summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
7 daysMerge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
12 daysMerge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-04-13xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever
2026-04-05folio_batch: rename pagevec.h to folio_batch.hTal Zussman
2026-04-03SUNRPC: Add svc_rqst_page_release() helperChuck Lever
2026-03-29SUNRPC: xdr.h: fix all kernel-doc warningsRandy Dunlap
2026-03-29svcrdma: Add Write chunk WRs to the RPC's Send WR chainChuck Lever
2026-03-29svcrdma: Add fair queuing for Send Queue accessChuck Lever
2026-03-29SUNRPC: Optimize rq_respages allocation in svc_alloc_argChuck Lever
2026-03-29SUNRPC: Track consumed rq_pages entriesChuck Lever
2026-03-29SUNRPC: Allocate a separate Reply page arrayChuck Lever
2026-03-29sunrpc: split cache_detail queue into request and reader listsJeff Layton
2026-03-29sunrpc: convert queue_wait from global to per-cache-detail waitqueueJeff Layton
2026-03-29sunrpc: convert queue_lock from global spinlock to per-cache-detail lockJeff Layton
2026-03-29Documentation: Add the RPC language description of NLM version 4Chuck Lever
2026-03-29sunrpc: Fix compilation error (`make W=1`) when dprintk() is no-opAndy Shevchenko
2026-03-29sunrpc: Kill RPC_IFDEBUG()Andy Shevchenko
2026-03-29nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_infoJeff Layton
2026-03-29nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breakerJeff Layton
2026-02-12Merge tag 'nfs-for-7.0-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2026-02-09sunrpc: rpc_debug and others are defined even if CONFIG_SUNRPC_DEBUG unsetBen Dooks
2026-01-29Add RPC language definition of NFSv4 POSIX ACL extensionChuck Lever
2026-01-29xdrgen: Implement pass-through lines in specificationsChuck Lever
2026-01-28sunrpc: allow svc_recv() to return -ETIMEDOUT and -EBUSYJeff Layton
2026-01-28sunrpc: split new thread creation into a separate functionJeff Layton
2026-01-28sunrpc: introduce the concept of a minimum number of threads per poolJeff Layton
2026-01-28sunrpc: track the max number of requested threads in a poolJeff Layton
2026-01-28sunrpc: split svc_set_num_threads() into two functionsJeff Layton
2026-01-26xdrgen: Add enum value validation to generated decodersChuck Lever
2026-01-26xdrgen: Initialize data pointer for zero-length itemsChuck Lever
2026-01-26xdrgen: Implement short (16-bit) integer typesChuck Lever
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-11-23SUNRPC: new helper function for stopping backchannel serverOlga Kornievskaia
2025-11-23SUNRPC: cleanup common code in backchannel requestOlga Kornievskaia
2025-11-16sunrpc: allocate a separate bvec array for socket sendsJeff Layton
2025-11-16svcrdma: Increase the server's default RPC/RDMA credit grantChuck Lever
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