summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2011-01-07block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen
2011-01-07qla2xxx: Populate Command Type 6 LUN field properly.Mike Hernandez
2011-01-07qla2xxx: Correct issue where NPIV-config data was not being allocated for 82x...Andrew Vasquez
2010-12-09qla2xxx: Add module parameter to enable/disable GFF_ID device type check.Chad Dupuis
2010-11-22Fix regressions in scsi_internal_device_blockMike Christie
2010-11-22Fix race when removing SCSI devicesChristof Schmitt
2010-11-22gdth: integer overflow in ioctlDan Carpenter
2010-11-22pmcraid: remove duplicate struct memberAnil Ravindranath
2010-11-22qla4xxx: fix build on PPCJiri Slaby
2010-11-22libsas: fix NCQ mixing with non-NCQDavid Milburn
2010-11-22sd name space exhaustion causes system hangMichael Reed
2010-09-16[SCSI] Fix VPD inquiry page wrapperMartin K. Petersen
2010-09-09[SCSI] fix use-after-free in scsi_init_io()James Bottomley
2010-09-07[SCSI] sd: fix medium-removal bugAlan Stern
2010-09-05[SCSI] qla2xxx: Update version number to 8.03.04-k0.Madhuranath Iyengar
2010-09-05[SCSI] qla2xxx: Check for empty slot in request queue before posting Command ...Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Cover UNDERRUN case where SCSI status is set.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: Correctly set fw hung and complete only waiting mbx.Giridhar Malavali
2010-09-05[SCSI] qla2xxx: Reset seconds_since_last_heartbeat correctly.Lalit Chandivade
2010-09-05[SCSI] qla2xxx: make rport deletions explicit during vport removalArun Easi
2010-09-05[SCSI] qla2xxx: Fix vport delete issuesArun Easi
2010-09-02[SCSI] sd, sym53c8xx: Remove warnings after vsprintf %pV introducation.David Miller
2010-09-02[SCSI] Fix warning: zero-length gnu_printf format stringJean Sacren
2010-09-02[SCSI] hpsa: disable doorbell reset on reset_devicesStephen M. Cameron
2010-09-02[SCSI] be2iscsi: Fix for Login failureJayamohan Kallickal
2010-09-02[SCSI] fix bio.bi_rw handlingJiri Slaby
2010-08-20drivers/scsi/qla4xxx: fix buildAndrew Morton
2010-08-17arcmsr_hba: Missing slab.h includeDavid Miller
2010-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11scsi: 53c700: remove dma_is_consistent usageFUJITA Tomonori
2010-08-11drivers: scsi: use newly introduced hex_to_bin() methodAndy Shevchenko
2010-08-11drivers/scsi: use memdup_userJulia Lawall
2010-08-11scsi: remove private BIT macrosAndrew Morton
2010-08-11scsi: fix bnx2i build errorsRandy Dunlap
2010-08-11scsi: fix pmcraid build errorsRandy Dunlap
2010-08-11bfa: wrong fcport H2I message tested in bfa_fcport_isr()Roel Kluin
2010-08-11drivers/scsi/ch.c: don't use vprintk as macroJoe Perches
2010-08-11scsi: bfa: correct onstack wait_queue_head declarationYong Zhang
2010-08-11drivers/scsi/qla2xxx/qla_os.c: fix continuation line formatsJoe Perches
2010-08-11scsi/sd.c: quiet all sparse noiseH Hartley Sweeten
2010-08-11scsi: remove superfluous NULL pointer check from scsi_kill_request()Bartlomiej Zolnierkiewicz
2010-08-11drivers/scsi/aic94xx/aic94xx_init.c: correct the size argument to kmallocJulia Lawall
2010-08-11dc395x: decrease iteration for tag_number of max_command in start_scsi()Roel Kluin
2010-08-11g_NCR5380: fix broken MMIO compilationOndrej Zary
2010-08-11g_NCR5380: remove misleading pnp error messageOndrej Zary
2010-08-11drivers/scsi: remove unnecessary NULL testJulia Lawall
2010-08-11NCR5380: bit MR_DMA_MODE set twice in NCR5380_transfer_dma()Roel Kluin
2010-08-11gdth: unmap ccb_phys when scsi_add_host() fails in gdth_eisa_probe_one()Roel Kluin