index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: lpfc: remove dead sli3 nvme code
James Smart
2017-03-07
1
-5
/
+0
*
scsi: lpfc: correct double print
James Smart
2017-03-07
1
-22
/
+0
*
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
James Smart
2017-03-07
4
-9
/
+10
*
scsi: lpfc: Rework lpfc Kconfig for NVME options
James Smart
2017-03-07
3
-6
/
+41
*
scsi: lpfc: add transport eh_timed_out reference
James Smart
2017-03-07
1
-0
/
+1
*
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
2017-03-07
5
-6
/
+69
*
scsi: lpfc: add NVME exchange aborts
James Smart
2017-03-07
8
-10
/
+143
*
scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport
James Smart
2017-03-07
1
-2
/
+2
*
scsi: lpfc: Fix IO submission if WQ is full
James Smart
2017-03-07
2
-2
/
+5
*
scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem
James Smart
2017-03-07
1
-13
/
+4
*
scsi: lpfc: Fix RCTL value on NVME LS request and response
James Smart
2017-03-07
2
-2
/
+2
*
scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
James Smart
2017-03-07
1
-4
/
+10
*
scsi: lpfc: fix missing spin_unlock on sql_list_lock
James Smart
2017-03-07
1
-1
/
+1
*
scsi: lpfc: don't dereference dma_buf->iocbq before null check
James Smart
2017-03-07
1
-1
/
+1
*
scsi: lpfc: sanity check hrq is null before dereferencing it
James Smart
2017-03-07
1
-5
/
+5
*
scsi: lpfc: remove redundant assignment of sgel
James Smart
2017-03-07
1
-1
/
+0
*
scsi: lpfc: replace init_timer by setup_timer
Tomas Jasek
2017-03-07
2
-33
/
+19
*
scsi: qedf: Use vsprintf extension %pad
Joe Perches
2017-03-07
1
-2
/
+2
*
scsi: qedf: Fix defective logging format and argument mismatches
Joe Perches
2017-03-07
3
-8
/
+11
*
scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
2017-03-07
1
-1
/
+1
*
scsi: qla2xxx: Fix ql_dump_buffer
Joe Perches
2017-03-07
1
-8
/
+4
*
scsi: aacraid: Fix typo in blink status
Raghava Aditya Renukunta
2017-03-07
1
-1
/
+1
*
scsi: qedi: fix build error without DEBUG_FS
Arnd Bergmann
2017-03-07
4
-15
/
+21
*
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
2017-03-02
4
-12
/
+12
*
scsi: sd: Check for unaligned partial completion
Damien Le Moal
2017-03-02
2
-15
/
+17
*
scsi: ufs: Factor out ufshcd_read_desc_param
Potomski, MichalX
2017-03-02
3
-72
/
+196
*
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
2017-03-01
1
-1
/
+25
*
scsi: qedi: fix missing return error code check on call to qedi_setup_int
Colin Ian King
2017-03-01
1
-1
/
+1
*
scsi: qedi: Fix memory leak in tmf response processing.
Dupuis, Chad
2017-02-28
1
-2
/
+3
*
scsi: aacraid: remove redundant zero check on ret
Colin Ian King
2017-02-28
1
-5
/
+1
*
scsi: lpfc: use proper format string for dma_addr_t
Arnd Bergmann
2017-02-28
1
-6
/
+6
*
scsi: lpfc: use div_u64 for 64-bit division
Arnd Bergmann
2017-02-28
1
-32
/
+32
*
scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
Finn Thain
2017-02-23
1
-1
/
+1
*
scsi: cciss: correct check map error.
Don Brace
2017-02-23
1
-4
/
+28
*
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
6
-72
/
+43
*
scsi: simplify scsi_execute_req_flags
Christoph Hellwig
2017-02-23
1
-18
/
+9
*
scsi: make the sense header argument to scsi_test_unit_ready mandatory
Christoph Hellwig
2017-02-23
3
-14
/
+6
*
scsi: sd: improve TUR handling in sd_check_events
Christoph Hellwig
2017-02-23
1
-14
/
+11
*
scsi: always zero sshdr in scsi_normalize_sense
Christoph Hellwig
2017-02-23
1
-2
/
+2
*
scsi: scsi_dh_emc: return success in clariion_std_inquiry()
Dan Carpenter
2017-02-23
1
-1
/
+1
*
scsi: fix memory leak of sdpk on when gd fails to allocate
Colin Ian King
2017-02-23
1
-2
/
+2
*
scsi: sd: make sd_devt_release() static
Wei Yongjun
2017-02-23
1
-1
/
+1
*
scsi: qedf: Add QLogic FastLinQ offload FCoE driver framework.
Dupuis, Chad
2017-02-23
15
-0
/
+8810
*
scsi: qla2xxx: Fix Regression introduced by pci_alloc_irq_vectors_affinity call.
Michael Hernandez
2017-02-23
1
-2
/
+5
*
scsi: qla2xxx: Fix response queue count for Target mode.
Michael Hernandez
2017-02-23
1
-1
/
+2
[next]