aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-11-01saner FASYNC handling on file closeAl Viro
2008-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-23[SCSI] sd: fix computation of the full size of the deviceH. Peter Anvin
2008-10-23[SCSI] sun3x_esp: Convert && to ||Julia Lawall
2008-10-23[SCSI] sd: remove command-size switching codeAlan Stern
2008-10-23[SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori
2008-10-23[SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori
2008-10-23[SCSI] fix netlink kernel-docRandy Dunlap
2008-10-23[SCSI] sd: Fix handling of NO_SENSE check conditionJamie Wellnitz
2008-10-23[SCSI] export busy state via q->lld_busy_fn()Kiyoshi Ueda
2008-10-23[SCSI] refactor sdev/starget/shost busy checkingKiyoshi Ueda
2008-10-23[SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp
2008-10-23[SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox
2008-10-23[SCSI] ipr: use memory_read_from_buffer()Akinobu Mita
2008-10-23[SCSI] aic79xx: fix shadowed variablesHarvey Harrison
2008-10-23[SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison
2008-10-23[SCSI] aic7xxx: update *_shipped filesDenys Vlasenko
2008-10-23[SCSI] aic7xxx: update .reg filesDenys Vlasenko
2008-10-23[SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko
2008-10-23[SCSI] scsi_dh: Initialize path state to be passive when path is not ownedChandra Seetharaman
2008-10-23[SCSI] fix removable device inability to detect disk changesJames Bottomley
2008-10-21[PATCH] switch srAl Viro
2008-10-21[PATCH] switch sdAl Viro
2008-10-21[PATCH] switch ide-scsiAl Viro
2008-10-21[PATCH] beginning of methods conversionAl Viro
2008-10-21[PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro
2008-10-21[PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro
2008-10-21[PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro
2008-10-21[PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro
2008-10-21[PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro
2008-10-21[PATCH] eliminate use of ->f_flags in block methodsAl Viro
2008-10-20Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes
2008-10-20PCI: change MSI-x vector to 32bitYinghai Lu
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-20drivers/scsi/sr_vendor.c: use bcd2binAdrian Bunk
2008-10-17fdomain_cs: Sort out modules with duplicate descriptionAlan Cox
2008-10-17ide: allow device drivers to specify per-device type /proc settingsBartlomiej Zolnierkiewicz
2008-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds
2008-10-16device create: scsi: convert device_create_drvdata to device_createGreg Kroah-Hartman
2008-10-16pci: change msi-x vector to 32bitYinghai Lu
2008-10-16drivers/scsi: use nr_irqsYinghai Lu
2008-10-15[SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=nJames Bottomley
2008-10-14m68k: Atari SCSI needs NVRAMGeert Uytterhoeven
2008-10-14m68k: Remove the broken Hades supportAdrian Bunk
2008-10-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds