summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+1
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-161-1/+1
* | SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-091-0/+3
* | SCSI: fix typo in definition of struct scsi_targetAlan Stern2012-02-091-2/+2
|/
* [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-151-1/+0Star
* [SCSI] scsi_dh: Implement match callback functionHannes Reinecke2011-08-301-0/+1
* [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke2011-08-301-0/+5
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* scsi: remove performance regression due to async queue runJens Axboe2011-05-171-0/+1
* [SCSI] ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram2011-03-231-1/+1
* [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-241-0/+1
* scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede2010-10-221-0/+1
* scsi/sr: add no_read_disc_info scsi_device flagHans de Goede2010-10-221-0/+1
* [SCSI] implement runtime Power ManagementAlan Stern2010-07-281-0/+8
* [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()James Bottomley2010-01-181-1/+2
* 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