index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
super-io.h
Age
Commit message (
Expand
)
Author
2025-05-21
bcachefs: Incompatible features may now be enabled at runtime
Kent Overstreet
2025-03-24
bcachefs: Validate bch_sb.offset field
Kent Overstreet
2025-03-24
bcachefs: bch2_sb_validate() doesn't need bch_sb_handle
Kent Overstreet
2025-03-14
bcachefs: bch2_request_incompat_feature() now returns error code
Kent Overstreet
2025-02-28
bcachefs: Don't set BCH_FEATURE_incompat_version_field unless requested
Kent Overstreet
2024-12-29
bcachefs: BCH_SB_VERSION_INCOMPAT
Kent Overstreet
2024-12-21
bcachefs: Don't use page allocator for sb_read_scratch
Kent Overstreet
2024-05-09
bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()
Kent Overstreet
2024-01-05
bcachefs: __bch2_sb_field_to_text()
Kent Overstreet
2024-01-05
bcachefs: Upgrades now specify errors to fix, like downgrades
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-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: Add new helper to retrieve bch_member from sb
Hunter Shaffer
2023-10-22
bcachefs: sb-clean.c
Kent Overstreet
2023-10-22
bcachefs: Fix assorted checkpatch nits
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: bch2_version_compatible()
Kent Overstreet
2023-10-22
bcachefs: bch2_version_to_text()
Kent Overstreet
2023-10-22
bcachefs: Freespace, need_discard btrees
Kent Overstreet
2023-10-22
bcachefs: bch_sb_field_journal_v2
Kent Overstreet
2023-10-22
bcachefs: Add .to_text() methods for all superblock sections
Kent Overstreet
2023-10-22
bcachefs: Improved superblock-related error messages
Kent Overstreet
2023-10-22
bcachefs: Kill non-lru cache replacement policies
Kent Overstreet
2023-10-22
bcachefs: Fix compat code for superblock
Kent Overstreet
2023-10-22
bcachefs: Persist 64 bit io clocks
Kent Overstreet
2023-10-22
bcachefs: bch2_check_set_feature()
Kent Overstreet
2023-10-22
bcachefs: Verify fs hasn't been modified before going rw
Kent Overstreet
2023-10-22
bcachefs: Go rw lazily
Kent Overstreet
2023-10-22
bcachefs: Write out fs usage
Kent Overstreet
2023-10-22
bcachefs: Make bkey types globally unique
Kent Overstreet
2023-10-22
bcachefs: stripe support for replicas tracking
Kent Overstreet
2023-10-22
bcachefs: revamp to_text methods
Kent Overstreet
2023-10-22
bcachefs: Initial commit
Kent Overstreet