summaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAgeFilesLines
* convert get_sb_nodev() usersAl Viro2010-10-291-5/+5
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* new helper: ihold()Al Viro2010-10-251-1/+1
* new helper: inode_unhashed()Al Viro2010-10-251-2/+2
* shmem: put_super must percpu_counter_destroyHugh Dickins2010-08-171-2/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-11/+12
|\
| * switch shmem.c to ->evice_inode()Al Viro2010-08-091-4/+4
| * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-091-3/+2
| * always call inode_change_ok early in ->setattrChristoph Hellwig2010-08-091-4/+6
| * rename generic_setattrChristoph Hellwig2010-08-091-1/+1
* | shmem: reduce pagefault lock contentionShaohua Li2010-08-091-21/+49
* | tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen2010-08-091-23/+17
|/
* fix truncate inode time modification breakageNick Piggin2010-06-041-2/+3
* tmpfs: convert to use the new truncate conventionnpiggin@suse.de2010-05-271-21/+22
* rename the generic fsync implementationsChristoph Hellwig2010-05-271-1/+1
* memcg: move charge of file pagesDaisuke Nishimura2010-05-271-0/+64
* shmem: remove redundant codeHuang Shijie2010-05-251-2/+0
* ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-211-17/+8
* fs: xattr_handler table should be constStephen Hemminger2010-05-211-2/+2
* Fix breakage in shmem.cAl Viro2009-12-161-0/+2
* make generic_acl slightly more genericChristoph Hellwig2009-12-161-7/+10
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-9/+10
* Untangling ima mess, part 1: alloc_file()Al Viro2009-12-161-2/+0
* switch alloc_file() to passing struct pathAl Viro2009-12-161-6/+8
* switch shmem_file_setup() to alloc_file()Al Viro2009-12-161-12/+9
* swap_info: note SWAP_MAP_SHMEMHugh Dickins2009-12-151-2/+9
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-2/+2
* Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-251-2/+3
|\
| * writeback: get rid to incorrect references to pdflush in commentsJens Axboe2009-09-251-2/+3
* | Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds2009-09-241-2/+3
|\ \ | |/ |/|
| * HWPOISON: Enable .remove_error_page for migration aware file systemsAndi Kleen2009-09-161-0/+1
| * 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
OpenPOWER on IntegriCloud