summaryrefslogtreecommitdiff
path: root/fs/nfsd
AgeCommit message (Expand)Author
4 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
6 daysMerge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysMerge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-14nfsd: Drop dprintk in blocklayout xdr functionsSergey Bashirov
2025-07-14NFSD: Simplify struct knfsd_fhChuck Lever
2025-07-14NFSD: Access a knfsd_fh's fsid by pointerChuck Lever
2025-07-14Revert "NFSD: Force all NFSv4.2 COPY requests to be synchronous"Chuck Lever
2025-07-14NFSD: Avoid multiple -Wflex-array-member-not-at-end warningsGustavo A. R. Silva
2025-07-14NFSD: Use vfs_iocb_iter_write()Chuck Lever
2025-07-14NFSD: Use vfs_iocb_iter_read()Chuck Lever
2025-07-14NFSD: Clean up kdoc for nfsd_open_local_fh()Chuck Lever
2025-07-14NFSD: Clean up kdoc for nfsd_file_put_local()Chuck Lever
2025-07-14NFSD: Remove definition for trace_nfsd_ctl_maxconnChuck Lever
2025-07-14NFSD: Remove definition for trace_nfsd_file_gc_recentChuck Lever
2025-07-14NFSD: Remove definitions for unused trace_nfsd_file_lru trace pointsChuck Lever
2025-07-14NFSD: Remove definition for trace_nfsd_file_unhash_and_queueChuck Lever
2025-07-14nfsd: Use correct error code when decoding extentsSergey Bashirov
2025-07-14NFSD: Remove the cap on number of operations per NFSv4 COMPOUNDChuck Lever
2025-07-14NFSD: Make nfsd_genl_rqstp::rq_ops array best-effortChuck Lever
2025-07-14NFSD: Rename a function parameterChuck Lever
2025-07-14NFSD: detect mismatch of file handle and delegation stateid in OPEN opDai Ngo
2025-07-14nfsd: handle get_client_locked() failure in nfsd4_setclientid_confirm()Jeff Layton
2025-07-14nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8Su Hui
2025-07-14sunrpc: simplify xdr_init_encode_pagesChristoph Hellwig
2025-07-14NFSD: release read access of nfs4_file when a write delegation is returnedDai Ngo
2025-07-14NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITEDai Ngo
2025-07-02rpc_mkpipe_dentry(): saner calling conventionsAl Viro
2025-07-02rpc_unlink(): saner calling conventionsAl Viro
2025-07-02netlink: introduce type-checking attribute iteration for nlmsgCarolina Jubran
2025-06-21Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-06-19nfsd: use threads array as-is in netlink interfaceJeff Layton
2025-06-16VFS: change old_dir and new_dir in struct renamedata to dentrysNeilBrown
2025-06-12NFSD: Avoid corruption of a referring call listChuck Lever
2025-06-03Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-05-28nfs_localio: change nfsd_file_put_local() to take a pointer to __rcu pointerNeilBrown
2025-05-28nfs_localio: simplify interface to nfsd for getting nfsd_fileNeilBrown
2025-05-28nfs_localio: always hold nfsd net ref with nfsd_file refNeilBrown
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