summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_priv.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: core: Remove two host template members that are no longer usedBart Van Assche2021-10-161-2/+0
* scsi: core: Register sysfs attributes earlierBart Van Assche2021-10-161-1/+3
* scsi: core: Use a structure member to track the SCSI command submitterBart Van Assche2021-10-161-0/+1
* scsi: core: pm: Rely on the device driver core for async power managementBart Van Assche2021-10-161-3/+1
* scsi: bsg: Simplify device registrationChristoph Hellwig2021-07-301-9/+2
* scsi: bsg: Move bsg_scsi_ops to drivers/scsi/Christoph Hellwig2021-07-281-0/+10
* scsi: core: Inline scsi_mq_alloc_queue()Bart Van Assche2021-06-221-1/+0
* scsi: core: Introduce enum scsi_dispositionBart Van Assche2021-04-151-1/+1
* scsi: core: Remove duplicate declarationsWan Jiabing2021-03-291-2/+0
* scsi: core: Replace sdev->device_busy with sbitmapMing Lei2021-03-041-0/+3
* scsi: core: Add limitless cmd retry supportMike Christie2020-10-021-0/+1
* scsi: core: Remove scsi_sdb_cacheBean Huo2020-06-191-1/+0
* scsi: core: Remove cmd_list functionalityHannes Reinecke2020-02-281-2/+0
* scsi: core: Delete scsi_use_blk_mqJohn Garry2020-02-121-1/+0
* scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei2019-11-011-1/+1
* scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche2019-06-181-1/+0
* scsi: kill off the legacy IO pathJens Axboe2018-11-071-1/+0
* scsi: dh: Remove scsi_dh_remove_device()Bart Van Assche2017-12-071-1/+0
* scsi: core: Introduce scsi_devinfo_key enumeration typeBart Van Assche2017-12-071-6/+8
* scsi: Use 'blist_flags_t' for scsi_devinfo flagsHannes Reinecke2017-11-161-7/+8
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-11-141-2/+2
|\
| * scsi: scsi_dh: suppress errors from unsupported devicesHannes Reinecke2017-09-251-2/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* scsi: Document which queue type a function is intended forBart Van Assche2017-08-251-1/+1
* scsi: Only add commands to the device command list if required by the LLDBart Van Assche2017-06-121-0/+2
* scsi: Introduce scsi_start_queue()Bart Van Assche2017-06-121-0/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-2/+1
|\
| * scsi: make asynchronous aborts mandatoryHannes Reinecke2017-04-061-2/+1
| * scsi: make scsi_eh_scmd_add() always succeedHannes Reinecke2017-04-061-1/+1
* | scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche2017-03-011-3/+0
|/
* scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig2017-01-271-7/+1
* scsi: respect unchecked_isa_dma for blk-mqChristoph Hellwig2017-01-271-0/+5
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-071-0/+2
|\
| * scsi: move function declarations to scsi_priv.hBaoyou Xie2016-08-311-0/+2
* | scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche2016-09-261-0/+1
|/
* scsi: disable automatic target scanHannes Reinecke2016-04-111-1/+1
* scsi_dh: move 'dh_state' sysfs attribute to generic codeHannes Reinecke2015-12-021-2/+1
* scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura2015-10-271-0/+2
* scsi_dh: integrate into the core SCSI codeChristoph Hellwig2015-08-281-0/+9
* SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-151-3/+2
* scsi: move scsi_dispatch_cmd to scsi_lib.cChristoph Hellwig2014-11-241-1/+0
* scsi: remove scsi_next_commandChristoph Hellwig2014-11-241-1/+0
* scsi: add support for a blk-mq based I/O path.Christoph Hellwig2014-07-251-0/+3
* scsi: use 64-bit LUNsHannes Reinecke2014-07-171-1/+1
* scsi: async sd resumeDan Williams2014-04-101-0/+2
* [SCSI] improved eh timeout handlerHannes Reinecke2013-12-191-0/+2
* [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-201-1/+2
* [SCSI] Change return type of scsi_queue_insert() into voidBart Van Assche2012-07-201-1/+1
* [SCSI] Fix device removal NULL pointer dereferenceBart Van Assche2012-07-201-1/+0
* [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie2012-07-201-1/+3