开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
accessors.c
Age
Commit message (
Expand
)
Author
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-07-22
btrfs: accessors: rename variable for folio offset
David Sterba
2025-07-22
btrfs: accessors: factor out split memcpy with two sources
David Sterba
2025-07-22
btrfs: accessors: set target address at initialization
David Sterba
2025-07-22
btrfs: accessors: compile-time fast path for u16
David Sterba
2025-07-22
btrfs: accessors: compile-time fast path for u8
David Sterba
2025-07-22
btrfs: accessors: inline eb bounds check and factor out the error report
David Sterba
2025-07-22
btrfs: accessors: use type sizeof constants directly
David Sterba
2025-07-22
btrfs: accessors: simplify folio bounds checks
David Sterba
2025-07-22
btrfs: accessors: delete token versions of set/get helpers
David Sterba
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-03-04
btrfs: remove unused included headers
David Sterba
2024-03-04
btrfs: cache folio size and shift in extent_buffer
Qu Wenruo
2023-12-15
btrfs: migrate get_eb_page_index() and get_eb_offset_in_page() to folios
Qu Wenruo
2023-12-15
btrfs: migrate extent_buffer::pages[] to folio
Qu Wenruo
2022-12-05
btrfs: add eb to btrfs_node_key_ptr_offset
Josef Bacik
2022-12-05
btrfs: move btrfs_map_token to accessors
Josef Bacik
2022-12-05
btrfs: rename struct-funcs.c to accessors.c
Josef Bacik