summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
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
2024-06-12SUNRPC: Fix loop termination condition in gss_free_in_token_pages()Chuck Lever
2024-05-25nfsd: don't allow nfsd threads to be signalled.NeilBrown
2024-05-17timers: Get rid of del_singleshot_timer_sync()Thomas Gleixner
2024-05-17sunrpc: add a struct rpc_stats arg to rpc_create_argsJosef Bacik
2024-03-26net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()Christophe JAILLET
2024-03-26SUNRPC: fix some memleaks in gssx_dec_option_arrayZhipeng Lu
2024-02-05SUNRPC: Fix a suspicious RCU usage warningAnna Schumaker
2024-01-25SUNRPC: fix _xprt_switch_find_current_entry logicOlga Kornievskaia
2023-11-28svcrdma: Drop connection after an RDMA Read errorChuck Lever
2023-11-28SUNRPC: Fix RPC client cleaned up the freed pipefs dentriesfelix
2023-11-28SUNRPC: Add an IS_ERR() check back to where it wasDan Carpenter
2023-11-28SUNRPC: ECONNRESET might require a rebindTrond Myklebust
2023-10-06Revert "SUNRPC dont update timeout value on connection reset"Trond Myklebust
2023-10-06NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-10-06SUNRPC: Mark the cred for revalidation if the server rejects itTrond Myklebust
2023-09-23Revert "SUNRPC: Fail faster on bad verifier"Trond Myklebust
2023-08-30xprtrdma: Remap Receive buffers after a reconnectChuck Lever
2023-07-19SUNRPC: Fix UAF in svc_tcp_listen_data_ready()Ding Hui
2023-07-19svcrdma: Prevent page release when nothing was receivedChuck Lever
2023-06-09nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter
2023-05-30SUNRPC: Don't change task->tk_status after the call to rpc_exit_taskTrond Myklebust
2023-05-24SUNRPC: Fix trace_svc_register() call siteChuck Lever
2023-05-24SUNRPC: always free ctxt when freeing deferred requestNeilBrown
2023-05-24SUNRPC: double free xprt_ctxt while still in useNeilBrown
2023-05-11SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo
2023-04-13sunrpc: only free unix grouplist after RCU settlesJeff Layton
2023-04-06SUNRPC: fix shutdown of NFS TCP client socketSiddharth Kawar
2023-03-17SUNRPC: Fix a server shutdown leakBenjamin Coddington
2023-03-10NFS: fix disabling of swapNeilBrown
2023-02-09use less confusing names for iov_iter direction initializersAl Viro
2023-01-14Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"Chuck Lever
2023-01-12SUNRPC: ensure the matching upcall is in-flight upon downcallminoura makoto
2023-01-04SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() failsChuck Lever
2022-12-31SUNRPC: Fix missing release socket in rpc_sockname()Wang ShaoBo
2022-12-31xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()Zhang Xiaoxu
2022-10-27SUNRPC: Fix crasher in gss_unwrap_resp_integ()Chuck Lever
2022-10-27SUNRPC: Fix null-ptr-deref when xps sysfs alloc failedZhang Xiaoxu