summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_priv.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* [SCSI] sd: limit the scope of the async probe domainDan Williams2012-05-171-0/+2
* [SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-181-0/+1
* [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-151-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-171-0/+2
|\
| * [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-241-0/+1
| * [SCSI] Add scsi_dev_info_list_del_keyed()Peter Jones2011-01-241-0/+1
* | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-151-1/+1
|/
* SCSI: remove fake "address-of" expressionAlan Stern2010-08-061-2/+0
* [SCSI] implement runtime Power ManagementAlan Stern2010-07-281-1/+13
* [SCSI] convert to the new PM frameworkAlan Stern2010-07-281-0/+7
* driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-211-1/+0
* scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley2009-06-211-0/+1
* enhance device info matching for multiple tablesJames Bottomley2009-06-211-0/+15
* PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-131-3/+0
* [SCSI] modify scsi to handle new fail fast flags.Mike Christie2008-10-131-0/+1
* block: unify request timeout handlingJens Axboe2008-10-091-5/+2
OpenPOWER on IntegriCloud