aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/uapi/linux/btrfs_tree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-09btrfs: make OWNER_REF_KEY type value smallest among inline refsBoris Burkov1-8/+16
2023-10-12btrfs: qgroup: check generation when recording simple quota deltaBoris Burkov1-0/+9
2023-10-12btrfs: new inline ref storing owning subvol of data extentsBoris Burkov1-0/+12
2023-10-12btrfs: qgroup: add new quota mode for simple quotasBoris Burkov1-1/+9
2023-10-12btrfs: add raid stripe tree definitionsJohannes Thumshirn1-0/+29
2023-08-21btrfs: remove v0 extent handlingQu Wenruo1-1/+5
2022-12-05btrfs: add nr_global_roots to the super block definitionJosef Bacik1-1/+2
2022-12-05btrfs: extend btrfs_dir_item type to store encryption statusOmar Sandoval1-0/+7
2022-12-05btrfs: move maximum limits to btrfs_tree.hJosef Bacik1-0/+12
2022-12-05btrfs: move btrfs on-disk definitions out of ctree.hJosef Bacik1-0/+215
2022-09-26btrfs: introduce BTRFS_QGROUP_STATUS_FLAGS_MASK for later expansionQu Wenruo1-0/+4
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-1/+1
2022-05-16btrfs: move definition of btrfs_raid_types to volumes.hQu Wenruo1-13/+0
2022-03-14btrfs: add code to support the block group rootJosef Bacik1-0/+3
2022-01-03btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana1-1/+3
2021-08-23btrfs: initial fsverity supportBoris Burkov1-0/+35
2021-06-22btrfs: fix typos in commentsDavid Sterba1-2/+2
2020-12-09btrfs: calculate inline extent buffer page size based on page sizeQu Wenruo1-1/+2
2020-10-07btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo1-0/+14
2020-07-27btrfs: use __u16 for the return value of btrfs_qgroup_level()Qu Wenruo1-2/+2
2020-05-25btrfs: remove more obsolete v0 extent ref declarationsDavid Sterba1-9/+0
2019-11-18btrfs: add support for 4-copy replication (raid1c4)David Sterba1-1/+5
2019-11-18btrfs: add support for 3-copy replication (raid1c3)David Sterba1-1/+5
2019-11-18btrfs: add blake2b to checksumming algorithmsDavid Sterba1-0/+1
2019-11-18btrfs: add sha256 to checksumming algorithmJohannes Thumshirn1-0/+1
2019-11-18btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn1-0/+1
2019-11-18btrfs: use enum for extent type definesChengguang Xu1-4/+6
2019-09-09btrfs: turn checksum type define into an enumJohannes Thumshirn1-1/+3
2019-09-09btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should goAnand Jain1-5/+0
2019-07-02btrfs: add mask for all RAID1 typesDavid Sterba1-0/+2
2019-04-29btrfs: use common file type conversionPhillip Potter1-0/+2
2018-12-17btrfs: Introduce support for FSID change without metadata rewriteNikolay Borisov1-0/+1
2018-01-22btrfs: add support for SUPER_FLAG_CHANGING_FSIDAnand Jain1-0/+1
2018-01-22btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain1-0/+1
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linuxLinus Torvalds1-0/+1
2017-11-02License cleanup: add SPDX license identifier to uapi header files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-30btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo1-0/+1
2017-05-11btrfs_tree.h: fix include from userlandNicolas Dichtel1-0/+1
2017-05-11uapi: includes linux/types.h before exporting filesNicolas Dichtel1-0/+2
2016-04-28btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64Jeff Mahoney1-26/+26
2016-04-28btrfs: uapi/linux/btrfs_tree.h migration, item types and definesJeff Mahoney1-0/+966