index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
accessors.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-07-11
btrfs: remove raid-stripe-tree encoding field from stripe_extent
Johannes Thumshirn
1
-3
/
+0
2024-07-11
btrfs: constify parameters of write_eb_member() and its users
David Sterba
1
-5
/
+5
2024-07-11
btrfs: keep const when returning value from get_unaligned_le8()
David Sterba
1
-1
/
+1
2024-03-04
btrfs: move balance args conversion helpers to volumes.c
David Sterba
1
-39
/
+0
2024-03-04
btrfs: add forward declarations and headers, part 3
David Sterba
1
-1
/
+10
2023-12-15
btrfs: migrate extent_buffer::pages[] to folio
Qu Wenruo
1
-2
/
+2
2023-10-12
btrfs: qgroup: check generation when recording simple quota delta
Boris Burkov
1
-0
/
+2
2023-10-12
btrfs: new inline ref storing owning subvol of data extents
Boris Burkov
1
-0
/
+5
2023-10-12
btrfs: add raid stripe tree definitions
Johannes Thumshirn
1
-0
/
+8
2023-10-12
btrfs: include asm/unaligned.h in accessors.h
Josef Bacik
1
-0
/
+1
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