index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
super-io.c
Age
Commit message (
Expand
)
Author
2024-06-19
bcachefs: Fix shift overflow in read_one_super()
Kent Overstreet
2024-06-10
bcachefs: fix the display format for show-super
Hongbo Li
2024-05-28
bcachefs: Fix setting of downgrade recovery passes/errors
Kent Overstreet
2024-05-09
bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-05-08
bcachefs: Better write_super() error messages
Kent Overstreet
2024-05-07
bcachefs: Fix race in bch2_write_super()
Kent Overstreet
2024-05-06
bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAX
Kent Overstreet
2024-05-06
bcachefs: Fix refcount put in sb_field_resize error path
Kent Overstreet
2024-04-15
Merge tag 'bcachefs-2024-04-15' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-04-15
bcachefs: fix error path of __bch2_read_super()
Chao Yu
2024-04-05
Merge tag 'vfs-6.9-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-04-03
bcachefs: Flag btrees with missing data
Kent Overstreet
2024-03-31
bcachefs: Split out recovery_passes.c
Kent Overstreet
2024-03-27
fs,block: yield devices early
Christian Brauner
2024-03-19
Merge tag 'bcachefs-2024-03-19' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
2024-03-15
Merge tag 'bcachefs-2024-03-13' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-03-13
bcachefs: Check for writing superblocks with nonsense member seq fields
Kent Overstreet
2024-03-13
bcachefs: remove redundant assignment to variable ret
Colin Ian King
2024-03-13
bcachefs: bch2_print_opts()
Kent Overstreet
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-02-25
bcachefs: port block device access to file
Christian Brauner
2024-02-10
bcachefs: fix kmemleak in __bch2_read_super error handling path
Su Yue
2024-01-21
Merge tag 'bcachefs-2024-01-21' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-21
bcachefs: counters.c -> sb-counters.c
Kent Overstreet
2024-01-21
bcachefs: Print size of superblock with space allocated
Kent Overstreet
2024-01-10
Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-05
bcachefs: fix simulateously upgrading & downgrading
Kent Overstreet
2024-01-05
bcachefs: improve checksum error messages
Kent Overstreet
2024-01-05
bcachefs: print sb magic when relevant
Kent Overstreet
2024-01-05
bcachefs: __bch2_sb_field_to_text()
Kent Overstreet
2024-01-05
bcachefs: %pg is banished
Kent Overstreet
2024-01-05
bcachefs: Upgrades now specify errors to fix, like downgrades
Kent Overstreet
2024-01-05
bcachefs: bch_member->seq
Kent Overstreet
2024-01-01
bcachefs: vstruct_for_each() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: check for failure to downgrade
Kent Overstreet
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
2024-01-01
bcachefs: add a quieter bch2_read_super
Daniel Hill
2024-01-01
bcachefs: bch_sb_field_downgrade
Kent Overstreet
2024-01-01
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
2023-11-24
bcachefs: preserve device path as device name
Brian Foster
2023-11-18
bcachefs: Convert to bdev_open_by_path()
Jan Kara
2023-11-05
bcachefs: bch2_prt_datetime()
Kent Overstreet
2023-11-04
bcachefs: Add missing printk newlines
Kent Overstreet
2023-11-01
bcachefs: bch_sb_field_errors
Kent Overstreet
2023-11-01
bcachefs: Add IO error counts to bch_member
Kent Overstreet
[next]