summaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_priv.h
Commit message (Expand)AuthorAge
* 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
* [SCSI] Support devices with protection informationMartin K. Petersen2008-07-26
* [SCSI] use default attributes for scsi_hostHannes Reinecke2008-04-22
* Revert "scsi: revert "[SCSI] Get rid of scsi_cmnd->done""Linus Torvalds2008-01-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-01-03
|\
| * [SCSI] scsi_sysfs: restore prep_fn when ULD is removedJames Bottomley2008-01-02
* | scsi: revert "[SCSI] Get rid of scsi_cmnd->done"Ingo Molnar2008-01-02
|/
* [SCSI] Get rid of scsi_cmnd->doneMatthew Wilcox2007-10-12