aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-03hso: add new device id'sFilip Aben1-1/+3
2009-02-03[XFS] Warn on transaction in flight on read-only remountFelix Blyakher1-1/+5
2009-02-03xfs: Check buffer lengths in log recoveryDave Chinner1-6/+25
2009-02-02dca: redesign locks to fix deadlocksMaciej Sosnowski1-18/+33
2009-02-02cassini/sungem: limit reaches -1, but 0 testedRoel Kluin2-3/+3
2009-02-02sparc: fixup for sparseirq changesStephen Rothwell1-1/+1
2009-02-02sparc64: Validate kernel generated fault addresses on sparc64.David S. Miller1-7/+18
2009-02-02sparc64: On non-Niagara, need to touch NMI watchdog in NOHZ mode.David S. Miller1-1/+4
2009-02-02net: variables reach -1, but 0 testedRoel Kluin7-14/+14
2009-02-02libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2-0/+42
2009-02-02libata: add no penalty retry request for EH device handling routinesTejun Heo1-1/+5
2009-02-02libata: improve probe failure handlingTejun Heo1-0/+38
2009-02-02libata: add @spd_limit to sata_down_spd_limit()Tejun Heo4-12/+27
2009-02-02libata: clear dev->ering in smarter wayTejun Heo3-10/+19
2009-02-02libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo1-3/+8
2009-02-02libata: move ata_dev_disable() to libata-eh.cTejun Heo3-13/+22
2009-02-02libata: fix EH device failure handlingTejun Heo1-2/+3
2009-02-02sata_nv: ck804 has borked hardreset tooTejun Heo1-1/+6
2009-02-02ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov1-5/+10
2009-02-02libata: fix kernel-doc warningsRandy Dunlap2-2/+2
2009-02-02ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven1-1/+8
2009-02-02sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord1-2/+2
2009-02-02[libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen1-1/+1
2009-02-02virtio-pci: do not oops on config change if driver not loadedMark McLoughlin1-1/+1
2009-02-02modules: Use a better scheme for refcountingEric Dumazet2-19/+41
2009-02-02ocfs2: add quota call to ocfs2_remove_btree_range()Mark Fasheh1-0/+3
2009-02-02ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran1-0/+4
2009-02-02ocfs2: Access the xattr bucket only before modifying it.Tao Ma1-9/+8
2009-02-02configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()Joel Becker1-0/+59
2009-02-02ocfs2: Fix possible deadlock in ocfs2_write_dquot()Jan Kara1-1/+3
2009-02-02ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara4-4/+56
2009-02-02qlge: bugfix: Add missing netif_napi_del call.Ron Mercer1-1/+4
2009-02-02qlge: bugfix: Add flash offset for second port.Ron Mercer1-1/+8
2009-02-02qlge: bugfix: Fix endian issue when reading flash.Ron Mercer2-9/+12
2009-02-02udp: increments sk_drops in __udp_queue_rcv_skb()Eric Dumazet1-1/+3
2009-02-02net: Fix userland breakage wrt. linux/if_tunnel.hDavid S. Miller2-1/+4
2009-02-02pxamci: enable DMA for write ops after CMD/RESPCliff Brake1-1/+15
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake1-5/+4
2009-02-02ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org1-4/+4
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij2-4/+61
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer4-0/+927
2009-02-02icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz1-1/+1
2009-02-02tx4939ide: typo fix and minor cleanupAtsushi Nemoto1-2/+2
2009-02-02ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz3-0/+319
2009-02-02ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher1-0/+5
2009-02-02IDE: Unregister and disable devices if initialization fails.Ian Campbell1-1/+2
2009-02-02ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz1-8/+32
2009-02-02ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-02-02ide-cd: fix DMA for non bio-backed requestsBorislav Petkov2-3/+9