aboutsummaryrefslogtreecommitdiff
path: root/mm/shmem.c
AgeCommit message (Expand)Author
2013-06-10tmpfs: fix use-after-free of mempolicy objectGreg Thelen
2011-03-27shmem: let shared anonymous be nonlinear againHugh Dickins
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-25Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-09-25writeback: get rid to incorrect references to pdflush in commentsJens Axboe
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-22shmem: initialize struct shmem_sb_info to zeroPekka Enberg
2009-09-22tmpfs: depend on shmemHugh Dickins
2009-09-22mm: includecheck fix for mm/shmem.cJaswinder Singh Rajput
2009-09-22mm: add_to_swap_cache() does not return -EEXISTDaisuke Nishimura
2009-09-16HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen
2009-09-16HWPOISON: shmem: call set_page_dirty() with locked pageWu Fengguang
2009-09-15Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers
2009-09-08shmfs: use 'check_acl' instead of 'permission'Linus Torvalds
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro
2009-06-24switch shmem to inode->i_aclAl Viro
2009-06-16mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argumentSergei Trofimovich
2009-06-16mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki
2009-05-22integrity: move ima_counts_getMimi Zohar
2009-05-22integrity: path_check updateMimi Zohar
2009-05-02memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura
2009-04-13shmem: respect MAX_LFS_FILESIZEHugh Dickins
2009-04-13shmem: fix division by zeroYuri Tikhonov
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