summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/sb-members.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: kill bch2_dev_bkey_exists() in bch2_check_fix_ptrs()Kent Overstreet2024-05-091-11/+0
* bcachefs: bch2_dev_get_ioref() checks for device not presentKent Overstreet2024-05-091-14/+1
* bcachefs: bch2_dev_get_ioref2(); alloc_background.cKent Overstreet2024-05-091-0/+18
* bcachefs: kill bch2_dev_bkey_exists() in check_alloc_info()Kent Overstreet2024-05-081-0/+8
* bcachefs: ob_dev()Kent Overstreet2024-05-081-0/+7
* bcachefs: bch2_dev_iterate()Kent Overstreet2024-05-081-0/+8
* bcachefs: bch2_check_alloc_key() -> bch2_dev_tryget_noerror()Kent Overstreet2024-05-081-0/+25
* bcachefs: bch2_dev_tryget()Kent Overstreet2024-05-081-0/+20
* bcachefs: bch2_dev_safe() -> bch2_dev_rcu()Kent Overstreet2024-05-081-1/+1
* bcachefs: Debug asserts for ca->refKent Overstreet2024-05-081-0/+13
* bcachefs: New helpers for device refcountsKent Overstreet2024-05-081-4/+18
* bcachefs: member helper cleanupsKent Overstreet2024-05-081-10/+22
* bcachefs: bucket_valid()Kent Overstreet2024-05-081-0/+2
* bcachefs: Fix lifetime issue in device iterator helpersKent Overstreet2024-05-061-2/+2
* bcachefs: Fix bch2_dev_btree_bitmap_marked_sectors() shiftKent Overstreet2024-04-171-3/+3
* bcachefs: bch_member.btree_allocated_bitmapKent Overstreet2024-04-151-0/+21
* bcachefs: for_each_member_device_rcu() now declares loop iterKent Overstreet2024-01-011-16/+19
* bcachefs: for_each_member_device() now declares loop iterKent Overstreet2024-01-011-26/+30
* bcachefs: simplify bch_devs_listKent Overstreet2024-01-011-13/+10
* bcachefs: Move __bch2_members_v2_get_mut to sb-members.hKent Overstreet2023-11-051-3/+8
* bcachefs: bch_sb_field_errorsKent Overstreet2023-11-021-1/+1
* bcachefs: Add IO error counts to bch_memberKent Overstreet2023-11-021-1/+41
* bcachefs: Rename bch_sb_field_members -> bch_sb_field_members_v1Hunter Shaffer2023-10-221-2/+1
* bcachefs: New superblock section members_v2Hunter Shaffer2023-10-221-0/+5
* bcachefs: Add new helper to retrieve bch_member from sbHunter Shaffer2023-10-221-0/+2
* bcachefs: sb-members.cKent Overstreet2023-10-221-0/+176