index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
fs.c
Age
Commit message (
Expand
)
Author
2025-09-23
btrfs: enable experimental bs > ps support
Qu Wenruo
2025-09-23
btrfs: prepare zstd to support bs > ps cases
Qu Wenruo
2025-09-23
btrfs: support all block sizes which is no larger than page size
Qu Wenruo
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-09-22
btrfs: simplify support block size check
Qu Wenruo
2025-03-18
btrfs: update include and forward declarations in headers
David Sterba
2025-01-13
btrfs: use uuid_is_null() to verify if an uuid is empty
Filipe Manana
2025-01-13
btrfs: move btrfs_is_empty_uuid() from ioctl.c into fs.c
Filipe Manana
2025-01-13
btrfs: move the exclusive operation functions into fs.c
Filipe Manana
2025-01-13
btrfs: move csum related functions from ctree.c into fs.c
Filipe Manana
2023-02-13
btrfs: sysfs: update fs features directory asynchronously
Qu Wenruo
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move the printk helpers out of ctree.h
Josef Bacik
2022-12-05
btrfs: move fs wide helpers out of ctree.h
Josef Bacik