summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-5.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2020-12-1741-1244/+1952
|\
| * NFS/pNFS: Fix a typo in ff_layout_resend_pnfs_read()Trond Myklebust2020-12-161-1/+1
| * pNFS/flexfiles: Avoid spurious layout returns in ff_layout_choose_ds_for_readTrond Myklebust2020-12-161-5/+1
| * NFSv4/pnfs: Add tracing for the deviceid cacheTrond Myklebust2020-12-163-8/+92
| * fs/lockd: convert comma to semicolonZheng Yongjun2020-12-161-1/+1
| * NFSv4.2: fix error return on memory allocation failureColin Ian King2020-12-161-0/+1
| * Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust2020-12-167-313/+302
| |\
| | * xprtrdma: Micro-optimize MR DMA-unmappingChuck Lever2020-11-112-6/+7
| | * xprtrdma: Move rpcrdma_mr_put()Chuck Lever2020-11-113-33/+28
| | * xprtrdma: Trace unmap_sync callsChuck Lever2020-11-112-3/+26
| | * xprtrdma: Display the task ID when reporting MR eventsChuck Lever2020-11-113-40/+58
| | * xprtrdma: Clean up trace_xprtrdma_nomrs()Chuck Lever2020-11-112-10/+11
| | * xprtrdma: Clean up xprtrdma callback tracepointsChuck Lever2020-11-112-18/+19
| | * xprtrdma: Clean up tracepoints in the reply pathChuck Lever2020-11-112-67/+5
| | * xprtrdma: Clean up reply parsing error tracepointsChuck Lever2020-11-112-18/+19
| | * xprtrdma: Clean up trace_xprtrdma_post_linvChuck Lever2020-11-112-9/+11
| | * xprtrdma: Introduce FRWR completion IDsChuck Lever2020-11-113-47/+27
| | * xprtrdma: Introduce Send completion IDsChuck Lever2020-11-113-39/+14
| | * xprtrdma: Introduce Receive completion IDsChuck Lever2020-11-113-39/+18
| | * xprtrdma: Replace dprintk call sites in ERR_CHUNK pathChuck Lever2020-11-112-10/+85
| * | NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yetTrond Myklebust2020-12-141-7/+8
| * | NFSv4.2: Deal with potential READ_PLUS data extent buffer overflowTrond Myklebust2020-12-141-2/+7
| * | NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflowTrond Myklebust2020-12-141-19/+17
| * | NFSv4.2: Handle hole lengths that exceed the READ_PLUS read bufferTrond Myklebust2020-12-141-0/+6
| * | NFSv4.2: decode_read_plus_hole() needs to check the extent offsetTrond Myklebust2020-12-141-3/+21
| * | NFSv4.2: decode_read_plus_data() must skip padding after data segmentTrond Myklebust2020-12-141-1/+3
| * | NFSv4.2: Ensure we always reset the result->count in decode_read_plus()Trond Myklebust2020-12-141-0/+1
| * | SUNRPC: When expanding the buffer, we may need grow the sparse pagesTrond Myklebust2020-12-141-2/+33
| * | SUNRPC: Cleanup - constify a number of xdr_buf helpersTrond Myklebust2020-12-142-40/+35
| * | SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' fieldTrond Myklebust2020-12-141-13/+16
| * | SUNRPC: _copy_to/from_pages() now check for zero lengthTrond Myklebust2020-12-141-4/+2
| * | SUNRPC: Cleanup xdr_shrink_bufhead()Trond Myklebust2020-12-141-77/+87
| * | SUNRPC: Fix xdr_expand_hole()Trond Myklebust2020-12-142-96/+180
| * | SUNRPC: Fixes for xdr_align_data()Trond Myklebust2020-12-142-43/+133
| * | SUNRPC: _shift_data_left/right_pages should check the shift lengthTrond Myklebust2020-12-141-0/+12
| * | NFSv4.1: use BITS_PER_LONG macro in nfs4session.hGeliang Tang2020-12-141-1/+1
| * | xprtrdma: Fix XDRBUF_SPARSE_PAGES supportChuck Lever2020-12-141-9/+31
| * | NFSv4.2: improve page handling for GETXATTRFrank van der Linden2020-12-142-16/+44
| * | sunrpc: fix xs_read_xdr_buf for partial pages receiveDan Aloni2020-12-141-1/+2
| * | NFSv4.2: Fix up the get/listxattr calls to rpc_prepare_reply_pages()Trond Myklebust2020-12-101-5/+7
| * | NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown2020-12-021-1/+1
| * | lockd: don't use interval-based rebinding over TCPCalum Mackay2020-12-021-9/+11
| * | net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'Fedor Tokarev2020-12-021-2/+2
| * | NFSv4: Refactor to use user namespaces for nfs4idmapSargun Dhillon2020-12-021-1/+1
| * | NFS: NFSv2/NFSv3: Use cred from fs_context during mountSargun Dhillon2020-12-021-2/+2
| * | NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust2020-12-023-3/+37
| * | NFSv4: Fix open coded xdr_stream_remaining()Trond Myklebust2020-12-021-3/+3
| * | SUNRPC: Fix open coded xdr_stream_remaining()Trond Myklebust2020-12-021-2/+2
| * | SUNRPC: Fix up xdr_set_page()Trond Myklebust2020-12-021-9/+12
| * | SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()Trond Myklebust2020-12-025-46/+46