summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-22bcachefs: Add missing bch2_err_class() to fileattr_set()Kent Overstreet1-1/+2
2025-06-19bcachefs: Add missing key type checks to check_snapshot_exists()Kent Overstreet1-2/+4
2025-06-19bcachefs: Don't log fsck err in the journal if doing repair elsewhereKent Overstreet4-8/+20
2025-06-19bcachefs: Fix *__bch2_trans_subbuf_alloc() error pathKent Overstreet1-5/+11
2025-06-18bcachefs: Fix missing newlines before eroKent Overstreet3-3/+5
2025-06-18bcachefs: fix spurious error in read_btree_roots()Kent Overstreet1-0/+1
2025-06-18bcachefs: fsck: Fix oops in key_visible_in_snapshot()Kent Overstreet1-11/+2
2025-06-18bcachefs: fsck: fix unhandled restart in topology repairKent Overstreet1-1/+7
2025-06-17bcachefs: fsck: Fix check_directory_structure when no check_direntsKent Overstreet3-7/+19
2025-06-17bcachefs: Fix restart handling in btree_node_scrub_work()Kent Overstreet3-28/+14
2025-06-17bcachefs: Fix bch2_read_bio_to_text()Kent Overstreet1-1/+6
2025-06-17bcachefs: fsck: Fix check_path_loop() + snapshotsKent Overstreet1-36/+26
2025-06-17bcachefs: fsck: check_subdir_count logs pathKent Overstreet1-8/+16
2025-06-17bcachefs: fsck: additional diagnostics for reattach_inode()Kent Overstreet1-0/+12
2025-06-17bcachefs: fsck: check_directory_structure runs in reverse orderKent Overstreet1-1/+1
2025-06-17bcachefs: fsck: Fix reattach_inode() for subvol rootsKent Overstreet1-0/+12
2025-06-17bcachefs: fsck: Fix remove_backpointer() for subvol rootsKent Overstreet1-1/+9
2025-06-17bcachefs: fsck: Print path when we find a subvol loopKent Overstreet1-4/+9
2025-06-17bcachefs: Fix __bch2_inum_to_path() when crossing subvol boundariesKent Overstreet1-5/+22
2025-06-17bcachefs: Call bch2_fs_init_rw() early if we'll be going rwKent Overstreet5-7/+32
2025-06-17bcachefs: fsck: Improve check_key_has_inode()Kent Overstreet2-22/+88
2025-06-17bcachefs: don't return fsck_fix for unfixable node errors in __btree_errBharadwaj Raju1-1/+3
2025-06-17bcachefs: Fix pool->alloc NULL pointer dereferenceAlan Huang2-8/+24
2025-06-17bcachefs: Move bset size check before csum checkAlan Huang1-20/+22
2025-06-17bcachefs: mark more errors autofixKent Overstreet1-4/+4
2025-06-17bcachefs: Kill unused tracepointsKent Overstreet4-104/+9
2025-06-17bcachefs: opts.journal_rewindKent Overstreet5-27/+69
2025-06-16bcachefs: fsck: fix extent past end of inode repairKent Overstreet1-5/+26
2025-06-16bcachefs: fsck: fix add_inode()Kent Overstreet1-1/+1
2025-06-16bcachefs: Fix snapshot_key_missing_inode_snapshot repairKent Overstreet1-6/+4
2025-06-16bcachefs: Fix "now allowing incompatible features" messageKent Overstreet1-1/+1
2025-06-16bcachefs: pass last_seq into fs_journal_start()Kent Overstreet3-15/+9
2025-06-16bcachefs: better __bch2_snapshot_is_ancestor() assertKent Overstreet1-3/+5
2025-06-16bcachefs: btree_iter: fix updates, journal overlayKent Overstreet1-12/+17
2025-06-16bcachefs: Fix bch2_journal_keys_peek_prev_min()Kent Overstreet1-2/+2
2025-06-16bcachefs: Delay calculation of trans->journal_u64sAlan Huang1-4/+7
2025-06-16bcachefs: Add missing EBUG_ONAlan Huang1-0/+2
2025-06-16bcachefs: Fix alloc_req use after freeAlan Huang2-14/+35
2025-06-16bcachefs: Don't allocate new memory when mempool is exhaustedAlan Huang1-25/+4
2025-06-16bcachefs: btree iter tracepointsKent Overstreet2-5/+82
2025-06-16bcachefs: trace_extent_trim_atomicKent Overstreet2-1/+17
2025-06-15Linux 6.16-rc2v6.16-rc2Linus Torvalds1-1/+1
2025-06-15Merge tag 'kbuild-fixes-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-64/+33
2025-06-15gendwarfksyms: Fix structure type overridesSami Tolvanen2-58/+21
2025-06-15kbuild: move warnings about linux/export.h from W=1 to W=2Masahiro Yamada2-6/+12
2025-06-14Merge tag 'v6.16-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-22/+35
2025-06-14Merge tag 'iommu-fixes-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+2
2025-06-14Merge tag 'block-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds7-38/+114
2025-06-14Merge tag 'io_uring-6.16-20250614' of git://git.kernel.dk/linuxLinus Torvalds6-23/+59
2025-06-14Merge tag 'rust-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1