aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/cache.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-25ceph: switch TASK_INTERRUPTIBLE to TASK_KILLABLEXiubo Li1-1/+1
2022-05-25ceph: remove redundant variable inoColin Ian King1-2/+2
2022-05-25ceph: try to queue a writeback if revoking failsXiubo Li1-4/+24
2022-05-25ceph: fix statfs for subdir mountsLuís Henriques3-13/+36
2022-05-25ceph: fix possible deadlock when holding Fwb to get inline_dataXiubo Li1-14/+19
2022-05-25ceph: redirty the page for writepage on failureXiubo Li1-1/+3
2022-05-25ceph: try to choose the auth MDS if possible for getattrXiubo Li3-2/+29
2022-05-25ceph: disable updating the atime since cephfs won't maintain itXiubo Li2-1/+1
2022-05-25ceph: flush the mdlog for filesystem syncXiubo Li1-6/+27
2022-05-25ceph: rename unsafe_request_wait()Xiubo Li1-4/+4
2022-05-25libceph: use swap() macro instead of taking tmp variableGuo Zhengkui1-4/+1
2022-05-25ceph: fix statx AT_STATX_DONT_SYNC vs AT_STATX_FORCE_SYNC checkXiubo Li1-1/+1
2022-05-25ceph: no need to invalidate the fscache twiceXiubo Li1-1/+0
2022-05-25ceph: replace usage of found with dedicated list iterator variableJakob Koschel1-17/+15
2022-05-25ceph: use dedicated list iterator variableJakob Koschel1-3/+4
2022-05-25ceph: update the dlease for the hashed dentry when removingXiubo Li1-1/+3
2022-05-25ceph: stop retrying the request when exceeding 256 timesXiubo Li1-2/+23
2022-05-25ceph: stop forwarding the request when exceeding 256 timesXiubo Li1-5/+34
2022-05-25ceph: remove unused CEPH_MDS_LEASE_RELEASE related codeXiubo Li1-6/+0
2022-05-25rbd: replace usage of found with dedicated list iterator variableJakob Koschel1-7/+6
2022-05-25ceph: allow ceph.dir.rctime xattr to be updatableVenky Shankar1-1/+9
2022-05-22Linux 5.18Linus Torvalds1-1/+1
2022-05-22afs: Fix afs_getattr() to refetch file status if callback break occurredDavid Howells1-1/+13
2022-05-21perf session: Fix Intel LBR callstack entries and nr print messageChengdong Li1-5/+21
2022-05-21perf test bpf: Skip test if clang is not presentAthira Rajeev1-4/+6
2022-05-21perf test session topology: Fix test to skip the test in guest environmentAthira Rajeev1-0/+11
2022-05-21perf bench numa: Address compiler error on s390Thomas Richter1-1/+1
2022-05-21perf test: Avoid shell test description infinite loopIan Rogers1-2/+6
2022-05-21perf regs x86: Fix arch__intr_reg_mask() for the hybrid platformKan Liang1-0/+12
2022-05-21perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev1-0/+10
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar1-0/+1
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg1-0/+14
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang1-2/+8
2022-05-20perf: Fix sys_perf_event_open() race against selfPeter Zijlstra1-0/+14
2022-05-20KVM: x86/mmu: fix NULL pointer dereference on guest INVPCIDPaolo Bonzini1-2/+4
2022-05-20KVM: x86: hyper-v: fix type of valid_bank_maskYury Norov1-2/+2
2022-05-20KVM: Free new dirty bitmap if creating a new memslot failsSean Christopherson1-1/+1
2022-05-20gpio: mvebu/pwm: Refuse requests with inverted polarityUwe Kleine-König1-0/+3
2022-05-20gpio: gpio-vf610: do not touch other bits when set the target bitHaibo Chen1-2/+6
2022-05-20perf stat: Fix and validate CPU map inputs in synthetic PERF_RECORD_STAT eventsIan Rogers1-3/+14
2022-05-20KVM: eventfd: Fix false positive RCU usage warningWanpeng Li1-1/+2
2022-05-20perf build: Fix check for btf__load_from_kernel_by_id() in libbpfArnaldo Carvalho de Melo5-1/+22
2022-05-20selftests: kvm/x86: Verify the pmu event filter matches the correct eventAaron Lewis1-0/+19
2022-05-20selftests: kvm/x86: Add the helper function create_pmu_event_filterAaron Lewis1-4/+14
2022-05-20kvm: x86/pmu: Fix the compare function used by the pmu event filterAaron Lewis1-2/+5
2022-05-19scsi: ufs: core: Fix referencing invalid rsp fieldDaejun Park1-12/+7
2022-05-19riscv: dts: microchip: fix gpio1 reg property typoConor Paxton1-1/+1
2022-05-19riscv: dts: sifive: fu540-c000: align dma node name with dtschemaKrzysztof Kozlowski1-1/+1
2022-05-19mmc: core: Fix busy polling for MMC_SEND_OP_COND againUlf Hansson1-1/+1
2022-05-19drm/i915: Use i915_gem_object_ggtt_pin_ww for reloc_iomapMaarten Lankhorst1-4/+2