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.c
Age
Commit message (
Expand
)
Author
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-05-21
bcachefs: Improve bch2_request_incompat_feature() message
Kent Overstreet
2025-05-21
bcachefs: provide unlocked version of run_explicit_recovery_pass_persistent
Kent Overstreet
2025-05-21
bcachefs: bch_dev.io_ref -> enumerated_ref
Kent Overstreet
2025-05-21
bcachefs: sb_validate() no longer requires members_v1
Kent Overstreet
2025-05-21
bcachefs: Incompatible features may now be enabled at runtime
Kent Overstreet
2025-05-21
bcachefs: Single device mode
Kent Overstreet
2025-05-21
bcachefs: Improve opts.degraded
Kent Overstreet
2025-04-20
bcachefs: Fix ref leak in write_super()
Kent Overstreet
2025-04-15
bcachefs: Log message when incompat version requested but not enabled
Kent Overstreet
2025-04-02
bcachefs: Split up bch_dev.io_ref
Kent Overstreet
2025-03-24
bcachefs: Kill BCH_DEV_OPT_SETTERS()
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-24
bcachefs: Better incompat version/feature error messages
Kent Overstreet
2025-03-16
bcachefs: Checksum errors get additional retries
Kent Overstreet
2025-03-14
bcachefs: Kick devices out after too many write IO errors
Kent Overstreet
2025-03-14
bcachefs: Implement blk_holder_ops
Kent Overstreet
2025-03-14
bcachefs: Stash a pointer to the filesystem for blk_holder_ops
Kent Overstreet
2025-03-14
bcachefs: Finish bch2_account_io_completion() conversions
Kent Overstreet
2025-03-14
bcachefs: give bch2_write_super() a proper error code
Kent Overstreet
2025-03-14
bcachefs: bch2_request_incompat_feature() now returns error code
Kent Overstreet
2025-03-14
bcachefs: BCH_SB_FEATURES_ALL includes BCH_FEATURE_incompat_verison_field
Kent Overstreet
2025-03-14
bcachefs: bs > ps support
Kent Overstreet
2025-02-28
bcachefs: Don't set BCH_FEATURE_incompat_version_field unless requested
Kent Overstreet
2025-01-09
bcachefs: Dropped superblock write is no longer a fatal error
Kent Overstreet
2025-01-09
bcachefs: bcachefs_metadata_version_persistent_inode_cursors
Kent Overstreet
2024-12-29
bcachefs: BCH_SB_VERSION_INCOMPAT
Kent Overstreet
2024-12-21
bcachefs: cryptographic MACs on superblock are not (yet?) supported
Kent Overstreet
2024-12-21
bcachefs: Don't use page allocator for sb_read_scratch
Kent Overstreet
2024-12-21
bcachefs: Use str_write_read() helper in write_super_endio()
Thorsten Blum
2024-10-24
bcachefs: Fix invalid shift in validate_sb_layout()
Gianfranco Trad
2024-09-27
bcachefs: Don't delete unlinked inodes before logged op resume
Kent Overstreet
2024-09-27
bcachefs: assign return error when iterating through layout
Diogo Jahchan Koike
2024-09-09
bcachefs: bch2_sb_nr_devices()
Kent Overstreet
2024-09-09
bcachefs: promote_whole_extents is now a normal option
Kent Overstreet
2024-08-07
bcachefs: Make allocator stuck timeout configurable, ratelimit messages
Kent Overstreet
2024-07-14
bcachefs: show none if label is not set
Hongbo Li
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
[next]