index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_lib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: communicate max segment size to the DMA mapping code
Christoph Hellwig
2019-01-22
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-12-28
1
-4
/
+2
|
\
|
*
scsi: remove the use_clustering flag
Christoph Hellwig
2018-12-18
1
-3
/
+0
|
*
scsi: introduce a max_segment_size host_template parameters
Christoph Hellwig
2018-12-18
1
-1
/
+2
|
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-18
1
-1
/
+1
*
|
scsi: Do not rely on blk-mq for double completions
Keith Busch
2018-11-26
1
-1
/
+12
*
|
Merge tag 'v4.20-rc3' into for-4.21/block
Jens Axboe
2018-11-18
1
-0
/
+7
|
\
\
|
*
|
SCSI: fix queue cleanup race before queue initialization is done
Ming Lei
2018-11-14
1
-0
/
+8
|
|
/
*
|
scsi: return blk_status_t from device handler ->prep_fn
Christoph Hellwig
2018-11-09
1
-15
/
+3
*
|
scsi: return blk_status_t from scsi_init_io and ->init_command
Christoph Hellwig
2018-11-09
1
-22
/
+23
*
|
scsi: clean up error handling in scsi_init_io
Christoph Hellwig
2018-11-09
1
-8
/
+7
*
|
scsi: push blk_status_t up into scsi_setup_{fs,scsi}_cmnd
Christoph Hellwig
2018-11-09
1
-21
/
+24
*
|
scsi: simplify scsi_prep_state_check
Christoph Hellwig
2018-11-09
1
-54
/
+48
*
|
blk-mq: abstract out queue map
Jens Axboe
2018-11-07
1
-1
/
+1
*
|
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-561
/
+42
*
|
scsi: provide mq_ops->busy() hook
Jens Axboe
2018-11-07
1
-0
/
+6
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
1
-2
/
+3
|
\
|
*
scsi: core: Allow state transitions from OFFLINE to BLOCKED
Hannes Reinecke
2018-10-15
1
-0
/
+1
|
*
scsi: core: remove unnecessary unlikely()
Igor Stoppa
2018-09-17
1
-2
/
+2
*
|
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
2018-09-26
1
-4
/
+7
*
|
Revert "scsi: core: avoid host-wide host_busy counter for scsi_mq"
Ming Lei
2018-08-27
1
-17
/
+6
*
|
Revert "scsi: core: fix scsi_host_queue_ready"
Ming Lei
2018-08-27
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-15
1
-172
/
+233
|
\
|
*
scsi: core: use blk_mq_run_hw_queues in scsi_kick_queue
Jianchao Wang
2018-08-08
1
-1
/
+1
|
*
scsi: core: fix scsi_host_queue_ready
Ming Lei
2018-07-02
1
-1
/
+1
|
*
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2018-06-26
1
-6
/
+17
|
*
scsi: core: check for equality of result byte values
Johannes Thumshirn
2018-06-26
1
-2
/
+2
|
*
scsi: core: scsi_io_completion convert BUGs to WARNs
Douglas Gilbert
2018-06-26
1
-3
/
+12
|
*
scsi: core: scsi_io_completion hints on fastpath
Douglas Gilbert
2018-06-26
1
-9
/
+9
|
*
scsi: core: add scsi_io_completion_reprep helper
Douglas Gilbert
2018-06-26
1
-23
/
+18
|
*
scsi: core: add scsi_io_completion_action helper
Douglas Gilbert
2018-06-26
1
-154
/
+175
|
*
scsi: core: add scsi_io_completion_nz_result function
Douglas Gilbert
2018-06-26
1
-57
/
+75
|
*
scsi: core: scsi_io_completion: rename variables
Douglas Gilbert
2018-06-26
1
-33
/
+39
|
*
scsi: core: scsi_io_completion: comment on end_request return
Douglas Gilbert
2018-06-26
1
-0
/
+1
*
|
scsi: Check sense buffer size at build time
Kees Cook
2018-08-02
1
-3
/
+3
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-06-10
1
-0
/
+4
|
\
|
*
scsi: core: sanitize++ in progress
Douglas Gilbert
2018-05-28
1
-0
/
+4
*
|
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
1
-22
/
+2
|
\
\
|
*
|
scsi: reduce use of block bounce buffers
Christoph Hellwig
2018-05-07
1
-22
/
+2
|
|
/
*
|
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
2018-05-14
1
-1
/
+1
*
|
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-14
1
-1
/
+1
|
/
*
scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET
Bart Van Assche
2018-04-09
1
-0
/
+9
*
scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...
Bart Van Assche
2018-04-09
1
-9
/
+9
*
Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...
Bart Van Assche
2018-04-09
1
-2
/
+0
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-05
1
-2
/
+25
|
\
|
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-03
1
-0
/
+4
|
|
\
|
*
|
scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
Douglas Gilbert
2018-03-12
1
-0
/
+11
|
*
|
scsi: core: use blk_mq_requeue_request in __scsi_queue_insert
Jianchao Wang
2018-03-06
1
-1
/
+13
|
*
|
scsi: core: Reduce number of scsi_test_unit_ready() retries
Bart Van Assche
2018-02-13
1
-1
/
+1
*
|
|
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-3
/
+3
|
\
\
\
[next]