aboutsummaryrefslogtreecommitdiffstats
path: root/mm/shmem.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-22mm: includecheck fix for mm/shmem.cJaswinder Singh Rajput1-1/+0
2009-09-22mm: add_to_swap_cache() does not return -EEXISTDaisuke Nishimura1-0/+4
2009-09-15Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers1-6/+3
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds1-3/+3
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro1-4/+1
2009-06-24switch shmem to inode->i_aclAl Viro1-5/+4
2009-06-16mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argumentSergei Trofimovich1-1/+1
2009-06-16mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki1-1/+1
2009-05-22integrity: move ima_counts_getMimi Zohar1-1/+1
2009-05-22integrity: path_check updateMimi Zohar1-1/+1
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura1-2/+6
2009-04-13shmem: respect MAX_LFS_FILESIZEHugh Dickins1-5/+20
2009-04-13shmem: fix division by zeroYuri Tikhonov1-1/+1
2009-04-01shmem: writepage directly to swapHugh Dickins1-2/+1
2009-03-24Merge branch 'master' into nextJames Morris1-22/+21
2009-02-25shmem: fix shared anonymous accountingHugh Dickins1-22/+21
2009-02-11integrity: shmem zero fixMimi Zohar1-1/+1
2009-02-06Merge branch 'master' into nextJames Morris1-18/+86
2009-02-06Integrity: IMA file free imbalanceMimi Zohar1-0/+2
2009-01-31Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds1-1/+1
2009-01-08memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki1-18/+12
2009-01-08memcg: revert gfp mask fixKAMEZAWA Hiroyuki1-4/+4
2009-01-08memcg: handle swap cachesKAMEZAWA Hiroyuki1-2/+16
2009-01-08memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki1-3/+3
2009-01-06shmem: unify regular and tiny shmemMatt Mackall1-10/+71
2009-01-06mm: don't mark_page_accessed in shmem_faultHugh Dickins1-1/+0
2008-11-14CRED: Wrap task credential accesses in the core kernelDavid Howells1-4/+4
2008-10-30nfsd: fix vm overcommit crashAlan Cox1-4/+4
2008-10-20SHM_LOCKED pages are unevictableLee Schermerhorn1-0/+4
2008-10-20vmscan: split LRU lists into anon & file setsRik van Riel1-1/+1
2008-10-20define page_file_cache() functionRik van Riel1-0/+1
2008-10-18Export shmem_file_setup for DRM-GEMKeith Packard1-0/+1
2008-10-13integrity: special fs magicMimi Zohar1-3/+1
2008-08-04mm: rename page trylockNick Piggin1-2/+2
2008-07-28tmpfs: fix kernel BUG in shmem_delete_inodeHugh Dickins1-1/+2
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-07-26mm: speculative page referencesNick Piggin1-3/+3
2008-07-25memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki1-7/+4
2008-07-25memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki1-11/+24
2008-07-24tmpfs: support aioHugh Dickins1-21/+34
2008-04-30mm: bdi: add separate writeback accounting capabilityMiklos Szeredi1-1/+1
2008-04-28mempolicy: use struct mempolicy pointer in shmem_sb_infoLee Schermerhorn1-25/+32
2008-04-28mempolicy: rework shmem mpol parsing and displayLee Schermerhorn1-105/+13
2008-04-28mempolicy: rework mempolicy Reference Counting [yet again]Lee Schermerhorn1-6/+10
2008-04-28mempolicy: rename mpol_free to mpol_putLee Schermerhorn1-2/+2
2008-04-28mempolicy: fix parsing of tmpfs mpol mount optionLee Schermerhorn1-5/+11
2008-04-28mempolicy: add MPOL_F_RELATIVE_NODES flagDavid Rientjes1-0/+6
2008-04-28mempolicy: add MPOL_F_STATIC_NODES flagDavid Rientjes1-0/+2
2008-04-28mempolicy: support optional mode flagsDavid Rientjes1-8/+16
2008-04-28mempolicy: convert MPOL constants to enumDavid Rientjes1-4/+5