index
:
pub/scm/linux/kernel/git/shli/linux.git
master
Shaohua Li's fork of linux.git
Shaohua Li
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
accessors.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
1
-1
/
+1
2025-07-22
btrfs: accessors: rename variable for folio offset
David Sterba
1
-6
/
+6
2025-07-22
btrfs: accessors: factor out split memcpy with two sources
David Sterba
1
-3
/
+12
2025-07-22
btrfs: accessors: set target address at initialization
David Sterba
1
-8
/
+8
2025-07-22
btrfs: accessors: compile-time fast path for u16
David Sterba
1
-7
/
+18
2025-07-22
btrfs: accessors: compile-time fast path for u8
David Sterba
1
-2
/
+3
2025-07-22
btrfs: accessors: inline eb bounds check and factor out the error report
David Sterba
1
-14
/
+15
2025-07-22
btrfs: accessors: use type sizeof constants directly
David Sterba
1
-10
/
+6
2025-07-22
btrfs: accessors: simplify folio bounds checks
David Sterba
1
-2
/
+2
2025-07-22
btrfs: accessors: delete token versions of set/get helpers
David Sterba
1
-78
/
+0
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-03-04
btrfs: remove unused included headers
David Sterba
1
-1
/
+2
2024-03-04
btrfs: cache folio size and shift in extent_buffer
Qu Wenruo
1
-6
/
+6
2023-12-15
btrfs: migrate get_eb_page_index() and get_eb_offset_in_page() to folios
Qu Wenruo
1
-34
/
+44
2023-12-15
btrfs: migrate extent_buffer::pages[] to folio
Qu Wenruo
1
-10
/
+10
2022-12-05
btrfs: add eb to btrfs_node_key_ptr_offset
Josef Bacik
1
-1
/
+1
2022-12-05
btrfs: move btrfs_map_token to accessors
Josef Bacik
1
-0
/
+8
2022-12-05
btrfs: rename struct-funcs.c to accessors.c
Josef Bacik
1
-0
/
+166