index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
scsi: proper state checking and module refcount handling in scsi_device_get
Christoph Hellwig
2015-03-19
1
-7
/
+13
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-02-11
1
-9
/
+2
|
\
|
*
scsi: Do not display buffer pointers in scsi_log_send()
Hannes Reinecke
2015-01-09
1
-8
/
+1
|
*
scsi: use per-cpu buffer for formatting scsi_print_result()
Hannes Reinecke
2015-01-09
1
-1
/
+1
*
|
scsi: always increment reference count
Rusty Russell
2015-01-23
1
-10
/
+3
|
/
*
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-18
1
-22
/
+0
|
\
|
*
scsi: never drop to untagged mode during queue ramp down
Christoph Hellwig
2014-12-04
1
-6
/
+0
|
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-16
/
+0
*
|
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
2014-12-08
1
-26
/
+15
|
\
|
|
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-26
/
+15
*
|
scsi: move scsi_dispatch_cmd to scsi_lib.c
Christoph Hellwig
2014-11-24
1
-81
/
+0
|
/
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-20
/
+5
*
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
1
-8
/
+4
[next]