summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
Commit message (Expand)AuthorAgeFilesLines
* scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-281-22/+3
* scsi_dh: move device matching to the core codeChristoph Hellwig2015-08-281-1/+0
* dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig2015-08-281-1/+0
* scsi: Add ALUA state change UA handlingHannes Reinecke2015-08-261-1/+2
* Move code that is used both by initiator and target driversBart Van Assche2015-06-011-2/+0
* scsi_logging: return void for dev_printk() functionsHannes Reinecke2015-02-041-2/+2
* scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig2015-01-201-4/+5
* scsi: Implement per-cpu logging bufferHannes Reinecke2015-01-091-13/+8
* SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-151-2/+2
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-1/+1
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-121-1/+1
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-121-1/+0
* scsi: handle more device handler setup/teardown in common codeChristoph Hellwig2014-11-121-1/+1
* scsi: remove struct scsi_dh_devlistChristoph Hellwig2014-11-121-6/+0
* scsi: use container_of to get at device handler private dataChristoph Hellwig2014-11-121-1/+0
* scsi: introduce sdev_prefix_printk()Hannes Reinecke2014-11-121-0/+9
* scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-151-0/+1
* 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/+0
* 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/+1
* 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-06-301-0/+1
* scsi: Make sure cmd_flags are 64-bitMartin K. Petersen2014-04-091-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/+1
* [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/+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