summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2009-01-06swapfile: swapon use discard (trim)Hugh Dickins
2009-01-06swapfile: rearrange scan and swap_infoHugh Dickins
2009-01-06swapfile: remove SWP_ACTIVE maskHugh Dickins
2009-01-06mm: make vread() and vwrite() declarationKOSAKI Motohiro
2009-01-06mm: optimize get_scan_ratio for no swapHugh Dickins
2009-01-06mm: add add_to_swap stubHugh Dickins
2009-01-06mm: remove gfp_mask from add_to_swapHugh Dickins
2009-01-06mm: try_to_free_swap replaces remove_exclusive_swap_pageHugh Dickins
2009-01-06mm: reuse_swap_page replaces can_share_swap_pageHugh Dickins
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes
2009-01-06mm: change dirty limit type specifiers to unsigned longDavid Rientjes
2009-01-06mm: make page_lock_anon_vma() staticHugh Dickins
2009-01-06mm: add_active_or_unevictable into rmapHugh Dickins
2009-01-06mm: add Set,ClearPageSwapCache stubsHugh Dickins
2009-01-06mm: remove GFP_HIGHUSER_PAGECACHEHugh Dickins
2009-01-06mm: remove cgroup_mm_owner_callbacksHugh Dickins
2009-01-06mm: cleanup: remove #ifdef CONFIG_MIGRATIONKOSAKI Motohiro
2009-01-06mm: get rid of pagevec_release_nonlru()KOSAKI Motohiro
2009-01-06mm: show node to memory section relationship with symlinks in sysfsGary Hade
2009-01-06oom: print triggering task's cpuset and mems allowedDavid Rientjes
2009-01-06mm: invoke oom-killer from page faultNick Piggin
2009-01-06mm: report the MMU pagesize in /proc/pid/smapsMel Gorman
2009-01-06mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2009-01-06dm: support barriers on simple devicesAndi Kleen
2009-01-06dm request: extend target interfaceKiyoshi Ueda
2009-01-06dm: consolidate target deregistration error handlingMikulas Patocka
2009-01-05Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-01-05Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2009-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp...Linus Torvalds
2009-01-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05mm lockless pagecache barrier fixNick Piggin
2009-01-05inotify: fix type errors in interfacesMichael Kerrisk
2009-01-05add a vfs_fsync helperChristoph Hellwig
2009-01-05jbd2: Add buffer triggersJoel Becker
2009-01-05quota: Export dquot_alloc() and dquot_destroy() functionsJan Kara
2009-01-05quota: Unexport dqblk_v1.h and dqblk_v2.hJan Kara
2009-01-05jbd2: Add BH_JBDPrivateStartMark Fasheh
2009-01-05quota: Implement function for scanning active dquotsJan Kara
2009-01-05quota: Add helpers to allow ocfs2 specific quota initialization, freeing and ...Jan Kara
2009-01-05quota: Update version numberJan Kara
2009-01-05quota: Keep which entries were set by SETQUOTA quotactlJan Kara
2009-01-05quota: Allow negative usage of space and inodesJan Kara
2009-01-05quota: Convert union in mem_dqinfo to a pointerJan Kara
2009-01-05quota: Split off quota tree handling into a separate fileJan Kara