index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: change inlined allocation helpers to account at the call site
Suren Baghdasaryan
2024-04-25
1
-2
/
+4
*
Merge tag 'nfsd-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-04-06
1
-9
/
+1
|
\
|
*
SUNRPC: Fix a slow server-side memory leak with RPC-over-TCP
Chuck Lever
2024-04-04
1
-9
/
+1
*
|
Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-03-28
1
-6
/
+8
|
\
|
|
*
SUNRPC: Revert 561141dd494382217bace4d1a51d08168420eace
Chuck Lever
2024-03-22
1
-6
/
+8
*
|
Merge tag 'nfs-for-6.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2024-03-16
4
-4
/
+37
|
\
\
|
*
|
sunrpc: add a struct rpc_stats arg to rpc_create_args
Josef Bacik
2024-03-09
1
-1
/
+4
|
*
|
net: sunrpc: Fix an off by one in rpc_sockaddr2uaddr()
Christophe JAILLET
2024-02-28
1
-2
/
+2
|
*
|
SUNRPC: Add a transport callback to handle dequeuing of an RPC request
Trond Myklebust
2024-02-28
2
-0
/
+19
|
*
|
SUNRPC: Don't try to send when the connection is shutting down
Trond Myklebust
2024-02-28
1
-0
/
+3
|
*
|
SUNRPC: Don't retry using the same source port if connection failed
Trond Myklebust
2024-02-28
1
-1
/
+9
*
|
|
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-12
1
-1
/
+1
|
|
/
|
/
|
*
|
svcrdma: Add Write chunk WRs to the RPC's Send WR chain
Chuck Lever
2024-03-01
2
-23
/
+68
*
|
svcrdma: Post WRs for Write chunks in svc_rdma_sendto()
Chuck Lever
2024-03-01
2
-38
/
+48
*
|
svcrdma: Post the Reply chunk and Send WR together
Chuck Lever
2024-03-01
2
-35
/
+57
*
|
svcrdma: Move write_info for Reply chunks into struct svc_rdma_send_ctxt
Chuck Lever
2024-03-01
2
-40
/
+53
*
|
svcrdma: Post Send WR chain
Chuck Lever
2024-03-01
2
-17
/
+34
*
|
svcrdma: Fix retry loop in svc_rdma_send()
Chuck Lever
2024-03-01
1
-11
/
+17
*
|
svcrdma: Prevent a UAF in svc_rdma_send()
Chuck Lever
2024-03-01
1
-3
/
+8
*
|
svcrdma: Fix SQ wake-ups
Chuck Lever
2024-03-01
1
-3
/
+3
*
|
svcrdma: Increase the per-transport rw_ctx count
Chuck Lever
2024-03-01
1
-2
/
+7
*
|
svcrdma: Update max_send_sges after QP is created
Chuck Lever
2024-03-01
1
-0
/
+1
*
|
svcrdma: Report CQ depths in debugging output
Chuck Lever
2024-03-01
1
-1
/
+2
*
|
svcrdma: Reserve an extra WQE for ib_drain_rq()
Chuck Lever
2024-03-01
1
-1
/
+1
*
|
SUNRPC: Remove stale comments
Chuck Lever
2024-03-01
1
-9
/
+0
*
|
SUNRPC: Remove EXPORT_SYMBOL_GPL for svc_process_bc()
Chuck Lever
2024-03-01
1
-1
/
+0
*
|
sunrpc: use the struct net as the svc proc private
Josef Bacik
2024-03-01
1
-1
/
+1
*
|
sunrpc: pass in the sv_stats struct through svc_create_pooled
Josef Bacik
2024-03-01
1
-5
/
+7
*
|
sunrpc: don't change ->sv_stats if it doesn't exist
Josef Bacik
2024-03-01
1
-9
/
+18
*
|
SUNRPC: Use a static buffer for the checksum initialization vector
Chuck Lever
2024-03-01
1
-8
/
+6
*
|
SUNRPC: fix some memleaks in gssx_dec_option_array
Zhipeng Lu
2024-03-01
1
-8
/
+19
*
|
SUNRPC: fix a memleak in gss_import_v2_context
Zhipeng Lu
2024-03-01
1
-1
/
+10
|
/
*
NFSv4.1: Assign the right value for initval and retries for rpc timeout
Samasth Norway Ananda
2024-01-29
1
-2
/
+2
*
Merge tag 'nfsd-6.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-01-25
1
-2
/
+2
|
\
|
*
SUNRPC: use request size to initialize bio_vec in svc_udp_sendto()
Lucas Stach
2024-01-17
1
-2
/
+2
*
|
net: fill in MODULE_DESCRIPTION()s for Sun RPC
Breno Leitao
2024-01-11
3
-0
/
+3
*
|
Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2024-01-10
4
-40
/
+72
|
\
\
|
*
|
NFSv4.1: Use the nfs_client's rpc timeouts for backchannel
Benjamin Coddington
2024-01-04
3
-6
/
+23
|
*
|
SUNRPC: Fixup v4.1 backchannel request timeouts
Benjamin Coddington
2024-01-04
1
-9
/
+14
|
*
|
SUNRPC: fix _xprt_switch_find_current_entry logic
Olga Kornievskaia
2024-01-04
1
-1
/
+1
|
*
|
SUNRPC: Fix a suspicious RCU usage warning
Anna Schumaker
2024-01-04
1
-2
/
+15
|
*
|
SUNRPC: Create a helper function for accessing the rpc_clnt's xprt_switch
Anna Schumaker
2024-01-04
1
-13
/
+21
|
*
|
SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()
Anna Schumaker
2024-01-04
1
-8
/
+0
|
*
|
SUNRPC: Clean up unused variable in rpc_xprt_probe_trunked()
Anna Schumaker
2024-01-04
1
-3
/
+0
*
|
|
Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-10
1
-2
/
+8
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
SUNRPC: Replace strlcpy() with strscpy()
Kees Cook
2023-11-30
1
-2
/
+8
*
|
|
SUNRPC: discard sv_refcnt, and svc_get/svc_put
NeilBrown
2024-01-07
1
-9
/
+4
*
|
|
svc: don't hold reference for poolstats, only mutex.
NeilBrown
2024-01-07
1
-9
/
+23
*
|
|
SUNRPC: remove printk when back channel request not found
Dai Ngo
2024-01-07
1
-12
/
+2
*
|
|
svcrdma: Implement multi-stage Read completion again
Chuck Lever
2024-01-07
2
-111
/
+76
[next]