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: fcoe: make R_A_TOV and E_D_TOV configurable
Hannes Reinecke
2016-11-08
2
-2
/
+81
*
scsi: libfc: sanitize E_D_TOV and R_A_TOV setting
Hannes Reinecke
2016-11-08
3
-9
/
+14
*
scsi: libfc: use configured rport E_D_TOV
Hannes Reinecke
2016-11-08
1
-1
/
+1
*
scsi: libfc: use configured lport R_A_TOV
Hannes Reinecke
2016-11-08
1
-1
/
+1
*
scsi: libfc: spurious I/O error under high load
Hannes Reinecke
2016-11-08
1
-8
/
+15
*
scsi: libfc: additional debugging messages
Hannes Reinecke
2016-11-08
3
-24
/
+101
*
scsi: libfc: Revert "[SCSI] libfc: use offload EM instance again instead jump...
Martin K. Petersen
2016-11-08
1
-5
/
+10
*
scsi: lpfc: lpfc version changed to 11.2.0.2
James Smart
2016-11-08
1
-1
/
+1
*
scsi: lpfc: Fix fw download on SLI-4 FC adapters
James Smart
2016-11-08
2
-10
/
+13
*
scsi: lpfc: Synchronize link speed with boot driver
James Smart
2016-11-08
6
-1
/
+122
*
scsi: lpfc: Correct panics with eh_timeout and eh_deadline
James Smart
2016-11-08
2
-7
/
+11
*
scsi: lpfc: Fix lost target in pt-to-pt connect
James Smart
2016-11-08
1
-1
/
+1
*
scsi: lpfc: Revise strings with full lpfc parameter name
James Smart
2016-11-08
1
-11
/
+12
*
scsi: lpfc: Code cleanup for lpfc_sriov_nr_virtfn parameter
James Smart
2016-11-08
1
-32
/
+3
*
scsi: lpfc: Code cleanup for lpfc_max_scsicmpl_time parameter
James Smart
2016-11-08
1
-4
/
+2
*
scsi: lpfc: Code cleanup for lpfc_topology parameter
James Smart
2016-11-08
1
-4
/
+3
*
scsi: lpfc: Code cleanup for lpfc_aer_support parameter
James Smart
2016-11-08
1
-40
/
+3
*
scsi: lpfc: Code cleanup for lpfc_enable_rrq parameter
James Smart
2016-11-08
1
-6
/
+2
*
scsi: lpfc: Code clean up for lpfc_iocb_cnt parameter
James Smart
2016-11-08
1
-7
/
+1
*
scsi: lpfc: Make lpfc_prot_xxx params per hba parameters
James Smart
2016-11-08
4
-24
/
+31
*
scsi: lpfc: Set driver environment data on adapter
James Smart
2016-11-08
2
-0
/
+41
*
scsi: lpfc: Fix sg_reset on SCSI device causing kernel crash
James Smart
2016-11-08
1
-9
/
+13
*
scsi: lpfc: Correct embedded io wq element size
James Smart
2016-11-08
1
-9
/
+5
*
scsi: lpfc: Fix few small typos in lpfc_scsi.c
Milan P. Gandhi
2016-11-08
1
-9
/
+12
*
MAINTAINERS: Changing maintainer for ufs DWC.
Joao Pinto
2016-11-08
1
-1
/
+2
*
MAINTAINERS: Remove defunct iss storage mailing list
Javier Martinez Canillas
2016-11-08
1
-2
/
+0
*
scsi: hpsa: Remove unneeded void pointer cast
Javier Martinez Canillas
2016-11-08
1
-2
/
+1
*
scsi: mptscsih: Remove bogus interpretation of request->ioprio
Christoph Hellwig
2016-11-08
1
-8
/
+3
*
scsi: ncr5380: Suppress unhelpful "interrupt without IRQ bit" message
Finn Thain
2016-11-08
1
-1
/
+1
*
scsi: ncr5380: Use correct types for DMA routines
Finn Thain
2016-11-08
10
-114
/
+176
*
scsi: ncr5380: Expedite register polling
Finn Thain
2016-11-08
3
-3
/
+10
*
scsi: ncr5380: Pass hostdata pointer to register polling routines
Finn Thain
2016-11-08
3
-25
/
+24
*
scsi: ncr5380: Use correct types for device register accessors
Finn Thain
2016-11-08
9
-78
/
+49
*
scsi: ncr5380: Store IO ports and addresses in host private data
Finn Thain
2016-11-08
9
-97
/
+118
*
scsi: ncr5380: Improve hostdata struct member alignment and cache-ability
Finn Thain
2016-11-08
1
-20
/
+20
*
scsi: ncr5380: Increase register polling limit
Finn Thain
2016-11-08
1
-1
/
+1
*
scsi: ncr5380: Simplify register polling limit
Finn Thain
2016-11-08
2
-7
/
+8
*
scsi: atari_scsi: Make device register accessors re-entrant
Finn Thain
2016-11-08
1
-3
/
+15
*
scsi: cumana_1: Remove unused cumanascsi_setup() function
Finn Thain
2016-11-08
1
-4
/
+0
*
scsi: g_NCR5380: Merge g_NCR5380 and g_NCR5380_mmio drivers
Ondrej Zary
2016-11-08
6
-195
/
+134
*
scsi: ufshcd: Fix possible unclocked register access
Subhash Jadavani
2016-11-08
3
-16
/
+19
*
scsi: fcoe: Harden CVL handling when we have not logged into the fabric.
Chad Dupuis
2016-11-08
1
-3
/
+32
*
scsi: libfc: don't advance state machine for incoming FLOGI
Hannes Reinecke
2016-11-08
1
-6
/
+14
*
scsi: libfc: Do not login if the port is already started
Hannes Reinecke
2016-11-08
1
-0
/
+6
*
scsi: libfc: Do not drop down to FLOGI for fc_rport_login()
Hannes Reinecke
2016-11-08
1
-1
/
+5
*
scsi: libfc: Do not take rdata->rp_mutex when processing a -FC_EX_CLOSED ELS ...
Chad Dupuis
2016-11-08
1
-8
/
+24
*
scsi: libfc: Fixup disc_mutex handling
Hannes Reinecke
2016-11-08
4
-23
/
+63
*
scsi: libfc: Revisit kref handling
Hannes Reinecke
2016-11-08
1
-30
/
+101
*
scsi: hisi_sas: Add v2 hw support for different refclk
John Garry
2016-11-08
3
-1
/
+12
*
scsi: hisi_sas: Add device tree support for hip07
John Garry
2016-11-08
1
-0
/
+1
[next]