aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-1/+0
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2-4/+3
2008-12-28m68k: machw.h cleanupFinn Thain1-1/+0
2008-12-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds4-16/+17
2008-12-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller3-6/+10
2008-12-13[SCSI] scsi_lib: only call scsi_unprep_request() under queue lockJames Bottomley1-1/+1
2008-12-12Commands needing to be retried require a complete re-initialization.Alan D. Brunelle1-4/+8
2008-12-09[SCSI] ibmvstgt: move crq_queue_create to the end of initializationBrian King1-7/+9
2008-12-04[PATCH 1/2] kill FMODE_NDELAY_NOWChristoph Hellwig2-2/+2
2008-12-03[SCSI] libiscsi REGRESSION: fix passthrough support with older iscsi toolsMike Christie1-6/+5
2008-12-03[SCSI] aacraid: disable Dell Percraid quirk on Adaptec 2200S and 2120SHillier, Gernot1-2/+2
2008-12-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller8-25/+28
2008-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds6-19/+18
2008-12-01[SCSI] stex: switch to block timeoutJames Bottomley1-1/+1
2008-12-01[SCSI] make scsi_eh_try_stu use block timeoutJames Bottomley1-2/+1
2008-12-01[SCSI] megaraid_sas: switch to block timeoutJames Bottomley1-1/+2
2008-12-01[SCSI] ibmvscsi: switch to block timeoutJames Bottomley1-1/+1
2008-12-01[SCSI] aacraid: switch to block timeoutJames Bottomley1-2/+2
2008-11-30gdth section fixesAl Viro1-6/+6
2008-11-30advansys fix on ISA-less configsAl Viro1-0/+4
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-44/+29
2008-11-16[SCSI] Fix hang in starved list processingMike Christie1-12/+11
2008-11-15[SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg1-2/+2
2008-11-06Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller2-13/+0
2008-11-05[SCSI] scsi_error regression: Fix idempotent command handlingMike Christie1-2/+3
2008-11-05[SCSI] qla2xxx: Update version number to 8.02.01-k9.Andrew Vasquez1-1/+1
2008-11-05[SCSI] qla2xxx: Return a FAILED status when abort mailbox-command fails.Michael Reed1-0/+1
2008-11-05[SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below.Shyam Sundar2-2/+2
2008-11-05[SCSI] qla2xxx: Use pci_disable_rom() to manipulate PCI config space.Andrew Vasquez1-20/+4
2008-11-05[SCSI] qla2xxx: Correct Atmel flash-part handling.Lalit Chandivade2-13/+7
2008-11-05[SCSI] megaraid: fix mega_internal_command oopsFUJITA Tomonori2-4/+9
2008-11-01saner FASYNC handling on file closeAl Viro2-13/+0
2008-10-31drivers: replace NIPQUAD()Harvey Harrison2-3/+2
2008-10-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+2
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds1-0/+2
2008-10-29net: replace %p6 with %pI6Harvey Harrison1-1/+1
2008-10-28misc: replace NIP6_FMT with %p6 format specifierHarvey Harrison1-1/+1
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds21-4276/+560
2008-10-23[SCSI] sd: fix computation of the full size of the deviceH. Peter Anvin1-1/+1
2008-10-23[SCSI] sun3x_esp: Convert && to ||Julia Lawall1-2/+2
2008-10-23[SCSI] sd: remove command-size switching codeAlan Stern1-9/+0
2008-10-23[SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori1-3/+0
2008-10-23[SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori1-6/+1
2008-10-23[SCSI] fix netlink kernel-docRandy Dunlap1-6/+3
2008-10-23[SCSI] sd: Fix handling of NO_SENSE check conditionJamie Wellnitz1-1/+9
2008-10-23[SCSI] export busy state via q->lld_busy_fn()Kiyoshi Ueda1-0/+32
2008-10-23[SCSI] refactor sdev/starget/shost busy checkingKiyoshi Ueda1-10/+20
2008-10-23[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp1-0/+7
2008-10-23[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox2-5/+5
2008-10-23[SCSI] ipr: use memory_read_from_buffer()Akinobu Mita1-11/+5