index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-28
scsi: default to scsi-mq
Christoph Hellwig
1
-4
/
+0
2017-06-13
scsi: Only add commands to the device command list if required by the LLD
Bart Van Assche
1
-8
/
+1
2017-05-09
scsi: Skip deleted devices in __scsi_device_lookup
Zhou Zhengping
1
-0
/
+2
2017-02-01
block: introduce blk_rq_is_passthrough
Christoph Hellwig
1
-1
/
+1
2017-01-28
scsi: allocate scsi_cmnd structures as part of struct request
Christoph Hellwig
1
-319
/
+0
2017-01-28
scsi: remove scsi_cmd_dma_pool
Christoph Hellwig
1
-14
/
+1
2017-01-28
scsi: respect unchecked_isa_dma for blk-mq
Christoph Hellwig
1
-19
/
+5
2017-01-28
scsi: remove gfp_flags member in scsi_host_cmd_pool
Christoph Hellwig
1
-10
/
+4
2016-11-06
block: add code to track actual device queue depth
Jens Axboe
1
-0
/
+3
2016-09-27
scsi: Avoid that toggling use_blk_mq triggers a memory leak
Bart Van Assche
1
-1
/
+0
2016-07-15
scsi: remove the disable_blk_mq host flag
Christoph Hellwig
1
-0
/
+1
2016-04-05
scsi: Do not attach VPD to devices that don't support it
Hannes Reinecke
1
-1
/
+2
2015-11-30
scsi: rescan VPD attributes
Hannes Reinecke
1
-3
/
+17
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-24
/
+3
2015-06-01
Move code that is used both by initiator and target drivers
Bart Van Assche
1
-46
/
+0
2015-03-19
scsi: proper state checking and module refcount handling in scsi_device_get
Christoph Hellwig
1
-7
/
+13
2015-02-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-9
/
+2
2015-01-23
scsi: always increment reference count
Rusty Russell
1
-10
/
+3
2015-01-09
scsi: Do not display buffer pointers in scsi_log_send()
Hannes Reinecke
1
-8
/
+1
2015-01-09
scsi: use per-cpu buffer for formatting scsi_print_result()
Hannes Reinecke
1
-1
/
+1
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-22
/
+0
2014-12-08
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
1
-26
/
+15
2014-12-04
scsi: never drop to untagged mode during queue ramp down
Christoph Hellwig
1
-6
/
+0
2014-12-04
scsi: remove ->change_queue_type method
Christoph Hellwig
1
-16
/
+0
2014-11-24
scsi: move scsi_dispatch_cmd to scsi_lib.c
Christoph Hellwig
1
-81
/
+0
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-26
/
+15
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-20
/
+5
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-8
/
+4
2014-11-12
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
1
-11
/
+2
2014-11-12
scsi: provide a generic change_queue_type method
Christoph Hellwig
1
-0
/
+20
2014-11-12
scsi: simplify scsi_log_(send|completion)
Hannes Reinecke
1
-37
/
+6
2014-11-12
scsi: use sdev as argument for sense code printing
Hannes Reinecke
1
-1
/
+1
2014-10-01
scsi: add a CONFIG_SCSI_MQ_DEFAULT option
Christoph Hellwig
1
-0
/
+4
2014-09-16
scsi: don't store LUN bits in CDB[1] for USB mass-storage devices
Alan Stern
1
-6
/
+2
2014-08-15
[SCSI] save command pool address of Scsi_Host
Juergen Gross
1
-2
/
+10
2014-07-29
scsi: use short driver name for per-driver cmd slab caches
James Bottomley
1
-2
/
+2
2014-07-26
scsi: update scsi_device_types
Christoph Hellwig
1
-0
/
+2
2014-07-26
scsi: add support for a blk-mq based I/O path.
Christoph Hellwig
1
-1
/
+4
2014-07-26
scsi: fix the {host,target,device}_blocked counter mess
Christoph Hellwig
1
-11
/
+10
2014-07-25
scsi: convert host_busy to atomic_t
Christoph Hellwig
1
-1
/
+1
2014-07-25
scsi: set ->scsi_done before calling scsi_dispatch_cmd
Christoph Hellwig
1
-22
/
+1
2014-07-25
scsi: centralize command re-queueing in scsi_dispatch_fn
Christoph Hellwig
1
-23
/
+12
2014-07-18
scsi: cleanup switch in scsi_adjust_queue_depth
Douglas Gilbert
1
-4
/
+6
2014-07-18
scsi: remove various exports that were only used by scsi_tgt
Christoph Hellwig
1
-7
/
+3
2014-07-18
scsi: use dev_printk variants where possible
Hannes Reinecke
1
-9
/
+9
2014-07-18
scsi: use 64-bit LUNs
Hannes Reinecke
1
-4
/
+4
2014-07-18
scsi: remove two cancel_delayed_work() calls from the mid-layer
Bart Van Assche
1
-1
/
+1
2014-04-12
Merge branch 'async-scsi-resume' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+9
2014-04-11
scsi: async sd resume
Dan Williams
1
-0
/
+9
2014-03-27
[SCSI] add support for per-host cmd pools
Christoph Hellwig
1
-19
/
+77
[next]