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: core: Refine how we set tag_set NUMA node
John Garry
2022-04-26
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
1
-72
/
+67
|
\
|
*
scsi: core: Remove struct scsi_request
Christoph Hellwig
2022-03-01
1
-5
/
+1
|
*
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
2022-03-01
1
-11
/
+4
|
*
scsi: core: Move the resid_len field from struct scsi_request to struct scsi_...
Christoph Hellwig
2022-03-01
1
-3
/
+3
|
*
scsi: core: Remove the sense and sense_len fields from struct scsi_request
Christoph Hellwig
2022-03-01
1
-11
/
+7
|
*
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
2022-03-01
1
-11
/
+8
|
*
scsi: core: Don't memset() the entire scsi_cmnd in scsi_init_command()
Christoph Hellwig
2022-03-01
1
-32
/
+28
|
*
scsi: core: Add scsi_done_direct() for immediate completion
Sebastian Andrzej Siewior
2022-02-07
1
-2
/
+19
*
|
scsi: use BLK_STS_OFFLINE for not fully online devices
Song Liu
2022-02-03
1
-1
/
+1
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-01-22
1
-5
/
+3
|
\
|
*
scsi: core: Fix scsi_mode_select() interface
Damien Le Moal
2022-01-05
1
-5
/
+3
*
|
block: remove the gendisk argument to blk_execute_rq
Christoph Hellwig
2021-11-29
1
-1
/
+1
*
|
block: remove the ->rq_disk field in struct request
Christoph Hellwig
2021-11-29
1
-1
/
+2
*
|
block: move blk_rq_err_bytes to scsi
Christoph Hellwig
2021-11-29
1
-1
/
+41
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-12
1
-2
/
+1
|
\
|
*
scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
Tadeusz Struk
2021-11-04
1
-2
/
+0
|
*
scsi: core: Avoid leaving shost->last_reset with stale value if EH does not run
Ewan D. Milne
2021-11-03
1
-0
/
+1
*
|
Merge tag 'for-5.16/block-2021-11-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-11-09
1
-22
/
+40
|
\
\
|
*
|
scsi: make sure that request queue queiesce and unquiesce balanced
Ming Lei
2021-11-09
1
-9
/
+28
|
*
|
scsi: avoid to quiesce sdev->request_queue two times
Ming Lei
2021-11-09
1
-15
/
+14
*
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
1
-22
/
+42
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
scsi: core: Call scsi_done directly
Bart Van Assche
2021-10-16
1
-2
/
+1
|
*
|
scsi: core: Rename scsi_mq_done() into scsi_done() and export it
Bart Van Assche
2021-10-16
1
-2
/
+3
|
*
|
scsi: core: Use a structure member to track the SCSI command submitter
Bart Van Assche
2021-10-16
1
-0
/
+10
|
*
|
scsi: core: Fix spelling in a source code comment
Bart Van Assche
2021-10-04
1
-1
/
+1
|
*
|
scsi: core: Fix scsi_mode_select() buffer length handling
Damien Le Moal
2021-09-29
1
-8
/
+13
|
*
|
scsi: core: Fix scsi_mode_sense() buffer length handling
Damien Le Moal
2021-09-29
1
-10
/
+15
*
|
|
block: remove blk_{get,put}_request
Christoph Hellwig
2021-10-29
1
-2
/
+2
*
|
|
block: remove QUEUE_FLAG_SCSI_PASSTHROUGH
Christoph Hellwig
2021-10-22
1
-0
/
+8
*
|
|
scsi: add a scsi_alloc_request helper
Christoph Hellwig
2021-10-22
1
-6
/
+13
|
|
/
|
/
|
*
|
block: add a struct io_comp_batch argument to fops->iopoll()
Jens Axboe
2021-10-18
1
-1
/
+1
*
|
block: move integrity handling out of <linux/blkdev.h>
Christoph Hellwig
2021-10-18
1
-0
/
+1
|
/
*
scsi: core: Remove scsi_cmnd.tag
John Garry
2021-08-17
1
-1
/
+0
*
scsi: core: Remove the request member from struct scsi_cmnd
Bart Van Assche
2021-08-11
1
-1
/
+0
*
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-13
/
+15
*
scsi: scsi_ioctl: Remove scsi_req_init()
Christoph Hellwig
2021-07-28
1
-1
/
+6
*
scsi: core: Fix the documentation of the scsi_execute() time parameter
Bart Van Assche
2021-07-12
1
-1
/
+1
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-07-11
1
-12
/
+1
|
\
|
*
scsi: core: Retry I/O for Notify (Enable Spinup) Required error
Quat Le
2021-06-29
1
-0
/
+1
|
*
scsi: core: Inline scsi_mq_alloc_queue()
Bart Van Assche
2021-06-22
1
-12
/
+0
*
|
Merge tag 'block-5.14-2021-07-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-07-09
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
1
-4
/
+4
*
|
scsi: core: Drop obsolete Linux-specific SCSI status codes
Hannes Reinecke
2021-05-31
1
-1
/
+1
*
|
scsi: core: Kill message byte
Hannes Reinecke
2021-05-31
1
-4
/
+1
*
|
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
1
-7
/
+3
*
|
scsi: core: Introduce scsi_status_is_check_condition()
Hannes Reinecke
2021-05-31
1
-1
/
+1
*
|
scsi: core: Introduce scsi_build_sense()
Hannes Reinecke
2021-05-31
1
-0
/
+18
*
|
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-05-31
1
-6
/
+9
*
|
scsi: core: Reshuffle response handling in scsi_mode_sense()
Hannes Reinecke
2021-05-31
1
-38
/
+37
[next]