summaryrefslogtreecommitdiffstats
path: root/fs/jfs/ioctl.c (unfollow)
Commit message (Expand)AuthorFilesLines
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-14iommu/vt-d: Populate debugfs if IOMMUs are detectedMegha Dey2-2/+13
2020-03-14KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAsVitaly Kuznetsov1-2/+3
2020-03-14irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2Marc Zyngier2-1/+31
2020-03-14KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirectNitesh Narayan Lal1-2/+5
2020-03-14KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1Sean Christopherson1-2/+14
2020-03-14iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTESuravee Suthikulpanit1-2/+2
2020-03-14iommu/vt-d: Ignore devices with out-of-spec domain numberDaniel Drake1-0/+8
2020-03-14iommu/vt-d: Fix the wrong printing in RHSA parsingZhenzhong Duan1-1/+1
2020-03-13afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_tJann Horn2-2/+2
2020-03-13ovl: fix lockdep warning for async writeMiklos Szeredi1-0/+6
2020-03-13ovl: fix some xino configurationsAmir Goldstein2-1/+9
2020-03-13x86/vector: Remove warning on managed interrupt migrationPeter Xu1-6/+8
2020-03-13i2c: acpi: put device when verifying client failsWolfram Sang1-1/+9
2020-03-13iommu/vt-d: Fix debugfs register readsMegha Dey2-15/+27
2020-03-13iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add...Hans de Goede1-3/+4
2020-03-13iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taintHans de Goede1-2/+4