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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-01-12
SUNRPC: ensure the matching upcall is in-flight upon downcall
minoura makoto
1
-2
/
+17
2023-01-12
SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
Chuck Lever
1
-2
/
+7
2022-12-31
SUNRPC: Fix missing release socket in rpc_sockname()
Wang ShaoBo
1
-1
/
+1
2022-12-31
xprtrdma: Fix regbuf data not freed in rpcrdma_req_create()
Zhang Xiaoxu
1
-1
/
+1
2022-11-10
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
Zhang Xiaoxu
1
-2
/
+10
2022-08-31
SUNRPC: RPC level errors should set task->tk_rpc_status
Trond Myklebust
1
-1
/
+1
2022-08-25
net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
Xin Xiong
1
-2
/
+4
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-22
sunrpc: set cl_max_connect when cloning an rpc_clnt
Scott Mayhew
1
-0
/
+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
SUNRPC: Trap RDMA segment overflows
Chuck Lever
1
-2
/
+2
2022-06-14
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
1
-0
/
+5
2022-05-18
SUNRPC: Ensure we flush any closed sockets before xs_xprt_free()
Trond Myklebust
2
-9
/
+14
2022-05-18
SUNRPC: Ensure that the gssproxy client can start in a connected state
Trond Myklebust
2
-0
/
+34
2022-05-12
SUNRPC release the transport of a relocated task with an assigned transport
Olga Kornievskaia
1
-4
/
+7
2022-05-12
Revert "SUNRPC: attempt AF_LOCAL connect on setup"
Trond Myklebust
1
-3
/
+0
2022-04-20
SUNRPC: Fix NFSD's request deferral on RDMA transports
Chuck Lever
2
-1
/
+4
2022-04-13
SUNRPC: Don't call connect() more than once on a TCP socket
Trond Myklebust
1
-10
/
+11
2022-04-13
SUNRPC: Prevent immediate close+reconnect
Trond Myklebust
2
-2
/
+3
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 don't resend a task on an offlined transport
Olga Kornievskaia
1
-1
/
+3
2022-04-08
SUNRPC: avoid race between mod_timer() and del_timer_sync()
NeilBrown
1
-0
/
+7
2022-03-08
SUNRPC: Fix sockaddr handling in the svc_xprt_create_error trace point
Chuck Lever
1
-1
/
+1
2022-03-08
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
1
-5
/
+6
2022-02-23
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
Dan Aloni
1
-0
/
+3
2022-02-16
sunrpc: Fix potential race conditions in rpc_sysfs_xprt_state_change()
Anna Schumaker
1
-16
/
+19
2022-02-16
net/sunrpc: fix reference count leaks in rpc_sysfs_xprt_state_change
Xiyu Yang
1
-2
/
+4
2022-02-16
SUNRPC allow for unspecified transport time in rpc_clnt_add_xprt
Olga Kornievskaia
1
-1
/
+4
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-08
Merge tag 'nfsd-5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-1
/
+1
2021-10-01
SUNRPC: fix sign error causing rpcsec_gss drops
J. Bruce Fields
1
-1
/
+1
2021-09-09
Merge tag 'nfsd-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
3
-7
/
+10
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
17
-136
/
+191
2021-09-03
SUNRPC: improve error response to over-size gss credential
NeilBrown
2
-1
/
+3
2021-09-01
SUNRPC: don't pause on incomplete allocation
NeilBrown
1
-6
/
+7
2021-08-31
Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
9
-100
/
+169
2021-08-31
Merge tag 'for-5.15/drivers-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-18
/
+0
2021-08-27
SUNRPC enforce creation of no more than max_connect xprts
Olga Kornievskaia
1
-0
/
+9
2021-08-27
SUNRPC add xps_nunique_destaddr_xprts to xprt_switch_info in sysfs
Olga Kornievskaia
1
-1
/
+3
2021-08-27
SUNRPC keep track of number of transports to unique addresses
Olga Kornievskaia
2
-1
/
+2
[next]