summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2026-08-19xprtrdma: Clear receive-side ownership pointers on releaseChuck Lever
2026-07-24xprtrdma: Return sendctx slot after Send preparation failureChuck Lever
2026-07-24xprtrdma: Repost Receive buffers for malformed repliesChuck Lever
2026-07-24xprtrdma: Sanitize the reply credit grant after parsingChuck Lever
2026-07-24xprtrdma: Fix bcall rep leak and unbounded peekChris Mason
2026-07-24xprtrdma: Resize reply buffers before reposting receivesChuck Lever
2026-07-24xprtrdma: Document and assert reply-handler invariantsChuck Lever
2026-07-24xprtrdma: Check frwr_wp_create() during connectChuck Lever
2026-07-24xprtrdma: Decouple req recycling from RPC completionChuck Lever
2026-07-24xprtrdma: Use sendctx DMA state for Send signalingChuck Lever
2026-07-24xprtrdma: Post receive buffers after RPC completionChuck Lever
2026-07-24xprtrdma: Close lost-wakeup race in xprt_rdma_alloc_slotChuck Lever
2026-07-24xprtrdma: Avoid 250 ms delay on backlog wakeupChuck Lever
2026-07-24xprtrdma: Remove temp allocation of rpcrdma_rep objectsChuck Lever
2026-03-25sunrpc: fix cache_request leak in cache_releaseJeff Layton
2026-03-25xprtrdma: Decrement re_receiving on the early exit pathsEric Badger
2026-03-04SUNRPC: fix gss_auth kref leak in gss_alloc_msg error pathDaniel Hodges
2026-03-04SUNRPC: auth_gss: fix memory leaks in XDR decoding error pathsChuck Lever
2026-03-04RDMA/core: add rdma_rw_max_sge() helper for SQ sizingChuck Lever
2026-03-04svcrdma: Reduce the number of rdma_rw contexts per-QPChuck Lever
2026-03-04svcrdma: Increase the per-transport rw_ctx countChuck Lever
2026-03-04svcrdma: Clean up comment in svc_rdma_accept()Chuck Lever
2026-03-04svcrdma: Remove queue-shortening warningsChuck Lever
2026-01-11SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...Joshua Rogers
2026-01-11svcrdma: return 0 on success from svc_rdma_copy_inline_rangeJoshua Rogers
2025-09-19Revert "SUNRPC: Don't allow waiting for exiting tasks"Trond Myklebust
2025-06-04SUNRPC: rpcbind should never reset the port to the value '0'Trond Myklebust
2025-06-04SUNRPC: rpc_clnt_set_transport() must not change the autobind settingTrond Myklebust
2025-06-04SUNRPC: Don't allow waiting for exiting tasksTrond Myklebust
2025-03-07sunrpc: suppress warnings for unused procfs functionsArnd Bergmann
2025-03-07SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust
2024-12-14sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transportLiu Jian
2024-12-14SUNRPC: make sure cache entry active before cache_showYang Erkun
2024-12-14svcrdma: fix miss destroy percpu_counter in svc_rdma_proc_init()Ye Bin
2024-12-14sunrpc: simplify two-level sysctl registration for svcrdma_parm_tableLuis Chamberlain
2024-12-14svcrdma: Address an integer overflowChuck Lever
2024-11-14sunrpc: handle -ENOTCONN in xs_tcp_setup_socket()NeilBrown
2024-08-19sunrpc: use the struct net as the svc proc privateJosef Bacik
2024-08-19sunrpc: pass in the sv_stats struct through svc_create_pooledJosef Bacik
2024-08-19sunrpc: don't change ->sv_stats if it doesn't existJosef Bacik
2024-08-14SUNRPC: Fix a race to wake a sync taskBenjamin Coddington
2024-08-03SUNRPC: avoid soft lockup when transmitting UDP to reachable server.NeilBrown
2024-08-03xprtrdma: Fix rpcrdma_reqs_reset()Chuck Lever
2024-08-03gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui
2024-07-18net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann
2024-06-21SUNRPC: return proper error from gss_wrap_req_privChen Hanxiao
2024-06-12rpcrdma: fix handling for RDMA_CM_EVENT_DEVICE_REMOVALDan Aloni
2024-06-12sunrpc: fix NFSACL RPC retry on soft mountDan Aloni
2024-06-12SUNRPC: Fix gss_free_in_token_pages()Chuck Lever
2024-06-12sunrpc: removed redundant procp checkAleksandr Aprelkov