index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-26
svcrdma: Fix another Receive buffer leak
Chuck Lever
1
-0
/
+2
2020-08-19
svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
Chuck Lever
1
-7
/
+21
2020-06-30
SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()
Chuck Lever
1
-0
/
+4
2020-06-30
sunrpc: fixed rollback in rpc_gssd_dummy_populate()
Vasily Averin
1
-0
/
+1
2020-06-25
net: sunrpc: Fix off-by-one issues in 'rpc_ntop6'
Fedor Tokarev
1
-2
/
+2
2020-06-22
sunrpc: clean up properly in gss_mech_unregister()
NeilBrown
2
-9
/
+15
2020-06-22
sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.
NeilBrown
1
-2
/
+4
2020-05-02
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
5
-18
/
+29
2020-05-02
svcrdma: Fix trace point use-after-free race
Chuck Lever
2
-9
/
+10
2020-02-11
sunrpc: expiry_time should be seconds not timeval
Roberto Bergantinos Corpas
1
-0
/
+4
2020-01-27
xprtrdma: Fix use-after-free in rpcrdma_post_recvs
Chuck Lever
1
-1
/
+2
2020-01-27
SUNRPC: Fix svcauth_gss_proxy_init()
Chuck Lever
1
-21
/
+63
2020-01-17
xprtrdma: Fix completion wait during device removal
Chuck Lever
1
-1
/
+1
2019-12-17
sunrpc: fix crash when cache_head become valid before update
Pavel Tikhomirov
1
-6
/
+0
2019-12-05
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
1
-0
/
+4
2019-12-01
sunrpc: safely reallow resvport min/max inversion
J. Bruce Fields
1
-16
/
+18
2019-12-01
SUNRPC: Fix a compile warning for cmpxchg64()
Trond Myklebust
1
-0
/
+1
2019-11-24
sunrpc: Fix connect metrics
Chuck Lever
3
-15
/
+15
2019-11-24
SUNRPC: Fix priority queue fairness
Trond Myklebust
1
-55
/
+54
2019-07-14
net :sunrpc :clnt :Fix xps refcount imbalance on the error path
Lin Yi
1
-0
/
+1
2019-07-10
svcrdma: Ignore source port when computing DRC hash
Chuck Lever
1
-1
/
+6
2019-07-03
SUNRPC: Clean up initialisation of the struct rpc_rqst
Trond Myklebust
2
-41
/
+51
2019-05-02
sunrpc: don't mark uninitialised items as VALID.
NeilBrown
1
-0
/
+3
2019-03-23
svcrpc: fix UDP on servers with lots of threads
J. Bruce Fields
1
-10
/
+10
2019-03-23
xprtrdma: Make sure Send CQ is allocated on an existing compvec
Nicolas Morey-Chaisemartin
1
-1
/
+2
2019-02-27
xprtrdma: Double free in rpcrdma_sendctxs_create()
Dan Carpenter
1
-5
/
+1
2019-02-23
sunrpc: fix 4 more call sites that were using stack memory with a scatterlist
Scott Mayhew
1
-11
/
+38
2019-02-15
svcrdma: Remove max_sge check at connect time
Chuck Lever
2
-12
/
+102
2019-02-15
svcrdma: Reduce max_send_sges
Chuck Lever
1
-4
/
+6
2019-02-15
SUNRPC: Always drop the XPRT_LOCK on XPRT_CLOSE_WAIT
Benjamin Coddington
1
-2
/
+4
2019-01-22
sunrpc: handle ENOMEM in rpcb_getport_async
J. Bruce Fields
1
-0
/
+8
2019-01-16
sunrpc: use-after-free in svc_process_common()
Vasily Averin
3
-7
/
+11
2019-01-13
sunrpc: use SVC_NET() in svcauth_gss_* functions
Vasily Averin
1
-4
/
+4
2019-01-13
sunrpc: fix cache_head leak due to queued request
Vasily Averin
1
-1
/
+9
2019-01-13
SUNRPC: Fix a race with XPRT_CONNECTING
Trond Myklebust
1
-2
/
+2
2019-01-09
sock: Make sock->sk_stamp thread-safe
Deepa Dinamani
1
-1
/
+1
2018-12-21
SUNRPC: Fix a potential race in xprt_connect()
Trond Myklebust
1
-2
/
+9
2018-12-13
SUNRPC: Fix leak of krb5p encode pages
Chuck Lever
1
-0
/
+4
2018-12-01
SUNRPC: Fix a bogus get/put in generic_key_to_expire()
Trond Myklebust
1
-7
/
+1
2018-11-27
SUNRPC: drop pointless static qualifier in xdr_get_next_encode_buffer()
YueHaibing
1
-1
/
+1
2018-11-21
sunrpc: correct the computation for page_ptr when truncating
Frank Sorenson
1
-3
/
+2
2018-11-13
nfsd: Fix an Oops in free_session()
Trond Myklebust
1
-1
/
+1
2018-11-13
xprtrdma: Reset credit grant properly after a disconnect
Chuck Lever
2
-0
/
+7
2018-08-23
Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
19
-49
/
+75
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
10
-111
/
+140
2018-08-22
sunrpc: Add comment defining gssd upcall API keywords
Chuck Lever
1
-0
/
+17
2018-08-22
sunrpc: Extract target name into svc_cred
Chuck Lever
1
-25
/
+45
2018-08-22
sunrpc: Enable the kernel to specify the hostname part of service principals
Chuck Lever
1
-3
/
+17
2018-08-22
sunrpc: Don't use stack buffer with scatterlist
Laura Abbott
1
-3
/
+9
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-1
/
+1
[next]