summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAgeFilesLines
...
| * HWPOISON: shmem: call set_page_dirty() with locked pageWu Fengguang2009-09-161-2/+2
* | shmem: initialize struct shmem_sb_info to zeroPekka Enberg2009-09-221-4/+1
* | tmpfs: depend on shmemHugh Dickins2009-09-221-0/+5
* | mm: includecheck fix for mm/shmem.cJaswinder Singh Rajput2009-09-221-1/+0
* | mm: add_to_swap_cache() does not return -EEXISTDaisuke Nishimura2009-09-221-0/+4
* | Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-151-6/+3
|/
* shmfs: use 'check_acl' instead of 'permission'Linus Torvalds2009-09-081-3/+3
* Get "no acls for this inode" right, fix shmem breakageAl Viro2009-06-241-4/+1
* switch shmem to inode->i_aclAl Viro2009-06-241-5/+4
* mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argumentSergei Trofimovich2009-06-161-1/+1
* mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki2009-06-161-1/+1
* integrity: move ima_counts_getMimi Zohar2009-05-221-1/+1
* integrity: path_check updateMimi Zohar2009-05-221-1/+1
* memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura2009-05-021-2/+6
* shmem: respect MAX_LFS_FILESIZEHugh Dickins2009-04-131-5/+20
* shmem: fix division by zeroYuri Tikhonov2009-04-131-1/+1
* shmem: writepage directly to swapHugh Dickins2009-04-011-2/+1
* Merge branch 'master' into nextJames Morris2009-03-241-22/+21
|\
| * shmem: fix shared anonymous accountingHugh Dickins2009-02-251-22/+21
* | integrity: shmem zero fixMimi Zohar2009-02-111-1/+1
* | Merge branch 'master' into nextJames Morris2009-02-061-18/+86
|\ \ | |/
| * Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds2009-01-311-1/+1
| * memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki2009-01-081-18/+12
| * memcg: revert gfp mask fixKAMEZAWA Hiroyuki2009-01-081-4/+4
| * memcg: handle swap cachesKAMEZAWA Hiroyuki2009-01-081-2/+16
| * memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki2009-01-081-3/+3
| * shmem: unify regular and tiny shmemMatt Mackall2009-01-061-10/+71
| * mm: don't mark_page_accessed in shmem_faultHugh Dickins2009-01-061-1/+0
* | Integrity: IMA file free imbalanceMimi Zohar2009-02-061-0/+2
|/
* CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-141-4/+4
* nfsd: fix vm overcommit crashAlan Cox2008-10-301-4/+4
* 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
OpenPOWER on IntegriCloud