summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] remove can_power_off flag from scsi_deviceAaron Lu2013-01-251-1/+0
* [libata] scsi: no poll when ODD is powered offAaron Lu2013-01-251-0/+4
* [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesJason J. Herne2012-11-271-0/+1
* [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-131-0/+1
* [SCSI] Add a report opcode helperMartin K. Petersen2012-11-131-0/+3
* [SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen2012-09-241-0/+4
* Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2012-07-251-1/+4
|\
| * [SCSI] set to WCE if usb cache quirk is present.Namjae Jeon2012-07-201-0/+1
| * [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie2012-07-201-1/+1
| * [SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie2012-07-201-0/+2
* | libata: tell scsi layer device supports runtime power offAaron Lu2012-06-291-0/+1
|/
* SCSI & usb-storage: add try_rc_10_first flagAlan Stern2012-06-221-0/+1
* 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-081-0/+3
* | SCSI: fix typo in definition of struct scsi_targetAlan Stern2012-02-081-2/+2
|/
* [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-151-1/+0
* [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-261-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-091-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-221-0/+1
* [SCSI] scsi_dh: Reference count scsi_dh_attachChandra Seetharaman2009-08-221-0/+2
* [SCSI] remove scsi_req_map_sgFUJITA Tomonori2009-03-121-6/+0
* [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/+0
* [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-051-1/+2
* Revert "[SCSI] extend the last_sector_bug flag to cover more sectors"Linus Torvalds2008-08-041-2/+1
* [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-151-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
|/
OpenPOWER on IntegriCloud