aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller10-44/+29
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
2008-10-23[SCSI] aic79xx: fix shadowed variablesHarvey Harrison1-4/+0
2008-10-23[SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison1-9/+4
2008-10-23[SCSI] aic7xxx: update *_shipped filesDenys Vlasenko4-4197/+133
2008-10-23[SCSI] aic7xxx: update .reg filesDenys Vlasenko2-0/+309
2008-10-23[SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko4-1/+16
2008-10-23[SCSI] scsi_dh: Initialize path state to be passive when path is not ownedChandra Seetharaman1-0/+3
2008-10-23[SCSI] fix removable device inability to detect disk changesJames Bottomley1-11/+10
2008-10-21[PATCH] switch srAl Viro1-22/+18
2008-10-21[PATCH] switch sdAl Viro1-24/+17
2008-10-21[PATCH] switch ide-scsiAl Viro1-15/+9
2008-10-21[PATCH] beginning of methods conversionAl Viro3-10/+10
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro4-5/+8
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro1-7/+4
2008-10-21[PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro1-1/+1
2008-10-21[PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2-3/+4
2008-10-21[PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2-2/+2
2008-10-21[PATCH] eliminate use of ->f_flags in block methodsAl Viro1-1/+1
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-4/+2
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-2/+2
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-9/+17
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes1-3/+2