index
:
pm24.git
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
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
2024-09-20
nfsd: don't assume copy notify when preprocessing the stateid
Sagi Grimberg
2024-09-01
nfsd: don't EXPORT_SYMBOL nfsd4_ssc_init_umount_work()
NeilBrown
2024-08-30
nfsd: fix nfsd4_deleg_getattr_conflict in presence of third party lease
NeilBrown
2024-08-26
fs/nfsd: fix update of inode attrs in CB_GETATTR
Jeff Layton
2024-08-26
nfsd: fix potential UAF in nfsd4_cb_getattr_release
Jeff Layton
2024-08-26
nfsd: hold reference to delegation when updating it for cb_getattr
Jeff Layton
2024-08-23
nfsd: prevent panic for nfsv4.0 closed files in nfs4_show_open
Olga Kornievskaia
2024-05-06
nfsd: optimise recalculate_deny_mode() for a common case
NeilBrown
2024-05-06
nfsd: add tracepoint in mark_client_expired_locked
Jeff Layton
2024-05-06
nfsd: new tracepoint for check_slot_seqid
Chuck Lever
2024-05-06
NFSD: Move callback_wq into struct nfs4_client
Chuck Lever
2024-05-06
nfsd: drop st_mutex before calling move_to_close_lru()
NeilBrown
2024-05-06
nfsd: replace rp_mutex to avoid deadlock in move_to_close_lru()
NeilBrown
2024-05-06
nfsd: move nfsd4_cstate_assign_replay() earlier in open handling.
NeilBrown
2024-05-06
nfsd: perform all find_openstateowner_str calls in the one place.
NeilBrown
[next]