You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric Paris
2a12a9d781
fsnotify: pass a file instead of an inode to open, read, and write
...
fanotify, the upcoming notification system actually needs a struct path so it can
do opens in the context of listeners, and it needs a file so it can get f_flags
from the original process. Close was the only operation that already was passing
a struct file to the notification hook. This patch passes a file for access,
modify, and open as well as they are easily available to these hooks.
Signed-off-by: Eric Paris <eparis@redhat.com>
15 years ago
..
Kconfig
…
Makefile
…
auth.c
nfsd: remove pointless paths in file headers
15 years ago
auth.h
…
cache.h
nfsd: remove pointless paths in file headers
15 years ago
export.c
Merge commit 'v2.6.34-rc6'
15 years ago
lockd.c
nfsd: remove pointless paths in file headers
15 years ago
nfs2acl.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
nfs3acl.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
nfs3proc.c
nfsd: remove pointless paths in file headers
15 years ago
nfs3xdr.c
nfsd: remove pointless paths in file headers
15 years ago
nfs4acl.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
nfs4callback.c
nfs4: minor callback code simplification, comment
15 years ago
nfs4idmap.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
nfs4proc.c
nfsd4: implement reclaim_complete
15 years ago
nfs4recover.c
sanitize vfs_fsync calling conventions
15 years ago
nfs4state.c
nfsd4: shut down callback queue outside state lock
15 years ago
nfs4xdr.c
nfsd4: implement reclaim_complete
15 years ago
nfscache.c
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
15 years ago
nfsctl.c
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
15 years ago
nfsd.h
nfsd4: allow setting grace period time
15 years ago
nfsfh.c
nfsd: fix "insecure" export option
15 years ago
nfsfh.h
nfsd: move most of nfsfh.h to fs/nfsd
15 years ago
nfsproc.c
nfsd: remove pointless paths in file headers
15 years ago
nfssvc.c
NFSD: don't report compiled-out versions as present
15 years ago
nfsxdr.c
nfsd: remove pointless paths in file headers
15 years ago
state.h
nfsd4: keep a reference count on client while in use
15 years ago
stats.c
nfsd: remove pointless paths in file headers
15 years ago
vfs.c
fsnotify: pass a file instead of an inode to open, read, and write
15 years ago
vfs.h
nfsd: don't break lease while servicing a COMMIT
15 years ago
xdr.h
nfsd: remove pointless paths in file headers
15 years ago
xdr3.h
nfsd: remove pointless paths in file headers
15 years ago
xdr4.h
nfsd4: implement reclaim_complete
15 years ago