index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2025-06-27
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
Dan Aloni
2025-06-27
sunrpc: update nextcheck time when adding new cache entries
Long Li
2025-06-04
SUNRPC: rpc_clnt_set_transport() must not change the autobind setting
Trond Myklebust
2025-03-13
sunrpc: suppress warnings for unused procfs functions
Arnd Bergmann
2024-12-14
sunrpc: clear XPRT_SOCK_UPD_TIMEOUT when reset transport
Liu Jian
2024-12-14
SUNRPC: Replace internal use of SOCKWQ_ASYNC_NOSPACE
Trond Myklebust
2024-12-14
SUNRPC: correct error code comment in xs_tcp_setup_socket()
Calum Mackay
2024-12-14
SUNRPC: make sure cache entry active before cache_show
Yang Erkun
2024-09-12
net, sunrpc: Remap EPERM in case of connection failure in xs_tcp_setup_socket
Daniel Borkmann
2024-08-19
SUNRPC: Fix a race to wake a sync task
Benjamin Coddington
2024-08-19
SUNRPC: avoid soft lockup when transmitting UDP to reachable server.
NeilBrown
2024-08-19
gss_krb5: Fix the error handling path for crypto_sync_skcipher_setkey
Gaosheng Cui
2024-07-18
SUNRPC: Fix RPC client cleaned up the freed pipefs dentries
felix
2024-07-05
SUNRPC: return proper error from gss_wrap_req_priv
Chen Hanxiao
2024-06-16
SUNRPC: Fix loop termination condition in gss_free_in_token_pages()
Chuck Lever
2024-06-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
2024-06-16
sunrpc: fix NFSACL RPC retry on soft mount
Dan Aloni
2024-06-16
SUNRPC: Fix gss_free_in_token_pages()
Chuck Lever
2024-06-16
sunrpc: removed redundant procp check
Aleksandr Aprelkov
2024-05-17
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2024-03-26
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
2024-03-26
SUNRPC: fix some memleaks in gssx_dec_option_array
Zhipeng Lu
2024-02-23
SUNRPC: Fix a suspicious RCU usage warning
Anna Schumaker
2023-10-10
SUNRPC: Mark the cred for revalidation if the server rejects it
Trond Myklebust
2023-07-27
SUNRPC: Fix UAF in svc_tcp_listen_data_ready()
Ding Hui
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
2023-05-17
SUNRPC: remove the maximum number of retries in call_bind_status
Dai Ngo
2023-04-20
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
2023-02-22
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
2023-02-06
Revert "xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()"
Greg Kroah-Hartman
2023-01-18
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
2023-01-18
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
2023-01-18
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
2023-01-18
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
2022-09-05
SUNRPC: RPC level errors should set task->tk_rpc_status
Trond Myklebust
2022-08-25
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
2022-08-25
sunrpc: fix expiry of auth creds
Dan Aloni
2022-07-07
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-06-14
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
2022-06-14
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
2022-05-25
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Meena Shanmugam
2022-05-25
SUNRPC: Don't call connect() more than once on a TCP socket
Meena Shanmugam
2022-05-25
SUNRPC: Prevent immediate close+reconnect
Meena Shanmugam
2022-05-25
SUNRPC: Clean up scheduling of autoclose
Meena Shanmugam
2022-05-12
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
2022-04-15
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
2022-04-15
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
2022-04-15
SUNRPC: Fix socket waits for write buffer space
Trond Myklebust
2022-04-15
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2022-04-15
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
[next]