summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAgeFilesLines
* SHM_LOCKED pages are unevictableLee Schermerhorn2008-10-201-0/+4
* vmscan: split LRU lists into anon & file setsRik van Riel2008-10-201-1/+1
* define page_file_cache() functionRik van Riel2008-10-201-0/+1
* Export shmem_file_setup for DRM-GEMKeith Packard2008-10-181-0/+1
* integrity: special fs magicMimi Zohar2008-10-131-3/+1
* mm: rename page trylockNick Piggin2008-08-041-2/+2
* tmpfs: fix kernel BUG in shmem_delete_inodeHugh Dickins2008-07-281-1/+2
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* mm: speculative page referencesNick Piggin2008-07-261-3/+3
* memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki2008-07-251-7/+4
* memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki2008-07-251-11/+24
* tmpfs: support aioHugh Dickins2008-07-241-21/+34
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-301-1/+1
* mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn2008-04-281-25/+32
* mempolicy: rework shmem mpol parsing and displayLee Schermerhorn2008-04-281-105/+13
* mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn2008-04-281-6/+10
* mempolicy: rename mpol_free to mpol_putLee Schermerhorn2008-04-281-2/+2
* mempolicy: fix parsing of tmpfs mpol mount optionLee Schermerhorn2008-04-281-5/+11
* mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes2008-04-281-0/+6
* mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes2008-04-281-0/+2
* mempolicy: support optional mode flagsDavid Rientjes2008-04-281-8/+16
* mempolicy: convert MPOL constants to enumDavid Rientjes2008-04-281-4/+5
* mm/shmem and tiny-shmem: fix some kernel-docRandy Dunlap2008-03-191-15/+10
* memcg: mem_cgroup_charge never NULLHugh Dickins2008-03-041-3/+6
* mount-options-fix-tmpfs-fixAndrew Morton2008-02-081-0/+2
* mount options: fix tmpfsakpm@linux-foundation.org2008-02-081-64/+132
* memcgroup: fix hang with shmem/tmpfsHugh Dickins2008-02-071-1/+27
* VFS/Security: Rework inode_getsecurity and callers to return resulting bufferDavid P. Quigley2008-02-051-2/+1
* tmpfs: fix shmem_swaplist racesHugh Dickins2008-02-051-12/+25
* tmpfs: radix_tree_preloadingHugh Dickins2008-02-051-7/+18
* tmpfs: open a window in shmem_unuse_inodeHugh Dickins2008-02-051-22/+35
* tmpfs: make shmem_unuse more preemptibleHugh Dickins2008-02-051-7/+16
* tmpfs: allocate on read when stackedHugh Dickins2008-02-051-1/+13
* tmpfs: allow filepage alongside swappageHugh Dickins2008-02-051-25/+44
* tmpfs: move swap swizzling into shmemHugh Dickins2008-02-051-4/+12
* tmpfs: fix mounts when size is less than the page sizeMichael Marineau2008-02-051-1/+1
* shmem: factor out sbi->free_inodes manipulationsPavel Emelyanov2008-02-051-39/+38
* shmem_file_write is redundantHugh Dickins2008-02-051-106/+3
* shmem_getpage return page lockedHugh Dickins2008-02-051-9/+13
* shmem: SGP_QUICK and SGP_FAULT redundantHugh Dickins2008-02-051-6/+2
* swapin needs gfp_mask for loop on tmpfsHugh Dickins2008-02-051-14/+14
* swapin_readahead: move and rearrange argsHugh Dickins2008-02-051-4/+2
* swapin_readahead: excise NUMA bogosityHugh Dickins2008-02-051-31/+12
* tmpfs: restore missing clear_highpageHugh Dickins2007-11-281-2/+3
* fix tmpfs BUG and AOP_WRITEPAGE_ACTIVATEHugh Dickins2007-10-301-0/+15
* exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
* shmem: new export opsChristoph Hellwig2007-10-221-22/+13
* r/o bind mounts: filesystem helpers for custom 'struct file'sDave Hansen2007-10-171-5/+2
* SLAB_PANIC more (proc, posix-timers, shmem)Alexey Dobriyan2007-10-171-3/+1
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-2/+1