index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-2
/
+1
2025-11-10
Revert "SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it"
Chuck Lever
1
-2
/
+1
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
6
-20
/
+42
2025-10-01
SUNRPC: Make RPCSEC_GSS_KRB5 select CRYPTO instead of depending on it
Eric Biggers
1
-1
/
+2
2025-09-30
sunrpc: unexport rpc_malloc() and rpc_free()
Jeff Layton
1
-2
/
+0
2025-09-23
SUNRPC: Update gssx_accept_sec_context() to use xdr_set_scratch_folio()
Anna Schumaker
1
-4
/
+4
2025-09-23
SUNRPC: Update svcxdr_init_decode() to call xdr_set_scratch_folio()
Anna Schumaker
1
-5
/
+5
2025-09-23
SUNRPC: Remove redundant __GFP_NOWARN
Qianfeng Rong
2
-2
/
+2
2025-09-23
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2
-2
/
+6
2025-09-23
sunrpc: add a Kconfig option to redirect dfprintk() output to trace buffer
Jeff Layton
1
-0
/
+14
2025-09-21
sunrpc: fix "occurence"->"occurrence"
Xichao Zhao
1
-1
/
+1
2025-09-21
SUNRPC: Move the svc_rpcb_cleanup() call sites
Chuck Lever
2
-2
/
+6
2025-09-21
nfsd: unregister with rpcbind when deleting a transport
Olga Kornievskaia
2
-0
/
+15
2025-09-21
sunrpc: eliminate return pointer in svc_tcp_sendmsg()
Jeff Layton
1
-13
/
+8
2025-09-21
sunrpc: fix pr_notice in svc_tcp_sendto() to show correct length
Jeff Layton
1
-2
/
+2
2025-09-21
sunrpc: delay pc_release callback until after the reply is sent
Jeff Layton
1
-3
/
+14
2025-09-21
sunrpc: fix null pointer dereference on zero-length checksum
Lei Lu
1
-1
/
+1
2025-09-06
SUNRPC: call xs_sock_process_cmsg for all cmsg
Justin Worrell
1
-3
/
+3
2025-09-06
Revert "SUNRPC: Don't allow waiting for exiting tasks"
Trond Myklebust
1
-2
/
+0
2025-08-11
Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-8
/
+35
2025-08-09
Merge tag 'nfs-for-6.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
3
-122
/
+32
2025-08-06
sunrpc: fix handling of server side tls alerts
Olga Kornievskaia
1
-8
/
+35
2025-08-03
sunrpc: fix client side handling of tls alerts
Olga Kornievskaia
1
-10
/
+30
2025-07-28
Merge tag 'pull-rpc_pipefs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-422
/
+157
2025-07-28
Merge tag 'pull-dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2025-07-22
SUNRPC: Silence warnings about parameters not being described
Trond Myklebust
1
-2
/
+2
2025-07-14
SUNRPC: Remove unused xdr functions
Dr. David Alan Gilbert
1
-110
/
+0
2025-07-14
sunrpc: make svc_tcp_sendmsg() take a signed sentp pointer
Jeff Layton
1
-3
/
+2
2025-07-14
sunrpc: return better error in svcauth_gss_accept() on alloc failure
Jeff Layton
1
-1
/
+2
2025-07-14
sunrpc: reset rq_accept_statp when starting a new RPC
Jeff Layton
1
-0
/
+3
2025-07-14
sunrpc: remove SVC_SYSERR
Jeff Layton
1
-8
/
+0
2025-07-14
sunrpc: fix handling of unknown auth status codes
Jeff Layton
1
-1
/
+2
2025-07-14
sunrpc: new tracepoints around svc thread wakeups
Jeff Layton
1
-2
/
+4
2025-07-14
sunrpc: unexport csum_partial_copy_to_xdr
Christoph Hellwig
1
-1
/
+0
2025-07-14
sunrpc: simplify xdr_partial_copy_from_skb
Christoph Hellwig
1
-104
/
+59
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
1
-7
/
+4
2025-07-02
rpc_create_client_dir(): return 0 or -E...
Al Viro
2
-28
/
+20
2025-07-02
rpc_create_client_dir(): don't bother with rpc_populate()
Al Viro
1
-18
/
+7
2025-07-02
rpc_new_dir(): the last argument is always NULL
Al Viro
1
-9
/
+6
2025-07-02
rpc_pipe: expand the calls of rpc_mkdir_populate()
Al Viro
1
-41
/
+22
2025-07-02
rpc_gssd_dummy_populate(): don't bother with rpc_populate()
Al Viro
1
-44
/
+11
2025-07-02
rpc_mkpipe_dentry(): switch to simple_start_creating()
Al Viro
1
-54
/
+29
2025-07-02
rpc_pipe: saner primitive for creating regular files
Al Viro
1
-25
/
+36
2025-07-02
rpc_pipe: saner primitive for creating subdirectories
Al Viro
1
-28
/
+39
2025-07-02
rpc_pipe: don't overdo directory locking
Al Viro
1
-35
/
+9
2025-07-02
rpc_mkpipe_dentry(): saner calling conventions
Al Viro
2
-23
/
+13
2025-07-02
rpc_unlink(): saner calling conventions
Al Viro
2
-10
/
+8
2025-07-02
rpc_populate(): lift cleanup into callers
Al Viro
1
-66
/
+5
2025-07-02
rpc_unlink(): use simple_recursive_removal()
Al Viro
1
-20
/
+4
2025-07-02
rpc_{rmdir_,}depopulate(): use simple_recursive_removal() instead
Al Viro
1
-41
/
+3
[next]