nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / mm / shmem.c
2009-02-25 Hugh Dickinsshmem: fix shared anonymous accounting
2009-01-31 Linus TorvaldsStop playing silly games with the VM_ACCOUNT flag
2009-01-08 KAMEZAWA Hiroyukimemcg: fix shmem's swap accounting
2009-01-08 KAMEZAWA Hiroyukimemcg: revert gfp mask fix
2009-01-08 KAMEZAWA Hiroyukimemcg: handle swap caches
2009-01-08 KAMEZAWA Hiroyukimemcg: fix gfp_mask of callers of charge
2009-01-06 Matt Mackallshmem: unify regular and tiny shmem
2009-01-06 Hugh Dickinsmm: don't mark_page_accessed in shmem_fault
2008-11-13 David HowellsCRED: Wrap task credential accesses in the core kernel
2008-10-30 Alan Coxnfsd: fix vm overcommit crash
2008-10-20 Lee SchermerhornSHM_LOCKED pages are unevictable
2008-10-20 Rik van Rielvmscan: split LRU lists into anon & file sets
2008-10-20 Rik van Rieldefine page_file_cache() function
2008-10-17 Keith PackardExport shmem_file_setup for DRM-GEM
2008-10-12 Mimi Zoharintegrity: special fs magic
2008-08-05 Nick Pigginmm: rename page trylock
2008-07-28 Hugh Dickinstmpfs: fix kernel BUG in shmem_delete_inode
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-26 Nick Pigginmm: speculative page references
2008-07-25 KAMEZAWA Hiroyukimemcg: helper function for relcaim from shmem.
2008-07-25 KAMEZAWA Hiroyukimemcg: remove refcnt from page_cgroup
2008-07-24 Hugh Dickinstmpfs: support aio
2008-04-30 Miklos Szeredimm: bdi: add separate writeback accounting capability
2008-04-28 Lee Schermerhornmempolicy: use struct mempolicy pointer in shmem_sb_info
2008-04-28 Lee Schermerhornmempolicy: rework shmem mpol parsing and display
2008-04-28 Lee Schermerhornmempolicy: rework mempolicy Reference Counting [yet...
2008-04-28 Lee Schermerhornmempolicy: rename mpol_free to mpol_put
2008-04-28 Lee Schermerhornmempolicy: fix parsing of tmpfs mpol mount option
2008-04-28 David Rientjesmempolicy: add MPOL_F_RELATIVE_NODES flag
2008-04-28 David Rientjesmempolicy: add MPOL_F_STATIC_NODES flag
2008-04-28 David Rientjesmempolicy: support optional mode flags
2008-04-28 David Rientjesmempolicy: convert MPOL constants to enum
2008-03-20 Randy Dunlapmm/shmem and tiny-shmem: fix some kernel-doc
2008-03-05 Hugh Dickinsmemcg: mem_cgroup_charge never NULL
2008-02-08 Andrew Mortonmount-options-fix-tmpfs-fix
2008-02-08 akpm@linux-foundat... mount options: fix tmpfs
2008-02-07 Hugh Dickinsmemcgroup: fix hang with shmem/tmpfs
2008-02-05 David P. QuigleyVFS/Security: Rework inode_getsecurity and callers...
2008-02-05 Hugh Dickinstmpfs: fix shmem_swaplist races
2008-02-05 Hugh Dickinstmpfs: radix_tree_preloading
2008-02-05 Hugh Dickinstmpfs: open a window in shmem_unuse_inode
2008-02-05 Hugh Dickinstmpfs: make shmem_unuse more preemptible
2008-02-05 Hugh Dickinstmpfs: allocate on read when stacked
2008-02-05 Hugh Dickinstmpfs: allow filepage alongside swappage
2008-02-05 Hugh Dickinstmpfs: move swap swizzling into shmem
2008-02-05 Michael Marineautmpfs: fix mounts when size is less than the page size
2008-02-05 Pavel Emelyanovshmem: factor out sbi->free_inodes manipulations
2008-02-05 Hugh Dickinsshmem_file_write is redundant
2008-02-05 Hugh Dickinsshmem_getpage return page locked
2008-02-05 Hugh Dickinsshmem: SGP_QUICK and SGP_FAULT redundant
2008-02-05 Hugh Dickinsswapin needs gfp_mask for loop on tmpfs
2008-02-05 Hugh Dickinsswapin_readahead: move and rearrange args
2008-02-05 Hugh Dickinsswapin_readahead: excise NUMA bogosity
2007-11-28 Hugh Dickinstmpfs: restore missing clear_highpage
2007-10-30 Hugh Dickinsfix tmpfs BUG and AOP_WRITEPAGE_ACTIVATE
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigshmem: new export ops
2007-10-17 Dave Hansenr/o bind mounts: filesystem helpers for custom 'struct...
2007-10-17 Alexey DobriyanSLAB_PANIC more (proc, posix-timers, shmem)
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Peter Zijlstramm: bdi init hooks
2007-10-16 Adrian Bunkmm/shmem.c: make 3 functions static
2007-10-16 Mel GormanGroup short-lived and reclaimable kernel allocations
2007-10-16 Lee Schermerhornmemoryless nodes: fixup uses of node_online_map in...
2007-10-16 Nick Pigginimplement simple fs aops
2007-10-16 Jesper JuhlClean up duplicate includes in mm/
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-19 Nick Pigginmm: fix fault vs invalidate race for linear mappings
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-17 Mel GormanAdd __GFP_MOVABLE for callers to flag allocations from...
2007-07-10 Hugh Dickinsshmem: convert to using splice instead of sendfile()
2007-06-09 Hugh Dickinsmount -t tmpfs -o mpol=: check nodes online
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-03-29 Hugh Dickins[PATCH] holepunch: fix disconnected pages after second...
2007-03-29 Hugh Dickins[PATCH] holepunch: fix shmem_truncate_range punch locking
2007-03-29 Hugh Dickins[PATCH] holepunch: fix shmem_truncate_range punching...
2007-03-05 Hugh Dickins[PATCH] shmem and simple const super_operations
2007-03-01 Adrian Bunk[PATCH] mm/{,tiny-}shmem.c cleanups
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 2
2007-02-11 Ken Chen[PATCH] simplify shmem_aops.set_page_dirty() method
2006-12-22 Badari Pulavarty[PATCH] Fix for shmem_truncate_range() BUG_ON()
2006-12-08 Josef "Jeff" Sipek[PATCH] mm: change uses of f_{dentry,vfsmnt} to use...
2006-12-07 Helge Deller[PATCH] struct seq_operations and struct file_operation...
2006-12-07 Adrian Bunk[PATCH] make mm/shmem.c:shmem_xattr_security_handler...
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-10-20 Andrew Morton[PATCH] separate bdi congestion functions from queue...
2006-10-17 David M. Grimes[PATCH] knfsd: add nfs-export support to tmpfs
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-09-29 Andreas Gruenbacher[PATCH] Access Control Lists for tmpfs
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-26 Christoph Lameter[PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters...
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Christoph Lameter[PATCH] Light weight event counters
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
next