aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
Commit message (Expand)AuthorAge
* [SCSI] remove scsi_req_map_sgFUJITA Tomonori2009-03-12
* [SCSI] Check for deleted device in scsi_device_online()Hannes Reinecke2009-03-12
* [SCSI] Add VPD helperMatthew Wilcox2009-03-12
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-29
* [SCSI] remove timeout from struct scsi_deviceJames Bottomley2008-12-29
* [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-13
* [SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley2008-10-03
* [SCSI] add inline functions for recognising created and blocked statesJames Bottomley2008-10-03
* [SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins2008-08-06
* Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-06
* Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-04
* [SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2008-07-27
* [SCSI] Support devices with protection informationMartin K. Petersen2008-07-26
* [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-15
|\
| * [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-05
* | scsi: sd: optionally set power condition in START STOP UNITStefan Richter2008-07-14
|/
* [SCSI] rework scsi_target allocationJames Bottomley2008-04-22
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-19
* [SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley2008-01-23
* [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-23
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-11
* [SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby2008-01-11
* esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2007-12-10
* SCSI: add asynchronous event notification APIJeff Garzik2007-11-03
* [SCSI] Remove unused method scsi_device_cancelPriyanka Gupta2007-07-14
* [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-19
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-17
* [SCSI] sd: implement START/STOP managementTejun Heo2007-03-20
* [SCSI] Make error printing more verboseMartin K. Petersen2007-03-11
* USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-16
* [SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox2006-10-11
* [PATCH] scsi: device_reprobe() can failAndrew Morton2006-09-30
* [SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley2006-03-19
* [SCSI] add scsi_reprobe_deviceJames Bottomley2006-03-14
* [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-28
* [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-28
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-27
* [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-26
* [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-14
* [SCSI] correct some dropped const compiler warningsJames Bottomley2005-12-13
* [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpersJeff Garzik2005-10-28
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-28
* [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley2005-09-25
* [SCSI] Alter the scsi_add_device() API to conform to what users expectJames Bottomley2005-09-10
* [SCSI] convert sd to scsi_execute_req (and update the scsi_execute_req API)James Bottomley2005-08-28
* [SCSI] convert SPI transport class to scsi_executeJames Bottomley2005-08-28
* [SCSI] convert the remaining mid-layer pieces to scsi_execute_reqJames Bottomley2005-08-28
* [SCSI] fix function prototype warningJames Bottomley2005-07-14
* [SCSI] add int_to_scsilun() functionJames.Smart@Emulex.Com2005-07-14