summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2020-06-1141-651/+1524
|\
| * sunrpc: use kmemdup_nul() in gssp_stringify()Chen Zhou2020-06-081-1/+1
| * nfsd: safer handling of corrupted c_typeJ. Bruce Fields2020-06-031-2/+1
| * nfsd4: make drc_slab global, not per-netJ. Bruce Fields2020-06-014-13/+25
| * SUNRPC: Remove unreachable error condition in rpcb_getport_async()Xiyu Yang2020-05-291-6/+0
| * nfsd: Fix svc_xprt refcnt leak when setup callback client failedXiyu Yang2020-05-291-0/+2
| * sunrpc: clean up properly in gss_mech_unregister()NeilBrown2020-05-294-10/+18
| * sunrpc: svcauth_gss_register_pseudoflavor must reject duplicate registrations.NeilBrown2020-05-291-2/+4
| * sunrpc: check that domain table is empty at module unload.NeilBrown2020-05-293-0/+28
| * Merge branch 'nfsd-5.8' of git://linux-nfs.org/~cel/cel-2.6 into for-5.8-inco...J. Bruce Fields2020-05-21655-3526/+7395
| |\
| | * NFSD: Fix improperly-formatted Doxygen commentsChuck Lever2020-05-202-17/+16
| | * NFSD: Squash an annoying compiler warningChuck Lever2020-05-201-3/+2
| | * SUNRPC: Clean up request deferral tracepointsChuck Lever2020-05-202-9/+14
| | * NFSD: Add tracepoints for monitoring NFSD callbacksChuck Lever2020-05-203-19/+177
| | * NFSD: Add tracepoints to the NFSD state management codeChuck Lever2020-05-203-40/+152
| | * NFSD: Add tracepoints to NFSD's duplicate reply cacheChuck Lever2020-05-202-22/+94
| | * SUNRPC: svc_show_status() macro should have enum definitionsChuck Lever2020-05-201-0/+11
| | * SUNRPC: Restructure svc_udp_recvfrom()Chuck Lever2020-05-202-25/+37
| | * SUNRPC: Refactor svc_recvfrom()Chuck Lever2020-05-202-41/+69
| | * SUNRPC: Clean up svc_release_skb() functionsChuck Lever2020-05-201-8/+15
| | * SUNRPC: Refactor recvfrom path dealing with incomplete TCP receivesChuck Lever2020-05-202-20/+50
| | * SUNRPC: Replace dprintk() call sites in TCP receive pathChuck Lever2020-05-202-14/+3
| | * SUNRPC: Restructure svc_tcp_recv_record()Chuck Lever2020-05-182-26/+49
| | * SUNRPC: Rename svc_sock::sk_reclenChuck Lever2020-05-182-6/+6
| | * SUNRPC: Trace server-side rpcbind registration eventsChuck Lever2020-05-182-15/+84
| | * SUNRPC: Replace dprintk call sites in TCP state change calloutsChuck Lever2020-05-182-29/+73
| | * SUNRPC: Add more svcsock tracepointsChuck Lever2020-05-182-20/+107
| | * SUNRPC: Remove "#include <trace/events/skb.h>"Chuck Lever2020-05-181-1/+0
| | * SUNRPC: Trace a few more generic svc_xprt eventsChuck Lever2020-05-185-81/+45
| | * SUNRPC: Tracepoint to record errors in svc_xpo_create()Chuck Lever2020-05-182-1/+35
| | * SUNRPC: Remove kernel memory address from svc_xprt tracepointsChuck Lever2020-05-181-20/+7
| | * svcrdma: Add tracepoints to report ->xpo_accept failuresChuck Lever2020-05-182-17/+48
| | * svcrdma: Displayed remote IP address should match stored addressChuck Lever2020-05-181-1/+6
| | * svcrdma: Remove the SVCRDMA_DEBUG macroChuck Lever2020-05-181-1/+0
| | * svcrdma: Rename tracepoints that record header decoding errorsChuck Lever2020-05-182-7/+8
| | * svcrdma: Remove backchannel dprintk call sitesChuck Lever2020-05-181-43/+5
| | * svcrdma: Fix backchannel return codeChuck Lever2020-05-183-37/+17
| | * svcrdma: trace undersized Write chunksChuck Lever2020-05-182-5/+34
| | * svcrdma: Trace page overruns when constructing RDMA ReadsChuck Lever2020-05-182-1/+29
| | * svcrdma: Clean up handling of get_rw_ctx errorsChuck Lever2020-05-182-16/+36
| | * svcrdma: Clean up the tracing for rw_ctx_init errorsChuck Lever2020-05-182-25/+43
| | * SUNRPC: Move xpt_mutex into socket xpo_sendto methodsChuck Lever2020-05-186-36/+64
| * | sunrpc: add missing newline when printing parameter 'pool_mode' by sysfsXiongfeng Wang2020-05-121-5/+5
| * | nfsd: Fix old-style function definitionMa Feng2020-05-111-1/+1
| * | nfsd: clients don't need to break their own delegationsJ. Bruce Fields2020-05-098-0/+31
| * | kthread: save thread functionJ. Bruce Fields2020-05-092-0/+18
| * | sunrpc: Remove unused function ip_map_updateYueHaibing2020-05-061-9/+0
| * | nfsd: handle repeated BIND_CONN_TO_SESSIONJ. Bruce Fields2020-05-061-12/+42
| * | nfsd4: add filename to states outputAchilles Gaikwad2020-05-061-0/+13
| * | nfsd4: stid display should preserve on-the-wire byte orderJ. Bruce Fields2020-05-061-1/+2