summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
AgeCommit message (Expand)AuthorLines
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi-1/+1
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn-25/+32
2008-04-28mempolicy: rework shmem mpol parsing and displayLee Schermerhorn-105/+13
2008-04-28mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn-6/+10
2008-04-28mempolicy: rename mpol_free to mpol_putLee Schermerhorn-2/+2
2008-04-28mempolicy: fix parsing of tmpfs mpol mount optionLee Schermerhorn-5/+11
2008-04-28mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes-0/+6
2008-04-28mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes-0/+2
2008-04-28mempolicy: support optional mode flagsDavid Rientjes-8/+16
2008-04-28mempolicy: convert MPOL constants to enumDavid Rientjes-4/+5
2008-03-19mm/shmem and tiny-shmem: fix some kernel-docRandy Dunlap-15/+10
2008-03-04memcg: mem_cgroup_charge never NULLHugh Dickins-3/+6
2008-02-08mount-options-fix-tmpfs-fixAndrew Morton-0/+2
2008-02-08mount options: fix tmpfsakpm@linux-foundation.org-64/+132
2008-02-07memcgroup: fix hang with shmem/tmpfsHugh Dickins-1/+27
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley-2/+1
2008-02-05tmpfs: fix shmem_swaplist racesHugh Dickins-12/+25
2008-02-05tmpfs: radix_tree_preloadingHugh Dickins-7/+18
2008-02-05tmpfs: open a window in shmem_unuse_inodeHugh Dickins-22/+35
2008-02-05tmpfs: make shmem_unuse more preemptibleHugh Dickins-7/+16
2008-02-05tmpfs: allocate on read when stackedHugh Dickins-1/+13
2008-02-05tmpfs: allow filepage alongside swappageHugh Dickins-25/+44
2008-02-05tmpfs: move swap swizzling into shmemHugh Dickins-4/+12
2008-02-05tmpfs: fix mounts when size is less than the page sizeMichael Marineau-1/+1
2008-02-05shmem: factor out sbi->free_inodes manipulationsPavel Emelyanov-39/+38
2008-02-05shmem_file_write is redundantHugh Dickins-106/+3
2008-02-05shmem_getpage return page lockedHugh Dickins-9/+13
2008-02-05shmem: SGP_QUICK and SGP_FAULT redundantHugh Dickins-6/+2
2008-02-05swapin needs gfp_mask for loop on tmpfsHugh Dickins-14/+14
2008-02-05swapin_readahead: move and rearrange argsHugh Dickins-4/+2
2008-02-05swapin_readahead: excise NUMA bogosityHugh Dickins-31/+12
2007-11-28tmpfs: restore missing clear_highpageHugh Dickins-2/+3
2007-10-30fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins-0/+15
2007-10-22exportfs: make struct export_operations constChristoph Hellwig-1/+1
2007-10-22shmem: new export opsChristoph Hellwig-22/+13
2007-10-17r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen-5/+2
2007-10-17SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan-3/+1
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter-2/+1
2007-10-17mm: bdi init hooksPeter Zijlstra-0/+6
2007-10-16mm/shmem.c: make 3 functions staticAdrian Bunk-5/+5
2007-10-16Group short-lived and reclaimable kernel allocationsMel Gorman-2/+2
2007-10-16memoryless nodes: fixup uses of node_online_map in generic codeLee Schermerhorn-5/+8
2007-10-16implement simple fs aopsNick Piggin-7/+27
2007-10-16Clean up duplicate includes in mm/Jesper Juhl-1/+0
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt-1/+1
2007-07-19mm: fault feedback #2Nick Piggin-4/+4
2007-07-19mm: fault feedback #1Nick Piggin-19/+10
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin-62/+20
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin-2/+9
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig-0/+1