aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-10-16NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia2-3/+9
2020-10-15NFSv4: Fix up RCU annotations for struct nfs_netns_clientTrond Myklebust2-4/+9
2020-10-13NFS: Only reference user namespace from nfs4idmap struct instead of credSargun Dhillon1-7/+8
2020-10-12nfs: add missing "posix" local_lock constant table definitionScott Mayhew1-0/+1
2020-10-09NFSv4: Use the net namespace uniquifier if it is setTrond Myklebust1-4/+17
2020-10-09NFSv4: Clean up initialisation of uniquified client id stringsTrond Myklebust1-41/+34
2020-10-07NFS: Decode a full READ_PLUS replyAnna Schumaker1-17/+19
2020-10-07SUNRPC: Add an xdr_align_data() functionAnna Schumaker2-0/+122
2020-10-07NFS: Add READ_PLUS hole segment decodingAnna Schumaker1-1/+25
2020-10-07SUNRPC: Add the ability to expand holes in data pagesAnna Schumaker2-0/+70
2020-10-07SUNRPC: Split out _shift_data_right_tail()Anna Schumaker1-27/+41
2020-10-07SUNRPC: Split out xdr_realign_pages() from xdr_align_pages()Anna Schumaker1-7/+14
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker7-5/+187
2020-10-07NFS: Use xdr_page_pos() in NFSv4 decode_getacl()Anna Schumaker1-5/+1
2020-10-07SUNRPC: Implement a xdr_page_pos() functionAnna Schumaker2-0/+14
2020-10-07SUNRPC: Split out a function for setting current pageAnna Schumaker1-4/+9
2020-10-06NFS: fix nfs_path in case of a rename retryAshish Sangwan1-4/+8
2020-10-02fs: nfs: return per memcg count for xattr shrinkersYang Shi1-2/+2
2020-10-02NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington3-34/+56
2020-10-02nfs: remove incorrect fallthrough labelNick Desaulniers1-1/+1
2020-09-24NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia2-6/+45
2020-09-24nfs: fix spellint typo in pnfs.cWang Qing1-1/+1
2020-09-21xprtrdma: drop double zeroingJulia Lawall1-1/+1
2020-09-21pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust2-19/+19
2020-09-21pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on readTrond Myklebust1-5/+6
2020-09-21NFSv4.2: xattr cache: remove unused cache struct fieldFrank van der Linden1-1/+0
2020-09-21nfs: Convert to use the preferred fallthrough macroMiaohe Lin1-1/+1
2020-09-21NFS4: Fix oops when copy_file_range is attempted with NFS4.0 sourceDave Wysochanski1-1/+2
2020-09-21Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clientsAlexander A. Klimov5-5/+5
2020-09-21sunrpc: fix duplicated word in <linux/sunrpc/cache.h>Randy Dunlap1-1/+2
2020-09-21SUNRPC: Remove remaining dprintks from sched.cChuck Lever1-10/+0
2020-09-21SUNRPC: Remove dprintk call sites in RPC queuing functionsChuck Lever2-21/+2
2020-09-21SUNRPC: Clean up RPC scheduler tracepointsChuck Lever2-12/+5
2020-09-21SUNRPC: Replace rpcbind dprintk call sites with tracepointsChuck Lever2-20/+90
2020-09-21SUNRPC: Remove more dprintks in rpcb_clnt.cChuck Lever1-22/+3
2020-09-21SUNRPC: Remove dprintk call sites in rpcbind XDR functionsChuck Lever1-27/+1
2020-09-21SUNRPC: Hoist trace_xprtrdma_op_setport into generic codeChuck Lever4-19/+43
2020-09-21SUNRPC: Remove rpcb_getport_async dprintk call sitesChuck Lever2-20/+38
2020-09-21SUNRPC: Clean up call_bind_status() observabilityChuck Lever2-15/+19
2020-09-21SUNRPC: Remove dprintk call site in call_decodeChuck Lever1-2/+0
2020-09-21SUNRPC: Trace call_refresh eventsChuck Lever2-6/+5
2020-09-21SUNRPC: Add trace_rpc_timeout_status()Chuck Lever2-1/+2
2020-09-21SUNRPC: Mitigate cond_resched() in xprt_transmit()Chuck Lever1-2/+4
2020-09-21SUNRPC: Replace connect dprintk call sites with a tracepointChuck Lever3-6/+2
2020-09-21SUNRPC: Remove dprintk call site in call_start()Chuck Lever1-4/+0
2020-09-21SUNRPC: Remove the dprint_status() macroChuck Lever1-30/+1
2020-09-21SUNRPC: Replace dprintk() call site in xs_nospace()Chuck Lever2-4/+29
2020-09-21SUNRPC: Replace dprintk() call site in xprt_prepare_transmitChuck Lever2-2/+3
2020-09-21SUNRPC: Update debugging instrumentation in xprt_do_reserve()Chuck Lever2-37/+26
2020-09-21SUNRPC: Remove debugging instrumentation from xprt_releaseChuck Lever4-38/+0