summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/fs.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: zoned: enable metadata over-commit for non-ZNS setupNaohiro Aota2023-01-111-0/+6
* btrfs: remove the unused endio_raid56_workers and btrfs_raid_bio::end_io_workQu Wenruo2022-12-051-1/+0
* btrfs: move super_block specific helpers into super.hJosef Bacik2022-12-051-17/+0
* btrfs: move CONFIG_BTRFS_FS_RUN_SANITY_TESTS checks to fs.hJosef Bacik2022-12-051-0/+9
* btrfs: add dependencies to fs.h and block-rsv.hJosef Bacik2022-12-051-0/+8
* btrfs: move btrfs_fs_info declarations into fs.hJosef Bacik2022-12-051-0/+660
* btrfs: move the compat/incompat flag masks to fs.hJosef Bacik2022-12-051-0/+57
* btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flagJosef Bacik2022-12-051-0/+3
* btrfs: move fs_info::flags enum to fs.hJosef Bacik2022-12-051-0/+68
* btrfs: move mount option definitions to fs.hJosef Bacik2022-12-051-0/+63
* btrfs: convert incompat and compat flag test helpers to macrosJosef Bacik2022-12-051-14/+6
* btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.hJosef Bacik2022-12-051-0/+49
* btrfs: move fs wide helpers out of ctree.hJosef Bacik2022-12-051-0/+85