summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2010-05-02[SCSI] qla4xxx: do not retry login to CHAP auth failed targetsVikas Chaudhary3-43/+94
2010-05-02[SCSI] qla4xxx: Updated firmware ready timeout algorithmVikas Chaudhary1-9/+11
2010-05-02[SCSI] qla4xxx: Code Clean up - remove "marker_needed"Vikas Chaudhary1-2/+1
2010-05-02[SCSI] qla4xxx: set device state as per Link UP and LINK DOWNVikas Chaudhary4-7/+70
2010-05-02[SCSI] qla4xxx: added IPv6 support.Vikas Chaudhary4-142/+445
2010-05-02[SCSI] cxgb3i: Fix error path for module initRoland Dreier1-1/+3
2010-05-02[SCSI] scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert1-1/+2
2010-05-02[SCSI] libiscsi: regression: fix header digest errorsMike Christie1-1/+1
2010-05-02[SCSI] pm8001: potential null dereference in pm8001_dev_gone_notify()Dan Carpenter1-1/+3
2010-05-02[SCSI] ibmvfc: Reduce error recovery timeoutBrian King2-1/+2
2010-05-02[SCSI] ibmvfc: Fix command completion handlingBrian King1-0/+6
2010-05-02[SCSI] hpsa: remove unneeded definesMike Miller2-23/+0
2010-05-01[SCSI] fix locking around blk_abort_request()Tejun Heo2-0/+8
2010-05-01[SCSI] fix sdev_rw_attr macro for scsi device sysfs entriesTomohiro Kusumi1-2/+2
2010-05-01[SCSI] bfa: fix compilation warning in powerpcJing Huang1-4/+4
2010-05-01[SCSI] qla2xxx: Add ISP82XX support.Giridhar Malavali15-125/+5518
2010-05-01[SCSI] advansys: fix narrow board error pathHerton Ronaldo Krzesinski1-14/+36
2010-04-30[SCSI] scsi_trace: Enhance SCSI command tracingMartin K. Petersen1-12/+111
2010-04-30[SCSI] add scsi trace core functions and put trace pointsKei Tokunaga4-0/+196
2010-04-30[SCSI] scsi_debug: Block Limits VPD page fixesMartin K. Petersen1-0/+16
2010-04-23Merge branch 'master' into for-nextJiri Kosina277-3660/+7573
2010-04-22scsi: fix operator precedence warningRandy Dunlap1-1/+1
2010-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-41/+41
2010-04-21net: sk_sleep() helperEric Dumazet1-2/+2
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller168-96/+330
2010-04-11[SCSI] mvsas: fix hot plug handling and IO issuesSrinivas5-80/+186
2010-04-11[SCSI] iscsi_tcp: Remove unused field iscsi_conn from struct iscsi_sw_tcp_connAvi Kaplan1-1/+0
2010-04-11[SCSI] iscsi_tcp: Change iscsi_sw_tcp_conn_restore_callbacks argumentsAvi Kaplan1-2/+4
2010-04-11[SCSI] scsi_dh_emc: request flag cleanupMike Christie1-2/+0
2010-04-11[SCSI] iscsi_tcp: change & to &&Dan Carpenter1-1/+1
2010-04-11[SCSI] libfc, fcoe: normalize format specifies for world wide namesChris Leech4-13/+17
2010-04-11[SCSI] libfc: set both precision and field with when printing FC IDsChris Leech4-21/+21
2010-04-11[SCSI] libfc: bug in erroring out upon FCP_RSP_LEN_VAL in fc_fcp_respYi Zou1-2/+1
2010-04-11[SCSI] fcoe, fnic, libfc: increased CDB size to 16 bytes for fcoe.Vasu Dev3-2/+4
2010-04-11[SCSI] fcoe: removes unused shost in fcoe_shost_configVasu Dev1-6/+2
2010-04-11[SCSI] fnic: Change fnic_flush_tx() to flush tx instead of rx queueBrian Uchino1-1/+1
2010-04-11[SCSI] fnic: Update version to 1.4.0.145Brian Uchino1-1/+1
2010-04-11[SCSI] libfc: remove unneeded variables in fc_exch_recv_req()Joe Eykholt1-6/+0
2010-04-11[SCSI] fcoe: check netif operstate instead of IFF_UP & link stateChris Leech1-2/+1
2010-04-11[SCSI] fcoe: reset FIP ctlr link state on disable/enableChris Leech1-4/+7
2010-04-11[SCSI] libfcoe: Don't fill MAC desc in FLOGI if FIP negotiated FPMARobert Love1-2/+7
2010-04-11[SCSI] mpt2sas: Bump version 05.100.00.02Kashyap, Desai1-2/+2
2010-04-11[SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_s...Kashyap, Desai1-3/+8
2010-04-11[SCSI] mpt2sas: Reworked scmd->result priority for _scsih_qcmd.Kashyap, Desai1-7/+14
2010-04-11[SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...Anil Veerabhadrappa3-4/+24
2010-04-11[SCSI] lpfc 8.3.12: Update Driver version to 8.3.12James Smart1-1/+1
2010-04-11[SCSI] lpfc 8.3.12: Fix discovery issuesJames Smart7-5/+105
2010-04-11[SCSI] lpfc 8.3.12: BSG Fixes and enhancementsJames Smart4-39/+253
2010-04-11[SCSI] lpfc 8.3.12: Critical fixesJames Smart6-35/+56
2010-04-11[SCSI] lpfc 8.3.12: T10-PI/DIF changesJames Smart2-139/+177