summaryrefslogtreecommitdiff
path: root/fs/btrfs/fs.h
AgeCommit message (Expand)Author
2023-02-15btrfs: calculate file system wide queue limit for zoned modeChristoph Hellwig
2023-02-13btrfs: sysfs: update fs features directory asynchronouslyQu Wenruo
2023-01-11btrfs: zoned: enable metadata over-commit for non-ZNS setupNaohiro Aota
2022-12-05btrfs: remove the unused endio_raid56_workers and btrfs_raid_bio::end_io_workQu Wenruo
2022-12-05btrfs: move super_block specific helpers into super.hJosef Bacik
2022-12-05btrfs: move CONFIG_BTRFS_FS_RUN_SANITY_TESTS checks to fs.hJosef Bacik
2022-12-05btrfs: add dependencies to fs.h and block-rsv.hJosef Bacik
2022-12-05btrfs: move btrfs_fs_info declarations into fs.hJosef Bacik
2022-12-05btrfs: move the compat/incompat flag masks to fs.hJosef Bacik
2022-12-05btrfs: add a BTRFS_FS_NEED_TRANS_COMMIT flagJosef Bacik
2022-12-05btrfs: move fs_info::flags enum to fs.hJosef Bacik
2022-12-05btrfs: move mount option definitions to fs.hJosef Bacik
2022-12-05btrfs: convert incompat and compat flag test helpers to macrosJosef Bacik
2022-12-05btrfs: move BTRFS_FS_STATE* definitions and helpers to fs.hJosef Bacik
2022-12-05btrfs: move fs wide helpers out of ctree.hJosef Bacik