summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2010-05-05[SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley1-1/+14
2010-05-05[SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke1-0/+1
2010-05-02[SCSI] a2091: Kill ugly DMA() macroGeert Uytterhoeven1-22/+26
2010-05-02[SCSI] a3000: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven1-25/+28
2010-05-02[SCSI] mvme147: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven1-6/+7
2010-05-02[SCSI] gvp11: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven1-47/+46
2010-05-02[SCSI] a2091: Use shost_priv() and kill ugly HDATA() macroGeert Uytterhoeven1-27/+29
2010-05-02[SCSI] a3000: ReindentationGeert Uytterhoeven2-163/+163
2010-05-02[SCSI] mvme147: ReindentationGeert Uytterhoeven2-83/+87
2010-05-02[SCSI] gvp11: ReindentationGeert Uytterhoeven2-297/+301
2010-05-02[SCSI] a2091: ReindentationGeert Uytterhoeven2-170/+171
2010-05-02[SCSI] wd33c93: Kill empty wd33c93_release()Geert Uytterhoeven6-15/+0
2010-05-02[SCSI] qla4xxx: Update driver version to 5.02.00-k1Vikas Chaudhary1-2/+1
2010-05-02[SCSI] qla4xxx: added support for abort task management commandVikas Chaudhary6-9/+124
2010-05-02[SCSI] qla4xxx: correct use of cmd->host_scribbleVikas Chaudhary3-9/+13
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-20net: sk_sleep() helperEric Dumazet1-2/+2
2010-04-11Merge 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