summaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/btrfs.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo2024-03-051-0/+1
* btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo2024-01-121-0/+3
* btrfs: qgroup: add new quota mode for simple quotasBoris Burkov2023-10-121-0/+2
* btrfs: read raid stripe tree from diskJohannes Thumshirn2023-10-121-0/+1
* btrfs: scrub: reject unsupported scrub flagsQu Wenruo2023-04-171-0/+1
* btrfs: ioctl: return device fsid from DEV_INFO ioctlQu Wenruo2023-03-061-1/+11
* btrfs: sync some cleanups from progs into uapi/btrfs.hJosef Bacik2022-12-051-6/+30
* btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2Qu Wenruo2022-09-261-0/+6
* Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds2022-08-031-1/+9
|\
| * btrfs: send: enable support for stream v2 and compressed writesOmar Sandoval2022-07-251-1/+2
| * btrfs: send: add stream v2 definitionsOmar Sandoval2022-07-251-0/+7
* | treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-06-281-5/+5
|/
* btrfs: add definitions and documentation for encoded I/O ioctlsOmar Sandoval2022-03-141-0/+132
* btrfs: add definition for EXTENT_TREE_V2Josef Bacik2022-03-141-0/+1
* btrfs: send: prepare for v2 protocolDavid Sterba2021-10-291-2/+9
* btrfs: initial fsverity supportBoris Burkov2021-08-231-0/+1
* btrfs: fix typos in commentsDavid Sterba2021-06-221-2/+2
* btrfs: introduce ZONED feature flagNaohiro Aota2020-12-081-0/+1
* btrfs: add metadata_uuid to FS_INFO ioctlJohannes Thumshirn2020-07-271-1/+4
* btrfs: add filesystem generation to FS_INFO ioctlJohannes Thumshirn2020-07-271-1/+5
* btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctlJohannes Thumshirn2020-07-271-2/+12
* btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definitionEugene Syromiatnikov2020-04-101-6/+4
* btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC supportNikolay Borisov2020-03-231-5/+8
* btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctlMarcos Paulo de Souza2020-03-231-1/+11
* btrfs: define support masks for ioctl volume args v2David Sterba2020-03-231-3/+13
* btrfs: add incompat for raid1 with 3, 4 copiesDavid Sterba2019-11-181-0/+1
* btrfs: add support for 4-copy replication (raid1c4)David Sterba2019-11-181-0/+1
* btrfs: add support for 3-copy replication (raid1c3)David Sterba2019-11-181-1/+2
* btrfs: clarify btrfs_ioctl_get_dev_stats paddingHans van Kranenburg2019-09-091-1/+6
* btrfs: use common vfs LABEL ioctl definitionsEric Sandeen2019-09-091-4/+2
* btrfs: introduce new ioctl to unregister a btrfs deviceAnand Jain2019-02-251-0/+2
* btrfs: Introduce support for FSID change without metadata rewriteNikolay Borisov2018-12-171-0/+1
* btrfs: Add unprivileged version of ino_lookup ioctlTomohiro Misono2018-05-311-0/+17
* btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REFTomohiro Misono2018-05-311-0/+18
* btrfs: Add unprivileged ioctl which returns subvolume informationTomohiro Misono2018-05-311-0/+62
* btrfs: put btrfs_ioctl_vol_args_v2 related defines togetherAnand Jain2018-01-221-5/+6
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2017-11-141-1/+7
|\
| * btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2Zygo Blaxell2017-11-011-1/+7
* | License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* btrfs: Add zstd supportNick Terrell2017-08-151-7/+1
* Btrfs: btrfs_ioctl_search_key documentationHans van Kranenburg2017-06-191-20/+43
* Btrfs: consistent usage of types in balance_argsHans van Kranenburg2017-04-181-5/+5
* btrfs: remove btrfs_err_str function from uapi/linux/btrfs.hDmitry V. Levin2017-03-071-27/+0
* Btrfs: catch invalid free space treesOmar Sandoval2016-10-031-1/+11
* Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INOHans van Kranenburg2016-07-261-1/+1
* btrfs: Use __u64 in exported linux/btrfs.h.Vinson Lee2016-05-301-1/+1
* Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516David Sterba2016-05-161-5/+168
|\
| * btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_argsJeff Mahoney2016-04-281-1/+37
| * btrfs: uapi/linux/btrfs.h migration, move balance flagsJeff Mahoney2016-04-281-0/+64
| * btrfs: uapi/linux/btrfs.h migration, move feature flagsJeff Mahoney2016-04-281-0/+31