summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-03-31bcachefs: Flush journal immediately after replay if we did early repairKent Overstreet
2024-03-31bcachefs: Resume logged ops after fsckKent Overstreet
2024-03-31bcachefs: Add error messages to logged ops fnsKent Overstreet
2024-03-31bcachefs: Split out recovery_passes.cKent Overstreet
2024-03-31bcachefs: fix backpointer for missing alloc key msgKent Overstreet
2024-03-31bcachefs: Fix bch2_btree_increase_depth()Kent Overstreet
2024-03-31bcachefs: Kill bch2_bkey_ptr_data_type()Kent Overstreet
2024-03-31bcachefs: Fix use after free in check_root_trans()Kent Overstreet
2024-03-31bcachefs: Fix repair path for missing indirect extentsKent Overstreet
2024-03-31bcachefs: Fix use after free in bch2_check_fix_ptrs()Kent Overstreet
2024-03-31bcachefs: Fix btree node keys accounting in topology repair pathKent Overstreet
2024-03-31bcachefs: Check btree ptr min_key in .invalidKent Overstreet
2024-03-31bcachefs: add REQ_SYNC and REQ_IDLE in write diozhuxiaohui
2024-03-31bcachefs: Improved topology repair checksKent Overstreet
2024-03-31bcachefs: Be careful about btree node splits during journal replayKent Overstreet
2024-03-31bcachefs: btree_and_journal_iter now respects trans->journal_replay_not_finishedKent Overstreet
2024-03-31bcachefs: fix trans->mem realloc in __bch2_trans_kmallocHongbo Li
2024-03-31bcachefs: Don't do extent merging before journal replay is finishedKent Overstreet
2024-03-31bcachefs: Add checks for invalid snapshot IDsKent Overstreet
2024-03-31bcachefs: Move snapshot table size to struct snapshot_tableKent Overstreet
2024-03-31bcachefs: Add an assertion for trying to evict btree rootKent Overstreet
2024-03-31bcachefs: fix mount error pathKent Overstreet
2024-03-31bcachefs: fix misplaced newline in __bch2_inode_unpacked_to_text()Thomas Bertschinger
2024-03-31bcachefs: Fix journal pins in btree write bufferKent Overstreet
2024-03-31bcachefs: Fix assert in bch2_backpointer_invalid()Kent Overstreet
2024-03-31Linux 6.9-rc2v6.9-rc2Linus Torvalds
2024-03-31Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-03-31Merge tag 'edac_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-31Merge tag 'irq_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-31Merge tag 'perf_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-03-31Merge tag 'timers_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-31Merge tag 'objtool_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2024-03-31Merge tag 'x86_urgent_for_v6.9_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-31kconfig: Fix typo HEIGTH to HEIGHTIsak Ellmer
2024-03-31Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor
2024-03-31kbuild: Disable KCSAN for autogenerated *.mod.c intermediariesBorislav Petkov (AMD)
2024-03-31kbuild: make -Woverride-init warnings more consistentArnd Bergmann
2024-03-30objtool: Fix compile failure when using the x32 compilerMikulas Patocka
2024-03-30Merge tag 'xfs-6.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-03-30Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2024-03-30Merge tag 'i2c-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-30Merge tag 'usb-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2024-03-30Merge tag 'staging-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-30Merge tag 'i2c-host-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kern...Wolfram Sang
2024-03-30x86/build: Use obj-y to descend into arch/x86/virt/Masahiro Yamada
2024-03-29Merge tag 'drm-fixes-2024-03-30' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-03-29Merge tag 'linux_kselftest-fixes-6.9-rc2' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-03-29Merge tag 'linux_kselftest-kunit-fixes-6.9-rc2' of git://git.kernel.org/pub/s...Linus Torvalds
2024-03-29selftests: dmabuf-heap: add config file for the testMuhammad Usama Anjum
2024-03-29selftests/seccomp: Try to fit runtime of benchmark into timeoutMark Brown