index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
*
isci: Spelling s/stucture/structure/
Geert Uytterhoeven
2014-10-29
*
scsi: Fix "choir" and "beeing" malaprops
Finn Thain
2014-10-29
*
treewide: fix errors in printk
Masanari Iida
2014-09-01
*
treewide: Fix typo in printk
Masanari Iida
2014-08-26
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2014-08-06
|
\
|
*
scsi: mvsas: mv_sas.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-06-19
*
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2014-08-06
|
\
\
|
*
\
Merge remote-tracking branch 'scsi-queue/drivers-for-3.17' into for-next
James Bottomley
2014-07-30
|
|
\
\
|
|
*
|
vmw_pvscsi: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-07-29
|
|
*
|
pm8001: Fix invalid return when request_irq() failed
Alexander Gordeev
2014-07-29
|
|
*
|
lpfc: Remove superfluous call to pci_disable_msix()
Alexander Gordeev
2014-07-29
|
|
*
|
isci: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-07-29
|
|
*
|
bfa: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-07-29
|
|
*
|
bfa: Cleanup bfad_setup_intr() function
Alexander Gordeev
2014-07-29
|
|
*
|
bfa: Do not call pci_enable_msix() after it failed once
Alexander Gordeev
2014-07-29
|
|
*
|
fnic: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-07-29
|
*
|
|
Merge remote-tracking branch 'scsi-queue/core-for-3.17' into for-next
James Bottomley
2014-07-30
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
scsi: do not issue SCSI RSOC command to Promise Vtrak E610f
Janusz Dziemidowicz
2014-07-29
|
|
*
|
scsi: use short driver name for per-driver cmd slab caches
James Bottomley
2014-07-29
|
*
|
|
scsi_debug: support scsi-mq, queues and locks
Douglas Gilbert
2014-07-26
|
*
|
|
Drivers: add blist flags
K. Y. Srinivasan
2014-07-25
|
*
|
|
scsi: ufs: fix endianness sparse warnings
Sujit Reddy Thumma
2014-07-25
|
*
|
|
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
2014-07-25
|
*
|
|
bnx2i: Update driver version to 2.7.10.1
Vikas Chaudhary
2014-07-25
|
*
|
|
pm8001: fix a memory leak in nvmd_resp
Tomas Henzl
2014-07-25
|
*
|
|
pm8001: fix update_flash
Tomas Henzl
2014-07-25
|
*
|
|
pm8001: fix a memory leak in flash_update
Tomas Henzl
2014-07-25
|
*
|
|
pm8001: Cleaning up uninitialized variables
Rickard Strandqvist
2014-07-25
|
*
|
|
pm8001: Fix to remove null pointer checks that could never happen
Rickard Strandqvist
2014-07-25
|
*
|
|
pm8001: more fixes to honor return value
Tomas Henzl
2014-07-25
|
*
|
|
pm8001: add a new spinlock to protect the CCB
Tomas Henzl
2014-07-25
|
*
|
|
pm8001: honor return value
Tomas Henzl
2014-07-25
|
*
|
|
pm8001: clean bitmap management functions
Tomas Henzl
2014-07-25
|
*
|
|
pm8001: Fix hibernation issue
Bradley Grove
2014-07-25
|
*
|
|
mpt3sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2014-07-25
|
*
|
|
mpt2sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2014-07-25
|
*
|
|
drivers: scsi: storvsc: Correctly handle TEST_UNIT_READY failure
K. Y. Srinivasan
2014-07-25
|
*
|
|
drivers: scsi: storvsc: Set srb_flags in all cases
K. Y. Srinivasan
2014-07-25
|
*
|
|
Drivers: scsi: storvsc: Implement a eh_timed_out handler
K. Y. Srinivasan
2014-07-25
|
*
|
|
Drivers: scsi: storvsc: Fix a bug in handling VMBUS protocol version
K. Y. Srinivasan
2014-07-25
|
*
|
|
Drivers: scsi: storvsc: Filter commands based on the storage protocol version
K. Y. Srinivasan
2014-07-25
|
*
|
|
Drivers: scsi: storvsc: Set cmd_per_lun to reflect value supported by the Host
K. Y. Srinivasan
2014-07-25
|
*
|
|
Drivers: scsi: storvsc: Change the limits to reflect the values on the host
K. Y. Srinivasan
2014-07-25
|
*
|
|
ufs: fix DMA mask setting
Akinobu Mita
2014-07-25
|
*
|
|
ufs: adjust queue settings to PRDT limitations
Akinobu Mita
2014-07-25
|
*
|
|
ufs: Fix sending unsupported SCSI command
Sujit Reddy Thumma
2014-07-25
|
*
|
|
ufs: read door bell register after clearing interrupt aggregation
Dolev Raviv
2014-07-25
|
*
|
|
ufs: Fix queue depth handling for best effort cases
Sujit Reddy Thumma
2014-07-25
|
*
|
|
ufs: Logical Unit (LU) command queue depth
Dolev Raviv
2014-07-25
|
*
|
|
ufs: device query status and size check
Dolev Raviv
2014-07-25
[next]