summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] zfcp: Use correct width for timer_interval fieldChristof Schmitt2010-07-282-1/+3
* [SCSI] zfcp: Remove SCSI device when removing unitChristof Schmitt2010-07-283-2/+10
* [SCSI] zfcp: Use memdup_user and kstrdupChristof Schmitt2010-07-282-12/+4
* [SCSI] zfcp: Fix retry after failed "open port" erp actionChristof Schmitt2010-07-281-2/+1
* [SCSI] zfcp: Fail erp after timeoutChristof Schmitt2010-07-281-0/+6
* [SCSI] zfcp: Use forced_reopen in terminate_rport_io callbackChristof Schmitt2010-07-281-3/+5
* [SCSI] zfcp: Register SCSI devices after successful fc_remote_port_addChristof Schmitt2010-07-285-17/+33
* [SCSI] zfcp: Do not try "forced close" when port is already closedChristof Schmitt2010-07-281-1/+5
* [SCSI] zfcp: Do not unblock rport from REOPEN_PORT_FORCEDChristof Schmitt2010-07-281-1/+2
* [SCSI] sd: add support for runtime PMAlan Stern2010-07-281-5/+16
* [SCSI] implement runtime Power ManagementAlan Stern2010-07-288-11/+201
* [SCSI] convert to the new PM frameworkAlan Stern2010-07-284-47/+105
* [SCSI] Unify SAM_ and SAM_STAT_ macrosJames Bottomley2010-07-289-40/+31
* [SCSI] mptfusion: release resources in error return pathTomas Henzl2010-07-281-0/+3
* [SCSI] mptfusion: Bump version 03.04.17Kashyap, Desai2010-07-281-2/+2
* [SCSI] mptfusion: Extra debug prints added relavent to Device missing delay e...Kashyap, Desai2010-07-287-26/+47
* [SCSI] mptfusion: Block Error handling for deleting devices or Device in DMDKashyap, Desai2010-07-283-10/+157
* [SCSI] ibmvstgt: add __init/__exit macrosPeter Huewe2010-07-281-2/+2
* [SCSI] aacraid: Do not set DMA mask to 32 bit first if adapter only supports 31Rolf Eike Beer2010-07-281-6/+8
* [SCSI] qla2xxx: T10 DIF Type 2 supportArun Easi2010-07-284-6/+43
* [SCSI] qla2xxx: Cleanup some dead-code and make some functions static.Andrew Vasquez2010-07-285-60/+5
* [SCSI] qla2xxx: Update copyright banner.Giridhar Malavali2010-07-2822-22/+22
* [SCSI] qla2xxx: Rearranged and cleaned up the code for processing the pending...Giridhar Malavali2010-07-284-40/+25
* [SCSI] qla2xxx: Updates for ISP82xx.Giridhar Malavali2010-07-284-289/+42
* [SCSI] qla2xxx: Do not allow ELS Passthru commands for ISP23xx adaptersHarish Zunjarrao2010-07-281-13/+24
* [SCSI] qla2xxx: Add CT passthru support for ISP23xx adaptersHarish Zunjarrao2010-07-283-10/+162
* [SCSI] qla2xxx: Don't issue set or get port param MBC if remote port is not l...Madhuranath Iyengar2010-07-281-0/+7
* [SCSI] qla2xxx: Add qla2x00_free_fcports() functionChad Dupuis2010-07-283-6/+15
* [SCSI] qla2xxx: Stop firmware before doing init firmware.Andrew Vasquez2010-07-281-2/+3
* [SCSI] qla2xxx: Propogate transport disrupted status for cable pull condition...Duane Grigsby2010-07-281-0/+3
* [SCSI] qla2xxx: Correct extended sense-data handling.Andrew Vasquez2010-07-281-9/+18
* [SCSI] qla2xxx: Check for golden firmware and show version if availableMadhuranath Iyengar2010-07-283-0/+42
* [SCSI] qla2xxx: Use GFF_ID to check FCP-SCSI FC4 type before logging into Nx_...Chad Dupuis2010-07-284-1/+103
* [SCSI] qla2xxx: Appropriately log FCP priority data messagesMadhuranath Iyengar2010-07-283-20/+48
* [SCSI] qla2xxx: Removed dependency for SRB structure for Marker processingGiridhar Malavali2010-07-285-240/+19
* [SCSI] qla2xxx: Don't issue set or get port param MBC if invalid port loop idMadhuranath Iyengar2010-07-281-0/+7
* [SCSI] iscsi_transport: wait on session in error handler pathMike Christie2010-07-283-1/+44
* [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-286-228/+174
* [SCSI] libfc: add interface to allocate a sequence for incoming requestsJoe Eykholt2010-07-282-0/+32
* [SCSI] libfc: add fc_fill_reply_hdr() and fc_fill_hdr()Joe Eykholt2010-07-287-79/+121
* [SCSI] libfc: add fc_frame_sid() and fc_frame_did() functionsJoe Eykholt2010-07-284-47/+54
* [SCSI] libfc: eliminate rport LOGO stateJoe Eykholt2010-07-282-68/+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
OpenPOWER on IntegriCloud