summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/scsi_lib.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-241-0/+9
|\
| * scsi: handle zone resources errorsDamien Le Moal2020-10-131-0/+9
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-231-73/+35
|\ \
| * | scsi: core: Set sc_data_direction to DMA_NONE for no-transfer commandsChristoph Hellwig2020-10-081-1/+4
| * | scsi: core: Only start the request just before dispatchingChristoph Hellwig2020-10-071-3/+1
| * | scsi: core: Remove scsi_setup_cmnd() and scsi_setup_fs_cmnd()Christoph Hellwig2020-10-071-33/+18
| * | scsi: core: Clean up allocation and freeing of sgtablesChristoph Hellwig2020-10-071-14/+8
| * | scsi: core: Rename scsi_mq_prep_fn() to scsi_prepare_cmd()Christoph Hellwig2020-10-071-2/+2
| * | scsi: core: Rename scsi_prep_state_check() to scsi_device_state_check()Christoph Hellwig2020-10-071-2/+2
| * | scsi: core: Use rq_dma_dir in scsi_setup_cmnd()Christoph Hellwig2020-10-071-6/+1
| * | scsi: core: Move command size detection out of the fast pathChristoph Hellwig2020-10-071-2/+2
| * | scsi: core: Remove scsi_init_cmd_errhChristoph Hellwig2020-10-071-16/+4
| * | scsi: core: Don't export scsi_device_from_queue()Christoph Hellwig2020-10-071-1/+0
* | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-10-141-14/+63
|\| | | |/ |/|
| * scsi: core: Add limitless cmd retry supportMike Christie2020-10-021-10/+19
| * scsi: core: Only re-run queue in scsi_end_request() if device queue is busyMing Lei2020-09-151-4/+44
* | scsi: Add host and host template flag 'host_tagset'Hannes Reinecke2020-10-061-0/+2
* | treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-08-061-38/+24
|\
| * scsi: core: Add missing scsi_device_put() in scsi_host_block()Ye Bin2020-07-241-1/+3
| * scsi: core: Fix formatting errors in scsi_lib.cBean Huo2020-06-191-22/+21
| * scsi: core: Remove scsi_sdb_cacheBean Huo2020-06-191-15/+0
* | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds2020-08-031-14/+6
|\ \
| * | blk-mq: pass request queue into get/put budget callbackMing Lei2020-06-301-5/+3
| * | blk-mq: move failure injection out of blk_mq_complete_requestChristoph Hellwig2020-06-241-9/+3
| |/
* / scsi: core: Run queue in case of I/O resource contention failureMing Lei2020-07-201-5/+11
|/
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-06-051-125/+105
|\
| * scsi: core: Refactor scsi_mq_setup_tags functionYe Bin2020-05-191-11/+12
| * scsi: core: Fix incorrect usage of shost_for_each_deviceYe Bin2020-05-191-1/+3
| * scsi: core: free sgtables in case command setup failsJohannes Thumshirn2020-04-291-5/+11
| * scsi: core: doc: Change function comments to kernel-doc styleAndré Almeida2020-04-271-107/+62
| * scsi: core: Avoid calling synchronize_rcu() for each device in scsi_host_block()Ming Lei2020-04-241-1/+17
* | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-021-32/+55
|\ \
| * | block: Introduce REQ_OP_ZONE_APPENDKeith Busch2020-05-121-0/+1
| * | block: move dma_pad handling from blk_rq_map_sg into the callersChristoph Hellwig2020-04-221-1/+9
| * | block: move dma drain handling to scsiChristoph Hellwig2020-04-221-5/+34
| * | scsi: merge scsi_init_sgtable into scsi_init_ioChristoph Hellwig2020-04-221-28/+18
| * | Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is i...Douglas Anderson2020-04-201-6/+1
| |/
* / scsi: core: Allow the state change from SDEV_QUIESCE to SDEV_BLOCKDexuan Cui2020-04-211-0/+1
|/
* scsi: core: avoid repetitive logging of device offline messagesEwan D. Milne2020-03-111-2/+6
* scsi: core: Introduce {init,exit}_cmd_priv()Bart Van Assche2020-02-281-6/+23
* scsi: core: Remove cmd_list functionalityHannes Reinecke2020-02-281-31/+0
* scsi: core: add scsi_host_(block,unblock) helper functionHannes Reinecke2020-02-281-0/+30
* scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLDCan Guo2019-12-191-0/+2
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-12-021-23/+22
|\
| * scsi: core: avoid host-wide host_busy counter for scsi_mqMing Lei2019-11-011-23/+22
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2019-11-111-1/+2
|\ \
| * | scsi: core: Handle drivers which set sg_tablesize to zeroMichael Schmitz2019-11-061-1/+2
| |/
* | scsi: core: fix dh and multipathing for SCSI hosts without request batchingSteffen Maier2019-09-231-1/+2
* | scsi: core: fix missing .cleanup_rq for SCSI hosts without request batchingSteffen Maier2019-09-231-0/+1
|/