summaryrefslogtreecommitdiffstats
path: root/include/scsi/scsi_device.h
Commit message (Expand)AuthorAgeFilesLines
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-281-2/+2
* scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig2016-07-131-1/+0
* scsi: vpd pages are mandatory for SPC-2Hannes Reinecke2016-04-151-2/+2
* scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-04-151-0/+1
* scsi: disable automatic target scanHannes Reinecke2016-04-111-1/+8
* scsi: Do not attach VPD to devices that don't support itHannes Reinecke2016-04-051-0/+25
* scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke2016-03-051-0/+1
* scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke2016-02-231-0/+1
* scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace2016-02-231-0/+1
* scsi: Add scsi_vpd_tpg_id()Hannes Reinecke2015-12-021-0/+1
* scsi: Add scsi_vpd_lun_id()Hannes Reinecke2015-12-021-0/+1
* scsi: rescan VPD attributesHannes Reinecke2015-11-301-2/+3
* 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
|\
OpenPOWER on IntegriCloud