Hi Linus, The following changes since commit a0d54b4f5b219fb31f0776e9f53aa137e78ae431: Merge tag 'trace-v5.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace (2021-01-11 14:37:13 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-5.11-2 for you to fetch changes up to 5f39d2713bd80e8a3e6d9299930aec8844872c0e: SUNRPC: Move the svc_xdr_recvfrom tracepoint again (2021-01-13 09:13:20 -0500) ---------------------------------------------------------------- Fixes: - Avoid exposing parent of root directory in NFSv3 READDIRPLUS results - Fix a tracepoint change that went in the initial 5.11 merge ---------------------------------------------------------------- Chuck Lever (1): SUNRPC: Move the svc_xdr_recvfrom tracepoint again J. Bruce Fields (1): nfsd4: readdirplus shouldn't return parent of export fs/nfsd/nfs3xdr.c | 7 ++++++- include/trace/events/sunrpc.h | 61 ++++++++++++++++++++++++++++++++++++++++++++++++++++++------- net/sunrpc/svc_xprt.c | 4 ++--