summaryrefslogtreecommitdiff
path: root/fs/anon_inodes.c
Commit message (Expand)AuthorAge
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* vfs: Allocate anon_inode_inode in anon_inode_init()Jan Kara2014-03-27
* fs: remove now stale label in anon_inode_init()Linus Torvalds2014-03-25
* fs: Avoid userspace mounting anon_inodefs filesystemJan Kara2014-03-25
* ... and kill anon_inode_getfile_private()Al Viro2013-11-09
* take anon inode allocation to libfs.cAl Viro2013-11-09
* fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()Gu Zheng2013-07-16
* get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zeroAl Viro2013-02-26
* fs: Preserve error code in get_empty_filp(), part 2Anatol Pomozov2013-02-22
* anon_inodes: move allocation of anon_inode into ->mount()Al Viro2012-03-20
* vfs: dont chain pipe/anon/socket on superblock s_inodes listEric Dumazet2011-07-26
* VFS : mount lock scalability for internal mountsTim Chen2011-07-24
* sanitize vfsmount refcounting changesAl Viro2011-01-16
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-13
|\
| * pass default dentry_operations to mount_pseudo()Al Viro2011-01-12
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ | |/ |/|
| * anon_inodes: fix wrong function name in commentNamhyung Kim2010-12-10
* | fs: scale mntget/mntputNick Piggin2011-01-07
* | fs: improve scalability of pseudo filesystemsNick Piggin2011-01-07
* | fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
|/
* convert get_sb_pseudo() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* new helper: ihold()Al Viro2010-10-25
* Revert "anon_inode: set S_IFREG on the anon_inode"Al Viro2010-05-27
* anon_inode: set S_IFREG on the anon_inodeEric Paris2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* anon_inodes: mark the anon inode privateEric Paris2010-03-12
* Sanitize f_flags helpersAl Viro2009-12-22
* anonfd: Allow making anon files read-onlyRoland Dreier2009-12-22
* fs: no games with DCACHE_UNHASHEDNick Piggin2009-12-17
* fs: anon_inodes implement dnameNick Piggin2009-12-17
* switch alloc_file() to passing struct pathAl Viro2009-12-16
* headers: remove sched.h from poll.hAlexey Dobriyan2009-10-04
* anonfd: split interface into file creation and installDavide Libenzi2009-09-23
* fs: Provide empty .set_page_dirty() aop for anon inodesPeter Zijlstra2009-06-18
* constify dentry_operations: restAl Viro2009-03-27
* anon_inodes: use fops->owner for module refcountChristian Borntraeger2008-12-31
* CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-14
* flag parameters: NONBLOCK in anon_inode_getfdUlrich Drepper2008-07-24
* flag parameters: anon_inode_getfd extensionUlrich Drepper2008-07-24
* [PATCH] sanitize anon_inode_getfd()Al Viro2008-05-01
* [PATCH] fix up new filp allocatorsDave Hansen2008-03-19
* anon-inodes use open coded atomic_inc for the shared inodeDavide Libenzi2007-10-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-07-17
|\
| * KVM: Remove kvmfs in favor of the anonymous inodes sourceAvi Kivity2007-07-16
* | Fix trivial typos in anon_inodes.c commentsJ. Bruce Fields2007-07-16
|/
* signal/timer/event fds: anonymous inode sourceDavide Libenzi2007-05-11