index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-03-10
1
-1
/
+1
|
\
|
*
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-1
/
+1
*
|
Revert "scsi, block: fix duplicate bdi name registration crashes"
Jan Kara
2017-03-08
1
-33
/
+8
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-03-03
83
-3168
/
+22328
|
\
|
*
scsi: qedi: Fix memory leak in tmf response processing.
Dupuis, Chad
2017-02-27
1
-2
/
+3
|
*
scsi: aacraid: remove redundant zero check on ret
Colin Ian King
2017-02-27
1
-5
/
+1
|
*
scsi: lpfc: use proper format string for dma_addr_t
Arnd Bergmann
2017-02-27
1
-6
/
+6
|
*
scsi: lpfc: use div_u64 for 64-bit division
Arnd Bergmann
2017-02-27
1
-32
/
+32
|
*
scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
Finn Thain
2017-02-23
1
-1
/
+1
|
*
scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator"
Colin Ian King
2017-02-23
1
-1
/
+1
|
*
scsi: aacraid: Fixed expander hotplug for SMART family
Raghava Aditya Renukunta
2017-02-23
1
-4
/
+1
|
*
scsi: mpt3sas: switch to pci_alloc_irq_vectors
Hannes Reinecke
2017-02-23
2
-59
/
+48
|
*
scsi: qedf: fixup compilation warning about atomic_t usage
Dupuis, Chad
2017-02-23
2
-7
/
+7
|
*
scsi: remove scsi_execute_req_flags
Christoph Hellwig
2017-02-23
7
-45
/
+25
|
*
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
2017-02-23
5
-64
/
+39
|
*
scsi: simplify scsi_execute_req_flags
Christoph Hellwig
2017-02-22
1
-18
/
+9
|
*
scsi: make the sense header argument to scsi_test_unit_ready mandatory
Christoph Hellwig
2017-02-22
3
-14
/
+6
|
*
scsi: sd: improve TUR handling in sd_check_events
Christoph Hellwig
2017-02-22
1
-14
/
+11
|
*
scsi: always zero sshdr in scsi_normalize_sense
Christoph Hellwig
2017-02-22
1
-2
/
+2
|
*
scsi: scsi_dh_emc: return success in clariion_std_inquiry()
Dan Carpenter
2017-02-22
1
-1
/
+1
|
*
scsi: fix memory leak of sdpk on when gd fails to allocate
Colin Ian King
2017-02-22
1
-2
/
+2
|
*
scsi: sd: make sd_devt_release() static
Wei Yongjun
2017-02-22
1
-1
/
+1
|
*
scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.
Dupuis, Chad
2017-02-22
15
-0
/
+8810
|
*
scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
Michael Hernandez
2017-02-22
1
-2
/
+5
|
*
scsi: qla2xxx: Fix response queue count for Target mode.
Michael Hernandez
2017-02-22
1
-1
/
+2
|
*
scsi: qla2xxx: Cleaned up queue configuration code.
Michael Hernandez
2017-02-22
1
-9
/
+4
|
*
scsi: lpfc: add missing Kconfig NVME dependencies
James Smart
2017-02-22
1
-0
/
+1
|
*
scsi: lpfc: Update lpfc version to 11.2.0.7
James Smart
2017-02-22
1
-1
/
+1
|
*
scsi: lpfc: Update copyrights
James Smart
2017-02-22
35
-40
/
+112
|
*
scsi: lpfc: NVME Target: Add debugfs support
James Smart
2017-02-22
3
-5
/
+628
|
*
scsi: lpfc: NVME Target: bind to nvmet_fc api
James Smart
2017-02-22
9
-15
/
+1752
|
*
scsi: lpfc: NVME Target: Merge into FC discovery
James Smart
2017-02-22
5
-14
/
+167
|
*
scsi: lpfc: NVME Target: Receive buffer updates
James Smart
2017-02-22
9
-22
/
+1374
|
*
scsi: lpfc: NVME Target: Base modifications
James Smart
2017-02-22
12
-20
/
+807
|
*
scsi: lpfc: NVME Initiator: Add debugfs support
James Smart
2017-02-22
8
-124
/
+1300
|
*
scsi: lpfc: NVME Initiator: bind to nvme_fc api
James Smart
2017-02-22
13
-38
/
+2411
|
*
scsi: lpfc: NVME Initiator: Merge into FC discovery
James Smart
2017-02-22
10
-279
/
+851
|
*
scsi: lpfc: NVME Initiator: Base modifications
James Smart
2017-02-22
22
-1618
/
+3337
|
*
scsi: lpfc: refactor debugfs queue dump routines
James Smart
2017-02-22
2
-135
/
+101
|
*
scsi: lpfc: refactor debugfs queue prints
James Smart
2017-02-22
2
-337
/
+228
|
*
scsi: lpfc: minor code cleanups
James Smart
2017-02-22
10
-89
/
+98
|
*
scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
Christoph Hellwig
2017-02-22
3
-189
/
+54
|
*
scsi: lpfc: Correct WQ creation for pagesize
James Smart
2017-02-22
2
-4
/
+7
|
*
scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFU
Matthew R. Ochs
2017-02-22
2
-0
/
+5
|
*
scsi: use 'scsi_device_from_queue()' for scsi_dh
Hannes Reinecke
2017-02-22
2
-18
/
+27
|
*
scsi: ufs-qcom: remove redundant condition check
Subhash Jadavani
2017-02-22
1
-12
/
+0
|
*
scsi: smartpqi: fix time handling
Arnd Bergmann
2017-02-22
1
-5
/
+3
|
*
scsi: aacraid: Update driver version
Raghava Aditya Renukunta
2017-02-22
1
-1
/
+1
|
*
scsi: aacraid: Fix a potential spinlock double unlock bug
Raghava Aditya Renukunta
2017-02-22
1
-1
/
+1
|
*
scsi: aacraid: Save adapter fib log before an IOP reset
Raghava Aditya Renukunta
2017-02-22
3
-0
/
+27
[next]