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
/
sb-members.h
Age
Commit message (
Expand
)
Author
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-05-21
bcachefs: BCH_SB_MEMBER_DELETED_UUID
Kent Overstreet
2025-05-21
bcachefs: bch_dev.io_ref -> enumerated_ref
Kent Overstreet
2025-05-21
bcachefs: for_each_rw_member_rcu()
Kent Overstreet
2025-05-21
bcachefs: for_each_online_member_rcu()
Kent Overstreet
2025-05-21
bcachefs: BCH_MEMBER_RESIZE_ON_MOUNT
Kent Overstreet
2025-05-21
bcachefs: bch2_dev_missing_bkey()
Kent Overstreet
2025-04-28
bcachefs: Improve bch2_dev_bucket_missing()
Kent Overstreet
2025-04-02
bcachefs: Split up bch_dev.io_ref
Kent Overstreet
2025-03-14
bcachefs: Change BCH_MEMBER_STATE_failed semantics
Kent Overstreet
2025-03-14
bcachefs: bch2_dev_get_ioref() may now sleep
Kent Overstreet
2025-03-14
bcachefs: Scrub
Kent Overstreet
2024-09-21
bcachefs: bch2_dev_rcu_noerror()
Kent Overstreet
2024-09-21
bcachefs: bch2_sb_member_alloc()
Kent Overstreet
2024-09-09
bcachefs: bch2_sb_nr_devices()
Kent Overstreet
2024-05-09
bcachefs: kill bch2_dev_bkey_exists() in bch2_check_fix_ptrs()
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref() checks for device not present
Kent Overstreet
2024-05-09
bcachefs: bch2_dev_get_ioref2(); alloc_background.c
Kent Overstreet
2024-05-08
bcachefs: kill bch2_dev_bkey_exists() in check_alloc_info()
Kent Overstreet
2024-05-08
bcachefs: ob_dev()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_iterate()
Kent Overstreet
2024-05-08
bcachefs: bch2_check_alloc_key() -> bch2_dev_tryget_noerror()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_tryget()
Kent Overstreet
2024-05-08
bcachefs: bch2_dev_safe() -> bch2_dev_rcu()
Kent Overstreet
2024-05-08
bcachefs: Debug asserts for ca->ref
Kent Overstreet
2024-05-08
bcachefs: New helpers for device refcounts
Kent Overstreet
2024-05-08
bcachefs: member helper cleanups
Kent Overstreet
2024-05-08
bcachefs: bucket_valid()
Kent Overstreet
2024-05-06
bcachefs: Fix lifetime issue in device iterator helpers
Kent Overstreet
2024-04-17
bcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shift
Kent Overstreet
2024-04-14
bcachefs: bch_member.btree_allocated_bitmap
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device_rcu() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: for_each_member_device() now declares loop iter
Kent Overstreet
2024-01-01
bcachefs: simplify bch_devs_list
Kent Overstreet
2023-11-05
bcachefs: Move __bch2_members_v2_get_mut to sb-members.h
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: 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: sb-members.c
Kent Overstreet