summary refs log tree commit diff
AgeCommit message (Expand)Author
2010-02-03ocfs2: Plugs race between the dc thread and an unlock ast messageSunil Mushran
2010-02-02ocfs2: Remove overzealous BUG_ON during blocked lock processingSunil Mushran
2010-02-02ocfs2: Do not downconvert if the lock level is already compatibleSunil Mushran
2010-02-02ocfs2: Prevent a livelock in dlmglueSunil Mushran
2010-02-02ocfs2: Fix setting of OCFS2_LOCK_BLOCKED during bastWengang Wang
2010-02-02ocfs2: Use compat_ptr in reflink_arguments.Tao Ma
2010-02-02ocfs2/dlm: Handle EAGAIN for compatibility - v2Sunil Mushran
2010-02-02ocfs2: Add parenthesis to wrap the check for O_DIRECT.Tao Ma
2010-02-02ocfs2: Only bug out when page size is larger than cluster size.Tao Ma
2010-02-02ocfs2: Fix memory overflow in cow_by_page.Tao Ma
2010-01-25ocfs2/dlm: Print more messages during lock migrationSunil Mushran
2010-01-25ocfs2/dlm: Ignore LVBs of locks in the Blocked listSunil Mushran
2010-01-25ocfs2/trivial: Remove trailing whitespacesSunil Mushran
2010-01-25ocfs2: fix a misleading variable nameWengang Wang
2010-01-25ocfs2: Sync max_inline_data_with_xattr from tools.Tao Ma
2010-01-11ocfs2: Fix refcnt leak on ocfs2_fast_follow_link() error pathOGAWA Hirofumi
2010-01-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2010-01-11Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-01-11Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2010-01-11core, x86: make LIST_POISON less deadlyAvi Kivity
2010-01-11Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-01-11mn10300: update the ASB2303 defconfigDavid Howells
2010-01-11mn10300: make the ASB2305's PCnet32 NIC work by using the PCI bridge's SRAMDavid Howells
2010-01-11mn10300: insert PCI root bus resources for the ASB2305 devel motherboardDavid Howells
2010-01-11mn10300: use generic pci_enable_resources()Bjorn Helgaas
2010-01-11mn10300: use KERN_ERR not KERN_ERRORDavid Howells
2010-01-11mn10300: fix several bogus includes on abs2305Al Viro
2010-01-11mn10300: wire up missing new syscallsDavid Howells
2010-01-11mn10300: add cc clobbers to asm statementsMark Salter
2010-01-11mn10300: objcopy flags fixMark Salter
2010-01-11mn10300: signal stack fixMark Salter
2010-01-11rtc_cmos: convert shutdown to new pnp_driver->shutdownOGAWA Hirofumi
2010-01-11smaps: fix wrong rss countMinchan Kim
2010-01-11documentation: update kernel-doc-nano-HOWTO informationRandy Dunlap
2010-01-11gpio: adp5588-gpio: new driver for ADP5588 GPIO expandersMichael Hennerich
2010-01-11drivers/cpuidle/governors/menu.c: fix undefined reference to `__udivdi3'Stephen Hemminger
2010-01-11Documentation: update ring-buffer-design.txtRandy Dunlap
2010-01-11mm: hugetlb: fix clear_huge_page()Andrea Arcangeli
2010-01-11hwmon: driver for Texas Instruments amc6821 chipTomaz Mertelj
2010-01-11gpiolib: fix poll(2) support reconfigure on sysfs polarity changeJani Nikula
2010-01-11vsnprintf: fix reference for compressed ipv6 addressesUwe Kleine-König
2010-01-11mmc: allow for MMC v4.4Adrian Hunter
2010-01-11mmc_block: fix queue cleanupAdrian Hunter
2010-01-11mmc_block: fix probe error cleanup bugJarkko Lavinen
2010-01-11mmc_block: add dev_t initialization checkAnna Lemehova
2010-01-11power: fix kernel-doc notationRandy Dunlap
2010-01-11proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro