aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-07-28[SCSI] iscsi_transport: wait on session in error handler pathMike Christie2-1/+42
2010-07-28[SCSI] iscsi_transport: Modidify recovery_tmo from sysfsVikas Chaudhary1-5/+38
2010-07-28[SCSI] sg: fix bio leak with a detached deviceFUJITA Tomonori1-0/+2
2010-07-28[SCSI] fcoe: remove check for zero fabric nameVasu Dev1-1/+1
2010-07-28[SCSI] libfc: Add retry logic to lport state machine when receiving LS_RJTBhanu Prakash Gollapudi1-36/+27
2010-07-28[SCSI] Revert "[SCSI] fcoe: Fix using VLAN ID in creating lport's WWWN/WWPN"Vasu Dev1-10/+1
2010-07-28[SCSI] fcoe: fix offload feature flag change from netdevYi Zou1-19/+49
2010-07-28[SCSI] libfc: don't require a local exchange for incoming requestsJoe Eykholt5-217/+169
2010-07-28[SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt1-0/+25
2010-07-28[SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt5-79/+110
2010-07-28[SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2-28/+10
2010-07-28[SCSI] libfc: eliminate rport LOGO stateJoe Eykholt1-66/+22
2010-07-28[SCSI] fcoe: config via separate create_vn2vn module parameterJoe Eykholt1-4/+12
2010-07-28[SCSI] fcoe libfcoe: use correct FC-MAP for VN2VN modeJoe Eykholt2-8/+22
2010-07-28[SCSI] libfcoe: Fix FIP ELS encapsulation details for FLOGI responsesJoe Eykholt1-14/+28
2010-07-28[SCSI] libfcoe: fcoe: fnic: add FIP VN2VN point-to-multipoint supportJoe Eykholt3-68/+1030
2010-07-28[SCSI] libfcoe: add state change debuggingJoe Eykholt1-7/+41
2010-07-28[SCSI] libfc: track FIP exchangesJoe Eykholt1-0/+2
2010-07-28[SCSI] libfc: add FLOGI state to rport for VN2VNJoe Eykholt2-14/+280
2010-07-28[SCSI] libfc: Add local port point-to-multipoint flagJoe Eykholt1-1/+35
2010-07-28[SCSI] libfcoe: fcoe: fnic: change fcoe_ctlr_init interface to specify modeJoe Eykholt3-5/+5
2010-07-28[SCSI] libfc: add discovery-private pointer for LLDJoe Eykholt2-8/+8
2010-07-28[SCSI] libfcoe: convert FIP to lock with mutex instead of spin lockJoe Eykholt1-61/+55
2010-07-28[SCSI] libfc: provide space for LLD after remote port structureJoe Eykholt1-1/+1
2010-07-28[SCSI] libfc: convert rport lookup to be RCU safeJoe Eykholt2-7/+21
2010-07-28[SCSI] fcoe: adds src and dest mac address checking for fcoe framesVasu Dev1-3/+17
2010-07-28[SCSI] fcoe: cleans up fcoe_disable and fcoe_enableVasu Dev1-6/+4
2010-07-28[SCSI] libfc: IO errors on link down due to cable unplugVasu Dev1-0/+5
2010-07-28[SCSI] libfc: fix slowpath error from WARN_ON in fc_fcp_send_dataYi Zou1-2/+0
2010-07-28[SCSI] scsi_dh_rdac: Add Dell MD36xxi controller into RDAC device listYanqing_Liu@Dell.com1-0/+1
2010-07-28[SCSI] dpt_i2o: move range check forwardDan Carpenter1-4/+7
2010-07-28[SCSI] lpfc 8.3.15: Update driver version 8.3.15James Smart1-1/+1
2010-07-28[SCSI] lpfc 8.3.15: Add target queue depth throttlingJames Smart4-10/+22
2010-07-28[SCSI] lpfc 8.3.15: FCoE Related FixesJames Smart6-40/+92
2010-07-28[SCSI] lpfc 8.3.15: BSG, Discovery, and Misc fixesJames Smart5-19/+76
2010-07-28[SCSI] ipr: fix resource type update and add sdev and shost attributesWayne Boyer1-2/+68
2010-07-28[SCSI] ipr: fix transition to operational for new adaptersWayne Boyer1-6/+9
2010-07-28[SCSI] scsi: add Kconfig dependency on NETRandy Dunlap2-1/+2
2010-07-28[SCSI] be2iscsi: The extended shift must be 16Jayamohan Kallickal1-1/+1
2010-07-28[SCSI] be2iscsi: Fix for premature buffer freeJayamohan Kallickal4-32/+87
2010-07-28[SCSI] be2iscsi: Remove debug print in IO pathJayamohan Kallickal1-2/+0
2010-07-28[SCSI] be2iscsi: Limit max_xmit_lengthJayamohan Kallickal1-0/+4
2010-07-28[SCSI] be2iscsi: Maintain same ITT across loginJayamohan Kallickal2-5/+37
2010-07-28[SCSI] be2iscsi: Adding crashdump supportJayamohan Kallickal4-1/+141
2010-07-28[SCSI] be2iscsi: Free tags allocatedJayamohan Kallickal1-0/+2
2010-07-28[SCSI] be2iscsi: Fix to handle request_irq failureJayamohan Kallickal1-1/+20
2010-07-28[SCSI] be2iscsi: No return value for hwi_enable_intrJayamohan Kallickal1-19/+5
2010-07-28[SCSI] be2iscsi: Fix for freeing cidJayamohan Kallickal1-0/+2
2010-07-28[SCSI] be2iscsi: pass the return from beiscsi_open_connJayamohan Kallickal1-2/+2
2010-07-28[SCSI] be2iscsi: Fixing the return type of functionsJayamohan Kallickal4-14/+13