aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-02-02libata: add no penalty retry request for EH device handling routinesTejun Heo
2009-02-02libata: improve probe failure handlingTejun Heo
2009-02-02libata: add @spd_limit to sata_down_spd_limit()Tejun Heo
2009-02-02libata: clear dev->ering in smarter wayTejun Heo
2009-02-02libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo
2009-02-02libata: move ata_dev_disable() to libata-eh.cTejun Heo
2009-02-02libata: fix EH device failure handlingTejun Heo
2009-02-02sata_nv: ck804 has borked hardreset tooTejun Heo
2009-02-02ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov
2009-02-02libata: fix kernel-doc warningsRandy Dunlap
2009-02-02ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven
2009-02-02sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord
2009-02-02[libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds
2009-02-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-02-02Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-02-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-02-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-02-02Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-02-02virtio-pci: do not oops on config change if driver not loadedMark McLoughlin
2009-02-02modules: Use a better scheme for refcountingEric Dumazet
2009-02-02ocfs2: add quota call to ocfs2_remove_btree_range()Mark Fasheh
2009-02-02ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran
2009-02-02ocfs2: Access the xattr bucket only before modifying it.Tao Ma
2009-02-02configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()Joel Becker
2009-02-02ocfs2: Fix possible deadlock in ocfs2_write_dquot()Jan Kara
2009-02-02ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara
2009-02-02pxamci: enable DMA for write ops after CMD/RESPCliff Brake
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake
2009-02-02ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer
2009-02-02icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz
2009-02-02tx4939ide: typo fix and minor cleanupAtsushi Nemoto
2009-02-02ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz
2009-02-02ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher
2009-02-02IDE: Unregister and disable devices if initialization fails.Ian Campbell
2009-02-02ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz
2009-02-02ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers
2009-02-02ide-cd: fix DMA for non bio-backed requestsBorislav Petkov
2009-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Vrabel
2009-02-02block: add text file detailing queue/ sysfs filesJens Axboe
2009-02-02bio.h: If they MUST be inlined, then use __always_inlineAlberto Bertogli
2009-02-02Fix misleading comment in bio.hAlberto Bertogli
2009-02-02Merge branches 'topic/slab/fixes' and 'topic/slub/fixes' into for-linusPekka Enberg
2009-02-02block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULTJens Axboe
2009-02-02block: fix oops in blk_queue_io_stat()Jens Axboe