index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2024-03-01
nfsd: Simplify the allocation of slab caches in nfsd4_init_slabs
Kunwu Chan
2024-03-01
nfsd: don't call locks_release_private() twice concurrently
NeilBrown
2024-03-01
nfsd: allow layout state to be admin-revoked.
NeilBrown
2024-03-01
nfsd: allow delegation state ids to be revoked and then freed
NeilBrown
2024-03-01
nfsd: allow open state ids to be revoked and then freed
NeilBrown
2024-03-01
nfsd: allow lock state ids to be revoked and then freed
NeilBrown
2024-03-01
nfsd: allow admin-revoked NFSv4.0 state to be freed.
NeilBrown
2024-03-01
nfsd: report in /proc/fs/nfsd/clients/*/states when state is admin-revoke
NeilBrown
2024-03-01
nfsd: allow state with no file to appear in /proc/fs/nfsd/clients/*/states
NeilBrown
2024-03-01
nfsd: prepare for supporting admin-revocation of state
NeilBrown
2024-03-01
nfsd: split sc_status out of sc_type
NeilBrown
2024-03-01
nfsd: avoid race after unhash_delegation_locked()
NeilBrown
2024-03-01
nfsd: don't call functions with side-effecting inside WARN_ON()
NeilBrown
2024-03-01
nfsd: hold ->cl_lock for hash_delegation_locked()
NeilBrown
2024-03-01
nfsd: remove stale comment in nfs4_show_deleg()
NeilBrown
2024-03-01
NFSD: Add nfsd_seq4_status trace event
Chuck Lever
2024-03-01
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
2024-02-05
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
2024-02-05
filelock: don't do security checks on nfsd setlease calls
Jeff Layton
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
2024-02-05
nfsd: adapt to breakup of struct file_lock
Jeff Layton
2024-02-05
nfsd: convert to using new filelock helpers
Jeff Layton
2024-01-24
nfsd: fix RELEASE_LOCKOWNER
NeilBrown
2024-01-07
nfsd: remove unnecessary NULL check
Dan Carpenter
2023-12-20
Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-12-18
NFSD: Revert 6c41d9a9bd0298002805758216a9c44e38a8500d
Chuck Lever
2023-11-18
Merge tag 'nfsd-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-11-17
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-16
NFSD: clean up alloc_init_deleg()
Sicong Huang
2023-10-16
nfsd: Clean up errors in nfs4state.c
KaiLong Wang
2023-10-16
NFSD: Add nfsd4_encode_open_read_delegation4()
Chuck Lever
2023-10-16
NFSD: Remove a layering violation when encoding lock_denied
Chuck Lever
2023-10-16
NFSD: handle GETATTR conflict with write delegation
Dai Ngo
2023-10-16
lockd: introduce safe async lock op
Alexander Aring
2023-10-04
nfsd: dynamically allocate the nfsd-client shrinker
Qi Zheng
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
[prev]
[next]