index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pwm
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-16
scsi: qedi: Add PCI device-ID for QL41xxx adapters.
Manish Rangankar
1
-0
/
+1
2017-03-16
scsi: aacraid: Fix potential null access
Raghava Aditya Renukunta
1
-8
/
+6
2017-03-15
scsi: qla2xxx: Fix crash in qla2xxx_eh_abort on bad ptr
Bill Kuzeja
1
-1
/
+2
2017-03-15
scsi: lpfc: Finalize Kconfig options for nvme
James Smart
5
-24
/
+17
2017-03-15
scsi: ufs: don't check unsigned type for a negative value
Tomas Winkler
1
-1
/
+1
2017-03-15
scsi: hpsa: do not timeout reset operations
Don Brace
1
-1
/
+1
2017-03-15
scsi: hpsa: limit outstanding rescans
Don Brace
2
-1
/
+16
2017-03-15
scsi: hpsa: update check for logical volume status
Don Brace
2
-19
/
+18
2017-03-14
scsi: megaraid_sas: Driver version upgrade
Shivasharan S
1
-2
/
+2
2017-03-14
scsi: megaraid_sas: raid6 also require cpuSel check same as raid5
Shivasharan S
1
-1
/
+1
2017-03-14
scsi: megaraid_sas: add correct return type check for ldio hint logic for raid1
Shivasharan S
2
-1
/
+4
2017-03-14
scsi: megaraid_sas: enable intx only if msix request fails
Shivasharan S
1
-5
/
+9
2017-03-08
scsi: lpfc: Add shutdown method for kexec
Anton Blanchard
1
-0
/
+1
2017-03-08
scsi: storvsc: Workaround for virtual DVD SCSI version
Stephen Hemminger
1
-10
/
+17
2017-03-07
scsi: lpfc: revise version number to 11.2.0.10
James Smart
1
-1
/
+1
2017-03-07
scsi: lpfc: code cleanups in NVME initiator discovery
James Smart
2
-3
/
+3
2017-03-07
scsi: lpfc: code cleanups in NVME initiator base
James Smart
2
-9
/
+10
2017-03-07
scsi: lpfc: correct rdp diag portnames
James Smart
1
-4
/
+4
2017-03-07
scsi: lpfc: remove dead sli3 nvme code
James Smart
1
-5
/
+0
2017-03-07
scsi: lpfc: correct double print
James Smart
1
-22
/
+0
2017-03-07
scsi: lpfc: Rename LPFC_MAX_EQ_DELAY to LPFC_MAX_EQ_DELAY_EQID_CNT
James Smart
4
-9
/
+10
2017-03-07
scsi: lpfc: Rework lpfc Kconfig for NVME options
James Smart
3
-6
/
+41
2017-03-07
scsi: lpfc: add transport eh_timed_out reference
James Smart
1
-0
/
+1
2017-03-07
scsi: lpfc: Fix eh_deadline setting for sli3 adapters.
James Smart
5
-6
/
+69
2017-03-07
scsi: lpfc: add NVME exchange aborts
James Smart
8
-10
/
+143
2017-03-07
scsi: lpfc: Fix nvme allocation bug on failed nvme_fc_register_localport
James Smart
1
-2
/
+2
2017-03-07
scsi: lpfc: Fix IO submission if WQ is full
James Smart
2
-2
/
+5
2017-03-07
scsi: lpfc: Fix NVME CMD IU byte swapped word 1 problem
James Smart
1
-13
/
+4
2017-03-07
scsi: lpfc: Fix RCTL value on NVME LS request and response
James Smart
2
-2
/
+2
2017-03-07
scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
James Smart
1
-4
/
+10
2017-03-07
scsi: lpfc: fix missing spin_unlock on sql_list_lock
James Smart
1
-1
/
+1
2017-03-07
scsi: lpfc: don't dereference dma_buf->iocbq before null check
James Smart
1
-1
/
+1
2017-03-07
scsi: lpfc: sanity check hrq is null before dereferencing it
James Smart
1
-5
/
+5
2017-03-07
scsi: lpfc: remove redundant assignment of sgel
James Smart
1
-1
/
+0
2017-03-07
scsi: lpfc: replace init_timer by setup_timer
Tomas Jasek
2
-33
/
+19
2017-03-07
scsi: qedf: Use vsprintf extension %pad
Joe Perches
1
-2
/
+2
2017-03-07
scsi: qedf: Fix defective logging format and argument mismatches
Joe Perches
3
-8
/
+11
2017-03-07
scsi: vmw_pvscsi: handle the return value from pci_alloc_irq_vectors correctly
Christoph Hellwig
1
-1
/
+1
2017-03-07
scsi: qla2xxx: Fix ql_dump_buffer
Joe Perches
1
-8
/
+4
2017-03-07
scsi: aacraid: Fix typo in blink status
Raghava Aditya Renukunta
1
-1
/
+1
2017-03-07
scsi: qedi: fix build error without DEBUG_FS
Arnd Bergmann
4
-15
/
+21
2017-03-02
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
5
-12
/
+16
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
[next]