Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | btrfs: simplify percent calculation helpers, rename div_factor | David Sterba | 2022-12-05 | 1 | -14/+2 |
* | btrfs: add helper for bit enumeration | David Sterba | 2022-12-05 | 1 | -0/+8 |
* | btrfs: convert the io_failure_tree to a plain rb_tree | Josef Bacik | 2022-09-26 | 1 | -0/+35 |
* | btrfs: use correct header for div_u64 in misc.h | Kari Argillander | 2021-09-07 | 1 | -1/+1 |
* | btrfs: rename tree_entry to rb_simple_node and export it | Qu Wenruo | 2020-05-25 | 1 | -0/+54 |
* | btrfs: add 64bit safe helper for power of two checks | David Sterba | 2019-11-18 | 1 | -0/+11 |
* | btrfs: move math functions to misc.h | David Sterba | 2019-09-09 | 1 | -0/+17 |
* | btrfs: move cond_wake_up functions out of ctree | David Sterba | 2019-09-09 | 1 | -0/+33 |