summaryrefslogtreecommitdiff
path: root/include/scsi/scsi_device.h
Commit message (Expand)AuthorAge
* scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke2017-11-16
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-14
|\
| * scsi: scsi_error: Handle power-on reset unit attentionHannes Reinecke2017-10-18
* | Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-11-14
|\ \
| * | block, scsi: Make SCSI quiesce and resume work reliablyBart Van Assche2017-11-10
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAPMartin K. Petersen2017-10-02
|/
* scsi: Rework handling of scsi_device.vpd_pg8[03]Bart Van Assche2017-08-29
* scsi: Avoid sign extension of scsi_device.typeBart Van Assche2017-08-25
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-07-06
|\
| * scsi: Add STARGET_CREATED_REMOVE state to scsi_target_stateEwan D. Milne2017-07-01
| * scsi: scsi_dh_alua: remove synchronous STPG supportChristoph Hellwig2017-06-26
| * scsi: Protect SCSI device state changes with a mutexBart Van Assche2017-06-12
| * scsi: Create two versions of scsi_internal_device_unblock()Bart Van Assche2017-06-12
| * scsi: Split scsi_internal_device_block()Bart Van Assche2017-06-12
* | sd: add support for TCG OPAL self encrypting disksChristoph Hellwig2017-06-29
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-04
|\
| * scsi: Make checking the scsi_device_get() return value mandatoryBart Van Assche2017-04-06
* | scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche2017-03-01
|/
* scsi: remove scsi_execute_req_flagsChristoph Hellwig2017-02-23
* scsi: merge __scsi_execute into scsi_executeChristoph Hellwig2017-02-23
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-02-22
* block: split out request-only flags into a new namespaceChristoph Hellwig2016-10-28
* scsi: remove current_cmnd field from struct scsi_deviceChristoph Hellwig2016-07-13
* scsi: vpd pages are mandatory for SPC-2Hannes Reinecke2016-04-15
* scsi: Add intermediate STARGET_REMOVE state to scsi_target_stateJohannes Thumshirn2016-04-15
* scsi: disable automatic target scanHannes Reinecke2016-04-11
* scsi: Do not attach VPD to devices that don't support itHannes Reinecke2016-04-05
* scsi: Add 'access_state' and 'preferred_path' attributeHannes Reinecke2016-03-05
* scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'Hannes Reinecke2016-02-23
* scsi: Export function scsi_scan.c:sanitize_inquiry_stringDon Brace2016-02-23
* scsi: Add scsi_vpd_tpg_id()Hannes Reinecke2015-12-02
* scsi: Add scsi_vpd_lun_id()Hannes Reinecke2015-12-02
* scsi: rescan VPD attributesHannes Reinecke2015-11-30
* scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-28
* scsi_dh: move device matching to the core codeChristoph Hellwig2015-08-28
* dm-mpath, scsi_dh: don't let dm detach device handlersChristoph Hellwig2015-08-28
* scsi: Add ALUA state change UA handlingHannes Reinecke2015-08-26
* Move code that is used both by initiator and target driversBart Van Assche2015-06-01
* 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