summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-mod-log.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* btrfs: drop unused parameter path from btrfs_tree_mod_log_rewind()David Sterba2024-11-111-1/+0
* btrfs: constify more pointer parametersDavid Sterba2024-09-101-3/+3
* btrfs: add forward declarations and headers, part 1David Sterba2024-03-041-1/+7
* btrfs: fix SPDX comment in tree-mod-log.hDavid Sterba2022-12-051-1/+1
* btrfs: remove gfp_t flag from btrfs_tree_mod_log_insert_key()Filipe Manana2022-12-051-1/+1
* btrfs: add and use helper to get lowest sequence number for the tree mod logFilipe Manana2021-04-191-0/+1
* btrfs: use booleans where appropriate for the tree mod log functionsFilipe Manana2021-04-191-1/+1
* btrfs: move the tree mod log code into its own fileFilipe Manana2021-04-191-0/+52