index
:
blaster4385/linux-IllusionX
v6.12.1
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
accessors.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
btrfs: use helper sizeof_field in struct accessors
David Sterba
1
-12
/
+11
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