summaryrefslogtreecommitdiff
path: root/include/scsi/scsi_device.h
AgeCommit message (Expand)Author
2017-07-27scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne
2017-03-12scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke
2016-07-13scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig
2016-04-15scsi: vpd pages are mandatory for SPC-2Hannes Reinecke
2016-04-15scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn
2016-04-11scsi: disable automatic target scanHannes Reinecke
2016-04-05scsi: Do not attach VPD to devices that don't support itHannes Reinecke
2016-03-05scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke
2016-02-23scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke
2016-02-23scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace
2015-12-02scsi: Add scsi_vpd_tpg_id()Hannes Reinecke
2015-12-02scsi: Add scsi_vpd_lun_id()Hannes Reinecke
2015-11-30scsi: rescan VPD attributesHannes Reinecke
2015-08-28scsi_dh: kill struct scsi_dh_dataChristoph Hellwig
2015-08-28scsi_dh: move device matching to the core codeChristoph Hellwig
2015-08-28dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig
2015-08-26scsi: Add ALUA state change UA handlingHannes Reinecke
2015-06-01Move code that is used both by initiator and target driversBart Van Assche
2015-02-04scsi_logging: return void for dev_printk() functionsHannes Reinecke
2015-01-20scsi: annotate sdev_prefix_printk and scmd_printk as printf-likeChristoph Hellwig
2015-01-09scsi: Implement per-cpu logging bufferHannes Reinecke
2014-12-15SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig
2014-11-12scsi: remove ordered_tags scsi_device fieldChristoph Hellwig
2014-11-12scsi: handle more device handler setup/teardown in common codeChristoph Hellwig
2014-11-12scsi: remove struct scsi_dh_devlistChristoph Hellwig
2014-11-12scsi: use container_of to get at device handler private dataChristoph Hellwig
2014-11-12scsi: introduce sdev_prefix_printk()Hannes Reinecke
2014-09-15scsi: don't store LUN bits in CDB[1] for USB mass-storage devicesAlan Stern
2014-07-25scsi: add a blacklist flag which enables VPD page inquiriesMartin K. Petersen
2014-07-25scsi: move the writeable field from struct scsi_device to struct scsi_cdChristoph Hellwig
2014-07-25scsi: fix the {host,target,device}_blocked counter messChristoph Hellwig
2014-07-25scsi: convert device_busy to atomic_tChristoph Hellwig
2014-07-25scsi: convert target_busy to an atomic_tChristoph Hellwig
2014-07-17scsi: use 64-bit LUNsHannes Reinecke
2014-06-30usb-storage/SCSI: Add broken_fua blacklist flagAlan Stern
2014-04-09scsi: Make sure cmd_flags are 64-bitMartin K. Petersen
2014-03-27[SCSI] Add EVPD page 0x83 and 0x80 to sysfsHannes Reinecke
2014-03-15[SCSI] fix our current target reap infrastructureJames Bottomley
2014-03-15[SCSI] libsas: introduce scmd_dbg() to quiet false positive "timeout" messagesDan Williams
2013-08-26[SCSI] Generate uevents on certain unit attention codesEwan D. Milne
2013-06-04[SCSI] Allow error handling timeout to be specifiedMartin K. Petersen
2013-05-06[SCSI] sd: use REQ_PM in sd's runtime suspend operationLin Ming
2013-01-25[SCSI] remove can_power_off flag from scsi_deviceAaron Lu
2013-01-25[libata] scsi: no poll when ODD is powered offAaron Lu
2012-11-27[SCSI] sd: Use SCSI read/write(16) with > 32-bit LBA drivesJason J. Herne
2012-11-13[SCSI] sd: Implement support for WRITE SAMEMartin K. Petersen
2012-11-13[SCSI] Add a report opcode helperMartin K. Petersen
2012-09-24[SCSI] Disable DIF on Hitachi Ultrastar 15K300Martin K. Petersen