aboutsummaryrefslogtreecommitdiffstats
path: root/mm/shmem.c
Commit message (Expand)AuthorAge
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* mm/shmem.c: remove an ifdefAndrew Morton2013-04-29
* fix nommu breakage in shmem.cAl Viro2013-03-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * fs: encode_fh: return FILEID_INVALID if invalid fid_typeNamjae Jeon2013-02-26
| * shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc()Al Viro2013-02-26
| * clean shmem_file_setup() a bitAl Viro2013-02-22
| * fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-22
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2013-02-25
|\ \
| * | userns: Allow the userns root to mount tmpfs.Eric W. Biederman2013-01-27
* | | tmpfs: fix mempolicy object leaksGreg Thelen2013-02-23
* | | tmpfs: fix use-after-free of mempolicy objectGreg Thelen2013-02-23
* | | mm: shmem: use new radix tree iteratorJohannes Weiner2013-02-23
| |/ |/|
* | mempolicy: remove arg from mpol_parse_str, mpol_to_strHugh Dickins2013-01-02
|/
* lseek: the "whence" argument is called "whence"Andrew Morton2012-12-17
* tmpfs: support SEEK_DATA and SEEK_HOLE (reprise)Hugh Dickins2012-12-12
* tmpfs: fix shared mempolicy leakMel Gorman2012-12-06
* tmpfs: change final i_blocks BUG to WARNINGHugh Dickins2012-11-16
* tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins2012-11-16
* tmpfs,ceph,gfs2,isofs,reiserfs,xfs: fix fh_len checkingHugh Dickins2012-10-09
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-09
* xattr: extract simple_xattr code from tmpfsAristeu Rozanski2012-08-24
* 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