aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] Add a scsi_device flag for RETRY_HWERRORAlan Stern1-0/+1
2005-03-15[PATCH] target code updates to support scanned targetsAndrew Vasquez1-1/+3
2005-03-03SCSI: revamp target scanning routinesJames Bottomley1-0/+11
2005-02-03SCSI: Add device io statisticsJames Bottomley1-0/+4
2005-01-17move the SCSI transport classes over to the generic transport classJames Bottomley1-5/+4
2005-01-11SCSI: add starget_for_each_deviceJames Bottomley1-0/+2
2004-11-15[PATCH] sd.c: adjust READ_CAPACITY for broken devicesAlan Stern1-0/+1
2004-10-05Merge titanic.il.steeleye.com:/home/jejb/BK/scsi-misc-2.6James Bottomley1-0/+2
2004-10-05ncr53c8xx: move driver local quirks up to scsi blacklistJames Bottomley1-0/+1
2004-10-01[PATCH] suspending I/Os to a deviceJames Smart1-0/+3
2004-09-16scsi: add blacklist attribute indicating no ULD attachJames Bottomley1-0/+1
2004-09-16add channel to struct scsi_targetJames Bottomley1-0/+1
2004-09-09Add host and target transport class abstractionsJames Bottomley1-1/+26
2004-08-25Add internal API to remove reliance on deprecated SCSI_IOCTL_TEST_UNIT_READYJames Bottomley1-0/+2
2004-08-24[PATCH] I2O: add functionality to scsi_add_device to presetAndrew Morton1-2/+4
2004-08-21Add accessor functons for scsi_device 56 byte inquiry dataJames Bottomley1-0/+32
2004-07-10[PATCH] warning fix to include/scsi/scsi_device.hAndrew Morton1-1/+1
2004-05-09[PATCH] Make SCSI timeout modifiableBrian King1-0/+2
2004-04-24[PATCH] scsi: don't attach device if PQ indicates not connectedKurt Garloff1-0/+1
2004-03-16MergeJames Bottomley1-0/+5
2004-03-16[PATCH] Add 192 byte MODE SENSE flagPatrick Mansfield1-0/+1
2004-03-16[PATCH] Replace scsi_host flags with scsi_device sdev_bflagsPatrick Mansfield1-0/+4
2004-03-16[PATCH] Fix error handler offline behaviourJames Bottomley1-3/+10
2004-03-12[PATCH] add device quiescing to the SCSI APIJames Bottomley1-1/+8
2004-03-04Add SCSI transport attributesJames Bottomley1-1/+6
2004-03-04[PATCH] SCSI Midlayer initiated START_UNITBrian King1-0/+1
2003-11-22Updated state model for SCSI devicesJames Bottomley1-6/+10
2003-11-15[PATCH] scsi_device refcounting and list lockdownChristoph Hellwig1-7/+42
2003-10-16[PATCH] SCSI: limit mode sense usagePatrick Mansfield1-0/+2
2003-09-25[PATCH] helper for device list traversalChristoph Hellwig1-0/+3
2003-09-25[PATCH] change sdev.access_count to an atomic_tChristoph Hellwig1-1/+2
2003-08-25[PATCH] fixup some tagged queuing messChristoph Hellwig1-2/+0
2003-08-02Merge hch/andmike changesJames Bottomley1-2/+16
2003-08-02[PATCH] scsi host / scsi device ref counting take 2 [3/3]Mike Anderson1-1/+14
2003-08-02[PATCH] scsi host / scsi device ref counting take 2 [1/3]Mike Anderson1-1/+2
2003-08-01[PATCH] scsi_remove_device simplificationsChristoph Hellwig1-1/+1
2003-07-08[PATCH] consistant names for device model related struct membersChristoph Hellwig1-4/+3
2003-06-25SCSI: abstract mode_sense 6 and 10 out completelyJames Bottomley1-0/+5
2003-06-11[PATCH] start moving and splitting the scsi headersChristoph Hellwig1-0/+106