aboutsummaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAge
* Fix breakage in shmem.cAl Viro2009-12-16
* make generic_acl slightly more genericChristoph Hellwig2009-12-16
* sanitize xattr handler prototypesChristoph Hellwig2009-12-16
* Untangling ima mess, part 1: alloc_file()Al Viro2009-12-16
* switch alloc_file() to passing struct pathAl Viro2009-12-16
* switch shmem_file_setup() to alloc_file()Al Viro2009-12-16
* swap_info: note SWAP_MAP_SHMEMHugh Dickins2009-12-15
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-25
|\
| * writeback: get rid to incorrect references to pdflush in commentsJens Axboe2009-09-25
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-24
|\ \ | |/ |/|
| * HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen2009-09-16
| * HWPOISON: shmem: call set_page_dirty() with locked pageWu Fengguang2009-09-16
* | shmem: initialize struct shmem_sb_info to zeroPekka Enberg2009-09-22
* | tmpfs: depend on shmemHugh Dickins2009-09-22
* | mm: includecheck fix for mm/shmem.cJaswinder Singh Rajput2009-09-22
* | mm: add_to_swap_cache() does not return -EEXISTDaisuke Nishimura2009-09-22
* | Driver Core: devtmpfs - kernel-maintained tmpfs-based /devKay Sievers2009-09-15
|/
* shmfs: use 'check_acl' instead of 'permission'Linus Torvalds2009-09-08
* Get "no acls for this inode" right, fix shmem breakageAl Viro2009-06-24
* switch shmem to inode->i_aclAl Viro2009-06-24
* mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argumentSergei Trofimovich2009-06-16
* mm: add swap cache interface for swap referenceKAMEZAWA Hiroyuki2009-06-16
* integrity: move ima_counts_getMimi Zohar2009-05-21
* integrity: path_check updateMimi Zohar2009-05-21
* memcg: fix mem_cgroup_shrink_usage()Daisuke Nishimura2009-05-02
* shmem: respect MAX_LFS_FILESIZEHugh Dickins2009-04-13
* shmem: fix division by zeroYuri Tikhonov2009-04-13
* shmem: writepage directly to swapHugh Dickins2009-04-01
* Merge branch 'master' into nextJames Morris2009-03-23
|\
| * shmem: fix shared anonymous accountingHugh Dickins2009-02-25
* | integrity: shmem zero fixMimi Zohar2009-02-10
* | Merge branch 'master' into nextJames Morris2009-02-05
|\|
| * Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds2009-01-31
| * memcg: fix shmem's swap accountingKAMEZAWA Hiroyuki2009-01-08
| * memcg: revert gfp mask fixKAMEZAWA Hiroyuki2009-01-08
| * memcg: handle swap cachesKAMEZAWA Hiroyuki2009-01-08
| * memcg: fix gfp_mask of callers of chargeKAMEZAWA Hiroyuki2009-01-08
| * shmem: unify regular and tiny shmemMatt Mackall2009-01-06
| * mm: don't mark_page_accessed in shmem_faultHugh Dickins2009-01-06
* | Integrity: IMA file free imbalanceMimi Zohar2009-02-05
|/
* 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