summaryrefslogtreecommitdiff
path: root/mm/shmem.c
AgeCommit message (Expand)Author
2009-04-01shmem: writepage directly to swapHugh Dickins
2009-03-24Merge branch 'master' into nextJames Morris
2009-02-25shmem: fix shared anonymous accountingHugh Dickins
2009-02-11integrity: shmem zero fixMimi Zohar
2009-02-06Merge branch 'master' into nextJames Morris
2009-02-06Integrity: IMA file free imbalanceMimi Zohar
2009-01-31Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds
2009-01-08memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki
2009-01-08memcg: revert gfp mask fixKAMEZAWA Hiroyuki
2009-01-08memcg: handle swap cachesKAMEZAWA Hiroyuki
2009-01-08memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki
2009-01-06shmem: unify regular and tiny shmemMatt Mackall
2009-01-06mm: don't mark_page_accessed in shmem_faultHugh Dickins
2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells
2008-10-30nfsd: fix vm overcommit crashAlan Cox
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel
2008-10-20define page_file_cache() functionRik van Riel
2008-10-18Export shmem_file_setup for DRM-GEMKeith Packard
2008-10-13integrity: special fs magicMimi Zohar
2008-08-04mm: rename page trylockNick Piggin
2008-07-28tmpfs: fix kernel BUG in shmem_delete_inodeHugh Dickins
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-26mm: speculative page referencesNick Piggin
2008-07-25memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki
2008-07-25memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki
2008-07-24tmpfs: support aioHugh Dickins
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn
2008-04-28mempolicy: rework shmem mpol parsing and displayLee Schermerhorn
2008-04-28mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn
2008-04-28mempolicy: rename mpol_free to mpol_putLee Schermerhorn
2008-04-28mempolicy: fix parsing of tmpfs mpol mount optionLee Schermerhorn
2008-04-28mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes
2008-04-28mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes
2008-04-28mempolicy: support optional mode flagsDavid Rientjes
2008-04-28mempolicy: convert MPOL constants to enumDavid Rientjes
2008-03-19mm/shmem and tiny-shmem: fix some kernel-docRandy Dunlap
2008-03-04memcg: mem_cgroup_charge never NULLHugh Dickins
2008-02-08mount-options-fix-tmpfs-fixAndrew Morton
2008-02-08mount options: fix tmpfsakpm@linux-foundation.org
2008-02-07memcgroup: fix hang with shmem/tmpfsHugh Dickins
2008-02-05VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley
2008-02-05tmpfs: fix shmem_swaplist racesHugh Dickins
2008-02-05tmpfs: radix_tree_preloadingHugh Dickins
2008-02-05tmpfs: open a window in shmem_unuse_inodeHugh Dickins
2008-02-05tmpfs: make shmem_unuse more preemptibleHugh Dickins
2008-02-05tmpfs: allocate on read when stackedHugh Dickins
2008-02-05tmpfs: allow filepage alongside swappageHugh Dickins
2008-02-05tmpfs: move swap swizzling into shmemHugh Dickins