summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-05-23[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar4-1/+4
2009-05-23[SCSI] mpt2sas: bump driver version to 01.100.03.00Eric Moore1-2/+2
2009-05-23[SCSI] mpt2sas: using the same naming convention for all static functionEric Moore2-89/+89
2009-05-23[SCSI] mpt2sas: add query task support for MPT2COMMAND ioctlEric Moore1-11/+21
2009-05-23[SCSI] mpt2sas: LUN Reset SupportEric Moore1-2/+109
2009-05-23[SCSI] mpt2sas: T10 DIF SupportEric Moore2-0/+119
2009-05-23[SCSI] zfcp: Keep ccw device and model id in zfcp_ccw.cChristof Schmitt4-16/+20
2009-05-23[SCSI] zfcp: Changed D_ID left port disabledSwen Schillig2-2/+12
2009-05-23[SCSI] zfcp: Increase ref counter for port open requestsMartin Petermann1-3/+9
2009-05-23[SCSI] zfcp: Add comments to switch/case fallthroughsChristof Schmitt2-0/+6
2009-05-23[SCSI] zfcp: Remove unnecessary default case and assignmentsChristof Schmitt1-8/+2
2009-05-23[SCSI] zfcp: Make queue_depth adjustableChristof Schmitt1-1/+12
2009-05-23[SCSI] zfcp: Update message and add descriptionChristof Schmitt1-2/+2
2009-05-23[SCSI] zfcp: Use correct req_id for tracesChristof Schmitt1-5/+5
2009-05-23[SCSI] mvsas: remove all the casts from void * or to void *Andy Yan1-18/+16
2009-05-23[SCSI] libiscsi: add debug printks for iscsi command completion pathMike Christie1-1/+10
2009-05-23[SCSI] libiscsi: add task aborted stateMike Christie4-32/+41
2009-05-23[SCSI] libiscsi: check if iscsi host has work queue before queueing workMike Christie1-10/+11
2009-05-23[SCSI] libiscsi: don't let io sit in queue when session has failedMike Christie1-9/+6
2009-05-23[SCSI] libiscsi: handle cleanup task racesMike Christie2-112/+118
2009-05-23[SCSI] libiscsi: fix iscsi transport checks to account for slower linksMike Christie1-9/+29
2009-05-23[SCSI] libiscsi_tcp: update recv tracking for each skb instead of iscsi pduMike Christie1-0/+6
2009-05-23[SCSI] libiscsi: fix nop response/reply and session cleanup raceMike Christie1-3/+8
2009-05-23[SCSI] libiscsi: have iscsi_data_in_rsp call iscsi_update_cmdsnMike Christie2-1/+8
2009-05-23[SCSI] libiscsi: export iscsi_itt_to_task for bnx2iMike Christie2-1/+3
2009-05-23[SCSI] libiscsi: handle param allocation failuresMike Christie1-75/+33
2009-05-23[SCSI] libiscsi: check of LLD has a alloc pdu callout.Mike Christie1-7/+12
2009-05-23[SCSI] iscsi: pass ep connect shostMike Christie8-29/+87
2009-05-23[SCSI] NCR_D700: fix IRQ handler return typeZhenwen Xu1-1/+1
2009-05-23[SCSI] mvsas: performance improvement using domain_device->lldd_devAndy Yan2-16/+16
2009-05-23[SCSI] mvsas: correct bit map usageAndy Yan1-2/+1
2009-05-23[SCSI] mvsas: bug fix, null pointer may be usedAndy Yan1-4/+4
2009-05-23[SCSI] mvsas: bug fix of dead lockAndy Yan1-8/+6
2009-05-23[SCSI] mvsas: bug fix with setting task management frame typeAndy Yan1-3/+5
2009-05-23[SCSI] ipr: fix PCI permanent error handlerKleber S. Souza1-0/+1
2009-05-23[SCSI] Update wording of CONFIG_SCSI_MULTI_LUN helpEric Piel1-10/+9
2009-05-23[SCSI] ibmvscsi: Remove redundant test on unsigned.Roel Kluin1-3/+0
2009-05-23[SCSI] st: fix gcc 4.4 warningKai Makisara1-1/+1
2009-05-23[SCSI] limit state transitions in scsi_internal_device_unblockTakahiro Yasui1-8/+6
2009-05-20[SCSI] fcoe, libfc: fix function declarations to be ANSI-compliantRandy Dunlap2-4/+4
2009-05-20[SCSI] scsi_debug: fix virtual disk larger than 1TBFUJITA Tomonori1-1/+1
2009-05-20[SCSI] ipr: ipr_remove() marked __devexitKleber S. Souza1-2/+2
2009-05-20[SCSI] scsi_dh_rdac: Retry for NOT_READY(02/04/01) in rdac device handlerChauhan, Vijay1-0/+6
2009-05-20[SCSI] sym53c8xx_2: slave_alloc/destroy safety (2.6.27.5)Aaro Koskinen3-15/+93
2009-05-20[SCSI] sym53c8xx_2: lun to_clear flag not re-initialized (2.6.27.5)Aaro Koskinen1-0/+9
2009-05-20[SCSI] qla1280: error recovery rewriteMichael Reed2-134/+159
2009-05-20[SCSI] qla1280: driver clean upMichael Reed1-89/+10
2009-05-20[SCSI] Increase default timeout for INQUIRYAlan Stern1-2/+2
2009-05-20[SCSI] mvsas: add support for 94xx; layout change; bug fixesAndy Yan11-1377/+3893
2009-05-20[SCSI] mvsas: split driver into multiple filesJeff Garzik8-2112/+2273