aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/scsi_lib.c
AgeCommit message (Expand)AuthorFilesLines
2020-02-28scsi: core: Introduce {init,exit}_cmd_priv()Gravatar Bart Van Assche 1-6/+23
2020-02-28scsi: core: Remove cmd_list functionalityGravatar Hannes Reinecke 1-31/+0
2020-02-28scsi: core: add scsi_host_(block,unblock) helper functionGravatar Hannes Reinecke 1-0/+30
2019-12-19scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDGravatar Can Guo 1-0/+2
2019-12-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-23/+22
2019-11-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-1/+2
2019-11-06scsi: core: Handle drivers which set sg_tablesize to zeroGravatar Michael Schmitz 1-1/+2
2019-11-01scsi: core: avoid host-wide host_busy counter for scsi_mqGravatar Ming Lei 1-23/+22
2019-09-23scsi: core: fix dh and multipathing for SCSI hosts without request batchingGravatar Steffen Maier 1-1/+2
2019-09-23scsi: core: fix missing .cleanup_rq for SCSI hosts without request batchingGravatar Steffen Maier 1-0/+1
2019-09-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-4/+48
2019-08-07scsi: core: Complain if scsi_target_block() failsGravatar Bart Van Assche 1-1/+6
2019-08-07scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_stateGravatar Bart Van Assche 1-0/+8
2019-08-04scsi: implement .cleanup_rq callbackGravatar Ming Lei 1-0/+13
2019-07-22scsi: core: fix the dma_max_mapping_size callGravatar Christoph Hellwig 1-2/+4
2019-07-22scsi: core: add support for request batchingGravatar Paolo Bonzini 1-3/+34
2019-07-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-5/+8
2019-07-16scsi: core: take the DMA max mapping size into accountGravatar Christoph Hellwig 1-0/+2
2019-07-16scsi: core: add a host / host template field for the virt boundaryGravatar Christoph Hellwig 1-1/+2
2019-07-16scsi: core: Fix race on creating sense cacheGravatar Ming Lei 1-3/+3
2019-07-11scsi: core: use scmd_printk() to print which command timed outGravatar Maurizio Lombardi 1-1/+1
2019-07-11Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-9/+26
2019-07-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-4/+0
2019-06-27Merge branch '5.3/scsi-sg' into scsi-nextGravatar Martin K. Petersen 1-9/+26
2019-06-20scsi: Avoid that .queuecommand() gets called for a blocked SCSI deviceGravatar Bart Van Assche 1-4/+0
2019-06-20scsi: core: don't preallocate small SGL in case of NO_SG_CHAINGravatar Ming Lei 1-1/+5
2019-06-20scsi: core: avoid preallocating big SGL for dataGravatar Ming Lei 1-6/+9
2019-06-20scsi: core: avoid preallocating big SGL for protection informationGravatar Ming Lei 1-3/+11
2019-06-20scsi: lib/sg_pool.c: improve APIs for allocating sg poolGravatar Ming Lei 1-4/+6
2019-05-21scsi: core: add SPDX tags to scsi midlayer files missing licensing informationGravatar Christoph Hellwig 1-0/+1
2019-05-21treewide: Add SPDX license identifier for missed filesGravatar Thomas Gleixner 1-0/+1
2019-05-08Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-27/+3
2019-04-15scsi: core: set result when the command cannot be dispatchedGravatar Jaesoo Lee 1-1/+5
2019-04-15scsi: core: don't hold device refcount in IO pathGravatar Ming Lei 1-26/+2
2019-04-12Merge branch '5.1/scsi-fixes' into 5.2/mergeGravatar Martin K. Petersen 1-3/+12
2019-03-19scsi: core: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->mapGravatar Dongli Zhang 1-1/+1
2019-03-19scsi: core: Avoid that a kernel warning appears during system resumeGravatar Bart Van Assche 1-2/+4
2019-03-19scsi: core: Also call destroy_rcu_head() for passthrough requestsGravatar Bart Van Assche 1-1/+8
2019-03-09Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-62/+5
2019-03-08Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-1/+1
2019-02-27scsi: kill command serial numberGravatar Hannes Reinecke 1-1/+0
2019-02-27scsi: core: Avoid that system resume triggers a kernel warningGravatar Bart Van Assche 1-1/+0
2019-02-15scsi: core: reset host byte in DID_NEXUS_FAILURE caseGravatar Martin Wilck 1-0/+1
2019-02-15block: kill BLK_MQ_F_SG_MERGEGravatar Ming Lei 1-1/+1
2019-02-12scsi: core: Move resid from scsi_data_buffer to scsi_cmndGravatar Bart Van Assche 1-1/+0
2019-02-05scsi: stop setting up request->specialGravatar Christoph Hellwig 1-3/+0
2019-02-05scsi: remove bidirectional command supportGravatar Christoph Hellwig 1-56/+4
2019-01-22scsi: core: Remove an atomic instruction from the hot pathGravatar Bart Van Assche 1-1/+1
2019-01-22scsi: communicate max segment size to the DMA mapping codeGravatar Christoph Hellwig 1-2/+2
2018-12-28Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiGravatar Linus Torvalds 1-4/+2