summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/btrfs_tree.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: make OWNER_REF_KEY type value smallest among inline refsBoris Burkov2023-11-091-8/+16
* btrfs: qgroup: check generation when recording simple quota deltaBoris Burkov2023-10-121-0/+9
* btrfs: new inline ref storing owning subvol of data extentsBoris Burkov2023-10-121-0/+12
* btrfs: qgroup: add new quota mode for simple quotasBoris Burkov2023-10-121-1/+9
* btrfs: add raid stripe tree definitionsJohannes Thumshirn2023-10-121-0/+29
* btrfs: remove v0 extent handlingQu Wenruo2023-08-211-1/+5
* btrfs: add nr_global_roots to the super block definitionJosef Bacik2022-12-051-1/+2
* btrfs: extend btrfs_dir_item type to store encryption statusOmar Sandoval2022-12-051-0/+7
* btrfs: move maximum limits to btrfs_tree.hJosef Bacik2022-12-051-0/+12
* btrfs: move btrfs on-disk definitions out of ctree.hJosef Bacik2022-12-051-0/+215
* btrfs: introduce BTRFS_QGROUP_STATUS_FLAGS_MASK for later expansionQu Wenruo2022-09-261-0/+4
* treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-06-281-1/+1
* btrfs: move definition of btrfs_raid_types to volumes.hQu Wenruo2022-05-161-13/+0
* btrfs: add code to support the block group rootJosef Bacik2022-03-141-0/+3
* btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana2022-01-031-1/+3
* btrfs: initial fsverity supportBoris Burkov2021-08-231-0/+35
* btrfs: fix typos in commentsDavid Sterba2021-06-221-2/+2
* btrfs: calculate inline extent buffer page size based on page sizeQu Wenruo2020-12-091-1/+2
* btrfs: tree-checker: fix false alert caused by legacy btrfs root itemQu Wenruo2020-10-071-0/+14
* btrfs: use __u16 for the return value of btrfs_qgroup_level()Qu Wenruo2020-07-271-2/+2
* btrfs: remove more obsolete v0 extent ref declarationsDavid Sterba2020-05-251-9/+0
* btrfs: add support for 4-copy replication (raid1c4)David Sterba2019-11-181-1/+5
* btrfs: add support for 3-copy replication (raid1c3)David Sterba2019-11-181-1/+5
* btrfs: add blake2b to checksumming algorithmsDavid Sterba2019-11-181-0/+1
* btrfs: add sha256 to checksumming algorithmJohannes Thumshirn2019-11-181-0/+1
* btrfs: add xxhash64 to checksumming algorithmsJohannes Thumshirn2019-11-181-0/+1
* btrfs: use enum for extent type definesChengguang Xu2019-11-181-4/+6
* btrfs: turn checksum type define into an enumJohannes Thumshirn2019-09-091-1/+3
* btrfs: replace: BTRFS_DEV_REPLACE_ITEM_STATE_x defines should goAnand Jain2019-09-091-5/+0
* btrfs: add mask for all RAID1 typesDavid Sterba2019-07-021-0/+2
* btrfs: use common file type conversionPhillip Potter2019-04-291-0/+2
* btrfs: Introduce support for FSID change without metadata rewriteNikolay Borisov2018-12-171-0/+1
* btrfs: add support for SUPER_FLAG_CHANGING_FSIDAnand Jain2018-01-221-0/+1
* btrfs: define SUPER_FLAG_METADUMP_V2Anand Jain2018-01-221-0/+1
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-11-141-0/+1
|\
| * btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo2017-10-301-0/+1
* | License cleanup: add SPDX license identifier to uapi header files with no lic...Greg Kroah-Hartman2017-11-021-0/+1
|/
* btrfs_tree.h: fix include from userlandNicolas Dichtel2017-05-111-0/+1
* uapi: includes linux/types.h before exporting filesNicolas Dichtel2017-05-111-0/+2
* btrfs: uapi/linux/btrfs_tree.h, use __u8 and __u64Jeff Mahoney2016-04-281-26/+26
* btrfs: uapi/linux/btrfs_tree.h migration, item types and definesJeff Mahoney2016-04-281-0/+966