summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2009-06-08[SCSI] libfc: Check if exchange is completed when receiving a sequenceSteve Ma1-0/+4
2009-06-08[SCSI] libfc: use DID_ERROR when we have internall aborted commandMike Christie1-1/+1
2009-06-08[SCSI] fcoe: use ETH_P_FIP for skb->protocol of FIP framesChris Leech1-3/+3
2009-06-08[SCSI] libfcoe: fip: fix non-FIP-mode FLOGI state after reset.Joe Eykholt1-5/+10
2009-06-08[SCSI] cxgb3i: Include net/dst.h for struct dst_cacheHerbert Xu1-0/+1
2009-06-08[SCSI] ibmvfc: Driver version 1.0.6Brian King1-2/+2
2009-06-08[SCSI] ibmvfc: Improve LOGO/PRLO ELS handlingBrian King1-1/+37
2009-06-08[SCSI] ibmvfc: Improve device rediscoveryBrian King1-3/+3
2009-06-08[SCSI] ibmvfc: Add flush on halt supportBrian King2-5/+42
2009-06-08[SCSI] ibmvfc: Add support for NPIV LogoutBrian King2-4/+105
2009-06-08[SCSI] ibmvfc: Fix deadlock in EHBrian King2-41/+86
2009-06-08[SCSI] ibmvfc: Reduce error logging noiseBrian King2-26/+48
2009-06-08[SCSI] ibmvfc: Use DEVICE_ATTR macroBrian King1-54/+13
2009-06-08[SCSI] ibmvfc: Fixup GFP flags for target allocationsBrian King1-1/+1
2009-06-08[SCSI] ibmvfc: Fix invalid error response handlingBrian King1-1/+1
2009-06-08[SCSI] sd: fix bug in SCSI async probingJames Bottomley1-24/+21
2009-06-08[SCSI] fix up scsi_eh_lock_door()James Bottomley1-12/+5
2009-06-08[SCSI] fix documentation for two functionsBartlomiej Zolnierkiewicz2-4/+4
2009-06-08[SCSI] lpfc 8.3.2 : Update the lpfc driver version to 8.3.2James Smart1-1/+1
2009-06-08[SCSI] lpfc 8.3.2 : Persistent Vport SupportJames Smart6-57/+236
2009-06-08[SCSI] lpfc 8.3.2 : Miscellaneous ChangesJames Smart9-59/+91
2009-06-08[SCSI] lpfc 8.3.2 : Update of copyrightsJames Smart14-14/+14
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - FCOE Discovery supportJames Smart6-64/+1756
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Mailbox handlingJames Smart8-147/+1101
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - QueuesJames Smart1-0/+3382
2009-06-08[SCSI] lpfc 8.3.2 : Addition of SLI4 Interface - Base SupportJames Smart19-311/+8485
2009-06-08[SCSI] lpfc 8.3.2 : Reorganization for SLI4James Smart8-1088/+2517
2009-05-30net: convert unicast addr listJiri Pirko1-9/+7
2009-05-24[SCSI] libfc,fcoe,fnic: Separate rport and lport max retry countsAbhijeet Joglekar3-1/+3
2009-05-24[SCSI] mpt2sas: bump driver version to 01.100.03.00Eric Moore1-2/+2
2009-05-24[SCSI] mpt2sas: using the same naming convention for all static functionEric Moore2-89/+89
2009-05-24[SCSI] mpt2sas: add query task support for MPT2COMMAND ioctlEric Moore1-11/+21
2009-05-24[SCSI] mpt2sas: LUN Reset SupportEric Moore1-2/+109
2009-05-24[SCSI] mpt2sas: T10 DIF SupportEric Moore2-0/+119
2009-05-24[SCSI] mvsas: remove all the casts from void * or to void *Andy Yan1-18/+16
2009-05-24[SCSI] libiscsi: add debug printks for iscsi command completion pathMike Christie1-1/+10
2009-05-24[SCSI] libiscsi: add task aborted stateMike Christie2-27/+37
2009-05-24[SCSI] libiscsi: check if iscsi host has work queue before queueing workMike Christie1-10/+11
2009-05-24[SCSI] libiscsi: don't let io sit in queue when session has failedMike Christie1-9/+6
2009-05-24[SCSI] libiscsi: handle cleanup task racesMike Christie1-109/+116
2009-05-24[SCSI] libiscsi: fix iscsi transport checks to account for slower linksMike Christie1-9/+29
2009-05-24[SCSI] libiscsi_tcp: update recv tracking for each skb instead of iscsi pduMike Christie1-0/+6
2009-05-24[SCSI] libiscsi: fix nop response/reply and session cleanup raceMike Christie1-3/+8
2009-05-24[SCSI] libiscsi: have iscsi_data_in_rsp call iscsi_update_cmdsnMike Christie2-1/+8
2009-05-24[SCSI] libiscsi: export iscsi_itt_to_task for bnx2iMike Christie1-1/+2
2009-05-24[SCSI] libiscsi: handle param allocation failuresMike Christie1-75/+33
2009-05-24[SCSI] libiscsi: check of LLD has a alloc pdu callout.Mike Christie1-7/+12
2009-05-24[SCSI] iscsi: pass ep connect shostMike Christie5-26/+77
2009-05-24[SCSI] NCR_D700: fix IRQ handler return typeZhenwen Xu1-1/+1
2009-05-24[SCSI] mvsas: performance improvement using domain_device->lldd_devAndy Yan2-16/+16