summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorLines
2010-05-05[SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O errorJames Bottomley-1/+14
2010-05-05[SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O errorHannes Reinecke-0/+1
2010-05-02[SCSI] scsi_debug: virtual_gb ignores sector_sizeDouglas Gilbert-1/+2
2010-05-02[SCSI] libiscsi: regression: fix header digest errorsMike Christie-1/+1
2010-05-01[SCSI] fix locking around blk_abort_request()Tejun Heo-0/+8
2010-05-01[SCSI] advansys: fix narrow board error pathHerton Ronaldo Krzesinski-14/+36
2010-04-22scsi: fix operator precedence warningRandy Dunlap-1/+1
2010-04-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-41/+41
2010-04-11[SCSI] bnx2i: Bug fixes related to MTU change issue when there are active isc...Anil Veerabhadrappa-4/+24
2010-04-11[SCSI] ibmvscsi: fix DMA API misuseFUJITA Tomonori-27/+2
2010-04-11[SCSI] wd7000: fix reset handler typo spin_unlock_irq() => spin_lock_irq()Dan Carpenter-1/+1
2010-04-11[SCSI] iscsi_tcp: fix relogin/shutdown hangMike Christie-1/+1
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds-1/+1
2010-04-08[SCSI] qla2xxx: fix lock imbalanceJiri Slaby-0/+1
2010-04-08[SCSI] lpfc: fix lock imbalancesJiri Slaby-2/+2
2010-04-08[SCSI] be2iscsi: fix lock imbalanceJiri Slaby-0/+1
2010-04-08[SCSI] dpt_i2o: several use after free issuesDan Carpenter-6/+9
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds-84/+171
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-11/+158
2010-03-27[SCSI] qla1280: retain firmware for error recoveryMichael Reed-52/+109
2010-03-27[SCSI] advansys: fix regression with request_firmware changeHerton Ronaldo Krzesinski-0/+8
2010-03-27[SCSI] qla2xxx: Updated version number to 8.03.02-k2.Giridhar Malavali-2/+2
2010-03-27[SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.Santosh Vernekar-1/+5
2010-03-27[SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.Ben Hutchings-15/+13
2010-03-27[SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not e...Michael Hernandez-1/+3
2010-03-27[SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.Andrew Vasquez-5/+4
2010-03-27[SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.Santosh Vernekar-4/+22
2010-03-27[SCSI] scsi_transport_fc: Make sure commands are completed when rport is offlineSarang Radke-2/+2
2010-03-27[SCSI] libiscsi: Fix recovery slowdown regressionMike Christie-2/+3
2010-03-19Merge branch 'master' into for-linusJens Axboe-18/+18
2010-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds-3523/+7201
2010-03-16Remove GENHD_FL_DRIVERFSNeilBrown-1/+1
2010-03-15pcmcia: add important if statementDan Carpenter-0/+1
2010-03-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds-1/+1
2010-03-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-13/+13
2010-03-12drivers/scsi/ses.c: eliminate double freeJulia Lawall-2/+2
2010-03-08qlogicpti: Remove slash in QlogicPTI irq nameMeelis Roos-1/+1
2010-03-08[SCSI] scsi_transport_fc: Fix synchronization issue while deleting vportGal Rosen-12/+12
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-13/+13
2010-03-07platform-drivers: move probe to .devinit.text in drivers/scsiUwe Kleine-König-2/+2
2010-03-07[SCSI] bfa: Update the driver version to 2.1.2.1.Krishna Gudipati-1/+1
2010-03-07[SCSI] bfa: Remove unused header files and did some cleanup.Krishna Gudipati-238/+24
2010-03-07[SCSI] bfa: Handle SCSI IO underrun case.Krishna Gudipati-2/+12
2010-03-07[SCSI] bfa: FCS and include file changes.Krishna Gudipati-35/+22
2010-03-07[SCSI] bfa: Modified the portstats get/clear logicKrishna Gudipati-706/+405
2010-03-07[SCSI] bfa: Replace bfa_get_attr() with specific APIsKrishna Gudipati-215/+195
2010-03-07[SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).Krishna Gudipati-8/+66
2010-03-07[SCSI] bfa: Rename pport to fcport in BFA FCS.Krishna Gudipati-735/+1103
2010-03-07[SCSI] bfa: IOC fixes, check for IOC down condition.Krishna Gudipati-3/+18
2010-03-07[SCSI] bfa: In MSIX mode, ignore spurious RME interrupts when FCoE ports are ...Krishna Gudipati-27/+17