index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
ACPI / glue: Add .match() callback to struct acpi_bus_type
Rafael J. Wysocki
1
-1
/
+6
2013-03-02
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
67
-1190
/
+4000
2013-03-01
[SCSI] Merge tag 'fcoe-02-19-13' into for-linus
James Bottomley
10
-288
/
+736
2013-02-28
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
49
-923
/
+2165
2013-02-27
scsi/lpfc: convert to idr_alloc()
Tejun Heo
1
-8
/
+4
2013-02-27
scsi: convert to idr_alloc()
Tejun Heo
3
-57
/
+34
2013-02-27
scsi/bfa: convert to idr_alloc()
Tejun Heo
1
-11
/
+4
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-7
/
+7
2013-02-25
[SCSI] ufs: Separate PCI code into glue driver
Vinayak Holikatti
5
-327
/
+440
2013-02-25
[SCSI] ufs: Segregate PCI Specific Code
Vinayak Holikatti
4
-219
/
+267
2013-02-24
Merge tag 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-3
/
+57
2013-02-24
[SCSI] scsi: fix lpfc build when wmb() is defined as mb()
Randy Dunlap
1
-28
/
+28
2013-02-24
[SCSI] storvsc: Handle dynamic resizing of the device
K. Y. Srinivasan
1
-0
/
+31
2013-02-24
[SCSI] storvsc: Restructure error handling code on command completion
K. Y. Srinivasan
1
-42
/
+59
2013-02-24
[SCSI] storvsc: avoid usage of WRITE_SAME
Olaf Hering
1
-0
/
+4
2013-02-24
[SCSI] aacraid: suppress two GCC warnings
Paul Bolle
1
-2
/
+2
2013-02-24
[SCSI] hpsa: check for dma_mapping_error in hpsa_passthru ioctls
Stephen M. Cameron
1
-0
/
+16
2013-02-24
[SCSI] hpsa: reorganize error handling in hpsa_passthru_ioctl
Stephen M. Cameron
1
-12
/
+13
2013-02-24
[SCSI] hpsa: check for dma_mapping_error in hpsa_map_sg_chain_block
Stephen M. Cameron
1
-2
/
+12
2013-02-24
[SCSI] hpsa: Check for dma_mapping_error for all code paths using fill_cmd
Stephen M. Cameron
1
-20
/
+39
2013-02-24
[SCSI] hpsa: Check for dma_mapping_error in hpsa_map_one
Shuah Khan
1
-0
/
+5
2013-02-24
[SCSI] dc395x: uninitialized variable in device_alloc()
Dan Carpenter
1
-1
/
+1
2013-02-24
[SCSI] storvsc: Initialize the sglist
K. Y. Srinivasan
1
-0
/
+1
2013-02-24
[SCSI] mpt2sas: Add support for OEM specific controller
Sreekanth Reddy
2
-0
/
+14
2013-02-24
[SCSI] ipr: Fix oops while resetting an ipr adapter
Brian King
2
-10
/
+24
2013-02-22
new helper: file_inode(file)
Al Viro
6
-7
/
+7
2013-02-22
[SCSI] fnic: Fnic Trace Utility
Hiral Patel
7
-11
/
+803
2013-02-22
[SCSI] fnic: New debug flags and debug log messages
Hiral Patel
3
-21
/
+132
2013-02-22
[SCSI] fnic: fnic driver may hit BUG_ON on device reset
Hiral Patel
2
-7
/
+116
2013-02-22
[SCSI] fnic: Fix SGEs limit
Hiral Patel
1
-1
/
+1
2013-02-22
[SCSI] fnic: fixing issues in device and firmware reset code
Hiral Patel
3
-32
/
+397
2013-02-22
[SCSI] pm80xx: fix for memory region free
Sakthivel K
1
-1
/
+2
2013-02-22
[SCSI] megaraid_sas: Version and Changelog update
adam radford
2
-4
/
+4
2013-02-22
[SCSI] megaraid_sas: Dont load DevHandle unless FastPath enabled
adam radford
1
-1
/
+2
2013-02-22
[SCSI] megaraid_sas: Add 4k FastPath DIF support
adam radford
2
-2
/
+1
2013-02-22
[SCSI] qla2xxx: Wait for IDC complete event to finish loopback operation.
Chad Dupuis
4
-10
/
+39
2013-02-22
[SCSI] qla2xxx: Integrate generic card temperature with mezz card temperature.
Joe Carnuccio
6
-40
/
+86
2013-02-22
[SCSI] qla2xxx: Don't process state change aen for reset owner.
Saurav Kashyap
1
-0
/
+2
2013-02-22
[SCSI] qla2xxx: Don't process RSCNs for a vport on the same physical adapter.
Chad Dupuis
3
-18
/
+33
2013-02-22
[SCSI] qla2xxx: Add setting of driver version string for vendor application.
Joe Carnuccio
5
-1
/
+66
2013-02-22
[SCSI] qla2xxx: Correction of comment in MBC opcode defines.
Joe Carnuccio
1
-2
/
+2
2013-02-22
[SCSI] qla2xxx: Correct list-iteration bug in Report-ID Acquisition codes.
Andrew Vasquez
1
-3
/
+8
2013-02-22
[SCSI] Revert "[SCSI] qla2xxx: Optimize existing port name server query match...
Joe Carnuccio
2
-8
/
+9
2013-02-22
[SCSI] Revert "[SCSI] qla2xxx: Avoid losing any fc ports when loop id's are e...
Joe Carnuccio
1
-20
/
+63
2013-02-22
[SCSI] qla2xxx: silence two GCC warnings.
Paul Bolle
2
-4
/
+5
2013-02-22
[SCSI] qla2xxx: Update the copyright information.
Saurav Kashyap
21
-21
/
+21
2013-02-22
[SCSI] qla2xxx: Display the lock owner on lock acquire failure.
Saurav Kashyap
3
-3
/
+16
2013-02-22
[SCSI] qla2xxx: Move loopback mode reset after chip reset check.
Chad Dupuis
1
-19
/
+20
2013-02-22
[SCSI] qla2xxx: Extra loopback error handling for ISP83xx.
Chad Dupuis
2
-56
/
+87
2013-02-22
[SCSI] qla2xxx: Unload hangs after issuing BSG commands to vport.
Chad Dupuis
4
-10
/
+15
[next]