Age | Commit message (Expand) | Author |
---|---|---|
2023-08-21 | btrfs: use helper sizeof_field in struct accessors | David Sterba |
2022-12-05 | btrfs: add stack helpers for a few btrfs items | Josef Bacik |
2022-12-05 | btrfs: add nr_global_roots to the super block definition | Josef Bacik |
2022-12-05 | btrfs: remove BTRFS_LEAF_DATA_OFFSET | Josef Bacik |
2022-12-05 | btrfs: add eb to btrfs_node_key_ptr_offset | Josef Bacik |
2022-12-05 | btrfs: pass the extent buffer for the btrfs_item_nr helpers | Josef Bacik |
2022-12-05 | btrfs: move the csum helpers into ctree.h | Josef Bacik |
2022-12-05 | btrfs: move file_extent_item helpers into file-item.h | Josef Bacik |
2022-12-05 | btrfs: move leaf_data_end into ctree.c | Josef Bacik |
2022-12-05 | btrfs: move root helpers back into ctree.h | Josef Bacik |
2022-12-05 | btrfs: extend btrfs_dir_item type to store encryption status | Omar Sandoval |
2022-12-05 | btrfs: move accessor helpers into accessors.h | Josef Bacik |
2022-12-05 | btrfs: move btrfs_map_token to accessors | Josef Bacik |