Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-09-10 | btrfs: constify more pointer parameters | David Sterba | 1 | -3/+3 |
2024-03-04 | btrfs: add forward declarations and headers, part 1 | David Sterba | 1 | -1/+7 |
2022-12-05 | btrfs: fix SPDX comment in tree-mod-log.h | David Sterba | 1 | -1/+1 |
2022-12-05 | btrfs: remove gfp_t flag from btrfs_tree_mod_log_insert_key() | Filipe Manana | 1 | -1/+1 |
2021-04-19 | btrfs: add and use helper to get lowest sequence number for the tree mod log | Filipe Manana | 1 | -0/+1 |
2021-04-19 | btrfs: use booleans where appropriate for the tree mod log functions | Filipe Manana | 1 | -1/+1 |
2021-04-19 | btrfs: move the tree mod log code into its own file | Filipe Manana | 1 | -0/+52 |