summaryrefslogtreecommitdiff
path: root/fs/bcachefs/super-io.c
AgeCommit message (Expand)Author
2024-06-19bcachefs: Fix shift overflow in read_one_super()Kent Overstreet
2024-06-10bcachefs: fix the display format for show-superHongbo Li
2024-05-28bcachefs: Fix setting of downgrade recovery passes/errorsKent Overstreet
2024-05-09bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()Kent Overstreet
2024-05-08bcachefs: member helper cleanupsKent Overstreet
2024-05-08bcachefs: prt_printf() now respects \r\n\tKent Overstreet
2024-05-08bcachefs: Better write_super() error messagesKent Overstreet
2024-05-07bcachefs: Fix race in bch2_write_super()Kent Overstreet
2024-05-06bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet
2024-05-06bcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet
2024-04-15Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-04-15bcachefs: fix error path of __bch2_read_super()Chao Yu
2024-04-05Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-04-03bcachefs: Flag btrees with missing dataKent Overstreet
2024-03-31bcachefs: Split out recovery_passes.cKent Overstreet
2024-03-27fs,block: yield devices earlyChristian Brauner
2024-03-19Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-03-18bcachefs: Improve bch2_fatal_error()Kent Overstreet
2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-03-13bcachefs: Check for writing superblocks with nonsense member seq fieldsKent Overstreet
2024-03-13bcachefs: remove redundant assignment to variable retColin Ian King
2024-03-13bcachefs: bch2_print_opts()Kent Overstreet
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-02-25bcachefs: port block device access to fileChristian Brauner
2024-02-10bcachefs: fix kmemleak in __bch2_read_super error handling pathSu Yue
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet
2024-01-21bcachefs: Print size of superblock with space allocatedKent Overstreet
2024-01-10Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-01-05bcachefs: fix simulateously upgrading & downgradingKent Overstreet
2024-01-05bcachefs: improve checksum error messagesKent Overstreet
2024-01-05bcachefs: print sb magic when relevantKent Overstreet
2024-01-05bcachefs: __bch2_sb_field_to_text()Kent Overstreet
2024-01-05bcachefs: %pg is banishedKent Overstreet
2024-01-05bcachefs: Upgrades now specify errors to fix, like downgradesKent Overstreet
2024-01-05bcachefs: bch_member->seqKent Overstreet
2024-01-01bcachefs: vstruct_for_each() now declares loop iterKent Overstreet
2024-01-01bcachefs: for_each_member_device() now declares loop iterKent Overstreet
2024-01-01bcachefs: check for failure to downgradeKent Overstreet
2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet
2024-01-01bcachefs: add a quieter bch2_read_superDaniel Hill
2024-01-01bcachefs: bch_sb_field_downgradeKent Overstreet
2024-01-01bcachefs: bch_sb.recovery_passes_requiredKent Overstreet
2023-11-24bcachefs: preserve device path as device nameBrian Foster
2023-11-18bcachefs: Convert to bdev_open_by_path()Jan Kara
2023-11-05bcachefs: bch2_prt_datetime()Kent Overstreet
2023-11-04bcachefs: Add missing printk newlinesKent Overstreet
2023-11-01bcachefs: bch_sb_field_errorsKent Overstreet
2023-11-01bcachefs: Add IO error counts to bch_memberKent Overstreet