aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/misc.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: add forward declarations and headers, part 2Gravatar David Sterba 1-0/+2
2023-08-24minmax: add in_range() macroGravatar Matthew Wilcox (Oracle) 1-2/+0
2023-06-19btrfs: export bitmap_test_range_all_{set,zero}Gravatar Naohiro Aota 1-0/+20
2022-12-05btrfs: simplify percent calculation helpers, rename div_factorGravatar David Sterba 1-14/+2
2022-12-05btrfs: add helper for bit enumerationGravatar David Sterba 1-0/+8
2022-09-26btrfs: convert the io_failure_tree to a plain rb_treeGravatar Josef Bacik 1-0/+35
2021-09-07btrfs: use correct header for div_u64 in misc.hGravatar Kari Argillander 1-1/+1
2020-05-25btrfs: rename tree_entry to rb_simple_node and export itGravatar Qu Wenruo 1-0/+54
2019-11-18btrfs: add 64bit safe helper for power of two checksGravatar David Sterba 1-0/+11
2019-09-09btrfs: move math functions to misc.hGravatar David Sterba 1-0/+17
2019-09-09btrfs: move cond_wake_up functions out of ctreeGravatar David Sterba 1-0/+33