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
Age
Commit message (
Expand
)
Author
2024-08-29
NFSD: simplify error paths in nfsd_svc()
NeilBrown
2024-08-19
nfsd: make svc_stat per-network namespace instead of global
Josef Bacik
2024-08-19
nfsd: remove nfsd_stats, make th_cnt a global counter
Josef Bacik
2024-08-19
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
2024-08-19
nfsd: expose /proc/net/sunrpc/nfsd in net namespaces
Josef Bacik
2024-08-19
nfsd: rename NFSD_NET_* to NFSD_STATS_*
Josef Bacik
2024-08-19
sunrpc: remove ->pg_stats from svc_program
Josef Bacik
2024-08-19
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
2024-08-19
nfsd: stop setting ->pg_stats for unused stats
Josef Bacik
2024-08-19
NFSD: Fix frame size warning in svc_export_parse()
Chuck Lever
2024-08-19
NFSD: Rewrite synopsis of nfsd_percpu_counters_init()
Chuck Lever
2024-08-03
NFSD: Support write delegations in LAYOUTGET
Chuck Lever
2024-06-21
knfsd: LOOKUP can return an illegal error value
Trond Myklebust
2024-04-10
nfsd: hold a lighter-weight client reference over CB_RECALL_ANY
Jeff Layton
2024-04-03
NFSD: Fix nfsd_clid_class use of __string_len() macro
Steven Rostedt (Google)
2024-02-23
nfsd: don't take fi_lock in nfsd_break_deleg_cb()
NeilBrown
2024-01-31
nfsd: fix RELEASE_LOCKOWNER
NeilBrown
2024-01-15
nfsd: drop the nfsd_put helper
Jeff Layton
2024-01-01
nfsd: call nfsd_last_thread() before final nfsd_put()
NeilBrown
2023-12-20
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-03
NFSD: Fix checksum mismatches in the duplicate reply cache
Chuck Lever
2023-12-03
NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()
Chuck Lever
2023-11-28
NFSD: Update nfsd_cache_append() to use xdr_stream
Chuck Lever
2023-11-28
nfsd: fix file memleak on client_opens_release
Mahmoud Adam
2023-11-20
nfsd: Handle EOPENSTALE correctly in the filecache
Trond Myklebust
2023-10-17
nfsd: lock_rename() needs both directories to live on the same fs
Al Viro
2023-09-30
Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-09-28
NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not set
Chuck Lever
2023-09-15
Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-09-12
NFSD: fix possible oops when nfsd/pool_stats is closed.
NeilBrown
2023-09-09
nfsd: fix change_info in NFSv4 RENAME replies
Jeff Layton
2023-08-31
Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-08-29
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
Chuck Lever
2023-08-29
SUNRPC: remove timeout arg from svc_recv()
NeilBrown
2023-08-29
SUNRPC: change svc_recv() to return void.
NeilBrown
2023-08-29
SUNRPC: call svc_process() from svc_recv().
NeilBrown
2023-08-29
nfsd: separate nfsd_last_thread() from nfsd_put()
NeilBrown
2023-08-29
nfsd: Simplify code around svc_exit_thread() call in nfsd()
NeilBrown
2023-08-29
nfsd: don't allow nfsd threads to be signalled.
NeilBrown
2023-08-29
nfsd: inherit required unset default acls from effective set
Jeff Layton
2023-08-29
nfsd: set missing after_change as before_change + 1
Jeff Layton
2023-08-29
nfsd: remove unsafe BUG_ON from set_change_info
Jeff Layton
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
2023-08-29
nfsd: add a MODULE_DESCRIPTION
Jeff Layton
2023-08-29
NFSD: Rename struct svc_cacherep
Chuck Lever
2023-08-29
NFSD: Remove svc_rqst::rq_cacherep
Chuck Lever
2023-08-29
NFSD: Refactor the duplicate reply cache shrinker
Chuck Lever
2023-08-29
NFSD: Replace nfsd_prune_bucket()
Chuck Lever
2023-08-29
NFSD: Rename nfsd_reply_cache_alloc()
Chuck Lever
2023-08-29
NFSD: Refactor nfsd_reply_cache_free_locked()
Chuck Lever
[next]