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_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
*
hisi_sas: use slot abort in v2 hw
John Garry
2016-03-01
1
-3
/
+12
*
hisi_sas: use slot abort in v1 hw
John Garry
2016-03-01
1
-0
/
+13
*
hisi_sas: add hisi_sas_slot_abort()
John Garry
2016-03-01
2
-0
/
+44
*
hisi_sas: change tmf func complete check
John Garry
2016-03-01
1
-1
/
+1
*
gdth: replace struct timeval with ktime_get_real_seconds()
Alison Schofield
2016-02-26
2
-8
/
+10
*
osd: remove deadcode
Sudip Mukherjee
2016-02-26
1
-2
/
+1
*
imm: check parport_claim
Sudip Mukherjee
2016-02-26
1
-3
/
+4
*
stex: Add S3/S4 support
Charles
2016-02-24
1
-3
/
+65
*
stex: Add hotplug support
Charles
2016-02-24
1
-19
/
+34
*
stex: Support to Pegasus series.
Charles
2016-02-24
1
-6
/
+26
*
hpsa: update MAINTAINERS with new e-mail
Don Brace
2016-02-24
1
-2
/
+2
*
hpsa: update copyright information
Don Brace
2016-02-24
3
-3
/
+6
*
hpsa: remove function definition for sanitize_inquiry_string
Don Brace
2016-02-24
1
-14
/
+2
*
hpsa: check for a null phys_disk pointer in ioaccel2 path
Don Brace
2016-02-24
1
-0
/
+2
*
hpsa: correct abort tmf for hba devices
Don Brace
2016-02-24
1
-5
/
+7
*
hpsa: correct lun data caching bitmap definition
Don Brace
2016-02-24
1
-1
/
+1
*
hpsa: add SMR drive support
Don Brace
2016-02-24
1
-2
/
+10
*
hpsa: do not get enclosure info for external devices
Don Brace
2016-02-24
1
-2
/
+5
*
scsi_dh_alua: Update version to 2.0
Hannes Reinecke
2016-02-24
1
-1
/
+1
*
scsi_dh: add 'rescan' callback
Hannes Reinecke
2016-02-24
4
-1
/
+17
*
scsi_dh_alua: Send TEST UNIT READY to poll for transitioning
Hannes Reinecke
2016-02-24
1
-0
/
+38
*
scsi_dh_alua: update all port states
Hannes Reinecke
2016-02-24
1
-9
/
+26
*
scsi_dh_alua: Recheck state on unit attention
Hannes Reinecke
2016-02-24
1
-12
/
+55
*
scsi_dh_alua: Add new blacklist flag 'BLIST_SYNC_ALUA'
Hannes Reinecke
2016-02-24
5
-0
/
+9
*
scsi_dh_alua: Allow workqueue to run synchronously
Hannes Reinecke
2016-02-24
1
-3
/
+18
*
scsi_dh_alua: Use workqueue for RTPG
Hannes Reinecke
2016-02-24
1
-54
/
+242
*
scsi_dh_alua: remove 'rel_port' from alua_dh_data structure
Hannes Reinecke
2016-02-24
1
-5
/
+1
*
scsi_dh_alua: move optimize_stpg evaluation
Hannes Reinecke
2016-02-24
1
-7
/
+6
*
revert commit a8e5a2d593cb ("[SCSI] scsi_dh_alua: ALUA handler attach should ...
Hannes Reinecke
2016-02-24
1
-19
/
+12
*
scsi_dh_alua: simplify alua_initialize()
Hannes Reinecke
2016-02-24
1
-21
/
+17
*
scsi_dh_alua: use unique device id
Hannes Reinecke
2016-02-24
1
-5
/
+50
*
scsi_dh_alua: Use separate alua_port_group structure
Hannes Reinecke
2016-02-24
2
-53
/
+129
*
scsi_dh_alua: allocate RTPG buffer separately
Hannes Reinecke
2016-02-24
1
-34
/
+23
*
scsi_dh_alua: switch to scsi_execute_req_flags()
Hannes Reinecke
2016-02-24
1
-89
/
+36
*
scsi_dh_alua: call alua_rtpg() if stpg fails
Hannes Reinecke
2016-02-24
1
-0
/
+2
[next]