aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/misc.h
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-0/+7
2025-11-24btrfs: define the AUTO_KFREE/AUTO_KVFREE helper macrosMiquel Sabaté Solà1-0/+7
2025-10-31btrfs: Use folio_next_pos()Matthew Wilcox (Oracle)1-5/+0
2025-09-23btrfs: introduce btrfs_bio_for_each_block_all() helperQu Wenruo1-0/+24
2025-09-23btrfs: introduce btrfs_bio_for_each_block() helperQu Wenruo1-0/+25
2025-07-21btrfs: add helper folio_end()David Sterba1-0/+7
2025-07-21btrfs: use rb_find_add() in rb_simple_insert()Pan Chuang1-18/+13
2025-07-21btrfs: pass struct rb_simple_node pointer directly in rb_simple_insert()Pan Chuang1-6/+6
2024-07-11btrfs: constify pointer parameters where applicableDavid Sterba1-2/+2
2024-03-04btrfs: add forward declarations and headers, part 2David Sterba1-0/+2
2023-08-24minmax: add in_range() macroMatthew Wilcox (Oracle)1-2/+0
2023-06-19btrfs: export bitmap_test_range_all_{set,zero}Naohiro Aota1-0/+20
2022-12-05btrfs: simplify percent calculation helpers, rename div_factorDavid Sterba1-14/+2
2022-12-05btrfs: add helper for bit enumerationDavid Sterba1-0/+8
2022-09-26btrfs: convert the io_failure_tree to a plain rb_treeJosef Bacik1-0/+35
2021-09-07btrfs: use correct header for div_u64 in misc.hKari Argillander1-1/+1
2020-05-25btrfs: rename tree_entry to rb_simple_node and export itQu Wenruo1-0/+54
2019-11-18btrfs: add 64bit safe helper for power of two checksDavid Sterba1-0/+11
2019-09-09btrfs: move math functions to misc.hDavid Sterba1-0/+17
2019-09-09btrfs: move cond_wake_up functions out of ctreeDavid Sterba1-0/+33