summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] dpt_i2o: fix transferred data length for scsi_set_resid()Miquel van Smoorenburg2008-11-151-2/+2
* [SCSI] scsi_error regression: Fix idempotent command handlingMike Christie2008-11-051-2/+3
* [SCSI] qla2xxx: Update version number to 8.02.01-k9.Andrew Vasquez2008-11-051-1/+1
* [SCSI] qla2xxx: Return a FAILED status when abort mailbox-command fails.Michael Reed2008-11-051-0/+1
* [SCSI] qla2xxx: Do not honour max_vports from firmware for 2G ISPs and below.Shyam Sundar2008-11-052-2/+2
* [SCSI] qla2xxx: Use pci_disable_rom() to manipulate PCI config space.Andrew Vasquez2008-11-051-20/+4Star
* [SCSI] qla2xxx: Correct Atmel flash-part handling.Lalit Chandivade2008-11-052-13/+7Star
* [SCSI] megaraid: fix mega_internal_command oopsFUJITA Tomonori2008-11-052-4/+9
* saner FASYNC handling on file closeAl Viro2008-11-012-13/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-301-0/+2
|\
| * fdomain_cs: Sort out modules with duplicate descriptionAlan Cox2008-10-171-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-2321-4276/+560Star
|\ \
| * | [SCSI] sd: fix computation of the full size of the deviceH. Peter Anvin2008-10-231-1/+1
| * | [SCSI] sun3x_esp: Convert && to ||Julia Lawall2008-10-231-2/+2
| * | [SCSI] sd: remove command-size switching codeAlan Stern2008-10-231-9/+0Star
| * | [SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori2008-10-231-3/+0Star
| * | [SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori2008-10-231-6/+1Star
| * | [SCSI] fix netlink kernel-docRandy Dunlap2008-10-231-6/+3Star
| * | [SCSI] sd: Fix handling of NO_SENSE check conditionJamie Wellnitz2008-10-231-1/+9
| * | [SCSI] export busy state via q->lld_busy_fn()Kiyoshi Ueda2008-10-231-0/+32
| * | [SCSI] refactor sdev/starget/shost busy checkingKiyoshi Ueda2008-10-231-10/+20
| * | [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp2008-10-231-0/+7
| * | [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox2008-10-232-5/+5
| * | [SCSI] ipr: use memory_read_from_buffer()Akinobu Mita2008-10-231-11/+5Star
| * | [SCSI] aic79xx: fix shadowed variablesHarvey Harrison2008-10-231-4/+0Star
| * | [SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison2008-10-231-9/+4Star
| * | [SCSI] aic7xxx: update *_shipped filesDenys Vlasenko2008-10-234-4197/+133Star
| * | [SCSI] aic7xxx: update .reg filesDenys Vlasenko2008-10-232-0/+309
| * | [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko2008-10-234-1/+16
| * | [SCSI] scsi_dh: Initialize path state to be passive when path is not ownedChandra Seetharaman2008-10-231-0/+3
| * | [SCSI] fix removable device inability to detect disk changesJames Bottomley2008-10-231-11/+10Star
| |/
* | [PATCH] switch srAl Viro2008-10-211-22/+18Star
* | [PATCH] switch sdAl Viro2008-10-211-24/+17Star
* | [PATCH] switch ide-scsiAl Viro2008-10-211-15/+9Star
* | [PATCH] beginning of methods conversionAl Viro2008-10-213-10/+10
* | [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-214-5/+8
* | [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-211-7/+4Star
* | [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-211-1/+1
* | [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-212-3/+4
* | [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-212-2/+2
* | [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-211-1/+1
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-202-4/+2Star
|\ \
| * | PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-201-3/+2Star
| * | PCI: change MSI-x vector to 32bitYinghai Lu2008-10-201-1/+1
| * | PCI: remove dynids.use_driver_dataMilton Miller2008-10-201-1/+0Star
* | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-202-2/+2
|\ \ \
| * | | pci: change msi-x vector to 32bitYinghai Lu2008-10-161-1/+1
| * | | drivers/scsi: use nr_irqsYinghai Lu2008-10-161-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-201-9/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | ide: allow device drivers to specify per-device type /proc settingsBartlomiej Zolnierkiewicz2008-10-171-9/+17