summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2024-08-29NFSD: simplify error paths in nfsd_svc()NeilBrown
2024-08-19nfsd: make svc_stat per-network namespace instead of globalJosef Bacik
2024-08-19nfsd: remove nfsd_stats, make th_cnt a global counterJosef Bacik
2024-08-19nfsd: make all of the nfsd stats per-network namespaceJosef Bacik
2024-08-19nfsd: expose /proc/net/sunrpc/nfsd in net namespacesJosef Bacik
2024-08-19nfsd: rename NFSD_NET_* to NFSD_STATS_*Josef Bacik
2024-08-19sunrpc: remove ->pg_stats from svc_programJosef Bacik
2024-08-19sunrpc: pass in the sv_stats struct through svc_create_pooledJosef Bacik
2024-08-19nfsd: stop setting ->pg_stats for unused statsJosef Bacik
2024-08-19NFSD: Fix frame size warning in svc_export_parse()Chuck Lever
2024-08-19NFSD: Rewrite synopsis of nfsd_percpu_counters_init()Chuck Lever
2024-08-03NFSD: Support write delegations in LAYOUTGETChuck Lever
2024-06-21knfsd: LOOKUP can return an illegal error valueTrond Myklebust
2024-04-10nfsd: hold a lighter-weight client reference over CB_RECALL_ANYJeff Layton
2024-04-03NFSD: Fix nfsd_clid_class use of __string_len() macroSteven Rostedt (Google)
2024-02-23nfsd: don't take fi_lock in nfsd_break_deleg_cb()NeilBrown
2024-01-31nfsd: fix RELEASE_LOCKOWNERNeilBrown
2024-01-15nfsd: drop the nfsd_put helperJeff Layton
2024-01-01nfsd: call nfsd_last_thread() before final nfsd_put()NeilBrown
2023-12-20cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe
2023-12-03NFSD: Fix checksum mismatches in the duplicate reply cacheChuck Lever
2023-12-03NFSD: Fix "start of NFS reply" pointer passed to nfsd_cache_update()Chuck Lever
2023-11-28NFSD: Update nfsd_cache_append() to use xdr_streamChuck Lever
2023-11-28nfsd: fix file memleak on client_opens_releaseMahmoud Adam
2023-11-20nfsd: Handle EOPENSTALE correctly in the filecacheTrond Myklebust
2023-10-17nfsd: lock_rename() needs both directories to live on the same fsAl Viro
2023-09-30Merge tag 'nfsd-6.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-09-28NFSD: Fix zero NFSv4 READ results when RQ_SPLICE_OK is not setChuck Lever
2023-09-15Merge tag 'nfsd-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-09-12NFSD: fix possible oops when nfsd/pool_stats is closed.NeilBrown
2023-09-09nfsd: fix change_info in NFSv4 RENAME repliesJeff Layton
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-08-29NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever
2023-08-29SUNRPC: remove timeout arg from svc_recv()NeilBrown
2023-08-29SUNRPC: change svc_recv() to return void.NeilBrown
2023-08-29SUNRPC: call svc_process() from svc_recv().NeilBrown
2023-08-29nfsd: separate nfsd_last_thread() from nfsd_put()NeilBrown
2023-08-29nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown
2023-08-29nfsd: don't allow nfsd threads to be signalled.NeilBrown
2023-08-29nfsd: inherit required unset default acls from effective setJeff Layton
2023-08-29nfsd: set missing after_change as before_change + 1Jeff Layton
2023-08-29nfsd: remove unsafe BUG_ON from set_change_infoJeff Layton
2023-08-29nfsd: handle failure to collect pre/post-op attrs more sanelyJeff Layton
2023-08-29nfsd: add a MODULE_DESCRIPTIONJeff Layton
2023-08-29NFSD: Rename struct svc_cacherepChuck Lever
2023-08-29NFSD: Remove svc_rqst::rq_cacherepChuck Lever
2023-08-29NFSD: Refactor the duplicate reply cache shrinkerChuck Lever
2023-08-29NFSD: Replace nfsd_prune_bucket()Chuck Lever
2023-08-29NFSD: Rename nfsd_reply_cache_alloc()Chuck Lever
2023-08-29NFSD: Refactor nfsd_reply_cache_free_locked()Chuck Lever