aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* saner FASYNC handling on file closeAl Viro2008-11-01
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-10-30
|\
| * fdomain_cs: Sort out modules with duplicate descriptionAlan Cox2008-10-17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-23
|\ \
| * | [SCSI] sd: fix computation of the full size of the deviceH. Peter Anvin2008-10-23
| * | [SCSI] sun3x_esp: Convert && to ||Julia Lawall2008-10-23
| * | [SCSI] sd: remove command-size switching codeAlan Stern2008-10-23
| * | [SCSI] 3w-9xxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori2008-10-23
| * | [SCSI] 3w-xxxx: remove unnecessary local_irq_save/restore for scsi sg copy APIFUJITA Tomonori2008-10-23
| * | [SCSI] fix netlink kernel-docRandy Dunlap2008-10-23
| * | [SCSI] sd: Fix handling of NO_SENSE check conditionJamie Wellnitz2008-10-23
| * | [SCSI] export busy state via q->lld_busy_fn()Kiyoshi Ueda2008-10-23
| * | [SCSI] refactor sdev/starget/shost busy checkingKiyoshi Ueda2008-10-23
| * | [SCSI] aic7xxx: Take the LED out of diagnostic mode on PM resumethomas schorpp2008-10-23
| * | [SCSI] aic79xx: user visible misuse wrong SI units (not disk size!)Alan Cox2008-10-23
| * | [SCSI] ipr: use memory_read_from_buffer()Akinobu Mita2008-10-23
| * | [SCSI] aic79xx: fix shadowed variablesHarvey Harrison2008-10-23
| * | [SCSI] aic79xx: fix shadowed variables, add staticsHarvey Harrison2008-10-23
| * | [SCSI] aic7xxx: update *_shipped filesDenys Vlasenko2008-10-23
| * | [SCSI] aic7xxx: update .reg filesDenys Vlasenko2008-10-23
| * | [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parserDenys Vlasenko2008-10-23
| * | [SCSI] scsi_dh: Initialize path state to be passive when path is not ownedChandra Seetharaman2008-10-23
| * | [SCSI] fix removable device inability to detect disk changesJames Bottomley2008-10-23
| |/
* | [PATCH] switch srAl Viro2008-10-21
* | [PATCH] switch sdAl Viro2008-10-21
* | [PATCH] switch ide-scsiAl Viro2008-10-21
* | [PATCH] beginning of methods conversionAl Viro2008-10-21
* | [PATCH] don't mess with file in scsi_nonblockable_ioctl()Al Viro2008-10-21
* | [PATCH] switch cdrom_{open,release,ioctl} to sane APIsAl Viro2008-10-21
* | [PATCH] lose the unused file argument in generic_ide_ioctl()Al Viro2008-10-21
* | [PATCH] switch scsi_cmd_ioctl() to passing fmode_tAl Viro2008-10-21
* | [PATCH] switch sg_scsi_ioctl() to passing fmode_tAl Viro2008-10-21
* | [PATCH] eliminate use of ->f_flags in block methodsAl Viro2008-10-21
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-20
|\ \
| * | PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-20
| * | PCI: change MSI-x vector to 32bitYinghai Lu2008-10-20
| * | PCI: remove dynids.use_driver_dataMilton Miller2008-10-20
* | | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-20
|\ \ \
| * | | pci: change msi-x vector to 32bitYinghai Lu2008-10-16
| * | | drivers/scsi: use nr_irqsYinghai Lu2008-10-16
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-20
|\ \ \ \ | |_|/ / |/| | |
| * | | ide: allow device drivers to specify per-device type /proc settingsBartlomiej Zolnierkiewicz2008-10-17
* | | | x86: sysfs: kill owner field from attributeParag Warudkar2008-10-20
* | | | drivers/scsi/sr_vendor.c: use bcd2binAdrian Bunk2008-10-20
| |_|/ |/| |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2008-10-17
|\ \ \ | |/ / |/| |
| * | [SCSI] sd: fix compile failure with CONFIG_BLK_DEV_INTEGRITY=nJames Bottomley2008-10-15
| * | libiscsi: fix locking in iscsi_eh_device_resetMike Christie2008-10-13
| * | libiscsi: check reason why we are stopping iscsi session to determine error v...Mike Christie2008-10-13
| * | [SCSI] iscsi_tcp: return a descriptive error value during connection errorsMike Christie2008-10-13
| * | [SCSI] libiscsi: rename host reset to target resetMike Christie2008-10-13