aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/bcachefs/super-io.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-05-28bcachefs: Fix setting of downgrade recovery passes/errorsKent Overstreet1-9/+3
2024-05-09bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()Kent Overstreet1-12/+12
2024-05-08bcachefs: member helper cleanupsKent Overstreet1-1/+1
2024-05-08bcachefs: prt_printf() now respects \r\n\tKent Overstreet1-49/+21
2024-05-08bcachefs: Better write_super() error messagesKent Overstreet1-6/+15
2024-05-07bcachefs: Fix race in bch2_write_super()Kent Overstreet1-15/+32
2024-05-06bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet1-1/+1
2024-05-06bcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet1-1/+1
2024-04-15Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-2/+5
2024-04-15bcachefs: fix error path of __bch2_read_super()Chao Yu1-2/+5
2024-04-05Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-1/+1
2024-04-03bcachefs: Flag btrees with missing dataKent Overstreet1-1/+8
2024-03-31bcachefs: Split out recovery_passes.cKent Overstreet1-1/+1
2024-03-27fs,block: yield devices earlyChristian Brauner1-1/+1
2024-03-19Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-4/+4
2024-03-18bcachefs: Improve bch2_fatal_error()Kent Overstreet1-4/+4
2024-03-15Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-7/+15
2024-03-13bcachefs: Check for writing superblocks with nonsense member seq fieldsKent Overstreet1-0/+8
2024-03-13bcachefs: remove redundant assignment to variable retColin Ian King1-1/+0
2024-03-13bcachefs: bch2_print_opts()Kent Overstreet1-6/+7
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-10/+10
2024-02-25bcachefs: port block device access to fileChristian Brauner1-10/+10
2024-02-10bcachefs: fix kmemleak in __bch2_read_super error handling pathSu Yue1-1/+1
2024-01-21Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-2/+4
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet1-1/+1
2024-01-21bcachefs: Print size of superblock with space allocatedKent Overstreet1-1/+3
2024-01-10Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds1-65/+103
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-9/+10
2024-01-05bcachefs: fix simulateously upgrading & downgradingKent Overstreet1-3/+12
2024-01-05bcachefs: improve checksum error messagesKent Overstreet1-6/+4
2024-01-05bcachefs: print sb magic when relevantKent Overstreet1-1/+8
2024-01-05bcachefs: __bch2_sb_field_to_text()Kent Overstreet1-7/+12
2024-01-05bcachefs: %pg is banishedKent Overstreet1-2/+6
2024-01-05bcachefs: Upgrades now specify errors to fix, like downgradesKent Overstreet1-21/+1
2024-01-05bcachefs: bch_member->seqKent Overstreet1-0/+11
2024-01-01bcachefs: vstruct_for_each() now declares loop iterKent Overstreet1-4/+0
2024-01-01bcachefs: for_each_member_device() now declares loop iterKent Overstreet1-16/+11
2024-01-01bcachefs: check for failure to downgradeKent Overstreet1-0/+12
2024-01-01bcachefs: convert bch_fs_flags to x-macroKent Overstreet1-2/+2
2024-01-01bcachefs: add a quieter bch2_read_superDaniel Hill1-3/+24
2024-01-01bcachefs: bch_sb_field_downgradeKent Overstreet1-1/+10
2024-01-01bcachefs: bch_sb.recovery_passes_requiredKent Overstreet1-1/+74
2023-11-24bcachefs: preserve device path as device nameBrian Foster1-0/+5
2023-11-18bcachefs: Convert to bdev_open_by_path()Jan Kara1-9/+10
2023-11-05bcachefs: bch2_prt_datetime()Kent Overstreet1-1/+1
2023-11-04bcachefs: Add missing printk newlinesKent Overstreet1-3/+3
2023-11-01bcachefs: bch_sb_field_errorsKent Overstreet1-0/+3
2023-11-01bcachefs: Add IO error counts to bch_memberKent Overstreet1-2/+7
2023-10-22bcachefs: bch2_sb_field_get() refactoringKent Overstreet1-9/+9
2023-10-22bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1Hunter Shaffer1-3/+3