index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2023-08-29
NFSD: Enable write delegation support
Dai Ngo
2023-08-29
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2023-08-04
nfsd: Fix race to FREE_STATEID and cl_revoked
Benjamin Coddington
2023-07-18
nfsd: Remove incorrect check in nfsd4_validate_stateid
Trond Myklebust
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-02-20
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-02-20
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Jeff Layton
2023-02-20
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2023-02-20
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
2023-02-20
nfsd: eliminate __nfs4_get_fd
Jeff Layton
2023-02-20
nfsd: add some kerneldoc comments for stateid preprocessing functions
Jeff Layton
2023-02-20
nfsd: eliminate find_deleg_file_locked
Jeff Layton
2023-02-20
nfsd: fix potential race in nfs4_find_file
Jeff Layton
2023-02-20
nfsd: allow nfsd_file_get to sanely handle a NULL pointer
Jeff Layton
2023-02-15
Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-02-11
nfsd: don't destroy global nfs4_file table in per-net shutdown
Jeff Layton
2023-01-17
Merge tag 'nfsd-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-12
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
Dai Ngo
2023-01-11
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
2023-01-11
fs: remove locks_inode
Jeff Layton
2023-01-10
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-06
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
2022-12-12
Merge tag 'nfsd-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-12-10
NFSD: add CB_RECALL_ANY tracepoints
Dai Ngo
2022-12-10
NFSD: add delegation reaper to react to low memory condition
Dai Ngo
2022-12-10
NFSD: refactoring courtesy_client_reaper to a generic low memory shrinker
Dai Ngo
2022-12-10
NFSD: Use struct_size() helper in alloc_session()
Xiu Jianfeng
2022-11-30
nfsd: use locks_inode_context helper
Jeff Layton
2022-11-28
NFSD: Use rhashtable for managing nfs4_file objects
Chuck Lever
2022-11-28
NFSD: Refactor find_file()
Chuck Lever
2022-11-28
NFSD: Clean up find_or_add_file()
Chuck Lever
2022-11-28
NFSD: Add a nfsd4_file_hash_remove() helper
Chuck Lever
2022-11-28
NFSD: Clean up nfsd4_init_file()
Chuck Lever
2022-11-28
NFSD: Update file_hashtbl() helpers
Chuck Lever
2022-11-28
NFSD: Trace delegation revocations
Chuck Lever
2022-11-28
NFSD: Trace stateids returned via DELEGRETURN
Chuck Lever
2022-11-28
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
2022-11-28
nfsd: don't call nfsd_file_put from client states seqfile display
Jeff Layton
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-10-11
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-09-26
nfsd: extra checks when freeing delegation stateids
Jeff Layton
2022-09-26
nfsd: make nfsd4_run_cb a bool return function
Jeff Layton
2022-09-26
nfsd: fix comments about spinlock handling with delegations
Jeff Layton
2022-09-26
nfsd: only fill out return pointer on success in nfsd4_lookup_stateid
Jeff Layton
2022-09-26
NFSD: fix use-after-free on source server when doing inter-server copy
Dai Ngo
2022-09-26
NFSD: Rename the fields in copy_stateid_t
Chuck Lever
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops
ChenXiaoSong
2022-09-26
NFSD: add shrinker to reap courtesy clients on low memory condition
Dai Ngo
2022-09-26
NFSD: keep track of the number of courtesy clients in the system
Dai Ngo
[next]