summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2025-05-28Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-05-15NFSD: Add a "default" block sizeChuck Lever
2025-05-15NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macroChuck Lever
2025-05-15NFSD: Remove NFSD_BUFSIZEChuck Lever
2025-05-15NFSD: Use rqstp->rq_bvec in nfsd_iter_write()Chuck Lever
2025-05-15NFSD: De-duplicate the svc_fill_write_vector() call sitesChuck Lever
2025-05-15NFSD: Use rqstp->rq_bvec in nfsd_iter_read()Chuck Lever
2025-05-11nfsd: remove legacy dprintks from GETATTR and STATFS codepathsJeff Layton
2025-05-11nfsd: remove legacy READDIR dprintksJeff Layton
2025-05-11nfsd: remove dprintks for v2/3 RENAME eventsJeff Layton
2025-05-11nfsd: remove REMOVE/RMDIR dprintksJeff Layton
2025-05-11nfsd: remove old LINK dprintksJeff Layton
2025-05-11nfsd: remove old v2/3 SYMLINK dprintksJeff Layton
2025-05-11nfsd: remove old v2/3 create path dprintksJeff Layton
2025-05-11nfsd: add tracepoint for getattr and statfs eventsJeff Layton
2025-05-11nfsd: add tracepoint to nfsd_readdirJeff Layton
2025-05-11nfsd: add tracepoint to nfsd_renameJeff Layton
2025-05-11nfsd: add tracepoints for unlink eventsJeff Layton
2025-05-11nfsd: add tracepoint to nfsd_link()Jeff Layton
2025-05-11nfsd: add tracepoint to nfsd_symlinkJeff Layton
2025-05-11nfsd: add nfsd_vfs_create tracepointsJeff Layton
2025-05-11nfsd: add a tracepoint to nfsd_lookup_dentryJeff Layton
2025-05-11nfsd: add a tracepoint for nfsd_setattrJeff Layton
2025-05-11NFSD: Add a Call equivalent to the NFSD_TRACE_PROC_RES macrosChuck Lever
2025-05-11NFSD: Use sockaddr instead of a generic arrayChuck Lever
2025-05-11NFSD: Implement FATTR4_CLONE_BLKSIZE attributeChuck Lever
2025-05-11nfsd: use SHA-256 library API instead of crypto_shash APIEric Biggers
2025-05-11nfsd: Initialize ssc before laundromat_work to prevent NULL dereferenceLi Lingfeng
2025-05-11nfsd: add commit start/done tracepoints around nfsd_commit()Jeff Layton
2025-05-11nfsd: nfsd4_spo_must_allow() must check this is a v4 compound requestNeilBrown
2025-05-11nfsd: fix access checking for NLM under XPRTSEC policiesOlga Kornievskaia
2025-05-11nfsd: remove redundant WARN_ON_ONCE in nfsd4_writeGuoqing Jiang
2025-05-11NFSD: Add experimental setting to disable the use of splice readChuck Lever
2025-05-11NFSD: Add /sys/kernel/debug/nfsdChuck Lever
2025-05-11NFSD: fix race between nfsd registration and exports_procManinder Singh
2025-05-11NFSD: unregister filesystem in case genl_register_family() failsManinder Singh
2025-05-11NFSD: Record each NFSv4 call's session slot indexChuck Lever
2025-05-11NFSD: Implement CB_SEQUENCE referring call listsChuck Lever
2025-05-11NFSD: Implement CB_SEQUENCE referring call listsChuck Lever
2025-05-11NFSD: Shorten CB_OFFLOAD response to NFS4ERR_DELAYChuck Lever
2025-05-11NFSD: OFFLOAD_CANCEL should mark an async COPY as completedChuck Lever
2025-04-19Merge tag 'nfsd-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-04-13nfsd: decrease sc_count directly if fail to queue dl_recallLi Lingfeng
2025-04-13nfs: add missing selections of CONFIG_CRC32Eric Biggers
2025-04-07nfsd: Use lookup_one() rather than lookup_one_len()NeilBrown
2025-03-31Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-03-14NFSD: Add a Kconfig setting to enable delegated timestampsChuck Lever
2025-03-10nfsd: use a long for the count in nfsd4_state_shrinker_count()Jeff Layton
2025-03-10nfsd: remove obsolete comment from nfs4_alloc_stidJeff Layton