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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: core: Cache VPD pages b0, b1, b2
Martin K. Petersen
2022-05-02
1
-0
/
+6
*
scsi: core: Pick suitable allocation length in scsi_report_opcode()
Martin K. Petersen
2022-05-02
1
-4
/
+13
*
scsi: core: Query VPD size before getting full page
Martin K. Petersen
2022-05-02
1
-31
/
+58
*
scsi: core: Increase max device queue_depth to 4096
Sumit Saxena
2022-04-18
1
-2
/
+2
*
scsi: core: Fix scsi_device_max_queue_depth()
Bart Van Assche
2021-12-06
1
-2
/
+2
*
scsi: Remove superfluous #include <linux/async.h> directives
Bart Van Assche
2021-11-29
1
-1
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2021-11-05
1
-8
/
+0
|
\
|
*
scsi: core: pm: Rely on the device driver core for async power management
Bart Van Assche
2021-10-16
1
-8
/
+0
*
|
scsi: core: Put LLD module refcnt after SCSI device is released
Ming Lei
2021-10-12
1
-1
/
+3
|
/
*
scsi: core: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
2021-08-11
1
-1
/
+1
*
scsi: core: Kill DRIVER_SENSE
Hannes Reinecke
2021-05-31
1
-7
/
+0
*
scsi: core: Introduce scsi_status_is_check_condition()
Hannes Reinecke
2021-05-31
1
-1
/
+1
*
scsi: core: Stop using DRIVER_ERROR
Hannes Reinecke
2021-05-31
1
-0
/
+2
*
scsi: core: Replace sdev->device_busy with sbitmap
Ming Lei
2021-03-04
1
-1
/
+3
*
scsi: core: Make sure sdev->queue_depth is <= max(shost->can_queue, 1024)
Ming Lei
2021-03-04
1
-0
/
+11
*
scsi: core: Remove scsi_sdb_cache
Bean Huo
2020-06-19
1
-3
/
+0
*
scsi: core: Remove cmd_list functionality
Hannes Reinecke
2020-02-28
1
-14
/
+0
*
scsi: core: Delete scsi_use_blk_mq
John Garry
2020-02-12
1
-4
/
+0
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-12-02
1
-1
/
+5
|
\
|
*
scsi: core: avoid host-wide host_busy counter for scsi_mq
Ming Lei
2019-11-01
1
-1
/
+1
|
*
scsi: core: Add sysfs attributes for VPD pages 0h and 89h
Ryan Attard
2019-09-30
1
-0
/
+4
*
|
drivers/scsi: Replace rcu_swap_protected() with rcu_replace_pointer()
Paul E. McKenney
2019-10-30
1
-2
/
+2
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-07-11
1
-9
/
+3
|
\
|
*
scsi: sd: Rely on the driver core for asynchronous probing
Bart Van Assche
2019-06-18
1
-9
/
+3
|
*
scsi: core: add SPDX tags to scsi midlayer files missing licensing information
Christoph Hellwig
2019-05-21
1
-0
/
+1
*
|
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
|
/
*
scsi: kill command serial number
Hannes Reinecke
2019-02-27
1
-16
/
+0
*
scsi: kill off the legacy IO path
Jens Axboe
2018-11-07
1
-4
/
+1
*
scsi: read host_busy via scsi_host_busy()
Ming Lei
2018-06-26
1
-1
/
+1
*
scsi: core: check for equality of result byte values
Johannes Thumshirn
2018-06-26
1
-1
/
+1
*
scsi: core: fix two wrong indentation cases
Jianchao Wang
2018-02-27
1
-1
/
+1
*
Merge branch 'fixes' into misc
James Bottomley
2017-09-07
1
-0
/
+4
|
\
|
*
Revert "scsi: default to scsi-mq"
Christoph Hellwig
2017-08-16
1
-0
/
+4
*
|
scsi: Rework handling of scsi_device.vpd_pg8[03]
Bart Van Assche
2017-08-29
1
-26
/
+18
*
|
scsi: Rework the code for caching Vital Product Data (VPD)
Bart Van Assche
2017-08-29
1
-78
/
+66
|
/
*
scsi: default to scsi-mq
Christoph Hellwig
2017-06-27
1
-4
/
+0
*
scsi: Only add commands to the device command list if required by the LLD
Bart Van Assche
2017-06-12
1
-8
/
+1
*
scsi: Skip deleted devices in __scsi_device_lookup
Zhou Zhengping
2017-05-08
1
-0
/
+2
*
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
1
-1
/
+1
*
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
2017-01-27
1
-319
/
+0
*
scsi: remove scsi_cmd_dma_pool
Christoph Hellwig
2017-01-27
1
-14
/
+1
*
scsi: respect unchecked_isa_dma for blk-mq
Christoph Hellwig
2017-01-27
1
-19
/
+5
*
scsi: remove gfp_flags member in scsi_host_cmd_pool
Christoph Hellwig
2017-01-27
1
-10
/
+4
*
block: add code to track actual device queue depth
Jens Axboe
2016-11-05
1
-0
/
+3
*
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
2016-09-26
1
-1
/
+0
*
scsi: remove the disable_blk_mq host flag
Christoph Hellwig
2016-07-15
1
-0
/
+1
*
scsi: Do not attach VPD to devices that don't support it
Hannes Reinecke
2016-04-05
1
-1
/
+2
*
scsi: rescan VPD attributes
Hannes Reinecke
2015-11-30
1
-3
/
+17
*
scsi: use host wide tags by default
Christoph Hellwig
2015-11-09
1
-24
/
+3
*
Move code that is used both by initiator and target drivers
Bart Van Assche
2015-06-01
1
-46
/
+0
[next]