summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
4 daysMerge tag 'nfsd-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-12-12Merge tag 'nfs-for-6.19-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-12-08svcrdma: bound check rq_pages index in inline pathJoshua Rogers
2025-12-08svcrdma: return 0 on success from svc_rdma_copy_inline_rangeJoshua Rogers
2025-12-08svcrdma: use rc_pageoff for memcpy byte offsetJoshua Rogers
2025-12-08SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...Joshua Rogers
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-12-05Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-23SUNRPC: new helper function for stopping backchannel serverOlga Kornievskaia
2025-11-23SUNRPC: cleanup common code in backchannel requestOlga Kornievskaia
2025-11-17convert rpc_pipefsAl Viro
2025-11-16sunrpc: allocate a separate bvec array for socket sendsJeff Layton
2025-11-16SUNRPC: Improve "fragment too large" warningChuck Lever
2025-11-16svcrdma: Release transport resources synchronouslyChuck Lever
2025-11-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-12Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-11-10Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it"Chuck Lever
2025-11-04net: Convert proto_ops connect() callbacks to use sockaddr_unsizedKees Cook
2025-11-04net: Convert proto_ops bind() callbacks to use sockaddr_unsizedKees Cook
2025-10-06Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-10-01SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on itEric Biggers
2025-09-30sunrpc: unexport rpc_malloc() and rpc_free()Jeff Layton
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: Remove redundant __GFP_NOWARNQianfeng Rong
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-21sunrpc: fix "occurence"->"occurrence"Xichao Zhao
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: eliminate return pointer in svc_tcp_sendmsg()Jeff Layton
2025-09-21sunrpc: fix pr_notice in svc_tcp_sendto() to show correct lengthJeff Layton
2025-09-21sunrpc: delay pc_release callback until after the reply is sentJeff Layton
2025-09-21sunrpc: fix null pointer dereference on zero-length checksumLei Lu
2025-09-06SUNRPC: call xs_sock_process_cmsg for all cmsgJustin Worrell
2025-09-06Revert "SUNRPC: Don't allow waiting for exiting tasks"Trond Myklebust
2025-08-11Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-08-09Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2025-08-06sunrpc: fix handling of server side tls alertsOlga Kornievskaia
2025-08-03sunrpc: fix client side handling of tls alertsOlga Kornievskaia
2025-07-28Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-07-28Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2025-07-22SUNRPC: Silence warnings about parameters not being describedTrond Myklebust
2025-07-14SUNRPC: Remove unused xdr functionsDr. David Alan Gilbert
2025-07-14sunrpc: make svc_tcp_sendmsg() take a signed sentp pointerJeff Layton
2025-07-14sunrpc: return better error in svcauth_gss_accept() on alloc failureJeff Layton
2025-07-14sunrpc: reset rq_accept_statp when starting a new RPCJeff Layton
2025-07-14sunrpc: remove SVC_SYSERRJeff Layton
2025-07-14sunrpc: fix handling of unknown auth status codesJeff Layton
2025-07-14sunrpc: new tracepoints around svc thread wakeupsJeff Layton