summaryrefslogtreecommitdiff
path: root/include/linux/sunrpc
AgeCommit message (Expand)Author
2026-06-09svcrdma: wake sq waiters when the transport closesChuck Lever
2026-06-09SUNRPC: Return an error from xdr_buf_to_bvec() on overflowChuck Lever
2026-06-09Documentation: Add the RPC language description of NLM version 3Chuck Lever
2026-06-09svcrdma: Defer send context release to xpo_release_ctxtChuck Lever
2026-06-09svcrdma: Release write chunk resources without re-queuingChuck Lever
2026-06-09SUNRPC: Remove dead rpcsec_gss_krb5 definitionsChuck Lever
2026-06-09SUNRPC: Remove dead code from rpcsec_gss_krb5Chuck Lever
2026-06-09SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever
2026-06-01sunrpc: add a generic netlink family for cache upcallsJeff Layton
2026-06-01sunrpc: add helpers to count and snapshot pending cache requestsJeff Layton
2026-06-01sunrpc: add a cache_notify callbackJeff Layton
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall_timeout()Jeff Layton
2026-06-01sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()Jeff Layton
2026-04-24Merge tag 'nfs-for-7.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-04-20Merge 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