summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
2023-08-03Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-07-30nfsd: Fix reading via spliceDavid Howells
2023-07-25Merge tag 'nfsd-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-07-18nfsd: Remove incorrect check in nfsd4_validate_stateidTrond Myklebust
2023-06-30Merge tag 'nfsd-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-06-29Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-27nfsd: Fix creation time serialization orderTavian Barnes
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)David Howells
2023-06-21nfsd: remove redundant assignments to variable lenColin Ian King
2023-06-18NFSD: Distinguish per-net namespace initializationChuck Lever
2023-06-18nfsd: move init of percpu reply_cache_stats counters back to nfsd_init_netJeff Layton
2023-06-17NFSD: Add an nfsd4_encode_nfstime4() helperChuck Lever
2023-06-12NFSD: add encoding of op_recall flag for write delegationDai Ngo
2023-06-11nfsd: don't provide pre/post-op attrs if fh_getattr failsJeff Layton
2023-06-11NFSD: Remove nfsd_readv()Chuck Lever
2023-06-11NFSD: Hoist rq_vec preparation into nfsd_read() [step two]Chuck Lever
2023-06-11NFSD: Hoist rq_vec preparation into nfsd_read()Chuck Lever
2023-06-11NFSD: Update rq_next_page between COMPOUND operationsChuck Lever
2023-06-11NFSD: Use svcxdr_encode_opaque_pages() in nfsd4_encode_splice_read()Chuck Lever
2023-06-05NFSD: Ensure that xdr_write_pages updates rq_next_pageChuck Lever
2023-06-05NFSD: Replace encode_cinfo()Chuck Lever
2023-06-05NFSD: Add encoders for NFSv4 clientids and verifiersChuck Lever
2023-06-05NFSD: trace nfsctl operationsChuck Lever
2023-06-05NFSD: Clean up nfsctl_transaction_write()Chuck Lever
2023-06-05NFSD: Clean up nfsctl white-space damageChuck Lever
2023-06-05nfsd: use vfs setgid helperChristian Brauner
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-05-31nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2023-05-25exportfs: check for error return value from exportfs_encode_*()Amir Goldstein
2023-05-23nfsd: make a copy of struct iattr before calling notify_changeJeff Layton
2023-05-22exportfs: change connectable argument to bit flagsAmir Goldstein
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