summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2025-10-06Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-09-23SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()Anna Schumaker
2025-09-23SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()Anna Schumaker
2025-09-23SUNRPC: Introduce xdr_set_scratch_folio()Anna Schumaker
2025-09-23SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever
2025-09-23sunrpc: add a Kconfig option to redirect dfprintk() output to trace bufferJeff Layton
2025-09-23sunrpc: remove dfprintk_cont() and dfprintk_rcu_cont()Jeff Layton
2025-09-21SUNRPC: Move the svc_rpcb_cleanup() call sitesChuck Lever
2025-09-21nfsd: unregister with rpcbind when deleting a transportOlga Kornievskaia
2025-09-21sunrpc: Change ret code of xdr_stream_decode_opaque_fixedSergey Bashirov
2025-08-09Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-07-28Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-14SUNRPC: Remove unused xdr functionsDr. David Alan Gilbert
2025-07-14sunrpc: rearrange struct svc_rqst for fewer cachelinesJeff Layton
2025-07-14sunrpc: remove SVC_SYSERRJeff Layton
2025-07-14sunrpc: fix handling of unknown auth status codesJeff Layton
2025-07-14sunrpc: simplify xdr_init_encode_pagesChristoph Hellwig
2025-07-02rpc_create_client_dir(): return 0 or -E...Al Viro
2025-07-02rpc_mkpipe_dentry(): saner calling conventionsAl Viro
2025-07-02rpc_unlink(): saner calling conventionsAl Viro
2025-06-03Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-05-19sunrpc: implement rfc2203 rpcsec_gss seqnum cacheNikhil Jha
2025-05-15SUNRPC: Bump the maximum payload size for the serverChuck Lever
2025-05-15sunrpc: Remove the RPCSVC_MAXPAGES macroChuck Lever
2025-05-15svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pagesChuck Lever
2025-05-15svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pagesChuck Lever
2025-05-15sunrpc: Adjust size of socket's receive page array dynamicallyChuck Lever
2025-05-15SUNRPC: Remove svc_rqst :: rq_vecChuck Lever
2025-05-15SUNRPC: Remove svc_fill_write_vector()Chuck Lever
2025-05-15NFSD: De-duplicate the svc_fill_write_vector() call sitesChuck Lever
2025-05-15sunrpc: Replace the rq_bvec array with dynamically-allocated memoryChuck Lever
2025-05-15sunrpc: Replace the rq_pages array with dynamically-allocated memoryChuck Lever
2025-05-15sunrpc: Add a helper to derive maxpages from sv_max_mesgChuck Lever
2025-05-11sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepointJeff Layton
2025-03-21NFS: Treat ENETUNREACH errors as fatal in containersTrond Myklebust
2025-03-21sunrpc: Add a sysfs file for adding a new xprtAnna Schumaker
2025-02-19SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2025-01-28Merge tag 'nfs-for-6.14-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-01-21sunrpc: Remove gss_generic_token deadcodeDr. David Alan Gilbert
2025-01-21sunrpc: Remove unused xprt_iter_get_xprtDr. David Alan Gilbert
2025-01-21nfsd: rename NFS4_SHARE_WANT_* constants to OPEN4_SHARE_ACCESS_WANT_*Jeff Layton
2025-01-21nfsd: switch to autogenerated definitions for open_delegation_type4Jeff Layton
2025-01-21nfs_common: make include/linux/nfs4.h include generated nfs4_1.hJeff Layton
2025-01-13SUNRPC: only put task on cl_tasks list after the RPC call slot is reserved.Dai Ngo
2025-01-06SUNRPC: introduce cache_check_rcu to help check in rcu contextYang Erkun
2025-01-06sunrpc: remove all connection limit configurationNeilBrown
2025-01-06nfsd: don't use sv_nrthreads in connection limiting calculations.NeilBrown
2025-01-06sunrpc/svc: use store_release_wake_up()NeilBrown
2024-11-11xdrgen: Keep track of on-the-wire data type widthsChuck Lever
2024-11-11xdrgen: Implement big-endian enumsChuck Lever