aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/fs.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-23btrfs: enable experimental bs > ps supportQu Wenruo1-2/+1
2025-09-23btrfs: prepare zstd to support bs > ps casesQu Wenruo1-0/+18
2025-09-23btrfs: support all block sizes which is no larger than page sizeQu Wenruo1-0/+4
2025-09-23btrfs: fix typos in comments and stringsDavid Sterba1-1/+1
2025-09-22btrfs: simplify support block size checkQu Wenruo1-0/+27
2025-03-18btrfs: update include and forward declarations in headersDavid Sterba1-1/+0
2025-01-13btrfs: use uuid_is_null() to verify if an uuid is emptyFilipe Manana1-9/+0
2025-01-13btrfs: move btrfs_is_empty_uuid() from ioctl.c into fs.cFilipe Manana1-0/+9
2025-01-13btrfs: move the exclusive operation functions into fs.cFilipe Manana1-0/+81
2025-01-13btrfs: move csum related functions from ctree.c into fs.cFilipe Manana1-0/+49
2023-02-13btrfs: sysfs: update fs features directory asynchronouslyQu Wenruo1-0/+4
2022-12-05btrfs: move accessor helpers into accessors.hJosef Bacik1-0/+1
2022-12-05btrfs: move the printk helpers out of ctree.hJosef Bacik1-0/+1
2022-12-05btrfs: move fs wide helpers out of ctree.hJosef Bacik1-0/+92