summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-14NFSv4.2/pnfs: Don't use READ_PLUS with pNFS yetTrond Myklebust
2020-12-14NFSv4.2: Deal with potential READ_PLUS data extent buffer overflowTrond Myklebust
2020-12-14NFSv4.2: Don't error when exiting early on a READ_PLUS buffer overflowTrond Myklebust
2020-12-14NFSv4.2: Handle hole lengths that exceed the READ_PLUS read bufferTrond Myklebust
2020-12-14NFSv4.2: decode_read_plus_hole() needs to check the extent offsetTrond Myklebust
2020-12-14NFSv4.2: decode_read_plus_data() must skip padding after data segmentTrond Myklebust
2020-12-14NFSv4.2: Ensure we always reset the result->count in decode_read_plus()Trond Myklebust
2020-12-14SUNRPC: When expanding the buffer, we may need grow the sparse pagesTrond Myklebust
2020-12-14SUNRPC: Cleanup - constify a number of xdr_buf helpersTrond Myklebust
2020-12-14SUNRPC: Clean up open coded setting of the xdr_stream 'nwords' fieldTrond Myklebust
2020-12-14SUNRPC: _copy_to/from_pages() now check for zero lengthTrond Myklebust
2020-12-14SUNRPC: Cleanup xdr_shrink_bufhead()Trond Myklebust
2020-12-14SUNRPC: Fix xdr_expand_hole()Trond Myklebust
2020-12-14SUNRPC: Fixes for xdr_align_data()Trond Myklebust
2020-12-14SUNRPC: _shift_data_left/right_pages should check the shift lengthTrond Myklebust
2020-12-14NFSv4.1: use BITS_PER_LONG macro in nfs4session.hGeliang Tang
2020-12-14xprtrdma: Fix XDRBUF_SPARSE_PAGES supportChuck Lever
2020-12-14NFSv4.2: improve page handling for GETXATTRFrank van der Linden
2020-12-14sunrpc: fix xs_read_xdr_buf for partial pages receiveDan Aloni
2020-12-10NFSv4.2: Fix up the get/listxattr calls to rpc_prepare_reply_pages()Trond Myklebust
2020-12-02NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown
2020-12-02lockd: don't use interval-based rebinding over TCPCalum Mackay
2020-12-02net: sunrpc: Fix 'snprintf' return value check in 'do_xprt_debugfs'Fedor Tokarev
2020-12-02NFSv4: Refactor to use user namespaces for nfs4idmapSargun Dhillon
2020-12-02NFS: NFSv2/NFSv3: Use cred from fs_context during mountSargun Dhillon
2020-12-02NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust
2020-12-02NFSv4: Fix open coded xdr_stream_remaining()Trond Myklebust
2020-12-02SUNRPC: Fix open coded xdr_stream_remaining()Trond Myklebust
2020-12-02SUNRPC: Fix up xdr_set_page()Trond Myklebust
2020-12-02SUNRPC: Clean up the handling of page padding in rpc_prepare_reply_pages()Trond Myklebust
2020-12-02SUNRPC: Fix up xdr_read_pages() to take arbitrary object lengthsTrond Myklebust
2020-12-02SUNRPC: Clean up helpers xdr_set_iov() and xdr_set_page_base()Trond Myklebust
2020-12-02SUNRPC: Fix up typo in xdr_init_decode()Trond Myklebust
2020-12-02NFSv4: Fix the alignment of page data in the getdeviceinfo replyTrond Myklebust
2020-12-02pNFS: Clean up open coded xdr string decodingTrond Myklebust
2020-12-02SUNRPC: Fix up open coded kmemdup_nul()Trond Myklebust
2020-12-02pNFS/flexfiles: Fix up layoutstats reporting for non-TCP transportsTrond Myklebust
2020-12-02NFSv4/pNFS: Store the transport type in struct nfs4_pnfs_ds_addrTrond Myklebust
2020-12-02pNFS: Add helpers for allocation/free of struct nfs4_pnfs_ds_addrTrond Myklebust
2020-12-02NFSv4/pNFS: Use connections to a DS that are all of the same protocol familyTrond Myklebust
2020-12-02SUNRPC: Remove unused function xprt_load_transport()Trond Myklebust
2020-12-02NFS: Switch mount code to use xprt_find_transport_ident()Trond Myklebust
2020-12-02SUNRPC: Add a helper to return the transport identifier given a netidTrond Myklebust
2020-12-02SUNRPC: Close a race with transport setup and module putTrond Myklebust
2020-12-02SUNRPC: xprt_load_transport() needs to support the netid "rdma6"Trond Myklebust
2020-12-02NFS: Do uncached readdir when we're seeking a cookie in an empty page cacheTrond Myklebust
2020-12-02NFS: Reduce number of RPC calls when doing uncached readdirTrond Myklebust
2020-12-02NFS: Optimisations for monotonically increasing readdir cookiesTrond Myklebust
2020-12-02NFS: Improve handling of directory verifiersTrond Myklebust
2020-12-02NFS: Handle NFS4ERR_NOT_SAME and NFSERR_BADCOOKIE from readdir callsTrond Myklebust