aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_lib.c
Commit message (Expand)AuthorAge
* scsi: use 'scsi_device_from_queue()' for scsi_dhHannes Reinecke2017-03-12
* scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn2017-02-23
* blk-mq: remove ->map_queueChristoph Hellwig2016-09-15
* scsi_lib: correctly retry failed zero length REQ_TYPE_FS commandsJames Bottomley2016-05-22
* scsi_lib: Decode T10 vendor IDsHannes Reinecke2016-05-10
* lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.cMing Lin2016-04-15
* scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTSMing Lin2016-04-15
* scsi: rename SG related struct and functionsMing Lin2016-04-15
* scsi: replace "mq" with "first_chunk" in SG functionsMing Lin2016-04-15
* scsi: replace "scsi_data_buffer" with "sg_table" in SG functionsMing Lin2016-04-15
* Merge branch 'fixes' into miscJames Bottomley2016-03-15
|\
| * SCSI: Free resources when we return BLKPREP_INVALIDjiangyiwen2016-02-26
* | scsi_dh: add 'rescan' callbackHannes Reinecke2016-02-23
|/
* scsi: Add scsi_vpd_tpg_id()Hannes Reinecke2015-12-02
* scsi: Add scsi_vpd_lun_id()Hannes Reinecke2015-12-02
* mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIMMel Gorman2015-11-06
* blk-mq: fix racy updates of rq->errorsChristoph Hellwig2015-10-01
* scsi_dh: kill struct scsi_dh_dataChristoph Hellwig2015-08-28
* scsi: Add ALUA state change UA handlingHannes Reinecke2015-08-26
* scsi: retry MODE SENSE on unit attentionHannes Reinecke2015-07-30
* scsi: fix memory leak with scsi-mqTony Battersby2015-07-30
* Defer processing of REQ_PREEMPT requests for blocked devicesBart Van Assche2015-04-08
* Merge branch 'for-3.20/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-12
|\
| * blk-mq: add tag allocation policyShaohua Li2015-01-23
* | scsi: Avoid crashing if device uses DIX but adapter does not support itEwan D. Milne2015-01-20
* | scsi: ->queue_rq can't sleepChristoph Hellwig2015-01-09
|/
* scsi: fix random memory corruption with scsi-mq + T10 PITony Battersby2014-12-15
* Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-12-13
|\
| * blk-mq: add a 'list' parameter to ->queue_rq()Jens Axboe2014-10-29
* | scsi: move scsi_dispatch_cmd to scsi_lib.cChristoph Hellwig2014-11-24
* | scsi: stop passing a gfp_mask argument down the command setup pathChristoph Hellwig2014-11-24
* | scsi: remove scsi_next_commandChristoph Hellwig2014-11-24
* | scsi: add new scsi-command flag for tagged commandsChristoph Hellwig2014-11-12
* | scsi: add support for multiple hardware queuesBart Van Assche2014-11-12
* | scsi: ratelimit I/O error messagesHannes Reinecke2014-11-12
* | scsi: simplify scsi_log_(send|completion)Hannes Reinecke2014-11-12
* | scsi: use 'bool' as return value for scsi_normalize_sense()Hannes Reinecke2014-11-12
* | scsi: use sdev as argument for sense code printingHannes Reinecke2014-11-12
* | scsi: resolve some missing-field-initializers warningsMark Rustad2014-11-12
* | scsi: set REQ_QUEUE for the blk-mq caseChristoph Hellwig2014-10-28
|/
* Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-blockLinus Torvalds2014-10-18
|\
| * scsi: move blk_mq_start_request call earlierChristoph Hellwig2014-09-22
| * blk-mq: pass a reserved argument to the timeout handlerChristoph Hellwig2014-09-22
| * blk-mq: rename blk_mq_end_io to blk_mq_end_requestChristoph Hellwig2014-09-22
| * blk-mq: call blk_mq_start_request from ->queue_rqChristoph Hellwig2014-09-22
| * blk-mq: remove REQ_ENDChristoph Hellwig2014-09-22
| * Merge branch 'for-linus' into for-3.18/coreJens Axboe2014-09-11
| |\
| * | block,scsi: fixup blk_get_request dead queue scenariosJoe Lawrence2014-08-28
* | | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2014-10-07
|\ \ \
| * | | scsi: add use_cmd_list flagKashyap.Desai@avagotech.com2014-09-15
| | |/ | |/|