index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
sb-members.h
Age
Commit message (
Expand
)
Author
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