summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2026-06-19use less confusing names for iov_iter direction initializersAl Viro
2026-04-18sunrpc: fix cache_request leak in cache_releaseJeff Layton
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-03-04svcrdma: Maintain a Receive water markChuck Lever
2026-03-04svcrdma: Use svc_rdma_refresh_recvs() in wc_receiveChuck Lever
2026-03-04svcrdma: Add a batch Receive posting mechanismChuck Lever
2026-01-19SUNRPC: svcauth_gss: avoid NULL deref on zero length gss_token in gss_read_pr...Joshua Rogers
2025-06-27sunrpc: fix race in cache cleanup causing stale nextcheck timeLong Li
2025-06-27sunrpc: update nextcheck time when adding new cache entriesLong Li
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-03-13sunrpc: suppress warnings for unused procfs functionsArnd Bergmann
2024-12-14sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transportLiu Jian
2024-12-14SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACETrond Myklebust
2024-12-14sunrpc: remove unnecessary test in rpc_task_set_client()Thiago Rafael Becker
2024-12-14SUNRPC: Convert rpc_client refcount to use refcount_tTrond Myklebust
2024-12-14SUNRPC: correct error code comment in xs_tcp_setup_socket()Calum Mackay
2024-12-14SUNRPC: make sure cache entry active before cache_showYang Erkun
2024-09-12net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socketDaniel Borkmann
2024-09-12svcrdma: Catch another Reply chunk overflow caseChuck Lever
2024-09-12sunrpc: use the struct net as the svc proc privateJosef Bacik
2024-09-12sunrpc: pass in the sv_stats struct through svc_create_pooledJosef Bacik
2024-09-12sunrpc: don't change ->sv_stats if it doesn't existJosef Bacik
2024-09-04nfsd: Don't call freezable_schedule_timeout() after each successful page allo...Kuniyuki Iwashima
2024-08-19SUNRPC: Fix a race to wake a sync taskBenjamin Coddington
2024-08-19SUNRPC: avoid soft lockup when transmitting UDP to reachable server.NeilBrown
2024-08-19xprtrdma: Fix rpcrdma_reqs_reset()Chuck Lever
2024-08-19xprtrdma: Rename frwr_release_mr()Chuck Lever
2024-08-19gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkeyGaosheng Cui
2024-07-05SUNRPC: Fix a NULL pointer deref in trace_svc_stats_latency()Chuck Lever
2024-07-05SUNRPC: Fix null pointer dereference in svc_rqst_free()Yunjian Wang
2024-07-05SUNRPC: return proper error from gss_wrap_req_privChen Hanxiao
2024-06-21nfsd: don't allow nfsd threads to be signalled.Chuck Lever
2024-06-21nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2024-06-21Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"Chuck Lever
2024-06-21NFSD: Refactor common code out of dirlist helpersChuck Lever
2024-06-21SUNRPC: Parametrize how much of argsize should be zeroedChuck Lever
2024-06-21SUNRPC: Optimize xdr_reserve_space()Chuck Lever
2024-06-21SUNRPC: Use RMW bitops in single-threaded hot pathsChuck Lever
2024-06-21NFSD: Move svc_serv_ops::svo_function into struct svc_servChuck Lever
2024-06-21NFSD: Remove svc_serv_ops::svo_moduleChuck Lever
2024-06-21SUNRPC: Remove svc_shutdown_net()Chuck Lever
2024-06-21SUNRPC: Rename svc_close_xprt()Chuck Lever
2024-06-21SUNRPC: Rename svc_create_xprt()Chuck Lever