summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2009-01-05[SCSI] sd: DIF: Show app tag on errorMartin K. Petersen
2009-01-05[SCSI] Fix error handling for DIF/DIXMartin K. Petersen
2009-01-05[SCSI] scsi_lib: don't decrement busy counters when inserting commandsJames Bottomley
2009-01-02[SCSI] libsas: fix test for negative unsigned and typosRoel Kluin
2009-01-02[SCSI] a2091, gvp11: kill warn_unused_result warningsGeert Uytterhoeven
2009-01-02[SCSI] mvsas: increase port type detection delay to suit Seagate's 10k6 drive...Reinhard Nissl
2009-01-02[SCSI] st: retry enlarge_buffer allocationKai Makisara
2009-01-02[SCSI] st: integrate st_scsi_kern_execute and st_do_scsiKai Makisara
2009-01-02[SCSI] st: remove unused frp_sg_currentFUJITA Tomonori
2009-01-02[SCSI] st: remove unused orig_frp_segsFUJITA Tomonori
2009-01-02[SCSI] st: simplify new_tape_bufferFUJITA Tomonori
2009-01-02[SCSI] st: remove struct scatterlistFUJITA Tomonori
2009-01-02[SCSI] st: kill struct st_buff_fragmentFUJITA Tomonori
2009-01-02[SCSI] st: remove buf_to_sgFUJITA Tomonori
2009-01-02[SCSI] st: convert dio path to use st_scsi_executeFUJITA Tomonori
2009-01-02[SCSI] st: convert non-dio path to use st_scsi_executeFUJITA Tomonori
2009-01-02[SCSI] st: add st_scsi_execute helper functionFUJITA Tomonori
2009-01-02[SCSI] st: add struct rq_map_data supportFUJITA Tomonori
2009-01-02[SCSI] st: make all the fragment buffers the same sizeFUJITA Tomonori
2009-01-02[SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITEFUJITA Tomonori
2009-01-02[SCSI] block: fix the partial mappings with struct rq_map_dataFUJITA Tomonori
2009-01-02[SCSI] ibmvscsi: Make max_requests module parameter more accurateBrian King
2009-01-02[SCSI] lpfc: Move a dereference below a NULL testJulia Lawall
2009-01-02[SCSI] sgiwd93: Fix compilation warningDmitri Vorobiev
2009-01-02[SCSI] ibmvfc: Fixup command response translationBrian King
2009-01-02[SCSI] Fix uninitialized variable error in scsi_io_completionAlan Stern
2009-01-02[SCSI] clean up scsi_times_outChristoph Hellwig
2009-01-02[SCSI] remove severly outdated comment in scsi_dispatch_cmdChristoph Hellwig
2009-01-02[SCSI] struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-01-02remove ide-scsiFUJITA Tomonori
2008-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-12-30[SCSI] fcoe: fix configuration problemsJames Bottomley
2008-12-30[SCSI] cxgb3i: fix select/depend problemJames Bottomley
2008-12-30[SCSI] fcoe: fix incorrect use of struct moduleJames Bottomley
2008-12-30[SCSI] cxgb3i: remove use of skb->spKaren Xie
2008-12-30[SCSI] cxgb3i: Add cxgb3i iSCSI driver.Karen Xie
2008-12-29ide: replace the global ide_lock spinlock by per-hwgroup spinlocks (v2)Bartlomiej Zolnierkiewicz
2008-12-29[SCSI] qla2xxx: changes in multiq codeAnirban Chakraborty
2008-12-29[SCSI] eata: fix the data buffer accessors conversion regressionFUJITA Tomonori
2008-12-29[SCSI] ibmvfc: Improve async event handlingBrian King
2008-12-29[SCSI] lpfc : correct printk types on PPC compilesJames Smart
2008-12-29[SCSI] ipr: fix lockdep warning from ipr_ioa_reset_doneMark Nelson
2008-12-29[SCSI] fc transport: pre-emptively terminate i/o upon dev_loss_tmo timeoutJames Smart
2008-12-29[SCSI] qla2xxx: add support for multi-queue adapterAnirban Chakraborty
2008-12-29[SCSI] fcoe: Fibre Channel over EthernetRobert Love
2008-12-29[SCSI] libfc: A modular Fibre Channel libraryRobert Love
2008-12-29[SCSI] ibmvscsi: Don't fail EH due to insufficient resourcesBrian King
2008-12-29[SCSI] scsi_transport_spi: fix the misuse of scsi_execute return valueFUJITA Tomonori
2008-12-29[SCSI] st: convert st_int_ioctl to use st_scsi_kern_executeFUJITA Tomonori