index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-02-01
scsi: mpt3sas: Added print to notify cable running at a degraded speed.
Chaitra P B
2
-8
/
+19
2017-02-01
scsi: hpsa: remove coalescing settings for ioaccel2
Don Brace
1
-6
/
+2
2017-02-01
scsi: storvsc: remove bogus code to transfer struct scatterlist
Christoph Hellwig
1
-7
/
+0
2017-02-01
scsi: atari_scsi: Reset DMA during bus reset only under ST-DMA lock
Finn Thain
1
-1
/
+2
2017-02-01
scsi: ncr5380: Improve target selection robustness
Finn Thain
1
-1
/
+9
2017-02-01
scsi: ncr5380: Resolve various static checker warnings
Finn Thain
3
-6
/
+9
2017-02-01
scsi: ncr5380: Reduce #include files
Finn Thain
4
-161
/
+122
2017-02-01
scsi: ncr5380: Clean up dead code and redundant macro usage
Finn Thain
3
-41
/
+0
2017-02-01
scsi: ncr5380: Shorten host info string by removing unused option macros
Finn Thain
2
-49
/
+10
2017-01-21
scsi: hisi_sas: decrease running_req in hisi_sas_slot_task_free()
Xiang Chen
2
-6
/
+4
2017-01-21
scsi: hisi_sas: fix probe ordering problem
Xiang Chen
2
-10
/
+6
2017-01-21
scsi: hisi_sas: downgrade internal abort exit print
John Garry
1
-1
/
+1
2017-01-21
scsi: hisi_sas: modify hard reset for directed-attached disk
Xiang Chen
1
-0
/
+10
2017-01-21
scsi: hisi_sas: downgrade refclk message
John Garry
1
-1
/
+1
2017-01-21
scsi: hisi_sas: modify some values of ITCT table
Xiang Chen
1
-4
/
+10
2017-01-21
scsi: hisi_sas: workaround v2 hw SATA IO timeout issue
Xiang Chen
1
-1
/
+74
2017-01-21
scsi: lpfc: Fix lpfc_wwn_set return code check
James Smart
1
-2
/
+2
2017-01-20
scsi: sd: Cleaned up comment references to @sdp argument explanation.
John Pittman
1
-2
/
+2
2017-01-20
scsi: be2iscsi: Use GFP_ATOMIC under spin lock
Wei Yongjun
1
-1
/
+1
2017-01-20
scsi: lpfc: Replace BUG() with BUG_ON()
Shyam Saini
1
-2
/
+1
2017-01-12
scsi: qla4xxx: remove two unused MSI-X related #defines
Christoph Hellwig
1
-3
/
+0
2017-01-12
scsi: cxlflash: Cancel scheduled workers before stopping AFU
Uma Krishnan
2
-30
/
+6
2017-01-12
scsi: cxlflash: Cleanup prints
Matthew R. Ochs
4
-338
/
+346
2017-01-12
scsi: cxlflash: Support SQ Command Mode
Matthew R. Ochs
5
-13
/
+153
2017-01-12
scsi: cxlflash: Refactor context reset to share reset logic
Matthew R. Ochs
1
-4
/
+16
2017-01-12
scsi: ufs: fix arguments order some trace calls
Subhash Jadavani
1
-5
/
+5
2017-01-12
scsi: vmw_pvscsi: switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-71
/
+38
2017-01-11
scsi: megaraid_sas: driver version upgrade
Sasikumar Chandrasekaran
1
-2
/
+2
2017-01-11
scsi: megaraid_sas: Implement the PD Map support for SAS3.5 Generic Megaraid ...
Sasikumar Chandrasekaran
4
-28
/
+89
2017-01-11
scsi: megaraid_sas: ldio_outstanding variable is not decremented in completio...
Sasikumar Chandrasekaran
1
-2
/
+5
2017-01-11
scsi: megaraid_sas: Enable or Disable Fast path based on the PCI Threshold Ba...
Sasikumar Chandrasekaran
5
-7
/
+74
2017-01-11
scsi: megaraid_sas: Add the Support for SAS3.5 Generic Megaraid Controllers C...
Sasikumar Chandrasekaran
3
-36
/
+37
2017-01-11
scsi: megaraid_sas: Dynamic Raid Map Changes for SAS3.5 Generic Megaraid Cont...
Sasikumar Chandrasekaran
5
-138
/
+695
2017-01-11
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Fast Path for RAID 1/...
Sasikumar Chandrasekaran
4
-53
/
+329
2017-01-11
scsi: megaraid_sas: SAS3.5 Generic Megaraid Controllers Stream Detection and ...
Sasikumar Chandrasekaran
5
-31
/
+297
2017-01-11
scsi: megaraid_sas: EEDP Escape Mode Support for SAS3.5 Generic Megaraid Cont...
Sasikumar Chandrasekaran
2
-0
/
+3
2017-01-11
scsi: megaraid_sas: 128 MSIX Support
Sasikumar Chandrasekaran
3
-9
/
+21
2017-01-11
scsi: megaraid_sas: Add new pci device Ids for SAS3.5 Generic Megaraid Contro...
Sasikumar Chandrasekaran
3
-11
/
+45
2017-01-11
scsi: remove useless acpi functions in the header file
Hanjun Guo
1
-10
/
+0
2017-01-11
scsi: ufs: refactor device descriptor reading
Tomas Winkler
3
-43
/
+37
2017-01-11
scsi: ufs: ufshcd_get_max_icc_level fix endianity handling
Tomas Winkler
1
-1
/
+1
2017-01-11
scsi: ufs: unexport descritpor reading functions
Tomas Winkler
2
-12
/
+4
2017-01-11
scsi: ufs: ufshcd_query_descriptor_retry should be static
Tomas Winkler
1
-4
/
+5
2017-01-10
scsi: esas2r: Fix format string type mistakes
Emese Revfy
4
-6
/
+6
2017-01-10
scsi: pmcraid: switch to pci_alloc_irq_vectors
Christoph Hellwig
2
-52
/
+41
2017-01-10
scsi: bfa: remove bfa_fcs_mod_s
Christoph Hellwig
2
-139
/
+46
2017-01-10
scsi: qla2xxx: rename {vendor|hba}_indentifer to {vendor|hba}_identifer
Colin Ian King
2
-5
/
+5
2017-01-10
scsi: qla2xxx: make msix_entries const
Nicolas Iooss
1
-3
/
+3
2017-01-10
scsi: qla2xxx: silence -Wformat-security warning
Nicolas Iooss
1
-2
/
+2
2017-01-06
scsi: lpfc: Reinstate lpfc_soft_wwn parameter
James Smart
3
-3
/
+240
[next]