index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-15
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-172
/
+233
2018-08-08
scsi: core: use blk_mq_run_hw_queues in scsi_kick_queue
Jianchao Wang
1
-1
/
+1
2018-08-02
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
2018-06-26
scsi: core: scsi_io_completion hints on fastpath
Douglas Gilbert
1
-9
/
+9
2018-06-26
scsi: core: add scsi_io_completion_reprep helper
Douglas Gilbert
1
-23
/
+18
2018-06-26
scsi: core: add scsi_io_completion_action helper
Douglas Gilbert
1
-154
/
+175
2018-06-26
scsi: core: add scsi_io_completion_nz_result function
Douglas Gilbert
1
-57
/
+75
2018-06-26
scsi: core: scsi_io_completion: rename variables
Douglas Gilbert
1
-33
/
+39
2018-06-26
scsi: core: scsi_io_completion: comment on end_request return
Douglas Gilbert
1
-0
/
+1
2018-06-10
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+4
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-22
/
+2
2018-05-28
scsi: core: sanitize++ in progress
Douglas Gilbert
1
-0
/
+4
2018-05-14
block: consistently use GFP_NOIO instead of __GFP_NORECLAIM
Christoph Hellwig
1
-1
/
+1
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-1
/
+1
2018-05-07
scsi: reduce use of block bounce buffers
Christoph Hellwig
1
-22
/
+2
2018-04-09
scsi: core: Make scsi_result_to_blk_status() recognize CONDITION MET
Bart Van Assche
1
-0
/
+9
2018-04-09
scsi: core: Rename __scsi_error_from_host_byte() into scsi_result_to_blk_stat...
Bart Van Assche
1
-9
/
+9
2018-04-09
Revert "scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_by...
Bart Van Assche
1
-2
/
+0
2018-04-05
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-2
/
+25
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2018-04-03
Merge branch 'fixes' into misc
James Bottomley
1
-0
/
+4
2018-03-13
bsg: split handling of SCSI CDBs vs transport requeues
Christoph Hellwig
1
-2
/
+2
2018-03-12
scsi: core: Make SCSI Status CONDITION MET equivalent to GOOD
Douglas Gilbert
1
-0
/
+11
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-1
/
+1
2018-03-07
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+4
2018-03-06
scsi: core: use blk_mq_requeue_request in __scsi_queue_insert
Jianchao Wang
1
-1
/
+13
2018-03-01
scsi: core: return BLK_STS_OK for DID_OK in __scsi_error_from_host_byte()
Hannes Reinecke
1
-0
/
+2
2018-03-01
scsi: core: Avoid that ATA error handling can trigger a kernel hang or oops
Bart Van Assche
1
-0
/
+2
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
1
-1
/
+1
2018-02-13
scsi: core: Reduce number of scsi_test_unit_ready() retries
Bart Van Assche
1
-1
/
+1
2018-02-04
Merge tag 'for-linus-20180204' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+3
2018-02-03
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+5
2018-01-31
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-17
/
+33
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
1
-3
/
+3
2018-01-15
scsi: Define usercopy region in scsi_sense_cache slab cache
David Windsor
1
-4
/
+5
2018-01-10
scsi: core: Change third __scsi_queue_insert() argument from int to bool
Bart Van Assche
1
-4
/
+4
2017-12-07
scsi: core: Unexport scsi_initialize_rq()
Bart Van Assche
1
-2
/
+1
2017-12-07
scsi: core: Ensure that the SCSI error handler gets woken up
Bart Van Assche
1
-11
/
+28
2017-12-07
scsi: core: run queue if SCSI device queue isn't ready and queue is idle
Ming Lei
1
-0
/
+2
2017-11-21
scsi: use dma_get_cache_alignment() as minimum DMA alignment
Huacai Chen
1
-4
/
+6
2017-11-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-1
/
+8
2017-11-14
Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-30
/
+69
2017-11-10
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
1
-12
/
+30
2017-11-10
ide, scsi: Tell the block layer at request allocation time about preempt requ...
Bart Van Assche
1
-3
/
+3
[next]