Age | Commit message (Expand) | Author |
2019-03-09 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2019-03-08 | Merge tag 'for-5.1/block-20190302' of git://git.kernel.dk/linux-block | Linus Torvalds |
2019-02-27 | scsi: kill command serial number | Hannes Reinecke |
2019-02-27 | scsi: core: Avoid that system resume triggers a kernel warning | Bart Van Assche |
2019-02-15 | scsi: core: reset host byte in DID_NEXUS_FAILURE case | Martin Wilck |
2019-02-15 | block: kill BLK_MQ_F_SG_MERGE | Ming Lei |
2019-02-12 | scsi: core: Move resid from scsi_data_buffer to scsi_cmnd | Bart Van Assche |
2019-02-05 | scsi: stop setting up request->special | Christoph Hellwig |
2019-02-05 | scsi: remove bidirectional command support | Christoph Hellwig |
2019-01-22 | scsi: core: Remove an atomic instruction from the hot path | Bart Van Assche |
2019-01-22 | scsi: communicate max segment size to the DMA mapping code | Christoph Hellwig |
2018-12-28 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-12-18 | scsi: remove the use_clustering flag | Christoph Hellwig |
2018-12-18 | scsi: introduce a max_segment_size host_template parameters | Christoph Hellwig |
2018-12-18 | scsi: flip the default on use_clustering | Christoph Hellwig |
2018-11-26 | scsi: Do not rely on blk-mq for double completions | Keith Busch |
2018-11-18 | Merge tag 'v4.20-rc3' into for-4.21/block | Jens Axboe |
2018-11-14 | SCSI: fix queue cleanup race before queue initialization is done | Ming Lei |
2018-11-09 | scsi: return blk_status_t from device handler ->prep_fn | Christoph Hellwig |
2018-11-09 | scsi: return blk_status_t from scsi_init_io and ->init_command | Christoph Hellwig |
2018-11-09 | scsi: clean up error handling in scsi_init_io | Christoph Hellwig |
2018-11-09 | scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd | Christoph Hellwig |
2018-11-09 | scsi: simplify scsi_prep_state_check | Christoph Hellwig |
2018-11-07 | blk-mq: abstract out queue map | Jens Axboe |
2018-11-07 | scsi: kill off the legacy IO path | Jens Axboe |
2018-11-07 | scsi: provide mq_ops->busy() hook | Jens Axboe |
2018-10-25 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-10-15 | scsi: core: Allow state transitions from OFFLINE to BLOCKED | Hannes Reinecke |
2018-09-26 | block, scsi: Change the preempt-only flag into a counter | Bart Van Assche |
2018-09-17 | scsi: core: remove unnecessary unlikely() | Igor Stoppa |
2018-08-27 | Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq" | Ming Lei |
2018-08-27 | Revert "scsi: core: fix scsi_host_queue_ready" | Ming Lei |
2018-08-15 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-08-08 | scsi: core: use blk_mq_run_hw_queues in scsi_kick_queue | Jianchao Wang |
2018-08-02 | scsi: Check sense buffer size at build time | Kees Cook |
2018-07-02 | scsi: core: fix scsi_host_queue_ready | Ming Lei |
2018-06-26 | scsi: core: avoid host-wide host_busy counter for scsi_mq | Ming Lei |
2018-06-26 | scsi: core: check for equality of result byte values | Johannes Thumshirn |
2018-06-26 | scsi: core: scsi_io_completion convert BUGs to WARNs | Douglas Gilbert |
2018-06-26 | scsi: core: scsi_io_completion hints on fastpath | Douglas Gilbert |
2018-06-26 | scsi: core: add scsi_io_completion_reprep helper | Douglas Gilbert |
2018-06-26 | scsi: core: add scsi_io_completion_action helper | Douglas Gilbert |
2018-06-26 | scsi: core: add scsi_io_completion_nz_result function | Douglas Gilbert |
2018-06-26 | scsi: core: scsi_io_completion: rename variables | Douglas Gilbert |
2018-06-26 | scsi: core: scsi_io_completion: comment on end_request return | Douglas Gilbert |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-28 | scsi: core: sanitize++ in progress | Douglas Gilbert |
2018-05-14 | block: consistently use GFP_NOIO instead of __GFP_NORECLAIM | Christoph Hellwig |
2018-05-14 | block: sanitize blk_get_request calling conventions | Christoph Hellwig |