summaryrefslogtreecommitdiff
path: root/fs/anon_inodes.c
Commit message (Expand)AuthorAge
* 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