summaryrefslogtreecommitdiff
path: root/fs/bcachefs/disk_groups.c
AgeCommit message (Expand)Author
2024-05-09bcachefs: Plumb bch_validate_flags to sb_field_ops.validate()Kent Overstreet
2024-05-08bcachefs: New helpers for device refcountsKent Overstreet
2024-05-08bcachefs: member helper cleanupsKent Overstreet
2024-01-05bcachefs: %pg is banishedKent Overstreet
2024-01-01bcachefs: for_each_member_device_rcu() now declares loop iterKent Overstreet
2023-11-14bcachefs: Fix potential sleeping during mountDaniel J Blueman
2023-11-13bcachefs: make bch2_target_to_text_sb staticJiapeng Chong
2023-10-31bcachefs: bch2_disk_path_to_text() no longer takes sb_lockKent Overstreet
2023-10-31bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb()Kent Overstreet
2023-10-22bcachefs: bch2_sb_field_get() refactoringKent Overstreet
2023-10-22bcachefs: Use struct_size()Christophe JAILLET
2023-10-22bcachefs: New superblock section members_v2Hunter Shaffer
2023-10-22bcachefs: Add new helper to retrieve bch_member from sbHunter Shaffer
2023-10-22bcachefs: Fix W=12 build errorsKent Overstreet
2023-10-22bcachefs: remove redundant initialization of pointer dstColin Ian King
2023-10-22bcachefs: sb-members.cKent Overstreet
2023-10-22bcachefs: bch_opt_fnKent Overstreet
2023-10-22bcachefs: push rcu lock down into bch2_target_to_mask()Brian Foster
2023-10-22bcachefs: create internal disk_groups sysfs fileBrian Foster
2023-10-22bcachefs: Private error codes: ENOMEMKent Overstreet
2023-10-22bcachefs: More errcode cleanupKent Overstreet
2023-10-22bcachefs: Add private error codes for ENOSPCKent Overstreet
2023-10-22bcachefs: Fix adding a device with a labelKent Overstreet
2023-10-22bcachefs: Printbuf reworkKent Overstreet
2023-10-22bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet
2023-10-22bcachefs: Add .to_text() methods for all superblock sectionsKent Overstreet
2023-10-22bcachefs: Kill bch_scnmemcpy()Kent Overstreet
2023-10-22bcachefs: Improved superblock-related error messagesKent Overstreet
2023-10-22bcachefs: Fix a couple null ptr derefs when no disk groups existKent Overstreet
2023-10-22bcachefs: Fix disk groups not being updated when set via sysfsKent Overstreet
2023-10-22bcachefs: revamp to_text methodsKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet