summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_priv.h
Commit message (Expand)AuthorAge
* scsi: dh: Remove scsi_dh_remove_device()Bart Van Assche2017-12-07
* scsi: core: Introduce scsi_devinfo_key enumeration typeBart Van Assche2017-12-07
* 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_dh: suppress errors from unsupported devicesHannes Reinecke2017-09-25
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* scsi: Document which queue type a function is intended forBart Van Assche2017-08-25
* scsi: Only add commands to the device command list if required by the LLDBart Van Assche2017-06-12
* scsi: Introduce scsi_start_queue()Bart Van Assche2017-06-12
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-04
|\
| * scsi: make asynchronous aborts mandatoryHannes Reinecke2017-04-06
| * scsi: make scsi_eh_scmd_add() always succeedHannes Reinecke2017-04-06
* | scsi: mpt3sas: Avoid sleeping in interrupt contextBart Van Assche2017-03-01
|/
* scsi: allocate scsi_cmnd structures as part of struct requestChristoph Hellwig2017-01-27
* scsi: respect unchecked_isa_dma for blk-mqChristoph Hellwig2017-01-27
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2016-10-07
|\
| * scsi: move function declarations to scsi_priv.hBaoyou Xie2016-08-31
* | scsi: Avoid that toggling use_blk_mq triggers a memory leakBart Van Assche2016-09-26
|/
* scsi: disable automatic target scanHannes Reinecke2016-04-11
* scsi_dh: move 'dh_state' sysfs attribute to generic codeHannes Reinecke2015-12-02
* scsi_dh: fix use-after-free when removing scsi deviceJunichi Nomura2015-10-27
* scsi_dh: integrate into the core SCSI codeChristoph Hellwig2015-08-28
* SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki2014-12-15
* scsi: move scsi_dispatch_cmd to scsi_lib.cChristoph Hellwig2014-11-24
* scsi: remove scsi_next_commandChristoph Hellwig2014-11-24
* scsi: add support for a blk-mq based I/O path.Christoph Hellwig2014-07-25
* scsi: use 64-bit LUNsHannes Reinecke2014-07-17
* scsi: async sd resumeDan Williams2014-04-10
* [SCSI] improved eh timeout handlerHannes Reinecke2013-12-19
* [SCSI] async: introduce 'async_domain' typeDan Williams2012-07-20
* [SCSI] Change return type of scsi_queue_insert() into voidBart Van Assche2012-07-20
* [SCSI] Fix device removal NULL pointer dereferenceBart Van Assche2012-07-20
* [SCSI] core, classes, mpt2sas: have scsi_internal_device_unblock take new stateMike Christie2012-07-20
* [SCSI] sd: limit the scope of the async probe domainDan Williams2012-05-17
* [SCSI] scsi_pm: Fix bug in the SCSI power management handlerAlan Stern2012-02-18
* [SCSI] scsi_dh: code cleanup and remove the references to scsi_dev_infoMoger, Babu2011-12-15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-03-17
|\
| * [SCSI] scsi_dh: Use scsi_devinfo functions to do matching of device_handler t...Peter Jones2011-01-24
| * [SCSI] Add scsi_dev_info_list_del_keyed()Peter Jones2011-01-24
* | PM: Remove CONFIG_PM_OPSRafael J. Wysocki2011-03-15
|/
* SCSI: remove fake "address-of" expressionAlan Stern2010-08-06
* [SCSI] implement runtime Power ManagementAlan Stern2010-07-28
* [SCSI] convert to the new PM frameworkAlan Stern2010-07-28
* driver model: constify attribute groupsDavid Brownell2009-09-15
* sd, sr: fix Driver 'sd' needs updating messageHannes Reinecke2009-06-21
* scsi_transport_spi: Blacklist Ultrium-3 tape for IU transfersJames Bottomley2009-06-21
* enhance device info matching for multiple tablesJames Bottomley2009-06-21
* PM/Hibernate: Wait for SCSI devices scan to complete during resumeRafael J. Wysocki2009-04-13
* [SCSI] modify scsi to handle new fail fast flags.Mike Christie2008-10-13
* block: unify request timeout handlingJens Axboe2008-10-09