index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
sunrpc: only free unix grouplist after RCU settles
Jeff Layton
1
-4
/
+13
2023-03-17
SUNRPC: Fix a server shutdown leak
Benjamin Coddington
1
-1
/
+5
2023-03-11
NFS: fix disabling of swap
NeilBrown
1
-0
/
+2
2023-03-11
NFSv4: keep state manager thread active if swap is enabled
NeilBrown
1
-0
/
+2
2023-01-14
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
1
-2
/
+17
2023-01-14
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
1
-2
/
+7
2023-01-14
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
1
-1
/
+1
2023-01-14
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
1
-1
/
+1
2022-08-31
SUNRPC: RPC level errors should set task->tk_rpc_status
Trond Myklebust
1
-1
/
+1
2022-08-25
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
1
-0
/
+14
2022-08-25
sunrpc: fix expiry of auth creds
Dan Aloni
1
-1
/
+1
2022-07-07
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
1
-1
/
+1
2022-06-14
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
1
-1
/
+5
2022-06-14
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
1
-0
/
+5
2022-05-18
SUNRPC: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2
-0
/
+2
2022-05-18
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2
-9
/
+14
2022-05-18
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
1
-10
/
+12
2022-05-18
SUNRPC: Prevent immediate close+reconnect
Trond Myklebust
2
-2
/
+3
2022-05-18
SUNRPC: Clean up scheduling of autoclose
Trond Myklebust
1
-12
/
+16
2022-05-12
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
1
-3
/
+0
2022-04-13
SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()
Trond Myklebust
1
-1
/
+3
2022-04-13
SUNRPC: Handle low memory situations in call_status()
Trond Myklebust
1
-0
/
+5
2022-04-13
SUNRPC: Handle ENOMEM in call_transmit_status()
Trond Myklebust
1
-0
/
+2
2022-04-13
SUNRPC: Fix socket waits for write buffer space
Trond Myklebust
1
-15
/
+39
2022-04-13
SUNRPC: remove scheduling boost for "SWAPPER" tasks.
NeilBrown
2
-18
/
+0
2022-04-13
SUNRPC/xprt: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+5
2022-04-13
SUNRPC/call_alloc: async tasks mustn't block waiting for memory
NeilBrown
2
-2
/
+6
2022-04-08
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
1
-0
/
+7
2022-02-23
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
Dan Aloni
1
-0
/
+3
2022-02-01
fsnotify: fix fsnotify hooks in pseudo filesystems
Amir Goldstein
1
-2
/
+2
2021-11-18
SUNRPC: Partial revert of commit 6f9f17287e78
Trond Myklebust
1
-13
/
+15
2021-11-18
nfsd: don't alloc under spinlock in rpc_parse_scope_id
J. Bruce Fields
1
-22
/
+18
2021-10-13
SUNRPC: fix sign error causing rpcsec_gss drops
J. Bruce Fields
1
-1
/
+1
2021-09-18
rpc: fix gss_svc_init cleanup on failure
J. Bruce Fields
1
-1
/
+1
2021-09-18
sunrpc: Fix return value of get_srcport()
Anna Schumaker
1
-1
/
+1
2021-09-18
SUNRPC query transport's source port
Olga Kornievskaia
1
-0
/
+7
2021-09-18
SUNRPC/xprtrdma: Fix reconnection locking
Trond Myklebust
2
-6
/
+7
2021-09-18
SUNRPC: Fix potential memory corruption
Trond Myklebust
1
-2
/
+4
2021-07-20
SUNRPC: prevent port reuse on transports which don't request it.
NeilBrown
1
-1
/
+2
2021-07-14
SUNRPC: Should wake up the privileged task firstly.
Zhang Xiaoxu
1
-0
/
+9
2021-07-14
SUNRPC: Fix the batch tasks count wraparound.
Zhang Xiaoxu
1
-1
/
+2
2021-06-03
SUNRPC: More fixes for backlog congestion
Trond Myklebust
4
-39
/
+50
2021-06-03
SUNRPC in case of backlog, hand free slots directly to waiting task
NeilBrown
2
-28
/
+47
2021-05-19
sunrpc: Fix misplaced barrier in call_decode
Baptiste Lepers
1
-6
/
+5
2021-05-19
xprtrdma: rpcrdma_mr_pop() already does list_del_init()
Chuck Lever
1
-1
/
+0
2021-05-19
xprtrdma: Fix cwnd update ordering
Chuck Lever
3
-7
/
+8
2021-05-19
xprtrdma: Avoid Receive Queue wrapping
Chuck Lever
1
-0
/
+1
2021-05-19
SUNRPC: fix ternary sign expansion bug in tracing
Dan Carpenter
1
-1
/
+1
2021-05-19
SUNRPC: Handle major timeout in xprt_adjust_timeout()
Chris Dion
1
-2
/
+2
2021-05-19
SUNRPC: Remove trace_xprt_transmit_queued
Chuck Lever
1
-2
/
+0
[next]