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.12.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-09
scsi: use per-cpu buffer for formatting sense
Hannes Reinecke
4
-125
/
+161
2015-01-09
scsi: use external buffer for command logging
Hannes Reinecke
4
-91
/
+184
2015-01-09
scsi: log request tag for scmd_printk()
Hannes Reinecke
1
-0
/
+4
2015-01-09
scsi: Implement per-cpu logging buffer
Hannes Reinecke
2
-1
/
+125
2015-01-09
storvsc: force SPC-3 compliance on win8 and win8 r2 hosts
K. Y. Srinivasan
1
-0
/
+13
2015-01-09
storvsc: fix a bug in storvsc limits
K. Y. Srinivasan
1
-3
/
+12
2015-01-09
storvsc: force discovery of LUNs that may have been removed.
K. Y. Srinivasan
1
-0
/
+26
2015-01-09
storvsc: in responce to a scan event, scan the host
K. Y. Srinivasan
1
-12
/
+7
2015-01-09
storvsc: use cmd_size to allocate per-command data
Christoph Hellwig
1
-111
/
+8
2015-01-09
lpfc: correct device removal deadlock after link bounce
James Smart
1
-0
/
+9
2015-01-09
esp_scsi: remove check for ESP_MAX_TAGS
Hannes Reinecke
1
-2
/
+0
2015-01-09
mpt3sas: issue_reset is uninitialized
Dan Carpenter
1
-4
/
+4
2015-01-09
mpt2sas: issue_reset is uninitialized
Dan Carpenter
1
-4
/
+4
2015-01-09
3w-9xxx.c: Cleaning up missing null-terminate in conjunction with strncpy
Rickard Strandqvist
1
-1
/
+2
2015-01-09
scsi_debug: Implement WRITE BUFFER command
Ewan D. Milne
1
-3
/
+71
2015-01-09
scsi_debug: Add REPORTED LUNS DATA HAS CHANGED Unit Attention
Ewan D. Milne
1
-1
/
+55
2015-01-09
ses: Add power_status to SES device slot
Song Liu
1
-9
/
+89
2015-01-09
ses: add reliable slot attribute
Dan Williams
1
-5
/
+12
2015-01-09
ses: add enclosure logical id
Dan Williams
1
-0
/
+9
2015-01-09
ses: generate KOBJ_CHANGE on enclosure attach
Dan Williams
1
-1
/
+2
2015-01-09
ses: close potential registration race
Dan Williams
1
-7
/
+14
2015-01-09
scsi: retry report-luns when reported LU count requres more memory
Rob Evers
1
-30
/
+11
2015-01-09
scsi: use set/get_unaligned_be32 in report_luns
Rob Evers
1
-8
/
+3
2015-01-09
scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scan
Rob Evers
1
-1
/
+1
2015-01-09
scsi: fix scsi_error.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2015-01-09
scsi: asc/ascq codes, sync to T10 2014/12/21
Douglas Gilbert
1
-1
/
+27
2015-01-09
scsi: ->queue_rq can't sleep
Christoph Hellwig
1
-2
/
+1
2015-01-05
qla2xxx: fix busy wait regression
Bruno Prémont
1
-1
/
+3
2014-12-30
SCSI: fix regression in scsi_send_eh_cmnd()
Alan Stern
1
-2
/
+2
2014-12-30
fnic: IOMMU Fault occurs when IO and abort IO is out of order
Anil Chintalapati (achintal)
2
-1
/
+16
2014-12-30
sd: tweak discard heuristics to work around QEMU SCSI issue
Martin K. Petersen
1
-2
/
+3
2014-12-21
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
34
-273
/
+104
2014-12-19
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-27
/
+10
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
32
-272
/
+100
2014-12-15
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
4
-27
/
+10
2014-12-15
storvsc: ring buffer failures may result in I/O freeze
Long Li
1
-4
/
+3
2014-12-15
ipr: set scsi_level correctly for disk arrays
Brian King
1
-0
/
+1
2014-12-15
ipr: add support for async scanning to speed up boot
Brian King
2
-48
/
+44
2014-12-15
scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case
Ewan D. Milne
1
-0
/
+1
2014-12-15
scsi_debug: take sdebug_host_list_lock when changing capacity
Ewan D. Milne
1
-0
/
+2
2014-12-15
scsi_debug: improve driver description in Kconfig
Douglas Gilbert
1
-9
/
+8
2014-12-15
scsi_debug: fix compare and write errors
Douglas Gilbert
1
-15
/
+16
2014-12-15
qla2xxx: fix race in handling rport deletion during recovery causes panic
Laurence Oberman
1
-2
/
+0
2014-12-15
scsi: blacklist RSOC for Microsoft iSCSI target devices
Martin K. Petersen
1
-0
/
+1
2014-12-15
scsi: fix random memory corruption with scsi-mq + T10 PI
Tony Battersby
1
-1
/
+3
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
12
-12
/
+0
2014-12-14
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+3
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-43
/
+109
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
5
-4
/
+5
2014-12-12
libcxgbi: fix freeing skb prematurely
Karen Xie
1
-1
/
+3
[next]