summaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)AuthorFilesLines
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-18/+6
2023-05-31nfsd: fix double fget() bug in __write_ports_addfd()Dan Carpenter1-18/+6
2023-05-22Merge tag 'nfs-for-6.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-3/+2
2023-05-19SUNRPC: Don't change task->tk_status after the call to rpc_exit_taskTrond Myklebust1-3/+2
2023-05-17Merge tag 'nfsd-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds6-46/+66
2023-05-14SUNRPC: Fix trace_svc_register() call siteChuck Lever1-1/+1
2023-05-14SUNRPC: always free ctxt when freeing deferred requestNeilBrown4-27/+39
2023-05-14SUNRPC: double free xprt_ctxt while still in useNeilBrown1-1/+2
2023-05-06SUNRPC: Fix error handling in svc_setup_socket()Chuck Lever1-12/+4
2023-05-03SUNRPC: Fix encoding of accepted but unsuccessful RPC repliesChuck Lever1-6/+11
2023-05-02SUNRPC: Avoid relying on crypto API to derive CBC-CTS output IVArd Biesheuvel1-0/+10
2023-04-29Merge tag 'nfsd-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds6-69/+243
2023-04-29Merge tag 'nfs-for-6.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds5-52/+18
2023-04-28SUNRPC: Support TLS handshake in the server-side TCP socket codeChuck Lever3-6/+111
2023-04-28SUNRPC: Clear rq_xid when receiving a new RPC CallChuck Lever1-0/+2
2023-04-28SUNRPC: Recognize control messages in server-side TCP socket codeChuck Lever1-2/+46
2023-04-28SUNRPC: Be even lazier about releasing pagesChuck Lever2-3/+3
2023-04-26SUNRPC: Convert svc_xprt_release() to the release_pages() APIChuck Lever1-6/+5
2023-04-26SUNRPC: Relocate svc_free_res_pages()Chuck Lever2-1/+20
2023-04-26SUNRPC: Ignore return value of ->xpo_sendtoChuck Lever2-18/+16
2023-04-26SUNRPC: Ensure server-side sockets have a sock->fileChuck Lever1-7/+18
2023-04-26NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()Chuck Lever1-1/+14
2023-04-26sunrpc: simplify two-level sysctl registration for svcrdma_parm_tableLuis Chamberlain1-19/+2
2023-04-26SUNRPC: return proper error from get_expiry()NeilBrown2-12/+12
2023-04-20SUNRPC: remove the maximum number of retries in call_bind_statusDai Ngo2-4/+0
2023-04-19Merge tag 'nfsd-6.3-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-1/+5
2023-04-17SUNRPC: Fix failures of checksum Kunit testsChuck Lever1-1/+4
2023-04-13sunrpc: Fix RFC6803 encryption testDavid Howells1-0/+1
2023-04-11sunrpc: simplify one-level sysctl registration for debug_tableLuis Chamberlain1-10/+1
2023-04-11sunrpc: move sunrpc_table and proc routines aboveLuis Chamberlain1-19/+16
2023-04-11sunrpc: simplify one-level sysctl registration for xs_tunables_tableLuis Chamberlain1-11/+2
2023-04-11sunrpc: simplify one-level sysctl registration for xr_tunables_tableLuis Chamberlain1-10/+1
2023-04-04Merge tag 'nfsd-6.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-4/+13
2023-04-04sunrpc: only free unix grouplist after RCU settlesJeff Layton1-4/+13
2023-03-31Merge tag 'nfs-for-6.3-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-0/+1
2023-03-25Merge tag 'nfsd-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-5/+5
2023-03-23SUNRPC: fix shutdown of NFS TCP client socketSiddharth Kawar1-0/+1
2023-03-22SUNRPC: Fix a crash in gss_krb5_checksum()Chuck Lever1-5/+5
2023-03-10Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-1/+5
2023-03-08SUNRPC: Fix a server shutdown leakBenjamin Coddington1-1/+5
2023-03-01Merge tag 'nfsd-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-6/+17
2023-02-28SUNRPC: Properly terminate test case arraysChuck Lever1-0/+5
2023-02-28SUNRPC: Let Kunit tests run with some enctypes compiled outChuck Lever1-6/+12
2023-02-23Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2-4/+6
2023-02-23Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds24-1329/+4758
2023-02-22Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2-0/+8
2023-02-20SUNRPC: Fix occasional warning when destroying gss_krb5_enctypesChuck Lever2-6/+8
2023-02-20SUNRPC: Remove ->xpo_secure_port()Chuck Lever4-10/+3
2023-02-20SUNRPC: Fix whitespace damage in svcauth_unix.cChuck Lever1-3/+3
2023-02-20SUNRPC: Add encryption self-testsChuck Lever3-5/+142