aboutsummaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAge
* tmpfs: distribute interleave better across nodesNathan Zimmer2012-07-31
* don't pass nameidata to ->create()Al Viro2012-07-14
* shmem: cleanup shmem_add_to_page_cacheHugh Dickins2012-07-11
* shmem: fix negative rss in memcg memory.statHugh Dickins2012-07-11
* tmpfs: revert SEEK_DATA and SEEK_HOLEHugh Dickins2012-07-11
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2012-07-03
|\
| * splice: fix racy pipe->buffers usesEric Dumazet2012-06-13
* | shmem: replace_page must flush_dcache and othersHugh Dickins2012-06-07
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-06-01
|\
| * ->encode_fh() API changeAl Viro2012-05-29
* | tmpfs: support SEEK_DATA and SEEK_HOLEHugh Dickins2012-05-29
* | tmpfs: quit when fallocate fills memoryHugh Dickins2012-05-29
* | tmpfs: undo fallocation on failureHugh Dickins2012-05-29
* | tmpfs: support fallocate preallocationHugh Dickins2012-05-29
* | mm/fs: remove truncate_rangeHugh Dickins2012-05-29
* | tmpfs: support fallocate FALLOC_FL_PUNCH_HOLEHugh Dickins2012-05-29
* | tmpfs: optimize clearing when writingHugh Dickins2012-05-29
* | tmpfs: enable NOSEC optimizationHugh Dickins2012-05-29
* | shmem: replace page if mapping excludes its zoneHugh Dickins2012-05-29
|/
* Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-28
|\
| * vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* | userns: Convert tmpfs to use kuid and kgid where appropriateEric W. Biederman2012-05-15
|/
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-03-22
|\
| * tmpfs: security xattr setting on inode creationJarkko Sakkinen2012-03-21
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \
| * | tidy up after d_make_root() conversionAl Viro2012-03-20
| * | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \ \ | |_|/ |/| |
| * | mm: collapse security_vm_enough_memory() variants into a single functionAl Viro2012-02-13
| |/
* / mm: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* SHM_UNLOCK: fix Unevictable pages stranded after swapHugh Dickins2012-01-23
* SHM_UNLOCK: fix long unpreemptible sectionHugh Dickins2012-01-23
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* shmem, ramfs: propagate umode_t, open-coded S_ISREGAl Viro2012-01-03
* switch ->mknod() to umode_tAl Viro2012-01-03
* switch ->create() to umode_tAl Viro2012-01-03
* switch vfs_mkdir() and ->mkdir() to umode_tAl Viro2012-01-03
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* | filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* | vmscan: add barrier to prevent evictable page in unevictable listMinchan Kim2011-10-31
|/
* Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...James Morris2011-08-08
|\
| * security: new security_inode_init_security API adds function callbackMimi Zohar2011-07-18
* | mm: clarify the radix_tree exceptional casesHugh Dickins2011-08-03
* | tmpfs radix_tree: locate_item to speed up swapoffHugh Dickins2011-08-03
* | tmpfs: use kmemdup for short symlinksHugh Dickins2011-08-03
* | tmpfs: convert shmem_writepage and enable swapHugh Dickins2011-08-03
* | tmpfs: convert mem_cgroup shmem to radix-swapHugh Dickins2011-08-03
* | tmpfs: convert shmem_getpage_gfp to radix-swapHugh Dickins2011-08-03