开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2025-01-21
nfsd: implement OPEN_ARGS_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATION
Jeff Layton
2025-01-21
nfsd: handle delegated timestamps in SETATTR
Jeff Layton
2025-01-21
nfsd: add support for delegated timestamps
Jeff Layton
2025-01-21
nfsd: rework NFS4_SHARE_WANT_* flag handling
Jeff Layton
2025-01-21
nfsd: prepare delegation code for handing out *_ATTRS_DELEG delegations
Jeff Layton
2025-01-21
nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*
Jeff Layton
2025-01-21
nfsd: switch to autogenerated definitions for open_delegation_type4
Jeff Layton
2025-01-06
nfsd: add shrinker to reduce number of slots allocated per session
NeilBrown
2025-01-06
nfsd: add support for freeing unused session-DRC slots
NeilBrown
2025-01-06
nfsd: allocate new session-based DRC slots on demand.
NeilBrown
2025-01-06
nfsd: add session slot count to /proc/fs/nfsd/clients/*/info
NeilBrown
2025-01-06
nfsd: remove artificial limits on the session-based DRC
NeilBrown
2025-01-06
nfsd: use an xarray to store v4.1 session slots
NeilBrown
2025-01-06
NFSD: Clean up unused variable
Chuck Lever
2025-01-06
nfsd: use new wake_up_var interfaces.
NeilBrown
2024-11-26
Merge tag 'nfsd-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-11-18
nfsd: allow for up to 32 callback session slots
Jeff Layton
2024-11-18
nfsd: fix nfs4_openowner leak when concurrent nfsd4_open occur
Yang Erkun
2024-11-18
NFSD: Add a laundromat reaper for async copy state
Chuck Lever
2024-11-18
NFSD: Block DESTROY_CLIENTID only when there are ongoing async COPY operations
Chuck Lever
2024-11-18
nfsd: make nfsd4_session->se_flags a bool
Jeff Layton
2024-11-18
nfsd: remove nfsd4_session->se_bchannel
Jeff Layton
2024-11-18
nfsd: Don't fail OP_SETCLIENTID when there are too many clients.
NeilBrown
2024-11-18
NFSD: Remove dead code in nfsd4_create_session()
Chuck Lever
2024-11-18
NFSD: Replace use of NFSD_MAY_LOCK in nfsd4_lock()
Chuck Lever
2024-11-18
nfsd: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
Julia Lawall
2024-11-18
nfsd: Fill NFSv4.1 server implementation fields in OP_EXCHANGE_ID response
Pali Rohár
2024-11-18
Merge tag 'vfs-6.13.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-11-11
nfsd: have nfsd4_deleg_getattr_conflict pass back write deleg pointer
Jeff Layton
2024-11-11
nfsd: drop the ncf_cb_bmap field
Jeff Layton
2024-11-11
nfsd: drop inode parameter from nfsd4_change_attribute()
Jeff Layton
2024-10-21
nfsd: cancel nfsd_shrinker_work using sync mode in nfs4_state_shutdown_net
Yang Erkun
2024-10-18
nfsd: fix race between laundromat and free_stateid
Olga Kornievskaia
2024-10-05
nfsd: fix possible badness in FREE_STATEID
Olga Kornievskaia
2024-10-02
Merge patch series "Fixup NLM and kNFSD file lock callbacks"
Christian Brauner
2024-10-01
NLM/NFSD: Fix lock notifications for async-capable filesystems
Benjamin Coddington
2024-09-20
nfsd: fix delegation_blocked() to block correctly for at least 30 seconds
NeilBrown
2024-09-20
nfsd: fix initial getattr on write delegation
Jeff Layton
2024-09-20
nfsd: untangle code in nfsd4_deleg_getattr_conflict()
NeilBrown
2024-09-20
NFSD: Limit the number of concurrent async COPY operations
Chuck Lever
2024-09-20
nfsd: avoid races with wake_up_var()
NeilBrown
2024-09-20
nfsd: use clear_and_wake_up_bit()
NeilBrown
2024-09-20
nfsd: add more nfsd_cb tracepoints
Jeff Layton
2024-09-20
nfsd: track the main opcode for callbacks
Jeff Layton
2024-09-20
nfsd: fix some spelling errors in comments
Li Lingfeng
2024-09-20
nfsd: use LIST_HEAD() to simplify code
Hongbo Li
2024-09-20
NFSD: remove redundant assignment operation
Li Lingfeng
2024-09-20
nfsd: Add quotes to client info 'callback address'
Mark Grimes
2024-09-20
nfsd: use nfsd_v4client() in nfsd_breaker_owns_lease()
NeilBrown
2024-09-20
nfsd: Pass 'cred' instead of 'rqstp' to some functions.
NeilBrown
[next]