summaryrefslogtreecommitdiff
path: root/fs/btrfs/fs.c
AgeCommit message (Expand)Author
2025-03-18btrfs: update include and forward declarations in headersDavid Sterba
2025-01-13btrfs: use uuid_is_null() to verify if an uuid is emptyFilipe Manana
2025-01-13btrfs: move btrfs_is_empty_uuid() from ioctl.c into fs.cFilipe Manana
2025-01-13btrfs: move the exclusive operation functions into fs.cFilipe Manana
2025-01-13btrfs: move csum related functions from ctree.c into fs.cFilipe Manana
2023-02-13btrfs: sysfs: update fs features directory asynchronouslyQu Wenruo
2022-12-05btrfs: move accessor helpers into accessors.hJosef Bacik
2022-12-05btrfs: move the printk helpers out of ctree.hJosef Bacik
2022-12-05btrfs: move fs wide helpers out of ctree.hJosef Bacik