| Commit message (Expand) | Author | Files | Lines |
2020-03-16 | SUNRPC: Remove xdr_buf_read_mic() | Chuck Lever | 1 | -55/+0 |
2020-03-16 | sunrpc: Fix gss_unwrap_resp_integ() again | Chuck Lever | 1 | -19/+58 |
2020-03-16 | nfs: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2 | -2/+2 |
2020-03-16 | NFSv4.2: error out when relink swapfile | Murphy Zhou | 1 | -0/+3 |
2020-03-16 | NFS:remove redundant call to nfs_do_access | Zhouyi Zhou | 1 | -8/+1 |
2020-03-16 | SUNRPC: remove redundant assignments to variable status | Colin Ian King | 1 | -1/+1 |
2020-03-16 | NFSv4: Add support for CB_RECALL_ANY for flexfiles layouts | Trond Myklebust | 7 | -18/+186 |
2020-03-16 | NFSv4: Clean up nfs_delegation_reap_expired() | Trond Myklebust | 1 | -43/+40 |
2020-03-16 | NFSv4: Clean up nfs_delegation_reap_unclaimed() | Trond Myklebust | 1 | -39/+37 |
2020-03-16 | NFSv4: Clean up nfs_client_return_marked_delegations() | Trond Myklebust | 1 | -69/+60 |
2020-03-16 | NFS: Add a helper nfs_client_for_each_server() | Trond Myklebust | 2 | -1/+38 |
2020-03-16 | NFSv4/pnfs: Clean up nfs_layout_find_inode() | Trond Myklebust | 1 | -31/+21 |
2020-03-16 | NFSv4: Ensure layout headers are RCU safe | Trond Myklebust | 5 | -11/+13 |
2020-03-16 | NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid() | Trond Myklebust | 1 | -0/+2 |
2020-03-16 | pNFS/flexfiles: Report DELAY and GRACE errors from the DS to the server | Trond Myklebust | 1 | -9/+11 |
2020-03-16 | NFS: Limit the size of the access cache by default | Trond Myklebust | 1 | -1/+1 |
2020-03-16 | NFS: Avoid referencing the cred twice in async rename/unlink | Trond Myklebust | 1 | -2/+2 |
2020-03-16 | NFSv4: Avoid unnecessary credential references in layoutget | Trond Myklebust | 2 | -3/+2 |
2020-03-16 | NFSv4: Avoid referencing the cred unnecessarily during NFSv4 I/O | Trond Myklebust | 1 | -5/+5 |
2020-03-16 | NFS: Assume cred is pinned by open context in I/O requests | Trond Myklebust | 2 | -2/+2 |
2020-03-16 | SUNRPC: Don't take a reference to the cred on synchronous tasks | Trond Myklebust | 1 | -0/+3 |
2020-03-16 | SUNRPC: Add a flag to avoid reference counts on credentials | Trond Myklebust | 3 | -3/+6 |
2020-03-16 | NFS: alloc_nfs_open_context() must use the file cred when available | Trond Myklebust | 1 | -5/+5 |
2020-03-16 | NFS: Ensure we time out if a delegreturn does not complete | Trond Myklebust | 1 | -1/+2 |
2020-03-16 | NFSv4/pnfs: pnfs_set_layout_stateid() should update the layout cred | Trond Myklebust | 3 | -5/+18 |
2020-03-16 | NFSv4: nfs_update_inplace_delegation() should update delegation cred | Trond Myklebust | 1 | -1/+19 |
2020-03-16 | NFS: Use the 64-bit server readdir cookies when possible | Trond Myklebust | 1 | -17/+44 |
2020-03-15 | Linux 5.6-rc6v5.6-rc6 | Linus Torvalds | 1 | -1/+1 |
2020-03-14 | iommu/vt-d: Populate debugfs if IOMMUs are detected | Megha Dey | 2 | -2/+13 |
2020-03-14 | KVM: nVMX: avoid NULL pointer dereference with incorrect EVMCS GPAs | Vitaly Kuznetsov | 1 | -2/+3 |
2020-03-14 | irqchip/gic-v3: Workaround Cavium erratum 38539 when reading GICD_TYPER2 | Marc Zyngier | 2 | -1/+31 |
2020-03-14 | KVM: x86: Initializing all kvm_lapic_irq fields in ioapic_write_indirect | Nitesh Narayan Lal | 1 | -2/+5 |
2020-03-14 | KVM: VMX: Condition ENCLS-exiting enabling on CPU support for SGX1 | Sean Christopherson | 1 | -2/+14 |
2020-03-14 | iommu/amd: Fix IOMMU AVIC not properly update the is_run bit in IRTE | Suravee Suthikulpanit | 1 | -2/+2 |
2020-03-14 | iommu/vt-d: Ignore devices with out-of-spec domain number | Daniel Drake | 1 | -0/+8 |
2020-03-14 | iommu/vt-d: Fix the wrong printing in RHSA parsing | Zhenzhong Duan | 1 | -1/+1 |
2020-03-13 | afs: Use kfree_rcu() instead of casting kfree() to rcu_callback_t | Jann Horn | 2 | -2/+2 |
2020-03-13 | ovl: fix lockdep warning for async write | Miklos Szeredi | 1 | -0/+6 |
2020-03-13 | ovl: fix some xino configurations | Amir Goldstein | 2 | -1/+9 |
2020-03-13 | x86/vector: Remove warning on managed interrupt migration | Peter Xu | 1 | -6/+8 |
2020-03-13 | i2c: acpi: put device when verifying client fails | Wolfram Sang | 1 | -1/+9 |
2020-03-13 | iommu/vt-d: Fix debugfs register reads | Megha Dey | 2 | -15/+27 |
2020-03-13 | iommu/vt-d: quirk_ioat_snb_local_iommu: replace WARN_TAINT with pr_warn + add... | Hans de Goede | 1 | -3/+4 |
2020-03-13 | iommu/vt-d: dmar_parse_one_rmrr: replace WARN_TAINT with pr_warn + add_taint | Hans de Goede | 1 | -2/+4 |
2020-03-13 | iommu/vt-d: dmar: replace WARN_TAINT with pr_warn + add_taint | Hans de Goede | 1 | -5/+6 |
2020-03-13 | drm/dp_mst: Rewrite and fix bandwidth limit checks | Lyude Paul | 1 | -26/+93 |
2020-03-13 | drm/dp_mst: Reprobe path resources in CSN handler | Lyude Paul | 1 | -23/+25 |
2020-03-13 | drm/dp_mst: Use full_pbn instead of available_pbn for bandwidth checks | Lyude Paul | 2 | -10/+9 |
2020-03-13 | drm/dp_mst: Rename drm_dp_mst_is_dp_mst_end_device() to be less redundant | Lyude Paul | 1 | -5/+5 |
2020-03-12 | net: systemport: fix index check to avoid an array out of bounds access | Colin Ian King | 1 | -1/+1 |