index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2023-07-19
NFSD: add encoding of op_recall flag for write delegation
Dai Ngo
2023-06-09
nfsd: fix double fget() bug in __write_ports_addfd()
Dan Carpenter
2023-06-09
nfsd: make a copy of struct iattr before calling notify_change
Jeff Layton
2023-04-13
NFSD: callback request does not use correct credential for AUTH_SYS
Dai Ngo
2023-04-13
nfsd: call op_release, even when op_func returns an error
Jeff Layton
2023-04-13
NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGAL
Chuck Lever
2023-03-30
nfsd: don't replace page in rq_pages if it's a continuation of last page
Jeff Layton
2023-03-17
NFSD: Protect against filesystem freezing
Chuck Lever
2023-03-10
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
2023-03-10
nfsd: zero out pointers after putting nfsd_files on COPY setup error
Jeff Layton
2023-03-10
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
2023-03-10
nfsd: don't fsync nfsd_files on last close
Jeff Layton
2023-03-10
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Jeff Layton
2023-03-10
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2023-03-10
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
Jeff Layton
2023-03-10
nfsd: fix race to check ls_layouts
Benjamin Coddington
2023-03-10
NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Dai Ngo
2023-03-10
NFSD: enhance inter-server copy cleanup
Dai Ngo
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
2023-02-01
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Jeff Layton
2023-02-01
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
2023-01-18
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
2023-01-18
nfsd: rework refcounting in filecache
Jeff Layton
2023-01-18
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
2023-01-18
nfsd: reorganize filecache.c
Jeff Layton
2023-01-18
nfsd: remove the pages_flushed statistic from filecache
Jeff Layton
2023-01-18
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
2023-01-18
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
2023-01-18
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
2023-01-14
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-12
nfsd: fix handling of readdir in v4root vs. mount upcall timeout
Jeff Layton
2023-01-12
nfsd: shut down the NFSv4 state objects before the filecache
Jeff Layton
2023-01-04
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
2022-12-31
nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure
Dan Aloni
2022-12-31
NFSD: pass range end to vfs_fsync_range() instead of count
Brian Foster
2022-12-31
nfsd: return error if nfs4_setacl fails
Jeff Layton
2022-12-31
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
2022-12-31
NFSD: Finish converting the NFSv3 GETACL result encoder
Chuck Lever
2022-12-31
NFSD: Finish converting the NFSv2 GETACL result encoder
Chuck Lever
2022-11-27
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-11-26
Merge tag 'nfsd-6.1-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-25
vfs: fix copy_file_range() averts filesystem freeze protection
Amir Goldstein
2022-11-23
NFSD: Fix reads with a non-zero offset that don't end on a page boundary
Chuck Lever
2022-11-17
Merge tag 'nfsd-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-14
NFSD: Fix trace_nfsd_fh_verify_err() crasher
Chuck Lever
2022-11-11
Merge tag 'nfsd-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-08
nfsd: put the export reference in nfsd4_verify_deleg_dentry
Jeff Layton
2022-11-05
nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
Jeff Layton
2022-11-01
Merge tag 'nfsd-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-01
nfsd: fix net-namespace logic in __nfsd_file_cache_purge
Jeff Layton
[next]