aboutsummaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAge
* mm: don't mark_page_accessed in shmem_faultHugh Dickins2009-01-06
* CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-13
* nfsd: fix vm overcommit crashAlan Cox2008-10-30
* SHM_LOCKED pages are unevictableLee Schermerhorn2008-10-20
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-20
* define page_file_cache() functionRik van Riel2008-10-20
* Export shmem_file_setup for DRM-GEMKeith Packard2008-10-17
* integrity: special fs magicMimi Zohar2008-10-12
* mm: rename page trylockNick Piggin2008-08-05
* tmpfs: fix kernel BUG in shmem_delete_inodeHugh Dickins2008-07-28
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* mm: speculative page referencesNick Piggin2008-07-26
* memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki2008-07-25
* memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki2008-07-25
* tmpfs: support aioHugh Dickins2008-07-24
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-30
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-28
* mempolicy: rework shmem mpol parsing and displayLee Schermerhorn2008-04-28
* mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn2008-04-28
* mempolicy: rename mpol_free to mpol_putLee Schermerhorn2008-04-28
* mempolicy: fix parsing of tmpfs mpol mount optionLee Schermerhorn2008-04-28
* mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes2008-04-28
* mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes2008-04-28
* mempolicy: support optional mode flagsDavid Rientjes2008-04-28
* mempolicy: convert MPOL constants to enumDavid Rientjes2008-04-28
* mm/shmem and tiny-shmem: fix some kernel-docRandy Dunlap2008-03-19
* memcg: mem_cgroup_charge never NULLHugh Dickins2008-03-04
* mount-options-fix-tmpfs-fixAndrew Morton2008-02-08
* mount options: fix tmpfsakpm@linux-foundation.org2008-02-08
* memcgroup: fix hang with shmem/tmpfsHugh Dickins2008-02-07
* VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-05
* tmpfs: fix shmem_swaplist racesHugh Dickins2008-02-05
* tmpfs: radix_tree_preloadingHugh Dickins2008-02-05
* tmpfs: open a window in shmem_unuse_inodeHugh Dickins2008-02-05
* tmpfs: make shmem_unuse more preemptibleHugh Dickins2008-02-05
* tmpfs: allocate on read when stackedHugh Dickins2008-02-05
* tmpfs: allow filepage alongside swappageHugh Dickins2008-02-05
* tmpfs: move swap swizzling into shmemHugh Dickins2008-02-05
* tmpfs: fix mounts when size is less than the page sizeMichael Marineau2008-02-05
* shmem: factor out sbi->free_inodes manipulationsPavel Emelyanov2008-02-05
* shmem_file_write is redundantHugh Dickins2008-02-05
* shmem_getpage return page lockedHugh Dickins2008-02-05
* shmem: SGP_QUICK and SGP_FAULT redundantHugh Dickins2008-02-05
* swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-05
* swapin_readahead: move and rearrange argsHugh Dickins2008-02-05
* swapin_readahead: excise NUMA bogosityHugh Dickins2008-02-05
* tmpfs: restore missing clear_highpageHugh Dickins2007-11-28
* fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins2007-10-30
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* shmem: new export opsChristoph Hellwig2007-10-22