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-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-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
2022-09-26
NFSD: Add a mechanism to wait for a DELEGRETURN
Chuck Lever
2022-09-26
NFSD: Add tracepoints to report NFSv4 callback completions
Chuck Lever
2022-08-04
NFSD: use (un)lock_inode instead of fh_(un)lock for file operations
NeilBrown
2022-08-04
NFSD: reduce locking in nfsd_lookup()
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: drop fh argument from alloc_init_deleg
Jeff Layton
2022-07-29
NFSD: limit the number of v4 clients to 1024 per 1GB of system memory
Dai Ngo
2022-07-29
NFSD: keep track of the number of v4 clients in the system
Dai Ngo
2022-07-29
NFSD: refactoring v4 specific code to a helper in nfs4state.c
Dai Ngo
2022-07-29
NFSD: Ensure nf_inode is never dereferenced
Chuck Lever
2022-07-29
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
Chuck Lever
2022-07-29
NFSD: Separate tracepoints for acquire and create
Chuck Lever
2022-05-26
NFSD: Add documenting comment for nfsd4_release_lockowner()
Chuck Lever
2022-05-26
NFSD: Modernize nfsd4_release_lockowner()
Chuck Lever
2022-05-26
NFSD: Fix possible sleep during nfsd4_release_lockowner()
Chuck Lever
2022-05-23
NFSD: Move documenting comment for nfsd4_process_open2()
Chuck Lever
[next]