summaryrefslogtreecommitdiff
path: root/fs/btrfs/fs.c
AgeCommit message (Expand)AuthorFilesLines
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