index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
scsi: sd: Check for unaligned partial completion
Damien Le Moal
2
-15
/
+17
2017-03-02
scsi: ufs: Factor out ufshcd_read_desc_param
Potomski, MichalX
3
-72
/
+196
2017-03-01
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
2
-1
/
+26
2017-03-01
scsi: qedi: fix missing return error code check on call to qedi_setup_int
Colin Ian King
1
-1
/
+1
2017-02-28
scsi: qedi: Fix memory leak in tmf response processing.
Dupuis, Chad
1
-2
/
+3
2017-02-28
scsi: aacraid: remove redundant zero check on ret
Colin Ian King
1
-5
/
+1
2017-02-28
scsi: lpfc: use proper format string for dma_addr_t
Arnd Bergmann
1
-6
/
+6
2017-02-28
scsi: lpfc: use div_u64 for 64-bit division
Arnd Bergmann
1
-32
/
+32
2017-02-23
scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
Finn Thain
1
-1
/
+1
2017-02-23
scsi: cciss: correct check map error.
Don Brace
1
-4
/
+28
2017-02-23
scsi: qla2xxx: fix spelling mistake: "seperator" -> "separator"
Colin Ian King
1
-1
/
+1
2017-02-23
scsi: aacraid: Fixed expander hotplug for SMART family
Raghava Aditya Renukunta
1
-4
/
+1
2017-02-23
scsi: mpt3sas: switch to pci_alloc_irq_vectors
Hannes Reinecke
2
-59
/
+48
2017-02-23
scsi: qedf: fixup compilation warning about atomic_t usage
Dupuis, Chad
2
-7
/
+7
2017-02-23
scsi: remove scsi_execute_req_flags
Christoph Hellwig
8
-51
/
+27
2017-02-23
scsi: merge __scsi_execute into scsi_execute
Christoph Hellwig
7
-74
/
+46
2017-02-23
scsi: simplify scsi_execute_req_flags
Christoph Hellwig
1
-18
/
+9
2017-02-23
scsi: make the sense header argument to scsi_test_unit_ready mandatory
Christoph Hellwig
3
-14
/
+6
2017-02-23
scsi: sd: improve TUR handling in sd_check_events
Christoph Hellwig
1
-14
/
+11
2017-02-23
scsi: always zero sshdr in scsi_normalize_sense
Christoph Hellwig
1
-2
/
+2
2017-02-23
scsi: scsi_dh_emc: return success in clariion_std_inquiry()
Dan Carpenter
1
-1
/
+1
2017-02-23
scsi: fix memory leak of sdpk on when gd fails to allocate
Colin Ian King
1
-2
/
+2
2017-02-23
scsi: sd: make sd_devt_release() static
Wei Yongjun
1
-1
/
+1
2017-02-23
scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.
Dupuis, Chad
16
-0
/
+8816
2017-02-23
scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
Michael Hernandez
1
-2
/
+5
2017-02-23
scsi: qla2xxx: Fix response queue count for Target mode.
Michael Hernandez
1
-1
/
+2
2017-02-23
scsi: qla2xxx: Cleaned up queue configuration code.
Michael Hernandez
1
-9
/
+4
2017-02-23
scsi: lpfc: add missing Kconfig NVME dependencies
James Smart
1
-0
/
+1
2017-02-23
scsi: lpfc: Update lpfc version to 11.2.0.7
James Smart
1
-1
/
+1
2017-02-23
scsi: lpfc: Update copyrights
James Smart
35
-40
/
+112
2017-02-23
scsi: lpfc: NVME Target: Add debugfs support
James Smart
3
-5
/
+628
2017-02-23
scsi: lpfc: NVME Target: bind to nvmet_fc api
James Smart
9
-15
/
+1752
2017-02-23
scsi: lpfc: NVME Target: Merge into FC discovery
James Smart
5
-14
/
+167
2017-02-23
scsi: lpfc: NVME Target: Receive buffer updates
James Smart
9
-22
/
+1374
2017-02-23
scsi: lpfc: NVME Target: Base modifications
James Smart
12
-20
/
+807
2017-02-23
scsi: lpfc: NVME Initiator: Add debugfs support
James Smart
8
-124
/
+1300
2017-02-23
scsi: lpfc: NVME Initiator: bind to nvme_fc api
James Smart
13
-38
/
+2411
2017-02-23
scsi: lpfc: NVME Initiator: Merge into FC discovery
James Smart
10
-279
/
+851
2017-02-23
scsi: lpfc: NVME Initiator: Base modifications
James Smart
22
-1618
/
+3337
2017-02-23
scsi: lpfc: refactor debugfs queue dump routines
James Smart
2
-135
/
+101
2017-02-23
scsi: lpfc: refactor debugfs queue prints
James Smart
2
-337
/
+228
2017-02-23
scsi: lpfc: minor code cleanups
James Smart
10
-89
/
+98
2017-02-23
scsi: lpfc: use pci_irq_alloc_vectors and pci_irq_free_vectors
Christoph Hellwig
3
-189
/
+54
2017-02-23
scsi: lpfc: Correct WQ creation for pagesize
James Smart
2
-4
/
+7
2017-02-23
scsi: cxlflash: Enable PCI device ID for future IBM CXL Flash AFU
Matthew R. Ochs
2
-0
/
+5
2017-02-23
scsi: use 'scsi_device_from_queue()' for scsi_dh
Hannes Reinecke
3
-18
/
+28
2017-02-23
scsi: ufs-qcom: remove redundant condition check
Subhash Jadavani
1
-12
/
+0
2017-02-23
scsi: smartpqi: fix time handling
Arnd Bergmann
1
-5
/
+3
2017-02-23
scsi: aacraid: Update driver version
Raghava Aditya Renukunta
1
-1
/
+1
2017-02-23
scsi: aacraid: Fix a potential spinlock double unlock bug
Raghava Aditya Renukunta
1
-1
/
+1
[next]