index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Lines
2015-01-09
ses: Add power_status to SES device slot
Song Liu
-9
/
+89
2015-01-09
ses: add reliable slot attribute
Dan Williams
-5
/
+12
2015-01-09
ses: add enclosure logical id
Dan Williams
-0
/
+9
2015-01-09
ses: generate KOBJ_CHANGE on enclosure attach
Dan Williams
-1
/
+2
2015-01-09
ses: close potential registration race
Dan Williams
-7
/
+14
2015-01-09
scsi: retry report-luns when reported LU count requres more memory
Rob Evers
-30
/
+11
2015-01-09
scsi: use set/get_unaligned_be32 in report_luns
Rob Evers
-8
/
+3
2015-01-09
scsi: avoid unnecessary GFP_ATOMIC allocation in scsi_report_lun_scan
Rob Evers
-1
/
+1
2015-01-09
scsi: fix scsi_error.c kernel-doc warning
Randy Dunlap
-0
/
+1
2015-01-09
scsi: asc/ascq codes, sync to T10 2014/12/21
Douglas Gilbert
-1
/
+27
2015-01-09
scsi: ->queue_rq can't sleep
Christoph Hellwig
-2
/
+1
2015-01-08
csiostor:firmware upgrade fix
Praveen Madhavan
-82
/
+247
2015-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-5
/
+21
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup PL, XGMAC, SF and MC related register defines
Hariprasad Shenai
-105
/
+101
2015-01-05
cxgb4/csiostor: Cleanup TP, MPS and TCAM related register defines
Hariprasad Shenai
-57
/
+60
2015-01-05
cxgb4/cxg4vf/csiostor: Cleanup MC, MA and CIM related register defines
Hariprasad Shenai
-120
/
+122
2015-01-05
cxgb4/cxgb4vf/csiostor: Cleanup SGE and PCI related register defines
Hariprasad Shenai
-150
/
+151
2015-01-05
RDMA/cxgb4/cxgb4vf/csiostor: Cleanup SGE register defines
Hariprasad Shenai
-87
/
+91
2015-01-05
qla2xxx: fix busy wait regression
Bruno Prémont
-1
/
+3
2014-12-30
SCSI: fix regression in scsi_send_eh_cmnd()
Alan Stern
-2
/
+2
2014-12-30
fnic: IOMMU Fault occurs when IO and abort IO is out of order
Anil Chintalapati (achintal)
-1
/
+16
2014-12-30
sd: tweak discard heuristics to work around QEMU SCSI issue
Martin K. Petersen
-2
/
+3
2014-12-20
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
-273
/
+104
2014-12-18
Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-27
/
+10
2014-12-18
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
James Bottomley
-272
/
+100
2014-12-15
SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM
Rafael J. Wysocki
-27
/
+10
2014-12-15
storvsc: ring buffer failures may result in I/O freeze
Long Li
-4
/
+3
2014-12-15
ipr: set scsi_level correctly for disk arrays
Brian King
-0
/
+1
2014-12-15
ipr: add support for async scanning to speed up boot
Brian King
-48
/
+44
2014-12-15
scsi_debug: fix missing "break;" in SDEBUG_UA_CAPACITY_CHANGED case
Ewan D. Milne
-0
/
+1
2014-12-15
scsi_debug: take sdebug_host_list_lock when changing capacity
Ewan D. Milne
-0
/
+2
2014-12-15
scsi_debug: improve driver description in Kconfig
Douglas Gilbert
-9
/
+8
2014-12-15
scsi_debug: fix compare and write errors
Douglas Gilbert
-15
/
+16
2014-12-15
qla2xxx: fix race in handling rport deletion during recovery causes panic
Laurence Oberman
-2
/
+0
2014-12-15
scsi: blacklist RSOC for Microsoft iSCSI target devices
Martin K. Petersen
-0
/
+1
2014-12-15
scsi: fix random memory corruption with scsi-mq + T10 PI
Tony Battersby
-1
/
+3
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-12
/
+0
2014-12-13
Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-block
Linus Torvalds
-2
/
+3
2014-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
-43
/
+109
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
-4
/
+5
2014-12-12
libcxgbi: fix freeing skb prematurely
Karen Xie
-1
/
+3
2014-12-12
cxgb4i: use set_wr_txq() to set tx queues
Karen Xie
-11
/
+5
2014-12-12
cxgb4i: handle non-pdu-aligned rx data
Karen Xie
-0
/
+22
2014-12-12
cxgb4i: additional types of negative advice
Karen Xie
-3
/
+9
2014-12-12
cxgb4/cxgb4i: set the max. pdu length in firmware
Karen Xie
-18
/
+51
2014-12-12
cxgb4i: fix credit check for tx_data_wr
Karen Xie
-1
/
+2
2014-12-12
cxgb4i: fix tx immediate data credit check
Karen Xie
-9
/
+17
2014-12-11
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...
Linus Torvalds
-66
/
+22
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-414
/
+338
2014-12-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
-19
/
+31
[prev]
[next]