aboutsummaryrefslogtreecommitdiff
path: root/include/uapi/linux/btrfs_tree.h
AgeCommit message (Expand)AuthorFilesLines
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGravatar Gustavo A. R. Silva 1-1/+1
2022-05-16btrfs: move definition of btrfs_raid_types to volumes.hGravatar Qu Wenruo 1-13/+0
2022-03-14btrfs: add code to support the block group rootGravatar Josef Bacik 1-0/+3
2022-01-03btrfs: remove no longer needed logic for replaying directory deletesGravatar Filipe Manana 1-1/+3
2021-08-23btrfs: initial fsverity supportGravatar Boris Burkov 1-0/+35
2021-06-22btrfs: fix typos in commentsGravatar David Sterba 1-2/+2
2020-12-09btrfs: calculate inline extent buffer page size based on page sizeGravatar Qu Wenruo 1-1/+2
2020-10-07btrfs: tree-checker: fix false alert caused by legacy btrfs root itemGravatar Qu Wenruo 1-0/+14
2020-07-27btrfs: use __u16 for the return value of btrfs_qgroup_level()Gravatar Qu Wenruo 1-2/+2
2020-05-25btrfs: remove more obsolete v0 extent ref declarationsGravatar David Sterba 1-9/+0
2019-11-18btrfs: add support for 4-copy replication (raid1c4)Gravatar David Sterba 1-1/+5
2019-11-18btrfs: add support for 3-copy replication (raid1c3)Gravatar David Sterba 1-1/+5
2019-11-18btrfs: add blake2b to checksumming algorithmsGravatar David Sterba 1-0/+1
2019-11-18btrfs: add sha256 to checksumming algorithmGravatar Johannes Thumshirn 1-0/+1
2019-11-18btrfs: add xxhash64 to checksumming algorithmsGravatar Johannes Thumshirn 1-0/+1
2019-11-18btrfs: use enum for extent type definesGravatar Chengguang Xu 1-4/+6
2019-09-09btrfs: turn checksum type define into an enumGravatar Johannes Thumshirn 1-1/+3
2019-09-09btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should goGravatar Anand Jain 1-5/+0
2019-07-02btrfs: add mask for all RAID1 typesGravatar David Sterba 1-0/+2
2019-04-29btrfs: use common file type conversionGravatar Phillip Potter 1-0/+2
2018-12-17btrfs: Introduce support for FSID change without metadata rewriteGravatar Nikolay Borisov 1-0/+1
2018-01-22btrfs: add support for SUPER_FLAG_CHANGING_FSIDGravatar Anand Jain 1-0/+1
2018-01-22btrfs: define SUPER_FLAG_METADUMP_V2Gravatar Anand Jain 1-0/+1
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Gravatar Linus Torvalds 1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no lic...Gravatar Greg Kroah-Hartman 1-0/+1
2017-10-30btrfs: Add sanity check for EXTENT_DATA when reading out leafGravatar Qu Wenruo 1-0/+1
2017-05-11btrfs_tree.h: fix include from userlandGravatar Nicolas Dichtel 1-0/+1
2017-05-11uapi: includes linux/types.h before exporting filesGravatar Nicolas Dichtel 1-0/+2
2016-04-28btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64Gravatar Jeff Mahoney 1-26/+26
2016-04-28btrfs: uapi/linux/btrfs_tree.h migration, item types and definesGravatar Jeff Mahoney 1-0/+966