summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2014-07-251-0/+1
* scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig2014-07-251-1/+0Star
* scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig2014-07-251-3/+4
* scsi: convert device_busy to atomic_tChristoph Hellwig2014-07-251-3/+1Star
* scsi: convert target_busy to an atomic_tChristoph Hellwig2014-07-251-2/+2
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-11/+11
* usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-07-011-0/+1
* scsi: Make sure cmd_flags are 64-bitMartin K. Petersen2014-04-101-2/+2
* [SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke2014-03-271-0/+7
* [SCSI] fix our current target reap infrastructureJames Bottomley2014-03-151-2/+1Star
* [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams2014-03-151-0/+12
* [SCSI] Generate uevents on certain unit attention codesEwan D. Milne2013-08-261-1/+12
* [SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2013-06-041-0/+1
* [SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming2013-05-061-4/+12
* [SCSI] remove can_power_off flag from scsi_deviceAaron Lu2013-01-251-1/+0Star
* [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-141-0/+1
* [SCSI] Add a report opcode helperMartin K. Petersen2012-11-141-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-231-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-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