aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
Commit message (Expand)AuthorAge
* scsi_logging: return void for dev_printk() functionsHannes Reinecke2015-02-04
* scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig2015-01-20
* scsi: Implement per-cpu logging bufferHannes Reinecke2015-01-09
* SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-15
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-24
* scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig2014-11-12
* scsi: remove ordered_tags scsi_device fieldChristoph Hellwig2014-11-12
* scsi: handle more device handler setup/teardown in common codeChristoph Hellwig2014-11-12
* scsi: remove struct scsi_dh_devlistChristoph Hellwig2014-11-12
* scsi: use container_of to get at device handler private dataChristoph Hellwig2014-11-12
* scsi: introduce sdev_prefix_printk()Hannes Reinecke2014-11-12
* scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern2014-09-15
* scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen2014-07-25
* scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig2014-07-25
* scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig2014-07-25
* scsi: convert device_busy to atomic_tChristoph Hellwig2014-07-25
* scsi: convert target_busy to an atomic_tChristoph Hellwig2014-07-25
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern2014-07-01
* scsi: Make sure cmd_flags are 64-bitMartin K. Petersen2014-04-09
* [SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke2014-03-27
* [SCSI] fix our current target reap infrastructureJames Bottomley2014-03-15
* [SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams2014-03-15
* [SCSI] Generate uevents on certain unit attention codesEwan D. Milne2013-08-26
* [SCSI] Allow error handling timeout to be specifiedMartin K. Petersen2013-06-04
* [SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming2013-05-06
* [SCSI] remove can_power_off flag from scsi_deviceAaron Lu2013-01-25
* [libata] scsi: no poll when ODD is powered offAaron Lu2013-01-25
* [SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesJason J. Herne2012-11-27
* [SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen2012-11-14
* [SCSI] Add a report opcode helperMartin K. Petersen2012-11-14
* [SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen2012-09-24
* Merge branch 'master' [vanilla Linus master] into libata-dev.git/upstreamJeff Garzik2012-07-25
|\
| * [SCSI] set to WCE if usb cache quirk is present.Namjae Jeon2012-07-20
| * [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie2012-07-20
| * [SCSI] add new SDEV_TRANSPORT_OFFLINE stateMike Christie2012-07-20
* | libata: tell scsi layer device supports runtime power offAaron Lu2012-06-29
|/
* SCSI & usb-storage: add try_rc_10_first flagAlan Stern2012-06-23
* Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * device.h: audit and cleanup users in main include dirPaul Gortmaker2012-03-16
* | SCSI & usb-storage: add flags for VPD pages and REPORT LUNSAlan Stern2012-02-08
* | SCSI: fix typo in definition of struct scsi_targetAlan Stern2012-02-08
|/
* [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-15
* [SCSI] scsi_dh: Implement match callback functionHannes Reinecke2011-08-30
* [SCSI] scsi_dh_alua: Evaluate TPGS setting from inquiry dataHannes Reinecke2011-08-30
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* scsi: remove performance regression due to async queue runJens Axboe2011-05-17
* [SCSI] ses: Avoid kernel panic when lun 0 is not mappedKrishnasamy, Somasundaram2011-03-23
* [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-24
* scsi/sd: add a no_read_capacity_16 scsi_device flagHans de Goede2010-10-22