index
:
linux/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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
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-18
SUNRPC: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2022-05-18
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2022-05-18
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
2022-05-18
SUNRPC: Prevent immediate close+reconnect
Trond Myklebust
2022-05-18
SUNRPC: Clean up scheduling of autoclose
Trond Myklebust
2022-05-12
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
2022-04-13
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
2022-04-13
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
2022-04-13
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
2022-04-13
SUNRPC: Fix socket waits for write buffer space
Trond Myklebust
2022-04-13
SUNRPC: remove scheduling boost for "SWAPPER" tasks.
NeilBrown
2022-04-13
SUNRPC/xprt: async tasks mustn't block waiting for memory
NeilBrown
2022-04-13
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2022-04-08
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
2022-02-23
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
Dan Aloni
2022-02-01
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
2021-11-18
SUNRPC: Partial revert of commit 6f9f17287e78
Trond Myklebust
2021-11-18
nfsd: don't alloc under spinlock in rpc_parse_scope_id
J. Bruce Fields
2021-10-13
SUNRPC: fix sign error causing rpcsec_gss drops
J. Bruce Fields
2021-09-18
rpc: fix gss_svc_init cleanup on failure
J. Bruce Fields
2021-09-18
sunrpc: Fix return value of get_srcport()
Anna Schumaker
2021-09-18
SUNRPC query transport's source port
Olga Kornievskaia
2021-09-18
SUNRPC/xprtrdma: Fix reconnection locking
Trond Myklebust
2021-09-18
SUNRPC: Fix potential memory corruption
Trond Myklebust
2021-07-20
SUNRPC: prevent port reuse on transports which don't request it.
NeilBrown
2021-07-14
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
2021-07-14
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
2021-06-03
SUNRPC: More fixes for backlog congestion
Trond Myklebust
2021-06-03
SUNRPC in case of backlog, hand free slots directly to waiting task
NeilBrown
2021-05-19
sunrpc: Fix misplaced barrier in call_decode
Baptiste Lepers
2021-05-19
xprtrdma: rpcrdma_mr_pop() already does list_del_init()
Chuck Lever
2021-05-19
xprtrdma: Fix cwnd update ordering
Chuck Lever
2021-05-19
xprtrdma: Avoid Receive Queue wrapping
Chuck Lever
2021-05-19
SUNRPC: fix ternary sign expansion bug in tracing
Dan Carpenter
2021-05-19
SUNRPC: Handle major timeout in xprt_adjust_timeout()
Chris Dion
2021-05-19
SUNRPC: Remove trace_xprt_transmit_queued
Chuck Lever
2021-05-19
SUNRPC: Move fault injection call sites
Chuck Lever
2021-04-07
rpc: fix NULL dereference on kmalloc failure
J. Bruce Fields
2021-03-25
sunrpc: fix refcount leak for rpc auth modules
Daniel Kobras
2021-03-25
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
2021-03-25
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
2021-03-17
SUNRPC: Set memalloc_nofs_save() for sync tasks
Benjamin Coddington
2021-03-04
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
2021-02-13
SUNRPC: Handle 0 length opaque XDR object data properly
Dave Wysochanski
2021-02-13
SUNRPC: Move simple_get_bytes and simple_get_netobj into private header
Dave Wysochanski
[next]