index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: ufs: add device quirk delay before putting UFS rails in LPM
Yaniv Gardi
2016-03-15
2
-1
/
+23
*
scsi: ufs: fix leakage during link off state
Yaniv Gardi
2016-03-15
1
-0
/
+10
*
scsi: ufs: tune UniPro parameters to optimize hibern8 exit time
Yaniv Gardi
2016-03-15
4
-0
/
+142
*
scsi: ufs: handle non spec compliant bkops behaviour by device
Yaniv Gardi
2016-03-15
2
-7
/
+52
*
scsi: ufs: add retry for query descriptors
Yaniv Gardi
2016-03-15
1
-18
/
+37
*
scsi: ufs: add error recovery after DL NAC error
Yaniv Gardi
2016-03-15
2
-0
/
+95
*
scsi: ufs: make error handling bit faster
Yaniv Gardi
2016-03-15
1
-43
/
+112
*
scsi: ufs: disable vccq if it's not needed by UFS device
Yaniv Gardi
2016-03-15
2
-4
/
+57
*
scsi: ufs: separate device and host quirks
Yaniv Gardi
2016-03-15
4
-0
/
+244
*
scsi: ufs: add support to read device and string descriptors
Yaniv Gardi
2016-03-15
3
-1
/
+95
*
scsi: ufs: verify hba controller hce reg value
Yaniv Gardi
2016-03-15
2
-30
/
+35
*
scsi: ufs: implement scsi host timeout handler
Yaniv Gardi
2016-03-15
1
-0
/
+36
*
scsi: ufs: avoid spurious UFS host controller interrupts
Yaniv Gardi
2016-03-15
1
-0
/
+15
*
scsi: ufs-qcom: add number of lanes per direction
Yaniv Gardi
2016-03-15
5
-17
/
+47
*
sg: fix dxferp in from_to case
Douglas Gilbert
2016-03-14
1
-1
/
+2
*
scsi: storvsc: fix SRB_STATUS_ABORTED handling
Vitaly Kuznetsov
2016-03-14
1
-2
/
+3
*
be2iscsi: set the boot_kset pointer to NULL in case of failure
Maurizio Lombardi
2016-03-14
1
-0
/
+1
*
sd: Fix discard granularity when LBPRZ=1
Martin K. Petersen
2016-03-14
1
-1
/
+1
*
scsi_sysfs: Fix typo in is_bin_visible()
Hannes Reinecke
2016-03-11
1
-1
/
+1
*
megaraid_sas: Don't issue kill adapter for MFI controllers in case of PD list...
Sumit Saxena
2016-03-11
2
-5
/
+11
*
mpt3sas: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2016-03-10
1
-1
/
+0
*
cxlflash: Increase cmd_per_lun for better throughput
Manoj N. Kumar
2016-03-09
2
-4
/
+6
*
cxlflash: Fix to avoid unnecessary scan with internal LUNs
Manoj N. Kumar
2016-03-09
1
-0
/
+10
*
cxlflash: Reorder user context initialization
Uma Krishnan
2016-03-09
1
-28
/
+28
*
cxlflash: Simplify attach path error cleanup
Matthew R. Ochs
2016-03-09
1
-24
/
+31
*
cxlflash: Split out context initialization
Matthew R. Ochs
2016-03-09
2
-37
/
+56
*
cxlflash: Unmap problem state area before detaching master context
Uma Krishnan
2016-03-09
1
-3
/
+3
*
cxlflash: Simplify PCI registration
Manoj N. Kumar
2016-03-09
1
-53
/
+1
*
be2iscsi: Remove unnecessary synchronize_irq() before free_irq()
Lars-Peter Clausen
2016-03-08
1
-4
/
+1
*
scsi_sysfs: call 'device_add' after attaching device handler
Hannes Reinecke
2016-03-05
1
-7
/
+8
*
scsi_dh_emc: update 'access_state' field
Hannes Reinecke
2016-03-05
1
-1
/
+6
*
scsi_dh_rdac: update 'access_state' field
Hannes Reinecke
2016-03-05
1
-7
/
+31
*
scsi_dh_alua: update 'access_state' field
Hannes Reinecke
2016-03-05
1
-2
/
+46
*
scsi_dh_alua: use common definitions for ALUA state
Hannes Reinecke
2016-03-05
1
-33
/
+25
*
scsi: Add 'access_state' and 'preferred_path' attribute
Hannes Reinecke
2016-03-05
3
-0
/
+87
*
scsi_sysfs: add 'is_bin_visible' callback
Hannes Reinecke
2016-03-05
1
-0
/
+17
*
scsi: mvumi: use __maybe_unused to hide pm functions
Arnd Bergmann
2016-03-05
1
-2
/
+2
*
scsi: storvsc: Fix a build issue reported by kbuild test robot
K. Y. Srinivasan
2016-03-05
1
-0
/
+1
*
snic: correctly check for array overrun on overly long version number
Colin Ian King
2016-03-02
1
-1
/
+1
*
qlogicpti: Return correct error code
Amitoj Kaur Chawla
2016-03-02
1
-2
/
+2
*
ncr5380: Call scsi_eh_prep_cmnd() and scsi_eh_restore_cmnd() as and when appr...
Finn Thain
2016-03-01
2
-4
/
+4
*
ncr5380: Fix NCR5380_select() EH checks and result handling
Finn Thain
2016-03-01
2
-10
/
+22
*
ncr5380: Forget aborted commands
Finn Thain
2016-03-01
2
-90
/
+34
*
ncr5380: Dont re-enter NCR5380_select()
Finn Thain
2016-03-01
2
-16
/
+16
*
ncr5380: Dont release lock for PIO transfer
Finn Thain
2016-03-01
2
-14
/
+18
*
ncr5380: Correctly clear command pointers and lists after bus reset
Finn Thain
2016-03-01
2
-14
/
+24
*
be2iscsi:Add missing error check in beiscsi_eeh_resume
Nicholas Krause
2016-03-01
1
-0
/
+6
*
fcoe: fix reset of fip selection time.
Usha Ketineni
2016-03-01
1
-1
/
+2
*
hisi_sas: update driver version to 1.3
John Garry
2016-03-01
1
-1
/
+1
*
hisi_sas: add hisi_sas_slave_configure()
John Garry
2016-03-01
1
-1
/
+14
[next]