summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/super-io.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Fix race in bch2_write_super()Kent Overstreet11 days1-15/+32
* bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAXKent Overstreet12 days1-1/+1
* bcachefs: Fix refcount put in sb_field_resize error pathKent Overstreet12 days1-1/+1
* Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-04-151-2/+5
|\
| * bcachefs: fix error path of __bch2_read_super()Chao Yu2024-04-151-2/+5
* | Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-04-051-1/+1
|\ \ | |/ |/|
| * fs,block: yield devices earlyChristian Brauner2024-03-271-1/+1
* | bcachefs: Flag btrees with missing dataKent Overstreet2024-04-031-1/+8
* | bcachefs: Split out recovery_passes.cKent Overstreet2024-03-311-1/+1
|/
* Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-03-191-4/+4
|\
| * bcachefs: Improve bch2_fatal_error()Kent Overstreet2024-03-181-4/+4
* | Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-03-151-7/+15
|\|
| * bcachefs: Check for writing superblocks with nonsense member seq fieldsKent Overstreet2024-03-131-0/+8
| * bcachefs: remove redundant assignment to variable retColin Ian King2024-03-131-1/+0
| * bcachefs: bch2_print_opts()Kent Overstreet2024-03-131-6/+7
* | Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-03-111-10/+10
|\ \ | |/ |/|
| * bcachefs: port block device access to fileChristian Brauner2024-02-251-10/+10
* | bcachefs: fix kmemleak in __bch2_read_super error handling pathSu Yue2024-02-101-1/+1
|/
* Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-211-2/+4
|\
| * bcachefs: counters.c -> sb-counters.cKent Overstreet2024-01-211-1/+1
| * bcachefs: Print size of superblock with space allocatedKent Overstreet2024-01-211-1/+3
* | Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-65/+103
|\|
| * bcachefs: fix simulateously upgrading & downgradingKent Overstreet2024-01-051-3/+12
| * bcachefs: improve checksum error messagesKent Overstreet2024-01-051-6/+4
| * bcachefs: print sb magic when relevantKent Overstreet2024-01-051-1/+8
| * bcachefs: __bch2_sb_field_to_text()Kent Overstreet2024-01-051-7/+12
| * bcachefs: %pg is banishedKent Overstreet2024-01-051-2/+6
| * bcachefs: Upgrades now specify errors to fix, like downgradesKent Overstreet2024-01-051-21/+1
| * bcachefs: bch_member->seqKent Overstreet2024-01-051-0/+11
| * bcachefs: vstruct_for_each() now declares loop iterKent Overstreet2024-01-011-4/+0
| * bcachefs: for_each_member_device() now declares loop iterKent Overstreet2024-01-011-16/+11
| * bcachefs: check for failure to downgradeKent Overstreet2024-01-011-0/+12
| * bcachefs: convert bch_fs_flags to x-macroKent Overstreet2024-01-011-2/+2
| * bcachefs: add a quieter bch2_read_superDaniel Hill2024-01-011-3/+24
* | Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-081-9/+10
|\ \ | |/ |/|
| * bcachefs: Convert to bdev_open_by_path()Jan Kara2023-11-181-9/+10
* | bcachefs: bch_sb_field_downgradeKent Overstreet2024-01-011-1/+10
* | bcachefs: bch_sb.recovery_passes_requiredKent Overstreet2024-01-011-1/+74
* | bcachefs: preserve device path as device nameBrian Foster2023-11-241-0/+5
|/
* bcachefs: bch2_prt_datetime()Kent Overstreet2023-11-051-1/+1
* bcachefs: Add missing printk newlinesKent Overstreet2023-11-041-3/+3
* bcachefs: bch_sb_field_errorsKent Overstreet2023-11-011-0/+3
* bcachefs: Add IO error counts to bch_memberKent Overstreet2023-11-011-2/+7
* bcachefs: bch2_sb_field_get() refactoringKent Overstreet2023-10-221-9/+9
* bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1Hunter Shaffer2023-10-221-3/+3
* bcachefs: New superblock section members_v2Hunter Shaffer2023-10-221-0/+1
* bcachefs: Add new helper to retrieve bch_member from sbHunter Shaffer2023-10-221-13/+6
* bcachefs: Fixes for building in userspaceKent Overstreet2023-10-221-1/+1
* bcachefs: More minor smatch fixesKent Overstreet2023-10-221-1/+1
* bcachefs: Fix W=12 build errorsKent Overstreet2023-10-221-2/+2