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