- df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
- dfdf16e Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 5 months ago
- 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- f30785d scsi: core: Add missing scsi_device_put() in scsi_host_block() by Ye Bin · 4 years, 6 months ago
- 3f0dcfb scsi: core: Run queue in case of I/O resource contention failure by Ming Lei · 4 years, 6 months ago
- 65c7636 blk-mq: pass request queue into get/put budget callback by Ming Lei · 4 years, 7 months ago
- 15f73f5 blk-mq: move failure injection out of blk_mq_complete_request by Christoph Hellwig · 4 years, 7 months ago
- 4c7b4d6 scsi: core: Fix formatting errors in scsi_lib.c by Bean Huo · 4 years, 7 months ago
- 71df6fb scsi: core: Remove scsi_sdb_cache by Bean Huo · 4 years, 7 months ago
- 818dbde Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 4 years, 8 months ago
- 750a02a Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 8 months ago
- 840e1b5 scsi: core: Refactor scsi_mq_setup_tags function by Ye Bin · 4 years, 8 months ago
- 4dea170 scsi: core: Fix incorrect usage of shost_for_each_device by Ye Bin · 4 years, 8 months ago
- 0512a75 block: Introduce REQ_OP_ZONE_APPEND by Keith Busch · 4 years, 8 months ago
- 20a66f2 scsi: core: free sgtables in case command setup fails by Johannes Thumshirn · 4 years, 9 months ago
- ea94101 scsi: core: doc: Change function comments to kernel-doc style by André Almeida · 4 years, 9 months ago
- f983622 scsi: core: Avoid calling synchronize_rcu() for each device in scsi_host_block() by Ming Lei · 4 years, 9 months ago
- bdf8710 block: move dma_pad handling from blk_rq_map_sg into the callers by Christoph Hellwig · 4 years, 9 months ago
- cc97923 block: move dma drain handling to scsi by Christoph Hellwig · 4 years, 9 months ago
- 0475bd6 scsi: merge scsi_init_sgtable into scsi_init_io by Christoph Hellwig · 4 years, 9 months ago
- 6cbb7ae scsi: core: Allow the state change from SDEV_QUIESCE to SDEV_BLOCK by Dexuan Cui · 4 years, 9 months ago
- b4fd63f Revert "scsi: core: run queue if SCSI device queue isn't ready and queue is idle" by Douglas Anderson · 4 years, 9 months ago
- b0962c5 scsi: core: avoid repetitive logging of device offline messages by Ewan D. Milne · 4 years, 10 months ago
- 65ca846 scsi: core: Introduce {init,exit}_cmd_priv() by Bart Van Assche · 5 years ago
- c5a9707 scsi: core: Remove cmd_list functionality by Hannes Reinecke · 4 years, 11 months ago
- 2bb9558 scsi: core: add scsi_host_(block,unblock) helper function by Hannes Reinecke · 4 years, 11 months ago
- 0ec9691 scsi: core: Adjust DBD setting in MODE SENSE for caching mode page per LLD by Can Guo · 5 years ago
- ef2cc88 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 72d5ac6 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 9393c8de scsi: core: Handle drivers which set sg_tablesize to zero by Michael Schmitz · 5 years ago
- 6eb045e scsi: core: avoid host-wide host_busy counter for scsi_mq by Ming Lei · 5 years ago
- 6b6fa7a scsi: core: fix dh and multipathing for SCSI hosts without request batching by Steffen Maier · 5 years ago
- 82a9ac7 scsi: core: fix missing .cleanup_rq for SCSI hosts without request batching by Steffen Maier · 5 years ago
- 10fd717 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- 94ef80a scsi: core: Complain if scsi_target_block() fails by Bart Van Assche · 5 years ago
- 09addb1 scsi: core: Make scsi_internal_device_unblock_nowait() reject invalid new_state by Bart Van Assche · 5 years ago
- b7e9e1f scsi: implement .cleanup_rq callback by Ming Lei · 5 years ago
- 1b5d9a6 scsi: core: fix the dma_max_mapping_size call by Christoph Hellwig · 5 years ago
- 8930a6c scsi: core: add support for request batching by Paolo Bonzini · 6 years ago
- f65420d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
- bdd17bd scsi: core: take the DMA max mapping size into account by Christoph Hellwig · 6 years ago
- 7ad388d scsi: core: add a host / host template field for the virt boundary by Christoph Hellwig · 6 years ago
- f9b0530 scsi: core: Fix race on creating sense cache by Ming Lei · 6 years ago
- 463cdad8 scsi: core: use scmd_printk() to print which command timed out by Maurizio Lombardi · 6 years ago
- 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 893ca25 Merge branch '5.3/scsi-sg' into scsi-next by Martin K. Petersen · 6 years ago
- bbe9fb0 scsi: Avoid that .queuecommand() gets called for a blocked SCSI device by Bart Van Assche · 6 years ago
- 3e99b3b scsi: core: don't preallocate small SGL in case of NO_SG_CHAIN by Ming Lei · 6 years ago
- 3dccdf5 scsi: core: avoid preallocating big SGL for data by Ming Lei · 6 years ago
- 92524fa scsi: core: avoid preallocating big SGL for protection information by Ming Lei · 6 years ago
- 4635873 scsi: lib/sg_pool.c: improve APIs for allocating sg pool by Ming Lei · 6 years ago
- 026104b scsi: core: add SPDX tags to scsi midlayer files missing licensing information by Christoph Hellwig · 6 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- d1cd7c8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- be549d4 scsi: core: set result when the command cannot be dispatched by Jaesoo Lee · 6 years ago
- 18c4f0a scsi: core: don't hold device refcount in IO path by Ming Lei · 6 years ago
- 1763146 Merge branch '5.1/scsi-fixes' into 5.2/merge by Martin K. Petersen · 6 years ago
- 99bbf48 scsi: core: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map by Dongli Zhang · 6 years ago
- 17605af scsi: core: Avoid that a kernel warning appears during system resume by Bart Van Assche · 6 years ago
- db983f6 scsi: core: Also call destroy_rcu_head() for passthrough requests by Bart Van Assche · 6 years ago
- 92fff53 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 80201fe Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- b9cef50 scsi: kill command serial number by Hannes Reinecke · 6 years ago
- 388b4e6 scsi: core: Avoid that system resume triggers a kernel warning by Bart Van Assche · 6 years ago
- 4a067cf scsi: core: reset host byte in DID_NEXUS_FAILURE case by Martin Wilck · 6 years ago
- 56d18f6 block: kill BLK_MQ_F_SG_MERGE by Ming Lei · 6 years ago
- 9fa505a scsi: core: Move resid from scsi_data_buffer to scsi_cmnd by Bart Van Assche · 6 years ago
- b9f9199 scsi: stop setting up request->special by Christoph Hellwig · 6 years ago
- ae3d56d scsi: remove bidirectional command support by Christoph Hellwig · 6 years ago
- cd464d8 scsi: core: Remove an atomic instruction from the hot path by Bart Van Assche · 6 years ago
- a8cf59a scsi: communicate max segment size to the DMA mapping code by Christoph Hellwig · 6 years ago
- 938edb8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 4af14d1 scsi: remove the use_clustering flag by Christoph Hellwig · 6 years ago
- 50c2e91 scsi: introduce a max_segment_size host_template parameters by Christoph Hellwig · 6 years ago
- 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
- f134270 scsi: Do not rely on blk-mq for double completions by Keith Busch · 6 years ago
- a78b03b Merge tag 'v4.20-rc3' into for-4.21/block by Jens Axboe · 6 years ago
- 8dc765d SCSI: fix queue cleanup race before queue initialization is done by Ming Lei · 6 years ago
- 4c1cb67 scsi: return blk_status_t from device handler ->prep_fn by Christoph Hellwig · 6 years ago
- 159b2cb scsi: return blk_status_t from scsi_init_io and ->init_command by Christoph Hellwig · 6 years ago
- 1478456 scsi: clean up error handling in scsi_init_io by Christoph Hellwig · 6 years ago
- 785ba83 scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd by Christoph Hellwig · 6 years ago
- c092d4e scsi: simplify scsi_prep_state_check by Christoph Hellwig · 6 years ago
- ed76e32 blk-mq: abstract out queue map by Jens Axboe · 6 years ago
- f664a3c scsi: kill off the legacy IO path by Jens Axboe · 6 years ago
- 3a7ea2c4 scsi: provide mq_ops->busy() hook by Jens Axboe · 6 years ago
- d49f8a5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- a33e5bf scsi: core: Allow state transitions from OFFLINE to BLOCKED by Hannes Reinecke · 6 years ago
- cd84a62 block, scsi: Change the preempt-only flag into a counter by Bart Van Assche · 6 years ago
- 6f1d8a5 scsi: core: remove unnecessary unlikely() by Igor Stoppa · 6 years ago
- d772a65 Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq" by Ming Lei · 6 years ago
- 23aa8e6 Revert "scsi: core: fix scsi_host_queue_ready" by Ming Lei · 6 years ago
- 72f02ba Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 5137257 scsi: core: use blk_mq_run_hw_queues in scsi_kick_queue by Jianchao Wang · 6 years ago
- 704f839 scsi: Check sense buffer size at build time by Kees Cook · 6 years ago
- 265d59a scsi: core: fix scsi_host_queue_ready by Ming Lei · 7 years ago
- 3287286 scsi: core: avoid host-wide host_busy counter for scsi_mq by Ming Lei · 7 years ago
- c65be1a scsi: core: check for equality of result byte values by Johannes Thumshirn · 7 years ago
- 8e1695a0 scsi: core: scsi_io_completion convert BUGs to WARNs by Douglas Gilbert · 7 years ago