summaryrefslogtreecommitdiff
path: root/mm/shmem.c
Commit message (Expand)AuthorAge
* tmpfs: fix race between truncate and writepageHugh Dickins2011-05-28
* memcg: add the pagefault count into memcg statsYing Han2011-05-26
* tmpfs: implement generic xattr supportEric Paris2011-05-25
* tmpfs: fix highmem swapoff crash regressionHugh Dickins2011-05-20
* tmpfs: fix race between swapoff and writepageHugh Dickins2011-05-14
* tmpfs: fix spurious ENOSPC when racing with unswapHugh Dickins2011-05-11
* tmpfs: fix race between umount and swapoffHugh Dickins2011-05-11
* tmpfs: fix race between umount and writepageHugh Dickins2011-05-11
* tmpfs: fix off-by-one in max_blocks checksHugh Dickins2011-04-14
* Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\
| * block: remove per-queue pluggingJens Axboe2011-03-10
* | shmem: let shared anonymous be nonlinear againHugh Dickins2011-03-22
* | mm: shmem: change remove_from_page_cacheMinchan Kim2011-03-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-18
|\ \
| * | Remove one to many n's in a wordJustin P. Mattock2011-03-01
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2011-03-16
|\ \
| * | fs/vfs/security: pass last path component to LSM on inode creationEric Paris2011-02-01
| |/
* | exportfs: Return the minimum required handle sizeAneesh Kumar K.V2011-03-14
|/
* fs: icache RCU free inodesNick Piggin2011-01-07
* convert get_sb_nodev() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* new helper: ihold()Al Viro2010-10-25
* new helper: inode_unhashed()Al Viro2010-10-25
* shmem: put_super must percpu_counter_destroyHugh Dickins2010-08-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * switch shmem.c to ->evice_inode()Al Viro2010-08-09
| * check ATTR_SIZE contraints in inode_change_okChristoph Hellwig2010-08-09
| * always call inode_change_ok early in ->setattrChristoph Hellwig2010-08-09
| * rename generic_setattrChristoph Hellwig2010-08-09
* | shmem: reduce pagefault lock contentionShaohua Li2010-08-09
* | tmpfs: make tmpfs scalable with percpu_counter for used blocksTim Chen2010-08-09
|/
* fix truncate inode time modification breakageNick Piggin2010-06-04
* tmpfs: convert to use the new truncate conventionnpiggin@suse.de2010-05-27
* rename the generic fsync implementationsChristoph Hellwig2010-05-27
* memcg: move charge of file pagesDaisuke Nishimura2010-05-27
* shmem: remove redundant codeHuang Shijie2010-05-25
* ramfs: replace inode uid,gid,mode initialization with helper functionDmitry Monakhov2010-05-21
* fs: xattr_handler table should be constStephen Hemminger2010-05-21
* 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