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