aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-21cxgb3: Replace LRO with GROHerbert Xu1-0/+2
2009-01-16Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds3-13/+13
2009-01-16Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-2/+2
2009-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-29/+46
2009-01-16[libata] get-identity ioctl: Fix use of invalid memory pointerJeff Garzik2-2/+2
2009-01-16powerpc/ps3: Printing fixups for l64 to ll64 conversion drivers/scsiStephen Rothwell1-3/+3
2009-01-16powerpc: Cleanup from l64 to ll64 change drivers/scsiStephen Rothwell2-10/+10
2009-01-13[SCSI] Skip deleted devices in __scsi_device_lookup_by_target()Hannes Reinecke1-1/+4
2009-01-13[SCSI] Add SUN Universal Xport to no attach blacklistILLES, Marton1-0/+1
2009-01-13[SCSI] iscsi_tcp: make padbuf non-staticKaren Xie1-2/+1
2009-01-13[SCSI] qla2xxx: Fix ISP restart bug in multiq codeAnirban Chakraborty3-26/+40
2009-01-13powerpc: Change u64/s64 to a long long integer typeIngo Molnar1-6/+6
2009-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds57-830/+1809
2009-01-08powerpc: Fix iseries drivers build failure without CONFIG_VIOPATHKamalesh Babulal1-0/+1
2009-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/arjan/linux-2.6-asyncLinus Torvalds2-42/+70
2009-01-07[SCSI] qla2xxx: Update version number to 8.03.00-k1.Andrew Vasquez1-3/+3
2009-01-07[SCSI] qla2xxx: Add ISP81XX support.Andrew Vasquez13-109/+1234
2009-01-07[SCSI] qla2xxx: Use proper request/response queues with MQ instantiations.Andrew Vasquez6-13/+11
2009-01-07[SCSI] qla2xxx: Correct MQ-chain information retrieval during a firmware dump.Andrew Vasquez1-37/+40
2009-01-07[SCSI] qla2xxx: Collapse EFT/FCE copy procedures during a firmware dump.Andrew Vasquez3-27/+53
2009-01-07[SCSI] qla2xxx: Don't pollute kernel logs with ZIO/RIO status messages.Andrew Vasquez1-4/+1
2009-01-07[SCSI] qla2xxx: Don't fallback to interrupt-polling during re-initialization with MSI-X enabled.Andrew Vasquez4-3/+9
2009-01-07[SCSI] qla2xxx: Remove support for reading/writing HW-event-log.Andrew Vasquez7-186/+2
2009-01-07[SCSI] cxgb3i: add missing includeAl Viro1-0/+1
2009-01-07[SCSI] scsi_lib: fix DID_RESET status problemsJames Bottomley1-16/+27
2009-01-07fastboot: make scsi probes asynchronousArjan van de Ven2-42/+70
2009-01-06[SCSI] fc transport: restore missing dev_loss_tmo callback to LLDDJames Smart1-2/+19
2009-01-06trivial: Fix misspelling of "firmware" in qla1280.cNick Andrew1-2/+2
2009-01-06trivial: Fix misspelling of "firmware" in a100u2w.cNick Andrew1-1/+1
2009-01-06trivial: Fix misspelling of "firmware" in megaraid.cNick Andrew1-2/+2
2009-01-06trivial: Fix misspelling of "firmware" in ql4_mbx.cNick Andrew1-1/+1
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2-7/+7
2009-01-06trivial: fix singal -> signal typoFrederik Schwarzer1-1/+1
2009-01-05[SCSI] aha152x_cs: Fix regression that keeps driver from using shared interruptsLarry Finger1-1/+1
2009-01-05[SCSI] sd: Correctly handle 6-byte commands with DIXMartin K. Petersen1-0/+4
2009-01-05[SCSI] sd: DIF: Fix tagging on platforms with signed charMartin K. Petersen1-4/+4
2009-01-05[SCSI] sd: DIF: Show app tag on errorMartin K. Petersen1-2/+3
2009-01-05[SCSI] Fix error handling for DIF/DIXMartin K. Petersen1-1/+8
2009-01-05[SCSI] scsi_lib: don't decrement busy counters when inserting commandsJames Bottomley1-22/+39
2009-01-02[SCSI] libsas: fix test for negative unsigned and typosRoel Kluin1-6/+6
2009-01-02[SCSI] a2091, gvp11: kill warn_unused_result warningsGeert Uytterhoeven2-8/+18
2009-01-02[SCSI] mvsas: increase port type detection delay to suit Seagate's 10k6 drive ST3450856SS 0003Reinhard Nissl1-1/+1
2009-01-02[SCSI] st: retry enlarge_buffer allocationKai Makisara1-1/+10
2009-01-02[SCSI] st: integrate st_scsi_kern_execute and st_do_scsiKai Makisara1-136/+66
2009-01-02[SCSI] st: remove unused frp_sg_currentFUJITA Tomonori2-3/+0
2009-01-02[SCSI] st: remove unused orig_frp_segsFUJITA Tomonori2-5/+3
2009-01-02[SCSI] st: simplify new_tape_bufferFUJITA Tomonori1-15/+6
2009-01-02[SCSI] st: remove struct scatterlistFUJITA Tomonori2-7/+2
2009-01-02[SCSI] st: kill struct st_buff_fragmentFUJITA Tomonori2-42/+43
2009-01-02[SCSI] st: remove buf_to_sgFUJITA Tomonori1-29/+0