aboutsummaryrefslogtreecommitdiffstats
path: root/fs/anon_inodes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-04headers: remove sched.h from poll.hAlexey Dobriyan1-0/+2
2009-09-23anonfd: split interface into file creation and installDavide Libenzi1-17/+51
2009-06-18fs: Provide empty .set_page_dirty() aop for anon inodesPeter Zijlstra1-0/+15
2009-03-27constify dentry_operations: restAl Viro1-1/+1
2008-12-31anon_inodes: use fops->owner for module refcountChristian Borntraeger1-1/+6
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells1-2/+2
2008-07-24flag parameters: NONBLOCK in anon_inode_getfdUlrich Drepper1-1/+1
2008-07-24flag parameters: anon_inode_getfd extensionUlrich Drepper1-4/+5
2008-05-01[PATCH] sanitize anon_inode_getfd()Al Viro1-10/+3
2008-03-19[PATCH] fix up new filp allocatorsDave Hansen1-10/+8
2007-10-17anon-inodes use open coded atomic_inc for the shared inodeDavide Libenzi1-13/+12
2007-07-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-0/+1
2007-07-16Fix trivial typos in anon_inodes.c commentsJ. Bruce Fields1-5/+5
2007-07-16KVM: Remove kvmfs in favor of the anonymous inodes sourceAvi Kivity1-0/+1
2007-05-11signal/timer/event fds: anonymous inode sourceDavide Libenzi1-0/+200