index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
misc.h
Age
Commit message (
Expand
)
Author
13 days
btrfs: add helper folio_end()
David Sterba
13 days
btrfs: use rb_find_add() in rb_simple_insert()
Pan Chuang
13 days
btrfs: pass struct rb_simple_node pointer directly in rb_simple_insert()
Pan Chuang
2024-07-11
btrfs: constify pointer parameters where applicable
David Sterba
2024-03-04
btrfs: add forward declarations and headers, part 2
David Sterba
2023-08-24
minmax: add in_range() macro
Matthew Wilcox (Oracle)
2023-06-19
btrfs: export bitmap_test_range_all_{set,zero}
Naohiro Aota
2022-12-05
btrfs: simplify percent calculation helpers, rename div_factor
David Sterba
2022-12-05
btrfs: add helper for bit enumeration
David Sterba
2022-09-26
btrfs: convert the io_failure_tree to a plain rb_tree
Josef Bacik
2021-09-07
btrfs: use correct header for div_u64 in misc.h
Kari Argillander
2020-05-25
btrfs: rename tree_entry to rb_simple_node and export it
Qu Wenruo
2019-11-18
btrfs: add 64bit safe helper for power of two checks
David Sterba
2019-09-09
btrfs: move math functions to misc.h
David Sterba
2019-09-09
btrfs: move cond_wake_up functions out of ctree
David Sterba