- 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
- 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, 10 months ago
- 2bb9558 scsi: core: add scsi_host_(block,unblock) helper function by Hannes Reinecke · 4 years, 10 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 · 5 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 · 5 years ago
- ba6d10a Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 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
- 0d43790 scsi: core: scsi_io_completion hints on fastpath by Douglas Gilbert · 7 years ago
- 4ae61c6 scsi: core: add scsi_io_completion_reprep helper by Douglas Gilbert · 7 years ago
- da32bae scsi: core: add scsi_io_completion_action helper by Douglas Gilbert · 7 years ago
- ab83108 scsi: core: add scsi_io_completion_nz_result function by Douglas Gilbert · 7 years ago
- 1f7cbb8 scsi: core: scsi_io_completion: rename variables by Douglas Gilbert · 7 years ago
- 7e63b5a scsi: core: scsi_io_completion: comment on end_request return by Douglas Gilbert · 7 years ago
- 5f85942 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
- e37c7d9 scsi: core: sanitize++ in progress by Douglas Gilbert · 7 years ago
- 0eb0b63 block: consistently use GFP_NOIO instead of __GFP_NORECLAIM by Christoph Hellwig · 7 years ago
- ff005a0 block: sanitize blk_get_request calling conventions by Christoph Hellwig · 7 years ago
- 21e07db scsi: reduce use of block bounce buffers by Christoph Hellwig · 7 years ago
- f4abab3 scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET by Bart Van Assche · 7 years ago
- a77b32d8 scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_status() by Bart Van Assche · 7 years ago
- cbe095e Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()" by Bart Van Assche · 7 years ago
- 052c220 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 7 years ago
- 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
- 2e1f44f Merge branch 'fixes' into misc by James Bottomley · 7 years ago
- 17cb960 bsg: split handling of SCSI CDBs vs transport requeues by Christoph Hellwig · 7 years ago