summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-26ext4: move setup of the mpd structure to write_cache_pages_da()Theodore Ts'o
2011-02-26ext4: don't lock the next page in write_cache_pages if not neededTheodore Ts'o
2011-02-26ext4: remove page_skipped hackery in ext4_da_writepages()Theodore Ts'o
2011-02-26ext4: clear the dirty bit for a page in writeback at the last minuteTheodore Ts'o
2011-02-26ext4: simple cleanups to write_cache_pages_da()Theodore Ts'o
2011-02-26ext4: fold __mpage_da_writepage() into write_cache_pages_da()Theodore Ts'o
2011-02-26ext4: enable mblk_io_submit by defaultTheodore Ts'o
2011-02-26ext4: fix ext4_da_block_invalidatepages() to handle page range properlyCurt Wohlgemuth
2011-02-26ext4: mark multi-page IO complete on mapping failureCurt Wohlgemuth
2011-02-24ext4: mballoc: don't replace the current preallocation group unnecessarilyColy Li
2011-02-24ext4: clarify description of ac_g_ex in struct ext4_allocation_contextColy Li
2011-02-24mballoc: add comments to ext4_mb_mark_free_simple()Coly Li
2011-02-24ext4: remove unncessary call mb_find_buddy() in debugging codeColy Li
2011-02-24ext4: code cleanup in mb_find_buddy()Coly Li
2011-02-23ext4: enable acls and user_xattr by defaultEric Sandeen
2011-02-23ext4: Adjust minlen with discard_granularity in the FITRIM ioctlLukas Czerner
2011-02-23ext4: check if device support discard in FITRIM ioctlLukas Czerner
2011-02-23ext4: mark file-local functions and variables as staticLukas Czerner
2011-02-21ext4: allow inode_readahead_blks=0 (linux-2.6.37)Alexander V. Lukyanov
2011-02-21ext4: Fix sparse warning: Using plain integer as NULL pointerPeter Huewe
2011-02-21ext4: fix compile warnings with EXT4FS_DEBUG enabledTheodore Ts'o
2011-02-21ext4: update ext4 documentationLukas Czerner
2011-02-16vfs: fix BUG_ON() in fs/namei.c:1461Linus Torvalds
2011-02-15Linux 2.6.38-rc5v2.6.38-rc5Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2011-02-16m68knommu: set flow handler for secondary interrupt controller of 5249Greg Ungerer
2011-02-16m68knommu: remove use of IRQ_FLG_LOCK from 68360 platform supportGreg Ungerer
2011-02-16m68knommu: fix dereference of port.ttyGreg Ungerer
2011-02-16m68knommu: add missing linker __modver sectionGreg Ungerer
2011-02-16m68knommu: fix mis-named variable int set_irq_chip loopGreg Ungerer
2011-02-16m68knommu: add optimize memmove() functionGreg Ungerer
2011-02-16m68k: remove arch specific non-optimized memcmp()Greg Ungerer
2011-02-15Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-02-15thp: prevent hugepages during args/env copying into the user stackAndrea Arcangeli
2011-02-15Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2011-02-15Merge branch 'tools-release' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-02-15Merge branch 'iomem' into releaseLen Brown
2011-02-15Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...Linus Torvalds
2011-02-15Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2011-02-15Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...Linus Torvalds
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-15Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2011-02-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2011-02-15s390: remove task_show_regsMartin Schwidefsky
2011-02-15pci: use security_capable() when checking capablities during config space readChris Wright
2011-02-15get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()Al Viro
2011-02-15drop out of RCU in return_revalAl Viro