index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
sh
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-08
scsi: fcoe: catch invalid values for the 'enabled' attribute
Hannes Reinecke
1
-2
/
+10
2016-11-08
scsi: fcoe: set default TC priority
Hannes Reinecke
1
-2
/
+6
2016-11-08
scsi: libfc: Check xid when looking up REC exchanges
Hannes Reinecke
1
-4
/
+12
2016-11-08
scsi: libfc: wait for E_D_TOV when out-of-order sequence is received
Hannes Reinecke
1
-18
/
+20
2016-11-08
scsi: libfc: reset timeout on queue full
Hannes Reinecke
2
-4
/
+19
2016-11-08
scsi: libfc: Do not drop out-of-order frames
Hannes Reinecke
1
-3
/
+0
2016-11-08
scsi: libfc: don't fail sequence abort for completed exchanges
Hannes Reinecke
1
-10
/
+30
2016-11-08
scsi: libfc: quarantine timed out xids
Hannes Reinecke
3
-17
/
+30
2016-11-08
scsi: libfc: safeguard against invalid exchange index
Hannes Reinecke
1
-7
/
+14
2016-11-08
scsi: libfc: Clarify ramp-down messages
Hannes Reinecke
1
-3
/
+9
2016-11-08
scsi: libfc: Return LS_RJT_BUSY for PRLI in status PLOGI
Hannes Reinecke
1
-0
/
+17
2016-11-08
scsi: libfc: Rework PRLI handling
Hannes Reinecke
1
-18
/
+38
2016-11-08
scsi: libfc: Implement RTV responder
Hannes Reinecke
1
-1
/
+40
2016-11-08
scsi: libfc: use error code for fc_rport_error()
Hannes Reinecke
2
-40
/
+66
2016-11-08
scsi: libfc: do not overwrite DID_TIME_OUT status
Hannes Reinecke
1
-3
/
+9
2016-11-08
scsi: fcoe: make R_A_TOV and E_D_TOV configurable
Hannes Reinecke
2
-2
/
+81
2016-11-08
scsi: libfc: sanitize E_D_TOV and R_A_TOV setting
Hannes Reinecke
3
-9
/
+14
2016-11-08
scsi: libfc: use configured rport E_D_TOV
Hannes Reinecke
1
-1
/
+1
2016-11-08
scsi: libfc: use configured lport R_A_TOV
Hannes Reinecke
1
-1
/
+1
2016-11-08
scsi: libfc: spurious I/O error under high load
Hannes Reinecke
1
-8
/
+15
2016-11-08
scsi: libfc: additional debugging messages
Hannes Reinecke
3
-24
/
+101
2016-11-08
scsi: libfc: Revert "[SCSI] libfc: use offload EM instance again instead jump...
Martin K. Petersen
1
-5
/
+10
2016-11-08
scsi: lpfc: lpfc version changed to 11.2.0.2
James Smart
1
-1
/
+1
2016-11-08
scsi: lpfc: Fix fw download on SLI-4 FC adapters
James Smart
2
-10
/
+13
2016-11-08
scsi: lpfc: Synchronize link speed with boot driver
James Smart
6
-1
/
+122
2016-11-08
scsi: lpfc: Correct panics with eh_timeout and eh_deadline
James Smart
2
-7
/
+11
2016-11-08
scsi: lpfc: Fix lost target in pt-to-pt connect
James Smart
1
-1
/
+1
2016-11-08
scsi: lpfc: Revise strings with full lpfc parameter name
James Smart
1
-11
/
+12
2016-11-08
scsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameter
James Smart
1
-32
/
+3
2016-11-08
scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameter
James Smart
1
-4
/
+2
2016-11-08
scsi: lpfc: Code cleanup for lpfc_topology parameter
James Smart
1
-4
/
+3
2016-11-08
scsi: lpfc: Code cleanup for lpfc_aer_support parameter
James Smart
1
-40
/
+3
2016-11-08
scsi: lpfc: Code cleanup for lpfc_enable_rrq parameter
James Smart
1
-6
/
+2
2016-11-08
scsi: lpfc: Code clean up for lpfc_iocb_cnt parameter
James Smart
1
-7
/
+1
2016-11-08
scsi: lpfc: Make lpfc_prot_xxx params per hba parameters
James Smart
4
-24
/
+31
2016-11-08
scsi: lpfc: Set driver environment data on adapter
James Smart
2
-0
/
+41
2016-11-08
scsi: lpfc: Fix sg_reset on SCSI device causing kernel crash
James Smart
1
-9
/
+13
2016-11-08
scsi: lpfc: Correct embedded io wq element size
James Smart
1
-9
/
+5
2016-11-08
scsi: lpfc: Fix few small typos in lpfc_scsi.c
Milan P. Gandhi
1
-9
/
+12
2016-11-08
MAINTAINERS: Changing maintainer for ufs DWC.
Joao Pinto
1
-1
/
+2
2016-11-08
MAINTAINERS: Remove defunct iss storage mailing list
Javier Martinez Canillas
1
-2
/
+0
2016-11-08
scsi: hpsa: Remove unneeded void pointer cast
Javier Martinez Canillas
1
-2
/
+1
2016-11-08
scsi: mptscsih: Remove bogus interpretation of request->ioprio
Christoph Hellwig
1
-8
/
+3
2016-11-08
scsi: ncr5380: Suppress unhelpful "interrupt without IRQ bit" message
Finn Thain
1
-1
/
+1
2016-11-08
scsi: ncr5380: Use correct types for DMA routines
Finn Thain
10
-114
/
+176
2016-11-08
scsi: ncr5380: Expedite register polling
Finn Thain
3
-3
/
+10
2016-11-08
scsi: ncr5380: Pass hostdata pointer to register polling routines
Finn Thain
3
-25
/
+24
2016-11-08
scsi: ncr5380: Use correct types for device register accessors
Finn Thain
9
-78
/
+49
2016-11-08
scsi: ncr5380: Store IO ports and addresses in host private data
Finn Thain
9
-97
/
+118
2016-11-08
scsi: ncr5380: Improve hostdata struct member alignment and cache-ability
Finn Thain
1
-20
/
+20
[next]