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
2021-11-12
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-2
/
+1
2021-11-09
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-22
/
+40
2021-11-09
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
1
-9
/
+28
2021-11-09
scsi: avoid to quiesce sdev->request_queue two times
Ming Lei
1
-15
/
+14
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-22
/
+42
2021-11-04
scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
Tadeusz Struk
1
-2
/
+0
2021-11-03
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
1
-0
/
+1
2021-10-29
block: remove blk_{get,put}_request
Christoph Hellwig
1
-2
/
+2
2021-10-22
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
1
-0
/
+8
2021-10-22
scsi: add a scsi_alloc_request helper
Christoph Hellwig
1
-6
/
+13
2021-10-18
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
1
-1
/
+1
2021-10-18
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
1
-0
/
+1
2021-10-16
scsi: core: Call scsi_done directly
Bart Van Assche
1
-2
/
+1
2021-10-16
scsi: core: Rename scsi_mq_done() into scsi_done() and export it
Bart Van Assche
1
-2
/
+3
2021-10-16
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
1
-0
/
+10
2021-10-04
scsi: core: Fix spelling in a source code comment
Bart Van Assche
1
-1
/
+1
2021-09-29
scsi: core: Fix scsi_mode_select() buffer length handling
Damien Le Moal
1
-8
/
+13
2021-09-29
scsi: core: Fix scsi_mode_sense() buffer length handling
Damien Le Moal
1
-10
/
+15
2021-08-17
scsi: core: Remove scsi_cmnd.tag
John Garry
1
-1
/
+0
2021-08-11
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
1
-1
/
+0
2021-08-11
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
1
-13
/
+15
2021-07-28
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
1
-1
/
+6
2021-07-12
scsi: core: Fix the documentation of the scsi_execute() time parameter
Bart Van Assche
1
-1
/
+1
2021-07-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-12
/
+1
2021-07-09
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+4
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
1
-4
/
+4
2021-06-29
scsi: core: Retry I/O for Notify (Enable Spinup) Required error
Quat Le
1
-0
/
+1
2021-06-22
scsi: core: Inline scsi_mq_alloc_queue()
Bart Van Assche
1
-12
/
+0
2021-05-31
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
1
-1
/
+1
2021-05-31
scsi: core: Kill message byte
Hannes Reinecke
1
-4
/
+1
2021-05-31
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
1
-7
/
+3
2021-05-31
scsi: core: Introduce scsi_status_is_check_condition()
Hannes Reinecke
1
-1
/
+1
2021-05-31
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
1
-0
/
+18
2021-05-31
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
1
-6
/
+9
2021-05-31
scsi: core: Reshuffle response handling in scsi_mode_sense()
Hannes Reinecke
1
-38
/
+37
2021-05-31
scsi: core: Fixup calling convention for scsi_mode_sense()
Hannes Reinecke
1
-4
/
+6
2021-04-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-32
/
+87
2021-04-15
scsi: core: Introduce enum scsi_disposition
Bart Van Assche
1
-1
/
+1
2021-04-15
scsi: core: Rename scsi_softirq_done() into scsi_complete()
Bart Van Assche
1
-3
/
+7
2021-04-15
scsi: core: Make the scsi_alloc_sgtables() documentation more accurate
Bart Van Assche
1
-2
/
+5
2021-04-06
scsi: remove the unchecked_isa_dma flag
Christoph Hellwig
1
-47
/
+5
2021-03-04
scsi: core: Set shost as hctx driver_data
Kashyap Desai
1
-6
/
+13
2021-03-04
scsi: core: Add mq_poll support to SCSI layer
Kashyap Desai
1
-0
/
+16
2021-03-04
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
1
-17
/
+18
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
1
-2
/
+2
2021-03-04
scsi: blk-mq: Return budget token from .get_budget callback
Ming Lei
1
-5
/
+11
2021-03-04
scsi: blk-mq: Add callbacks for storing & retrieving budget token
Ming Lei
1
-0
/
+18
2021-02-22
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+1
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
1
-1
/
+1
2021-01-14
scsi: core: Add a new error code DID_TRANSPORT_MARGINAL in scsi.h
Muneendra Kumar
1
-0
/
+1
[next]