summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
Commit message (Expand)AuthorAgeFilesLines
...
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2009-12-101-4/+8
|\
| * [SCSI] scsi_dh: Change the scsidh_activate interface to be asynchronousChandra Seetharaman2009-12-041-1/+2
| * [SCSI] add queue_depth ramp up codeVasu Dev2009-12-041-3/+6
* | [SCSI] fix async scan add/remove race resulting in an oopsJames Bottomley2009-11-261-0/+1
|/
* [SCSI] scsi_dh: add the interface scsi_dh_set_params()Chandra Seetharaman2009-08-231-0/+1
* [SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2009-08-231-0/+2
* [SCSI] remove scsi_req_map_sgFUJITA Tomonori2009-03-121-6/+0Star
* [SCSI] Check for deleted device in scsi_device_online()Hannes Reinecke2009-03-121-1/+2
* [SCSI] Add VPD helperMatthew Wilcox2009-03-121-0/+1
* [SCSI] add residual argument to scsi_execute and scsi_execute_reqFUJITA Tomonori2008-12-291-2/+3
* [SCSI] remove timeout from struct scsi_deviceJames Bottomley2008-12-291-2/+0Star
* [SCSI] Add helper code so transport classes/driver can control queueing (v3)Mike Christie2008-10-131-0/+10
* [SCSI] Update the SCSI state model to allow blocking in the created stateJames Bottomley2008-10-031-5/+9
* [SCSI] add inline functions for recognising created and blocked statesJames Bottomley2008-10-031-0/+11
* [SCSI] sd: fix USB devices incorrectly reporting DIF supportHugh Dickins2008-08-061-1/+2
* Re-introduce "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-061-1/+2
* Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-051-2/+1Star
* [SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2008-07-271-1/+2
* [SCSI] Support devices with protection informationMartin K. Petersen2008-07-261-0/+5
* [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-261-1/+8
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-07-161-0/+22
|\
| * [SCSI] scsi_dh: add infrastructure for SCSI Device HandlersChandra Seetharaman2008-06-051-0/+22
* | scsi: sd: optionally set power condition in START STOP UNITStefan Richter2008-07-141-0/+1
|/
* [SCSI] rework scsi_target allocationJames Bottomley2008-04-221-1/+2
* SCSI: convert struct class_device to struct deviceTony Jones2008-04-201-5/+5
* [SCSI] scsi.h: add macro for enclosure bit of inquiry dataJames Bottomley2008-01-231-0/+4
* [SCSI] sd: add fix for devices with last sector access problemsHans de Goede2008-01-231-0/+1
* [SCSI] sd,sr: add early detection of medium not presentJames Bottomley2008-01-121-1/+1
* [SCSI] move single_lun flag from scsi_device to scsi_targetTony Battersby2008-01-121-3/+3
* esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki2007-12-111-0/+3
* SCSI: add asynchronous event notification APIJeff Garzik2007-11-041-0/+25
* [SCSI] Remove unused method scsi_device_cancelPriyanka Gupta2007-07-141-1/+0Star
* [SCSI] zfcp: Report FCP LUN to SCSI midlayerChristof Schmitt2007-06-201-0/+1
* [SCSI] modalias for scsi devicesMichael Tokarev2007-04-181-0/+5
* [SCSI] sd: implement START/STOP managementTejun Heo2007-03-201-0/+1
* [SCSI] Make error printing more verboseMartin K. Petersen2007-03-111-2/+6
* USB Storage: indistinguishable devices with broken and unbroken firmwareOliver Neukum2007-02-171-0/+1
* [SCSI] Add ability to scan scsi busses asynchronouslyMatthew Wilcox2006-10-111-15/+15
* [PATCH] scsi: device_reprobe() can failAndrew Morton2006-10-011-2/+2
* [SCSI] add scsi_mode_select to scsi_lib.cJames Bottomley2006-03-191-0/+5
* [SCSI] add scsi_reprobe_deviceJames Bottomley2006-03-141-0/+5
* [SCSI] fix scsi process problems and clean up the target reap issuesJames Bottomley2006-02-281-0/+10
* [SCSI] Recognize missing LUNs for non-standard devicesAlan Stern2006-02-281-1/+4
* [SCSI] Remove devfs support from the SCSI subsystemGreg KH2006-02-281-1/+0Star
* [SCSI] Prevent scsi_execute_async from guessing cdb lengthbrking@us.ibm.com2006-01-261-1/+1
* [SCSI] Convert SCSI mid-layer to scsi_execute_asyncMike Christie2005-12-151-0/+6
* [SCSI] correct some dropped const compiler warningsJames Bottomley2005-12-141-3/+3
* [SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpersJeff Garzik2005-10-291-0/+16
* [SCSI] move the mid-layer printk's over to shost/starget/sdev_printkJames Bottomley2005-10-281-0/+6
* [SCSI] allow REPORT LUN scanning even for LUN 0 PQ of 3James Bottomley2005-09-251-0/+1