summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-08sunrpc: use kmemdup_nul() in gssp_stringify()Chen Zhou1-1/+1
2020-06-03nfsd: safer handling of corrupted c_typeJ. Bruce Fields1-2/+1
2020-06-02nfsd4: make drc_slab global, not per-netJ. Bruce Fields4-13/+25
2020-05-29SUNRPC: Remove unreachable error condition in rpcb_getport_async()Xiyu Yang1-6/+0
2020-05-29nfsd: Fix svc_xprt refcnt leak when setup callback client failedXiyu Yang1-0/+2
2020-05-29sunrpc: clean up properly in gss_mech_unregister()NeilBrown4-10/+18
2020-05-29sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown1-2/+4
2020-05-29sunrpc: check that domain table is empty at module unload.NeilBrown3-0/+28
2020-05-21Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields655-3526/+7395
2020-05-21NFSD: Fix improperly-formatted Doxygen commentsChuck Lever2-17/+16
2020-05-21NFSD: Squash an annoying compiler warningChuck Lever1-3/+2
2020-05-21SUNRPC: Clean up request deferral tracepointsChuck Lever2-9/+14
2020-05-21NFSD: Add tracepoints for monitoring NFSD callbacksChuck Lever3-19/+177
2020-05-21NFSD: Add tracepoints to the NFSD state management codeChuck Lever3-40/+152
2020-05-21NFSD: Add tracepoints to NFSD's duplicate reply cacheChuck Lever2-22/+94
2020-05-21SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever1-0/+11
2020-05-21SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever2-25/+37
2020-05-21SUNRPC: Refactor svc_recvfrom()Chuck Lever2-41/+69
2020-05-20SUNRPC: Clean up svc_release_skb() functionsChuck Lever1-8/+15
2020-05-20SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever2-20/+50
2020-05-20SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever2-14/+3
2020-05-18SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever2-26/+49
2020-05-18SUNRPC: Rename svc_sock::sk_reclenChuck Lever2-6/+6
2020-05-18SUNRPC: Trace server-side rpcbind registration eventsChuck Lever2-15/+84
2020-05-18SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever2-29/+73
2020-05-18SUNRPC: Add more svcsock tracepointsChuck Lever2-20/+107
2020-05-18SUNRPC: Remove "#include <trace/events/skb.h>"Chuck Lever1-1/+0
2020-05-18SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever5-81/+45
2020-05-18SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever2-1/+35
2020-05-18SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever1-20/+7
2020-05-18svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever2-17/+48
2020-05-18svcrdma: Displayed remote IP address should match stored addressChuck Lever1-1/+6
2020-05-18svcrdma: Remove the SVCRDMA_DEBUG macroChuck Lever1-1/+0
2020-05-18svcrdma: Rename tracepoints that record header decoding errorsChuck Lever2-7/+8
2020-05-18svcrdma: Remove backchannel dprintk call sitesChuck Lever1-43/+5
2020-05-18svcrdma: Fix backchannel return codeChuck Lever3-37/+17
2020-05-18svcrdma: trace undersized Write chunksChuck Lever2-5/+34
2020-05-18svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever2-1/+29
2020-05-18svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever2-16/+36
2020-05-18svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever2-25/+43
2020-05-18SUNRPC: Move xpt_mutex into socket xpo_sendto methodsChuck Lever6-36/+64
2020-05-18Linux 5.7-rc6Linus Torvalds1-1/+1
2020-05-18Merge tag 'for-linus-5.7-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-2/+2
2020-05-17Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-66/+58
2020-05-17Merge tag 'usb-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds22-123/+448
2020-05-17Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds1-2/+2
2020-05-17Merge tag 'objtool-urgent-2020-05-17' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-7/+9
2020-05-17Merge tag 'x86_urgent_for_v5.7-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-1/+23
2020-05-17exec: Move would_dump into flush_old_execEric W. Biederman1-2/+2
2020-05-17Merge tag '5.7-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-3/+3