index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
|
\
\
\
|
*
|
|
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
2018-03-13
1
-2
/
+2
|
*
|
|
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
1
-1
/
+1
|
*
|
|
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-28
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2018-03-07
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()
Hannes Reinecke
2018-03-01
1
-0
/
+2
|
*
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
2018-03-01
1
-0
/
+2
*
|
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-02-04
1
-3
/
+3
|
\
\
|
*
|
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2018-01-30
1
-3
/
+3
*
|
|
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-03
1
-4
/
+5
|
\
\
\
|
*
|
|
scsi: Define usercopy region in scsi_sense_cache slab cache
David Windsor
2018-01-15
1
-4
/
+5
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-01-31
1
-17
/
+33
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
scsi: core: Change third __scsi_queue_insert() argument from int to bool
Bart Van Assche
2018-01-10
1
-4
/
+4
|
*
|
scsi: core: Unexport scsi_initialize_rq()
Bart Van Assche
2017-12-07
1
-2
/
+1
|
*
|
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
2017-12-07
1
-11
/
+28
|
|
/
*
|
scsi: core: run queue if SCSI device queue isn't ready and queue is idle
Ming Lei
2017-12-07
1
-0
/
+2
*
|
scsi: use dma_get_cache_alignment() as minimum DMA alignment
Huacai Chen
2017-11-21
1
-4
/
+6
|
/
[next]