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