alistair23-linux/fs/nfsd
Trond Myklebust b66ae6dd0c nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range()
Needed in order to fix exclusion w.r.t. writes.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
2020-01-22 16:25:40 -05:00
..
acl.h nfsd: eliminate an unnecessary acl size limit 2019-08-28 21:13:45 -04:00
auth.c
auth.h
blocklayout.c nfsd: convert fi_deleg_file and ls_file fields to nfsd_file 2019-08-19 11:09:09 -04:00
blocklayoutxdr.c
blocklayoutxdr.h
cache.h nfsd4: drc containerization 2019-07-03 17:52:08 -04:00
current_stateid.h
export.c nfsd: nfsd_file cache entries should be per net namespace 2019-09-10 09:23:41 -04:00
export.h
fault_inject.c nfsd: no need to check return value of debugfs_create functions 2019-07-03 16:57:17 +02:00
filecache.c nfsd: Fix stable writes 2020-01-22 16:25:40 -05:00
filecache.h nfsd: Fix stable writes 2020-01-22 16:25:40 -05:00
flexfilelayout.c
flexfilelayoutxdr.c
flexfilelayoutxdr.h
idmap.h
Kconfig NFSD: allow inter server COPY to have a STALE source server fh 2019-12-09 11:42:14 -05:00
lockd.c
Makefile nfsd: add a new struct file caching facility to nfsd 2019-08-19 11:00:39 -04:00
netns.h nfsd: use boottime for lease expiry calculation 2019-12-19 22:07:17 -05:00
nfs2acl.c
nfs3acl.c
nfs3proc.c nfsd: fix nfs read eof detection 2019-09-23 16:24:08 -04:00
nfs3xdr.c nfsd: handle nfs3 timestamps as unsigned 2019-12-19 17:46:08 -05:00
nfs4acl.c
nfs4callback.c nfsd: use boottime for lease expiry calculation 2019-12-19 22:07:17 -05:00
nfs4idmap.c nfsd: Fix misuse of strlcpy 2019-07-08 23:16:11 -04:00
nfs4layouts.c nfsd: fix delay timer on 32-bit architectures 2019-12-19 17:46:08 -05:00
nfs4proc.c nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range() 2020-01-22 16:25:40 -05:00
nfs4recover.c nfsd: make 'boot_time' 64-bit wide 2019-12-19 17:46:08 -05:00
nfs4state.c nfsd: use ktime_get_real_seconds() in nfs4_verifier 2019-12-19 22:07:17 -05:00
nfs4xdr.c nfsd: use timespec64 in encode_time_delta 2019-12-19 17:46:08 -05:00
nfscache.c nfsd4: Fix kernel crash when reading proc file reply_cache_stats 2019-08-16 13:36:55 -04:00
nfsctl.c nfsd: use boottime for lease expiry calculation 2019-12-19 22:07:17 -05:00
nfsd.h nfsd: remove nfs4_reset_lease() declarations 2019-12-19 22:07:17 -05:00
nfsfh.c
nfsfh.h nfsd: handle nfs3 timestamps as unsigned 2019-12-19 17:46:08 -05:00
nfsproc.c nfsd: use time64_t in nfsd_proc_setattr() check 2019-12-19 17:46:08 -05:00
nfssvc.c nfsd: Containerise filecache laundrette 2020-01-22 16:25:40 -05:00
nfsxdr.c
pnfs.h
state.h nfsd: use boottime for lease expiry calculation 2019-12-19 22:07:17 -05:00
stats.c
stats.h
trace.c
trace.h nfsd: add a new struct file caching facility to nfsd 2019-08-19 11:00:39 -04:00
vfs.c nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range() 2020-01-22 16:25:40 -05:00
vfs.h nfsd: Pass the nfsd_file as arguments to nfsd4_clone_file_range() 2020-01-22 16:25:40 -05:00
xdr.h
xdr3.h nfsd: pass a 64-bit guardtime to nfsd_setattr() 2019-12-19 17:46:08 -05:00
xdr4.h NFSD add nfs4 inter ssc to nfsd4_copy 2019-12-09 11:44:07 -05:00
xdr4cb.h