Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-05 | btrfs: add stack helpers for a few btrfs items | Josef Bacik | 1 | -0/+37 |
2022-12-05 | btrfs: add nr_global_roots to the super block definition | Josef Bacik | 1 | -0/+2 |
2022-12-05 | btrfs: remove BTRFS_LEAF_DATA_OFFSET | Josef Bacik | 1 | -4/+2 |
2022-12-05 | btrfs: add eb to btrfs_node_key_ptr_offset | Josef Bacik | 1 | -2/+2 |
2022-12-05 | btrfs: pass the extent buffer for the btrfs_item_nr helpers | Josef Bacik | 1 | -9/+9 |
2022-12-05 | btrfs: move the csum helpers into ctree.h | Josef Bacik | 1 | -5/+0 |
2022-12-05 | btrfs: move file_extent_item helpers into file-item.h | Josef Bacik | 1 | -22/+0 |
2022-12-05 | btrfs: move leaf_data_end into ctree.c | Josef Bacik | 1 | -13/+0 |
2022-12-05 | btrfs: move root helpers back into ctree.h | Josef Bacik | 1 | -17/+0 |
2022-12-05 | btrfs: extend btrfs_dir_item type to store encryption status | Omar Sandoval | 1 | -2/+13 |
2022-12-05 | btrfs: move accessor helpers into accessors.h | Josef Bacik | 1 | -0/+1068 |
2022-12-05 | btrfs: move btrfs_map_token to accessors | Josef Bacik | 1 | -0/+14 |