Age | Commit message (Expand) | Author | Files | Lines |
2019-07-12 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -4/+0 |
2019-06-20 | scsi: Avoid that .queuecommand() gets called for a blocked SCSI device | Bart Van Assche | 1 | -4/+0 |
2019-05-21 | scsi: core: add SPDX tags to scsi midlayer files missing licensing information | Christoph Hellwig | 1 | -0/+1 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2019-05-08 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -27/+3 |
2019-04-16 | scsi: core: set result when the command cannot be dispatched | Jaesoo Lee | 1 | -1/+5 |
2019-04-16 | scsi: core: don't hold device refcount in IO path | Ming Lei | 1 | -26/+2 |
2019-04-13 | Merge branch '5.1/scsi-fixes' into 5.2/merge | Martin K. Petersen | 1 | -3/+12 |
2019-03-19 | scsi: core: Use HCTX_TYPE_DEFAULT for blk_mq_tag_set->map | Dongli Zhang | 1 | -1/+1 |
2019-03-19 | scsi: core: Avoid that a kernel warning appears during system resume | Bart Van Assche | 1 | -2/+4 |
2019-03-19 | scsi: core: Also call destroy_rcu_head() for passthrough requests | Bart Van Assche | 1 | -1/+8 |
2019-03-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -62/+5 |
2019-03-09 | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2019-02-27 | scsi: kill command serial number | Hannes Reinecke | 1 | -1/+0 |
2019-02-27 | scsi: core: Avoid that system resume triggers a kernel warning | Bart Van Assche | 1 | -1/+0 |
2019-02-16 | scsi: core: reset host byte in DID_NEXUS_FAILURE case | Martin Wilck | 1 | -0/+1 |
2019-02-15 | block: kill BLK_MQ_F_SG_MERGE | Ming Lei | 1 | -1/+1 |
2019-02-12 | scsi: core: Move resid from scsi_data_buffer to scsi_cmnd | Bart Van Assche | 1 | -1/+0 |
2019-02-06 | scsi: stop setting up request->special | Christoph Hellwig | 1 | -3/+0 |
2019-02-06 | scsi: remove bidirectional command support | Christoph Hellwig | 1 | -56/+4 |
2019-01-23 | scsi: core: Remove an atomic instruction from the hot path | Bart Van Assche | 1 | -1/+1 |
2019-01-23 | scsi: communicate max segment size to the DMA mapping code | Christoph Hellwig | 1 | -2/+2 |
2018-12-29 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -4/+2 |
2018-12-19 | scsi: remove the use_clustering flag | Christoph Hellwig | 1 | -3/+0 |
2018-12-19 | scsi: introduce a max_segment_size host_template parameters | Christoph Hellwig | 1 | -1/+2 |
2018-12-19 | scsi: flip the default on use_clustering | Christoph Hellwig | 1 | -1/+1 |
2018-11-26 | scsi: Do not rely on blk-mq for double completions | Keith Busch | 1 | -1/+12 |
2018-11-19 | Merge tag 'v4.20-rc3' into for-4.21/block | Jens Axboe | 1 | -0/+7 |
2018-11-14 | SCSI: fix queue cleanup race before queue initialization is done | Ming Lei | 1 | -0/+8 |
2018-11-10 | scsi: return blk_status_t from device handler ->prep_fn | Christoph Hellwig | 1 | -15/+3 |
2018-11-10 | scsi: return blk_status_t from scsi_init_io and ->init_command | Christoph Hellwig | 1 | -22/+23 |
2018-11-10 | scsi: clean up error handling in scsi_init_io | Christoph Hellwig | 1 | -8/+7 |
2018-11-10 | scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd | Christoph Hellwig | 1 | -21/+24 |
2018-11-10 | scsi: simplify scsi_prep_state_check | Christoph Hellwig | 1 | -54/+48 |
2018-11-07 | blk-mq: abstract out queue map | Jens Axboe | 1 | -1/+1 |
2018-11-07 | scsi: kill off the legacy IO path | Jens Axboe | 1 | -561/+42 |
2018-11-07 | scsi: provide mq_ops->busy() hook | Jens Axboe | 1 | -0/+6 |
2018-10-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -2/+3 |
2018-10-16 | scsi: core: Allow state transitions from OFFLINE to BLOCKED | Hannes Reinecke | 1 | -0/+1 |
2018-09-27 | block, scsi: Change the preempt-only flag into a counter | Bart Van Assche | 1 | -4/+7 |
2018-09-17 | scsi: core: remove unnecessary unlikely() | Igor Stoppa | 1 | -2/+2 |
2018-08-27 | Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq" | Ming Lei | 1 | -17/+6 |
2018-08-27 | Revert "scsi: core: fix scsi_host_queue_ready" | Ming Lei | 1 | -1/+1 |
2018-08-16 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -172/+233 |
2018-08-09 | scsi: core: use blk_mq_run_hw_queues in scsi_kick_queue | Jianchao Wang | 1 | -1/+1 |
2018-08-03 | scsi: Check sense buffer size at build time | Kees Cook | 1 | -3/+3 |
2018-07-02 | scsi: core: fix scsi_host_queue_ready | Ming Lei | 1 | -1/+1 |
2018-06-26 | scsi: core: avoid host-wide host_busy counter for scsi_mq | Ming Lei | 1 | -6/+17 |
2018-06-26 | scsi: core: check for equality of result byte values | Johannes Thumshirn | 1 | -2/+2 |
2018-06-26 | scsi: core: scsi_io_completion convert BUGs to WARNs | Douglas Gilbert | 1 | -3/+12 |