summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-03-19nfsd4: kill warnings on testing stateids with mismatched clientidsJ. Bruce Fields1-8/+1
2020-03-16nfsd: remove read permission bit for ctl sysctlPetr Vorel1-1/+1
2020-03-16NFSD: Fix NFS server build errorsChuck Lever1-1/+1
2020-03-16sunrpc: Add tracing for cache eventsTrond Myklebust2-9/+60
2020-03-16SUNRPC/cache: Allow garbage collection of invalid cache entriesTrond Myklebust2-20/+19
2020-03-16nfsd: export upcalls must not return ESTALE when mountd is downTrond Myklebust7-32/+85
2020-03-16nfsd: Add tracepoints for update of the expkey and export cache entriesTrond Myklebust2-9/+61
2020-03-16nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()Trond Myklebust2-2/+53
2020-03-16nfsd: Add tracing to nfsd_set_fh_dentry()Trond Myklebust2-3/+40
2020-03-16nfsd: Don't add locks to closed or closing open stateidsTrond Myklebust1-30/+43
2020-03-16SUNRPC: Teach server to use xprt_sock_sendmsg for socket sendsChuck Lever4-175/+71
2020-03-16SUNRPC: Refactor xs_sendpages()Chuck Lever5-143/+177
2020-03-16svcrdma: Avoid DMA mapping small RPC RepliesChuck Lever3-1/+31
2020-03-16svcrdma: Fix double sync of transport header bufferChuck Lever4-44/+28
2020-03-16svcrdma: Refactor chunk list encodersChuck Lever4-121/+209
2020-03-16SUNRPC: Add encoders for list item discriminatorsChuck Lever2-31/+43
2020-03-16svcrdma: Rename svcrdma_encode trace points in send routinesChuck Lever2-11/+16
2020-03-16svcrdma: Update synopsis of svc_rdma_send_reply_msg()Chuck Lever1-6/+4
2020-03-16svcrdma: Update synopsis of svc_rdma_map_reply_msg()Chuck Lever3-36/+53
2020-03-16svcrdma: Update synopsis of svc_rdma_send_reply_chunk()Chuck Lever3-8/+8
2020-03-16svcrdma: De-duplicate code that locates Write and Reply chunksChuck Lever3-35/+14
2020-03-16svcrdma: Use struct xdr_stream to decode ingress transport headersChuck Lever4-87/+130
2020-03-16svcrdma: Remove svcrdma_cm_event() trace pointChuck Lever2-35/+0
2020-03-16svcrdma: Create a generic tracing class for displaying xdr_buf layoutChuck Lever4-2/+48
2020-03-16SUNRPC: Clean up: Replace dprintk and BUG_ON call sites in svcauth_gss.cChuck Lever2-29/+73
2020-03-16SUNRPC: Add xdr_pad_size() helperChuck Lever4-10/+21
2020-03-16svcrdma: Fix double svc_rdma_send_ctxt_put() in an error pathChuck Lever1-8/+1
2020-03-16NFSD: Clean up nfsd4_encode_readvChuck Lever1-5/+4
2020-03-16nfsd: Fix NFSv4 READ on RDMA when using readvChuck Lever10-23/+106
2020-03-16fs: nfsd: fileache.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+1
2020-03-16fs: nfsd: nfs4state.c: Use built-in RCU list checkingMadhuparna Bhowmik1-1/+2
2020-03-16svcrdma: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-16sunrpc: Pass lockdep expression to RCU listsAmol Grover1-1/+2
2020-03-16sunrpc: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-03-16nfsd: set the server_scope during service startupScott Mayhew3-4/+10
2020-03-15Linux 5.6-rc6v5.6-rc6Linus Torvalds1-1/+1
2020-03-15Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+31
2020-03-15Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-45/+67
2020-03-15Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+26
2020-03-15Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds30-134/+139
2020-03-15Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+2
2020-03-15Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-6/+12
2020-03-15Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+23
2020-03-15Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds8-49/+94
2020-03-15Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner2-1/+31
2020-03-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds14-56/+102
2020-03-14Merge tag 'arc-5.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds9-26/+19
2020-03-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-13/+48
2020-03-14iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2-2/+13
2020-03-14Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-28/+9