summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-16Documentation: f2fs: fix typo s/automaic/automaticEd Tsai
2021-02-12f2fs: give a warning only for readonly partitionJaegeuk Kim
2021-02-08f2fs: don't grab superblock freeze for flush/ckpt threadJaegeuk Kim
2021-02-03f2fs: add ckpt_thread_ioprio sysfs nodeDaeho Jeong
2021-02-03f2fs: introduce checkpoint_merge mount optionDaeho Jeong
2021-02-02f2fs: relocate inline conversion from mmap() to mkwrite()Chao Yu
2021-02-02f2fs: fix a wrong condition in __submit_bioDehe Gu
2021-02-01f2fs: remove unnecessary initialization in xattr.cLiu Song
2021-02-01f2fs: fix to avoid inconsistent quota dataYi Chen
2021-02-01f2fs: flush data when enabling checkpoint backJaegeuk Kim
2021-01-27f2fs: deprecate f2fs_trace_ioJaegeuk Kim
2021-01-27f2fs: Remove readahead collision detectionMatthew Wilcox (Oracle)
2021-01-27f2fs: remove unused stat_{inc, dec}_atomic_writeJack Qiu
2021-01-27f2fs: introduce sb_status sysfs nodeChao Yu
2021-01-27f2fs: fix to use per-inode maxbytesChengguang Xu
2021-01-27f2fs: compress: fix potential deadlockChao Yu
2021-01-27libfs: unexport generic_ci_d_compare() and generic_ci_d_hash()Eric Biggers
2021-01-27f2fs: fix to set/clear I_LINKABLE under i_lockChao Yu
2021-01-27f2fs: fix null page reference in redirty_blocksDaeho Jeong
2021-01-27f2fs: clean up post-read processingEric Biggers
2021-01-27f2fs: trival cleanup in move_data_block()Chao Yu
2021-01-27f2fs: fix out-of-repair __setattr_copy()Chao Yu
2021-01-27f2fs: fix to tag FIEMAP_EXTENT_MERGED in f2fs_fiemap()Chao Yu
2021-01-27f2fs: introduce a new per-sb directory in sysfsChao Yu
2021-01-27f2fs: compress: support compress levelChao Yu
2021-01-27f2fs: compress: deny setting unsupported compress algorithmChao Yu
2021-01-27f2fs: relocate f2fs_precache_extents()Chao Yu
2021-01-27f2fs: enforce the immutable flag on open filesChao Yu
2021-01-27f2fs: enhance to update i_mode and acl atomically in f2fs_setattr()Chao Yu
2021-01-27f2fs: fix to set inode->i_mode correctly for posix_acl_update_modeWeichao Guo
2021-01-27f2fs: Replace expression with offsetof()Zheng Yongjun
2021-01-27f2fs: handle unallocated section and zone on pinned/atgcJaegeuk Kim
2021-01-27Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-26mailmap: remove the "repo-abbrev" commentÆvar Arnfjörð Bjarmason
2021-01-26parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULESHelge Deller
2021-01-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-01-26Merge tag 'spi-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-01-26Merge tag 'regulator-fix-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-01-26parisc: Remove leftover reference to the power_taskletDavidlohr Bueso
2021-01-26Revert "mm: fix initialization of struct page for holes in memory layout"Linus Torvalds
2021-01-25KVM: x86: allow KVM_REQ_GET_NESTED_STATE_PAGES outside guest mode for VMXPaolo Bonzini
2021-01-25KVM: x86: Revert "KVM: x86: Mark GPRs dirty when written"Sean Christopherson
2021-01-25KVM: SVM: Unconditionally sync GPRs to GHCB on VMRUN of SEV-ES guestSean Christopherson
2021-01-25KVM: nVMX: Sync unsync'd vmcs02 state to vmcs12 on migrationMaxim Levitsky
2021-01-25kvm: tracing: Fix unmatched kvm_entry and kvm_exit eventsLorenzo Brescia
2021-01-25KVM: Documentation: Update description of KVM_{GET,CLEAR}_DIRTY_LOGZenghui Yu
2021-01-25KVM: x86: get smi pending status correctlyJay Zhou
2021-01-25KVM: x86/pmu: Fix HW_REF_CPU_CYCLES event pseudo-encoding in intel_arch_events[]Like Xu
2021-01-25KVM: x86/pmu: Fix UBSAN shift-out-of-bounds warning in intel_pmu_refresh()Like Xu
2021-01-25KVM: x86: Add more protection against undefined behavior in rsvd_bits()Sean Christopherson