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
2014-08-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-10
/
+14
2014-08-06
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
152
-5730
/
+4696
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-62
/
+563
2014-08-05
cxgb4i : Move stray CPL definitions to cxgb4 driver
Anish Bhatt
1
-2
/
+0
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-8
/
+8
2014-08-02
cxgb4i : remove spurious use of rcu
Anish Bhatt
1
-9
/
+5
2014-07-30
Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next
James Bottomley
6
-46
/
+38
2014-07-30
Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-next
James Bottomley
3
-2
/
+9
2014-07-29
scsi: do not issue SCSI RSOC command to Promise Vtrak E610f
Janusz Dziemidowicz
2
-0
/
+7
2014-07-29
vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-07-29
pm8001: Fix invalid return when request_irq() failed
Alexander Gordeev
1
-2
/
+3
2014-07-29
lpfc: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
1
-3
/
+6
2014-07-29
isci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-1
/
+1
2014-07-29
bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-14
/
+6
2014-07-29
bfa: Cleanup bfad_setup_intr() function
Alexander Gordeev
1
-10
/
+8
2014-07-29
bfa: Do not call pci_enable_msix() after it failed once
Alexander Gordeev
1
-25
/
+23
2014-07-29
fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
1
-2
/
+2
2014-07-29
scsi: use short driver name for per-driver cmd slab caches
James Bottomley
1
-2
/
+2
2014-07-26
scsi_debug: support scsi-mq, queues and locks
Douglas Gilbert
1
-417
/
+1047
2014-07-25
Drivers: add blist flags
K. Y. Srinivasan
1
-0
/
+10
2014-07-25
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
1
-3
/
+4
2014-07-25
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
1
-2
/
+3
2014-07-25
bnx2i: Update driver version to 2.7.10.1
Vikas Chaudhary
1
-2
/
+2
2014-07-25
pm8001: fix a memory leak in nvmd_resp
Tomas Henzl
1
-6
/
+2
2014-07-25
pm8001: fix update_flash
Tomas Henzl
1
-3
/
+3
2014-07-25
pm8001: fix a memory leak in flash_update
Tomas Henzl
1
-6
/
+6
2014-07-25
pm8001: Cleaning up uninitialized variables
Rickard Strandqvist
1
-4
/
+2
2014-07-25
pm8001: Fix to remove null pointer checks that could never happen
Rickard Strandqvist
1
-1
/
+1
2014-07-25
pm8001: more fixes to honor return value
Tomas Henzl
2
-3
/
+24
2014-07-25
pm8001: add a new spinlock to protect the CCB
Tomas Henzl
3
-1
/
+8
2014-07-25
pm8001: honor return value
Tomas Henzl
2
-17
/
+58
2014-07-25
pm8001: clean bitmap management functions
Tomas Henzl
3
-30
/
+12
2014-07-25
pm8001: Fix hibernation issue
Bradley Grove
1
-2
/
+10
2014-07-25
mpt3sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2
-15
/
+13
2014-07-25
mpt2sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2
-14
/
+13
2014-07-25
drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
K. Y. Srinivasan
1
-0
/
+7
2014-07-25
drivers: scsi: storvsc: Set srb_flags in all cases
K. Y. Srinivasan
1
-7
/
+5
2014-07-25
Drivers: scsi: storvsc: Implement a eh_timed_out handler
K. Y. Srinivasan
1
-0
/
+12
2014-07-25
Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
K. Y. Srinivasan
1
-7
/
+10
2014-07-25
Drivers: scsi: storvsc: Filter commands based on the storage protocol version
K. Y. Srinivasan
1
-3
/
+13
2014-07-25
Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
K. Y. Srinivasan
1
-1
/
+1
2014-07-25
Drivers: scsi: storvsc: Change the limits to reflect the values on the host
K. Y. Srinivasan
1
-16
/
+31
2014-07-25
ufs: fix DMA mask setting
Akinobu Mita
2
-26
/
+22
2014-07-25
ufs: adjust queue settings to PRDT limitations
Akinobu Mita
2
-0
/
+20
2014-07-25
ufs: Fix sending unsupported SCSI command
Sujit Reddy Thumma
1
-0
/
+3
2014-07-25
ufs: read door bell register after clearing interrupt aggregation
Dolev Raviv
1
-33
/
+34
2014-07-25
ufs: Fix queue depth handling for best effort cases
Sujit Reddy Thumma
1
-55
/
+42
2014-07-25
ufs: Logical Unit (LU) command queue depth
Dolev Raviv
2
-1
/
+65
2014-07-25
ufs: device query status and size check
Dolev Raviv
1
-17
/
+32
2014-07-25
ufs: query descriptor API
Dolev Raviv
2
-28
/
+128
[next]