index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
super-io.c
Age
Commit message (
Expand
)
Author
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
2023-10-22
bcachefs: bch2_sb_field_get() refactoring
Kent Overstreet
2023-10-22
bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1
Hunter Shaffer
2023-10-22
bcachefs: New superblock section members_v2
Hunter Shaffer
2023-10-22
bcachefs: Add new helper to retrieve bch_member from sb
Hunter Shaffer
2023-10-22
bcachefs: Fixes for building in userspace
Kent Overstreet
2023-10-22
bcachefs: More minor smatch fixes
Kent Overstreet
2023-10-22
bcachefs: Fix W=12 build errors
Kent Overstreet
2023-10-22
bcachefs: Fix a handful of spelling mistakes in various messages
Colin Ian King
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
bcachefs: sb-clean.c
Kent Overstreet
2023-10-22
bcachefs: Move bch_sb_field_crypt code to checksum.c
Kent Overstreet
2023-10-22
bcachefs: sb-members.c
Kent Overstreet
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-10-22
bcachefs: Fix for sb buffer being misaligned
Kent Overstreet
2023-10-22
bcachefs: Assorted fixes for clang
Kent Overstreet
2023-10-22
bcachefs: Upgrade path fixes
Kent Overstreet
2023-10-22
bcachefs: Add buffered IO fallback for userspace
Kent Overstreet
2023-10-22
bcachefs: Fix build error on weird gcc
Kent Overstreet
2023-10-22
bcachefs: Version table now lists required recovery passes
Kent Overstreet
2023-10-22
bcachefs: bch2_sb_maybe_downgrade(), bch2_sb_upgrade()
Kent Overstreet
2023-10-22
bcachefs: bcachefs_metadata_version_major_minor
Kent Overstreet
2023-10-22
bcachefs: version_upgrade is now an enum
Kent Overstreet
2023-10-22
bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()
Kent Overstreet
2023-10-22
bcachefs: Delete redundant log messages
Kent Overstreet
[next]