index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Fix typo in xdr_buf_subsegment's kdoc comment
Chuck Lever
2022-09-26
1
-1
/
+1
*
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2022-09-26
1
-0
/
+22
*
SUNRPC: Clarify comment that documents svc_max_payload()
Chuck Lever
2022-09-26
1
-2
/
+6
*
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
1
-1
/
+1
*
SUNRPC: Optimize svc_process()
Chuck Lever
2022-09-26
1
-13
/
+11
*
Merge tag 'nfs-for-5.20-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-09-12
2
-4
/
+7
|
\
|
*
Revert "SUNRPC: Remove unreachable error condition"
Dan Aloni
2022-09-08
1
-0
/
+3
|
*
SUNRPC: Fix call completion races with call_decode()
Trond Myklebust
2022-09-01
1
-4
/
+4
*
|
Merge tag 'nfs-for-5.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-22
1
-1
/
+1
|
\
|
|
*
SUNRPC: RPC level errors should set task->tk_rpc_status
Trond Myklebust
2022-08-20
1
-1
/
+1
*
|
net/sunrpc: fix potential memory leaks in rpc_sysfs_xprt_state_change()
Xin Xiong
2022-08-12
1
-2
/
+4
*
|
Merge tag 'nfs-for-5.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2022-08-10
11
-160
/
+465
|
\
|
|
*
SUNRPC: Don't reuse bvec on retransmission of the request
Trond Myklebust
2022-07-27
3
-20
/
+20
|
*
SUNRPC: Reinitialise the backchannel request buffers before reuse
Trond Myklebust
2022-07-27
1
-0
/
+14
|
*
SUNRPC create a function that probes only offline transports
Olga Kornievskaia
2022-07-25
1
-0
/
+65
|
*
SUNRPC export xprt_iter_rewind function
Olga Kornievskaia
2022-07-25
1
-1
/
+0
|
*
SUNRPC restructure rpc_clnt_setup_test_and_add_xprt
Olga Kornievskaia
2022-07-25
1
-21
/
+31
|
*
SUNRPC create an rpc function that allows xprt removal from rpc_clnt
Olga Kornievskaia
2022-07-25
3
-7
/
+22
|
*
SUNRPC enable back offline transports in trunking discovery
Olga Kornievskaia
2022-07-25
1
-0
/
+14
|
*
SUNRPC create an iterator to list only OFFLINE xprts
Olga Kornievskaia
2022-07-25
2
-12
/
+98
|
*
SUNRPC add function to offline remove trunkable transports
Olga Kornievskaia
2022-07-25
1
-0
/
+46
|
*
SUNRPC expose functions for offline remote xprt functionality
Olga Kornievskaia
2022-07-25
2
-23
/
+37
|
*
SUNRPC: Remove xdr_align_data() and xdr_expand_hole()
Anna Schumaker
2022-07-23
1
-66
/
+0
|
*
SUNRPC: Add a function for zeroing out a portion of an xdr_stream
Anna Schumaker
2022-07-23
1
-0
/
+23
|
*
SUNRPC: Add a function for directly setting the xdr page len
Anna Schumaker
2022-07-23
1
-0
/
+30
|
*
SUNRPC: Introduce xdr_stream_move_subsegment()
Anna Schumaker
2022-07-23
1
-0
/
+59
|
*
SUNRPC: Replace dprintk() call site in xs_data_ready
Chuck Lever
2022-07-23
1
-2
/
+4
|
*
SUNRPC: Fail faster on bad verifier
Chuck Lever
2022-07-23
1
-1
/
+1
|
*
sunrpc: fix expiry of auth creds
Dan Aloni
2022-07-12
1
-1
/
+1
|
*
SUNRPC: Fix an RPC/RDMA performance regression
Trond Myklebust
2022-07-11
3
-12
/
+6
*
|
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-08-09
1
-1
/
+1
|
\
\
|
*
|
SUNRPC: Expand the svc_alloc_arg_err tracepoint
Chuck Lever
2022-07-30
1
-1
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-1
/
+1
|
\
\
|
*
|
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-04
1
-1
/
+1
*
|
|
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2022-08-04
2
-30
/
+2
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_149.RULE
Thomas Gleixner
2022-06-10
2
-30
/
+2
*
|
|
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-02
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
SUNRPC: Fix READ_PLUS crasher
Chuck Lever
2022-06-30
1
-1
/
+1
*
|
|
Merge tag 'nfs-for-5.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-06-17
1
-0
/
+1
|
\
\
\
|
*
|
|
sunrpc: set cl_max_connect when cloning an rpc_clnt
Scott Mayhew
2022-06-07
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-06-11
2
-16
/
+25
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
SUNRPC: Remove pointer type casts from xdr_get_next_encode_buffer()
Chuck Lever
2022-06-08
1
-4
/
+4
|
*
SUNRPC: Clean up xdr_get_next_encode_buffer()
Chuck Lever
2022-06-08
1
-3
/
+5
|
*
SUNRPC: Clean up xdr_commit_encode()
Chuck Lever
2022-06-08
1
-1
/
+1
|
*
SUNRPC: Optimize xdr_reserve_space()
Chuck Lever
2022-06-08
1
-7
/
+10
|
*
SUNRPC: Fix the calculation of xdr->end in xdr_get_next_encode_buffer()
Chuck Lever
2022-06-08
1
-1
/
+5
|
*
SUNRPC: Trap RDMA segment overflows
Chuck Lever
2022-06-02
1
-2
/
+2
*
|
Merge tag 'nfs-for-5.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-06-01
1
-0
/
+5
|
\
\
|
*
|
xprtrdma: treat all calls not a bcall when bc_serv is NULL
Kinglong Mee
2022-05-31
1
-0
/
+5
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2022-05-27
1
-1
/
+1
|
\
\
\
[next]