index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
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
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
2022-05-19
NFSD: Show state of courtesy client in client info
Dai Ngo
2022-05-19
NFSD: add support for lock conflict to courteous server
Dai Ngo
2022-05-19
NFSD: move create/destroy of laundry_wq to init_nfsd and exit_nfsd
Dai Ngo
2022-05-19
NFSD: add support for share reservation conflict to courteous server
Dai Ngo
2022-05-19
NFSD: add courteous server support for thread with only delegation
Dai Ngo
2022-03-11
NFSD: Fix nfsd_breaker_owns_lease() return values
Chuck Lever
2022-03-11
NFSD: Clean up _lm_ operation names
Chuck Lever
2022-01-28
nfsd: nfsd4_setclientid_confirm mistakenly expires confirmed client.
Dai Ngo
2022-01-08
nfsd: fix crash on COPY_NOTIFY with special stateid
J. Bruce Fields
2022-01-08
nfsd4: add refcount for nfsd4_blocked_lock
Vasily Averin
2022-01-08
nfs: block notification on fs with its own ->lock
J. Bruce Fields
2022-01-08
nfsd: improve stateid access bitmask documentation
J. Bruce Fields
2021-12-10
nfsd: fix use-after-free due to delegation race
J. Bruce Fields
2021-11-10
Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2021-10-02
NFSD: Initialize pointer ni with NULL and not plain integer 0
Colin Ian King
2021-10-02
NFSD: simplify struct nfsfh
NeilBrown
2021-09-22
Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-09-17
nfsd: back channel stuck in SEQ4_STATUS_CB_PATH_DOWN
Dai Ngo
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-08-26
nfsd: fix crash on LOCKT on reexported NFSv3
J. Bruce Fields
[next]