index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'fcoe-3.13' into for-linus
James Bottomley
2013-11-10
9
-174
/
+294
|
\
|
*
scsi: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-10-14
5
-18
/
+17
|
*
fcoe: Fix missing mutex_unlock in fcoe_sysfs_fcf_add error path
Neil Horman
2013-10-14
1
-0
/
+1
|
*
libfcoe: Make fcoe_sysfs optional / fix fnic NULL exception
Robert Love
2013-10-11
3
-31
/
+65
|
*
fcoe: Reduce fcoe_sysfs_fcf_add() stack usage
Bart Van Assche
2013-09-04
1
-17
/
+23
|
*
fcoe: Add missing newlines in debug messages
Bart Van Assche
2013-09-04
2
-12
/
+12
|
*
fcoe: Declare fcoe_ctlr_mode_set() static
Bart Van Assche
2013-09-04
1
-2
/
+2
|
*
fcp: Do not interpret check condition as underrun
Bart Van Assche
2013-09-04
1
-5
/
+5
|
*
libfc: Do not invoke the response handler after fc_exch_done()
Bart Van Assche
2013-09-04
1
-39
/
+92
|
*
libfc: Reduce exchange lock contention in fc_exch_recv_abts()
Bart Van Assche
2013-09-04
1
-8
/
+10
|
*
libfc: Avoid that sending after an abort triggers a kernel warning
Bart Van Assche
2013-09-04
1
-22
/
+37
|
*
libfc: Protect ep->esb_stat changes via ex_lock
Bart Van Assche
2013-09-04
1
-2
/
+7
|
*
libfc: Fix a race in fc_exch_timer_set_locked()
Bart Van Assche
2013-09-04
1
-3
/
+4
|
*
libfc: Clarify fc_exch_find()
Bart Van Assche
2013-09-04
1
-1
/
+3
|
*
libfc: Micro-optimize fc_setup_exch_mgr()
Bart Van Assche
2013-09-04
1
-7
/
+3
|
*
libfc: Debug code fixes
Bart Van Assche
2013-09-04
2
-5
/
+5
|
*
libfc: Source code comment spelling fixes
Bart Van Assche
2013-09-04
3
-8
/
+5
|
*
fcoe: cleanup return codes from fcoe_rcv
Neil Horman
2013-09-04
1
-2
/
+2
|
*
fcoe: make sure fcoe frames are unshared prior to manipulating them
Neil Horman
2013-09-04
1
-0
/
+6
|
*
fcoe: ensure that skb placed on the fip_recv_list are unshared
Neil Horman
2013-09-04
1
-0
/
+3
*
|
[SCSI] scsi_error: Escalate to LUN reset if abort fails
Hannes Reinecke
2013-10-25
1
-7
/
+9
*
|
[SCSI] Add 'eh_deadline' to limit SCSI EH runtime
Hannes Reinecke
2013-10-25
3
-6
/
+168
*
|
[SCSI] remove check for 'resetting'
Hannes Reinecke
2013-10-25
1
-28
/
+0
*
|
[SCSI] dc395: Move 'last_reset' into internal host structure
Hannes Reinecke
2013-10-25
1
-11
/
+13
*
|
[SCSI] tmscsim: Move 'last_reset' into host structure
Hannes Reinecke
2013-10-25
2
-7
/
+8
*
|
[SCSI] advansys: Remove 'last_reset' references
Hannes Reinecke
2013-10-25
1
-4
/
+4
*
|
[SCSI] dpt_i2o: return SCSI_MLQUEUE_HOST_BUSY when in reset
Hannes Reinecke
2013-10-25
1
-5
/
+2
*
|
[SCSI] dpt_i2o: Remove DPTI_STATE_IOCTL
Hannes Reinecke
2013-10-25
2
-19
/
+12
*
|
[SCSI] megaraid_sas: Fix synchronization problem between sysPD IO path and AE...
Sumit.Saxena@lsi.com
2013-10-25
2
-4
/
+7
*
|
[SCSI] lpfc: Fix typo on NULL assignment
Felipe Pena
2013-10-25
1
-1
/
+1
*
|
[SCSI] scsi_dh_alua: ALUA handler attach should succeed while TPG is transiti...
Stewart, Sean
2013-10-25
1
-10
/
+16
*
|
[SCSI] scsi_dh_alua: ALUA check sense should retry device internal reset unit...
Stewart, Sean
2013-10-25
1
-0
/
+5
*
|
[SCSI] esas2r: Cleanup snprinf formatting of firmware version
Bradley Grove
2013-10-25
1
-3
/
+3
*
|
[SCSI] esas2r: Remove superfluous mask of pcie_cap_reg
Bradley Grove
2013-10-25
1
-1
/
+1
*
|
[SCSI] esas2r: Fixes for big-endian platforms
Bradley Grove
2013-10-25
2
-9
/
+9
*
|
[SCSI] esas2r: Directly call kernel functions for atomic bit operations
Bradley Grove
2013-10-25
10
-306
/
+291
*
|
[SCSI] lpfc 8.3.43: Update lpfc version to driver version 8.3.43
James Smart
2013-10-25
1
-1
/
+1
*
|
[SCSI] lpfc 8.3.43: Fixed not processing task management IOCB response status
James Smart
2013-10-25
4
-21
/
+104
*
|
[SCSI] lpfc 8.3.43: Fixed spinlock hang.
James Smart
2013-10-25
1
-2
/
+6
*
|
[SCSI] lpfc 8.3.43: Fixed invalid Total_Data_Placed value received for els an...
James Smart
2013-10-25
2
-4
/
+40
*
|
[SCSI] lpfc 8.3.43: Fixed invalid fcp_rsp length fir FCP_ICMND
James Smart
2013-10-25
2
-8
/
+35
*
|
[SCSI] lpfc 8.3.43: Fixed invalid mailbox timeouts
James Smart
2013-10-25
1
-0
/
+112
*
|
[SCSI] lpfc 8.3.43: Fixed spinlock inversion problem.
James Smart
2013-10-25
1
-4
/
+5
*
|
[SCSI] lpfc 8.3.43: Fix crash after xri limit is reached.
James Smart
2013-10-25
2
-7
/
+13
*
|
[SCSI] Derive the FLUSH_TIMEOUT from the basic I/O timeout
James Bottomley
2013-10-25
2
-4
/
+10
*
|
[SCSI] pm80xx: Firmware logging support.
Anand Kumar Santhanam
2013-10-25
9
-1
/
+510
*
|
[SCSI] pm80xx: Phy settings support for motherboard controller.
Anand Kumar Santhanam
2013-10-25
5
-3
/
+104
*
|
[SCSI] pm80xx: IButton security feature support for motherboard controllers.
Anand Kumar Santhanam
2013-10-25
1
-1
/
+22
*
|
[SCSI] pm80xx: Print SAS address of IO failed device.
Anand Kumar Santhanam
2013-10-25
2
-1
/
+103
*
|
[SCSI] pm80xx: 4G boundary fix.
Anand Kumar Santhanam
2013-10-25
1
-2
/
+101
[next]