index
:
kernel/git/stable/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.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
2026-08-10
nfsd: export NFSv4 callback op stats via netlink
Jeff Layton
2026-08-10
nfsd: count NFSv4 callback operations per netns
Jeff Layton
2026-08-10
sunrpc: remove unused svc_version vs_count field
Jeff Layton
2026-08-10
nfsd: implement server-stats-get netlink handler
Jeff Layton
2026-08-10
sunrpc: add per-netns per-procedure call counts to svc_stat
Jeff Layton
2026-08-10
NFSD: Eliminate percpu counter contention in IO byte accounting
Chuck Lever
2026-08-10
NFSD: Eliminate percpu counter contention in reply cache statistics
Chuck Lever
2026-08-10
NFSD: Eliminate percpu counter contention in DRC memory accounting
Chuck Lever
2026-08-10
NFSD: Fix off-by-one in DRC bucket pruning limit
Chuck Lever
2026-08-10
NFSD: Relocate NFSv4 "supported attributes" to new header
Chuck Lever
2026-08-10
NFSD: Relocate nfsd4_set_netaddr()
Chuck Lever
2026-08-10
NFSD: Relocate nfsd_user_namespace()
Chuck Lever
2026-08-10
NFSD: Move struct readdir_cd
Chuck Lever
2026-08-10
NFSD: Move the export.h include from nfsd.h to auth.c
Chuck Lever
2026-08-10
NFSD: Remove '#include "nfsd.h"' from fs/nfsd/cache.h
Chuck Lever
2026-08-10
NFSD: include "netns.h"
Chuck Lever
2026-08-10
NFSD: Explicitly include "stats.h"
Chuck Lever
2026-08-10
NFSD: Make "stats.h" self-contained
Chuck Lever
2026-08-10
xdrgen: Emit a blank line ahead of enum declarations
Chuck Lever
2026-08-10
NFSD: Encode only the status in NFS-ACL v2 GETACL error replies
Chuck Lever
2026-08-10
nfsd: drop dead COPY-vs-COPYNOTIFY type handling from s2s stateid IDR
Jeff Layton
2026-08-10
nfsd: make the copy offload stateid a first-class nfs4_stid
Jeff Layton
2026-08-10
nfsd: split nfsd4_copy into transient and durable async copy objects
Jeff Layton
2026-08-10
nfsd: return NFS4ERR_NOTSUPP for unsupported netloc4 types
Jeff Layton
2026-08-10
nfsd: revoke copy-notify stateids before dropping their reference
Jeff Layton
2026-08-10
nfsd: check client ownership when cancelling a copy-notify stateid
Jeff Layton
2026-08-10
nfsd: initialize copy-notify stateid before publishing it
Jeff Layton
2026-08-10
nfsd: fix stale s2s_cp_stateids IDR entry for async COPY
Jeff Layton
2026-08-10
nfsd: fix UAF in async copy cancel and shutdown
Jeff Layton
2026-08-10
nfsd: fix cpntf publish race in nfs4_init_cp_state
Chris Mason
2026-08-10
NFSD: Release the export reference when reaping open stateids
Chuck Lever
2026-08-10
NFSD: Prevent client use-after-free during close_lru reaping
Chuck Lever
2026-08-10
NFSD: Prevent client use-after-free during blocked-lock reaping
Chuck Lever
2026-08-10
NFSD: Consolidate the revocation-path client unpin
Chuck Lever
2026-08-10
NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanup
Chuck Lever
2026-08-10
NFSD: Prevent client use-after-free during export state revocation
Chuck Lever
2026-08-10
NFSD: Prevent client use-after-free during admin state revocation
Chuck Lever
2026-08-10
NFSD: Prevent client use-after-free during delegation revoke
Chuck Lever
2026-08-10
NFSD: Prevent lock owner use-after-free during client teardown
Chuck Lever
2026-08-10
sunrpc: derive the pool count instead of caching it in sv_nrpools
Jeff Layton
2026-08-10
lockd: Regenerate NLMv4 XDR code
Chuck Lever
2026-08-10
NFSD: Replace isdotent() macro
Chuck Lever
2026-08-10
NFSD: Guard admin state-revocation walks with NFSD_NET_UP
Chuck Lever
2026-08-10
nfsd: add support to CB_NOTIFY for dir attribute changes
Jeff Layton
2026-08-10
nfsd: track requested dir attributes
Jeff Layton
2026-08-10
nfsd: properly track requested child attributes
Jeff Layton
2026-08-10
nfsd: fix reply size estimate for GET_DIR_DELEGATION
Jeff Layton
2026-08-10
nfsd: add the filehandle to returned attributes in CB_NOTIFY
Jeff Layton
2026-08-10
nfsd: allow encoding a filehandle into fattr4 without a svc_fh
Jeff Layton
2026-08-10
nfsd: send basic file attributes in CB_NOTIFY
Jeff Layton
[next]