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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2023-09-23
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
2023-03-10
nfsd: zero out pointers after putting nfsd_files on COPY setup error
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 leaked reference count of nfsd4_ssc_umount_item
Dai Ngo
2023-03-10
NFSD: enhance inter-server copy cleanup
Dai Ngo
2023-02-01
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
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-04
NFSD: fix use-after-free in __nfs42_ssc_open()
Dai Ngo
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-09-26
NFSD: Cap rsize_bop result based on send buffer size
Chuck Lever
2022-09-26
NFSD: Rename the fields in copy_stateid_t
Chuck Lever
2022-09-26
NFSD: Remove "inline" directives on op_rsize_bop helpers
Chuck Lever
2022-09-26
NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
Chuck Lever
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
NFSD: Add tracepoints to report NFSv4 callback completions
Chuck Lever
2022-09-26
NFSD: Trace NFSv4 COMPOUND tags
Chuck Lever
2022-09-26
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
2022-09-26
NFSD: remove redundant variable status
Jinpeng Cui
2022-09-26
NFSD enforce filehandle check for source file in COPY
Olga Kornievskaia
2022-09-26
NFSD: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-04
NFSD: use explicit lock/unlock for directory ops
NeilBrown
2022-08-04
NFSD: reduce locking in nfsd_lookup()
NeilBrown
2022-08-04
NFSD: always drop directory lock in nfsd_unlink()
NeilBrown
2022-08-04
NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
NeilBrown
2022-08-04
NFSD: add posix ACLs to struct nfsd_attrs
NeilBrown
2022-07-29
NFSD: add security label to struct nfsd_attrs
NeilBrown
2022-07-29
NFSD: set attributes when creating symlinks
NeilBrown
2022-07-29
NFSD: introduce struct nfsd_attrs
NeilBrown
2022-07-29
NFSD: verify the opened dentry after setting a delegation
Jeff Layton
2022-07-29
NFSD: Move copy offload callback arguments into a separate structure
Chuck Lever
2022-07-29
NFSD: Add nfsd4_send_cb_offload()
Chuck Lever
2022-07-29
NFSD: Remove kmalloc from nfsd4_do_async_copy()
Chuck Lever
2022-07-29
NFSD: Refactor nfsd4_do_copy()
Chuck Lever
2022-07-29
NFSD: Refactor nfsd4_cleanup_inter_ssc() (2/2)
Chuck Lever
2022-07-29
NFSD: Refactor nfsd4_cleanup_inter_ssc() (1/2)
Chuck Lever
2022-07-29
NFSD: Replace boolean fields in struct nfsd4_copy
Chuck Lever
2022-07-29
NFSD: Make nfs4_put_copy() static
Chuck Lever
2022-07-29
NFSD: Shrink size of struct nfsd4_copy
Chuck Lever
2022-07-29
NFSD: Shrink size of struct nfsd4_copy_notify
Chuck Lever
2022-07-29
NFSD: Fix strncpy() fortify warning
Chuck Lever
2022-07-29
NFSD: Demote a WARN to a pr_warn()
Chuck Lever
2022-07-29
NFSD: Fix space and spelling mistake
Zhang Jiaming
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2022-05-23
NFSD: Move documenting comment for nfsd4_process_open2()
Chuck Lever
2022-05-23
NFSD: Fix whitespace
Chuck Lever
2022-05-23
NFSD: Remove dprintk call sites from tail of nfsd4_open()
Chuck Lever
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
[next]