summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2023-05-17Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-05-15NFSD: Remove open coding of string copyAzeem Shaikh
2023-05-02nfsd: define exports_proc_ops with CONFIG_PROC_FSTom Rix
2023-04-29Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-04-27NFSD: Handle new xprtsec= export optionChuck Lever
2023-04-27NFSD: Clean up xattr memory allocation flagsChuck Lever
2023-04-27NFSD: Fix problem of COMMIT and NFS4ERR_DELAY in infinite loopDai Ngo
2023-04-26nfsd: simplify the delayed disposal list codeJeff Layton
2023-04-26NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()Chuck Lever
2023-04-26SUNRPC: return proper error from get_expiry()NeilBrown
2023-04-26NFSD: Convert filecache to rhltableChuck Lever
2023-04-26nfsd: allow reaping files still under writebackJeff Layton
2023-04-26nfsd: update comment over __nfsd_file_cache_purgeJeff Layton
2023-04-26nfsd: don't take/put an extra reference when putting a fileJeff Layton
2023-04-26nfsd: add some comments to nfsd_file_do_acquireJeff Layton
2023-04-26nfsd: don't kill nfsd_files because of lease break errorJeff Layton
2023-04-26nfsd: simplify test_bit return in NFSD_FILE_KEY_FULL comparatorJeff Layton
2023-04-26nfsd: NFSD_FILE_KEY_INODE only needs to find GC'ed entriesJeff Layton
2023-04-26nfsd: don't open-code clear_and_wake_up_bitJeff Layton
2023-04-24Merge tag 'v6.4/vfs.acl' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-04-04Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-04-04NFSD: callback request does not use correct credential for AUTH_SYSDai Ngo
2023-03-31nfsd: call op_release, even when op_func returns an errorJeff Layton
2023-03-31NFSD: Avoid calling OPDESC() with ops->opnum == OP_ILLEGALChuck Lever
2023-03-21Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-17nfsd: don't replace page in rq_pages if it's a continuation of last pageJeff Layton
2023-03-10Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-03-10NFS & NFSD: Update GSS dependenciesChuck Lever
2023-03-07NFSD: Protect against filesystem freezingChuck Lever
2023-03-06xattr: remove unused argumentChristian Brauner
2023-02-22Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-02-20Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-02-20Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2023-02-20Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...Linus Torvalds
2023-02-20NFSD: Clean up nfsd_symlink()Chuck Lever
2023-02-20NFSD: copy the whole verifier in nfsd_copy_write_verifierChuck Lever
2023-02-20nfsd: don't fsync nfsd_files on last closeJeff Layton
2023-02-20nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_openJeff Layton
2023-02-20NFSD: fix problems with cleanup on errors in nfsd4_copyDai Ngo
2023-02-20nfsd: fix race to check ls_layoutsBenjamin Coddington
2023-02-20nfsd: don't hand out delegation on setuid files being opened for writeJeff Layton
2023-02-20nfsd: remove fs/nfsd/fault_inject.cJeff Layton
2023-02-20NFSD: fix leaked reference count of nfsd4_ssc_umount_itemDai Ngo
2023-02-20nfsd: clean up potential nfsd_file refcount leaks in COPY codepathJeff Layton
2023-02-20nfsd: zero out pointers after putting nfsd_files on COPY setup errorJeff Layton
2023-02-20nfsd: eliminate __nfs4_get_fdJeff Layton
2023-02-20nfsd: add some kerneldoc comments for stateid preprocessing functionsJeff Layton
2023-02-20nfsd: eliminate find_deleg_file_lockedJeff Layton
2023-02-20nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUSJeff Layton
2023-02-20NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlinkChuck Lever