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
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-11
/
+14
2017-04-26
scsi: Implement blk_mq_ops.show_rq()
Bart Van Assche
1
-0
/
+4
2017-04-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+2
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-8
/
+7
2017-04-15
Merge remote-tracking branch 'mkp-scsi/4.11/scsi-fixes' into fixes
James Bottomley
1
-2
/
+2
2017-04-13
scsi: return correct blkprep status code in case scsi_init_io() fails.
Johannes Thumshirn
1
-2
/
+2
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
1
-3
/
+3
2017-04-07
scsi: Avoid that SCSI queues get stuck
Bart Van Assche
1
-3
/
+3
2017-04-05
block, scsi: move the retries field to struct scsi_request
Christoph Hellwig
1
-2
/
+2
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
1
-1
/
+1
2017-03-07
Merge remote-tracking branch 'mkp-scsi/fixes' into fixes
James Bottomley
1
-4
/
+10
2017-03-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-63
/
+50
2017-03-01
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
1
-4
/
+10
2017-02-23
scsi: remove scsi_execute_req_flags
Christoph Hellwig
1
-11
/
+0
2017-02-23
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
1
-27
/
+21
2017-02-22
scsi: simplify scsi_execute_req_flags
Christoph Hellwig
1
-18
/
+9
2017-02-22
scsi: make the sense header argument to scsi_test_unit_ready mandatory
Christoph Hellwig
1
-12
/
+2
2017-02-22
scsi: use 'scsi_device_from_queue()' for scsi_dh
Hannes Reinecke
1
-0
/
+23
2017-02-21
scsi: zero per-cmd driver data before each I/O
Christoph Hellwig
1
-1
/
+1
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-88
/
+176
2017-02-19
scsi: don't BUG_ON() empty DMA transfers
Johannes Thumshirn
1
-1
/
+2
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-17
/
+13
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-3
/
+3
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
1
-23
/
+28
2017-01-27
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
1
-40
/
+82
2017-01-27
scsi: remove __scsi_alloc_queue
Christoph Hellwig
1
-15
/
+4
2017-01-27
scsi: respect unchecked_isa_dma for blk-mq
Christoph Hellwig
1
-3
/
+59
2017-01-14
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-01-13
scsi: use blk_rq_payload_bytes
Christoph Hellwig
1
-1
/
+1
2016-12-20
scsi: scsi-mq: Wait for .queue_rq() if necessary
Bart Van Assche
1
-1
/
+1
2016-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+49
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
1
-3
/
+3
2016-11-29
scsi: srp_transport: Move queuecommand() wait code to SCSI core
Bart Van Assche
1
-2
/
+39
2016-11-15
scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OK
Omar Sandoval
1
-3
/
+3
2016-11-08
scsi: allow LLDDs to expose the queue mapping to blk-mq
Christoph Hellwig
1
-0
/
+10
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
1
-3
/
+1
2016-11-02
blk-mq: Avoid that requeueing starts stopped queues
Bart Van Assche
1
-1
/
+0
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
1
-32
/
+43
2016-09-15
blk-mq: remove ->map_queue
Christoph Hellwig
1
-1
/
+0
2016-05-22
scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
James Bottomley
1
-2
/
+5
2016-05-10
scsi_lib: Decode T10 vendor IDs
Hannes Reinecke
1
-0
/
+16
2016-04-15
lib: scatterlist: move SG pool code from SCSI driver to lib/sg_pool.c
Ming Lin
1
-137
/
+0
2016-04-15
scsi: rename SCSI_MAX_{SG, SG_CHAIN}_SEGMENTS
Ming Lin
1
-17
/
+17
2016-04-15
scsi: rename SG related struct and functions
Ming Lin
1
-26
/
+26
2016-04-15
scsi: replace "mq" with "first_chunk" in SG functions
Ming Lin
1
-10
/
+10
2016-04-15
scsi: replace "scsi_data_buffer" with "sg_table" in SG functions
Ming Lin
1
-18
/
+23
2016-03-15
Merge branch 'fixes' into misc
James Bottomley
1
-0
/
+1
2016-02-26
SCSI: Free resources when we return BLKPREP_INVALID
jiangyiwen
1
-0
/
+1
2016-02-23
scsi_dh: add 'rescan' callback
Hannes Reinecke
1
-0
/
+1
[next]