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
*
SUNRPC: Fix crasher in gss_unwrap_resp_integ()
Chuck Lever
2022-10-27
1
-1
/
+1
*
SUNRPC: Fix null-ptr-deref when xps sysfs alloc failed
Zhang Xiaoxu
2022-10-27
1
-2
/
+10
*
Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-10-16
4
-5
/
+5
|
\
|
*
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
2
-3
/
+3
|
*
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-11
2
-2
/
+2
*
|
Merge tag 'nfs-for-6.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2022-10-13
11
-80
/
+141
|
\
\
|
|
/
|
/
|
|
*
SUNRPC: Add API to force the client to disconnect
Trond Myklebust
2022-10-06
1
-0
/
+14
|
*
SUNRPC: Add a helper to allow pNFS drivers to selectively cancel RPC calls
Trond Myklebust
2022-10-06
2
-0
/
+48
|
*
SUNRPC: Fix races with rpc_killall_tasks()
Trond Myklebust
2022-10-06
3
-21
/
+28
|
*
xprtrdma: Fix uninitialized variable
Chuck Lever
2022-10-05
1
-2
/
+1
|
*
xprtrdma: Prevent memory allocations from driving a reclaim
Chuck Lever
2022-10-05
1
-4
/
+4
|
*
xprtrdma: Memory allocation should be allowed to fail during connect
Chuck Lever
2022-10-05
1
-3
/
+3
|
*
xprtrdma: MR-related memory allocation should be allowed to fail
Chuck Lever
2022-10-05
3
-11
/
+17
|
*
xprtrdma: Clean up synopsis of rpcrdma_regbuf_alloc()
Chuck Lever
2022-10-05
1
-11
/
+8
|
*
xprtrdma: Clean up synopsis of rpcrdma_req_create()
Chuck Lever
2022-10-05
3
-11
/
+11
|
*
svcrdma: Clean up RPCRDMA_DEF_GFP
Chuck Lever
2022-10-05
2
-4
/
+2
|
*
SUNRPC: Replace the use of the xprtiod WQ in rpcrdma
Chuck Lever
2022-10-05
2
-9
/
+4
|
*
SUNRPC: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-10-03
1
-1
/
+1
|
*
SUNRPC: use max_t() to simplify open code
Ziyang Xuan
2022-10-03
1
-4
/
+1
|
*
SUNRPC: Directly use ida_alloc()/free()
Bo Liu
2022-10-03
3
-6
/
+6
*
|
Merge tag 'sched-core-2022-10-07' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-10-10
1
-7
/
+5
|
\
\
|
*
|
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
1
-7
/
+5
*
|
|
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-19
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
[next]