index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
anon_inodes.c
Age
Commit message (
Expand
)
Author
2009-09-23
anonfd: split interface into file creation and install
Davide Libenzi
2009-06-18
fs: Provide empty .set_page_dirty() aop for anon inodes
Peter Zijlstra
2009-03-27
constify dentry_operations: rest
Al Viro
2008-12-31
anon_inodes: use fops->owner for module refcount
Christian Borntraeger
2008-11-14
CRED: Wrap task credential accesses in the filesystem subsystem
David Howells
2008-07-24
flag parameters: NONBLOCK in anon_inode_getfd
Ulrich Drepper
2008-07-24
flag parameters: anon_inode_getfd extension
Ulrich Drepper
2008-05-01
[PATCH] sanitize anon_inode_getfd()
Al Viro
2008-03-19
[PATCH] fix up new filp allocators
Dave Hansen
2007-10-17
anon-inodes use open coded atomic_inc for the shared inode
Davide Libenzi
2007-07-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...
Linus Torvalds
2007-07-16
Fix trivial typos in anon_inodes.c comments
J. Bruce Fields
2007-07-16
KVM: Remove kvmfs in favor of the anonymous inodes source
Avi Kivity
2007-05-11
signal/timer/event fds: anonymous inode source
Davide Libenzi