summaryrefslogtreecommitdiff
path: root/include/uapi/linux/btrfs.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-05btrfs: qgroup: validate btrfs_qgroup_inherit parameterQu Wenruo1-0/+1
2024-01-12btrfs: defrag: reject unknown flags of btrfs_ioctl_defrag_range_argsQu Wenruo1-0/+3
2023-10-12btrfs: qgroup: add new quota mode for simple quotasBoris Burkov1-0/+2
2023-10-12btrfs: read raid stripe tree from diskJohannes Thumshirn1-0/+1
2023-04-17btrfs: scrub: reject unsupported scrub flagsQu Wenruo1-0/+1
2023-03-06btrfs: ioctl: return device fsid from DEV_INFO ioctlQu Wenruo1-1/+11
2022-12-05btrfs: sync some cleanups from progs into uapi/btrfs.hJosef Bacik1-6/+30
2022-09-26btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2Qu Wenruo1-0/+6
2022-08-03Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds1-1/+9
2022-07-25btrfs: send: enable support for stream v2 and compressed writesOmar Sandoval1-1/+2
2022-07-25btrfs: send: add stream v2 definitionsOmar Sandoval1-0/+7
2022-06-28treewide: uapi: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva1-5/+5
2022-03-14btrfs: add definitions and documentation for encoded I/O ioctlsOmar Sandoval1-0/+132
2022-03-14btrfs: add definition for EXTENT_TREE_V2Josef Bacik1-0/+1
2021-10-29btrfs: send: prepare for v2 protocolDavid Sterba1-2/+9
2021-08-23btrfs: initial fsverity supportBoris Burkov1-0/+1
2021-06-22btrfs: fix typos in commentsDavid Sterba1-2/+2
2020-12-08btrfs: introduce ZONED feature flagNaohiro Aota1-0/+1
2020-07-27btrfs: add metadata_uuid to FS_INFO ioctlJohannes Thumshirn1-1/+4
2020-07-27btrfs: add filesystem generation to FS_INFO ioctlJohannes Thumshirn1-1/+5
2020-07-27btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctlJohannes Thumshirn1-2/+12
2020-04-10btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definitionEugene Syromiatnikov1-6/+4
2020-03-23btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC supportNikolay Borisov1-5/+8
2020-03-23btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctlMarcos Paulo de Souza1-1/+11
2020-03-23btrfs: define support masks for ioctl volume args v2David Sterba1-3/+13
2019-11-18btrfs: add incompat for raid1 with 3, 4 copiesDavid Sterba1-0/+1
2019-11-18btrfs: add support for 4-copy replication (raid1c4)David Sterba1-0/+1
2019-11-18btrfs: add support for 3-copy replication (raid1c3)David Sterba1-1/+2
2019-09-09btrfs: clarify btrfs_ioctl_get_dev_stats paddingHans van Kranenburg1-1/+6
2019-09-09btrfs: use common vfs LABEL ioctl definitionsEric Sandeen1-4/+2
2019-02-25btrfs: introduce new ioctl to unregister a btrfs deviceAnand Jain1-0/+2
2018-12-17btrfs: Introduce support for FSID change without metadata rewriteNikolay Borisov1-0/+1
2018-05-31btrfs: Add unprivileged version of ino_lookup ioctlTomohiro Misono1-0/+17
2018-05-31btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REFTomohiro Misono1-0/+18
2018-05-31btrfs: Add unprivileged ioctl which returns subvolume informationTomohiro Misono1-0/+62
2018-01-22btrfs: put btrfs_ioctl_vol_args_v2 related defines togetherAnand Jain1-5/+6
2017-11-14Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds1-1/+7
2017-11-02License cleanup: add SPDX license identifier to uapi header files with a licenseGreg Kroah-Hartman1-0/+1
2017-11-01btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2Zygo Blaxell1-1/+7
2017-08-15btrfs: Add zstd supportNick Terrell1-7/+1
2017-06-19Btrfs: btrfs_ioctl_search_key documentationHans van Kranenburg1-20/+43
2017-04-18Btrfs: consistent usage of types in balance_argsHans van Kranenburg1-5/+5
2017-03-07btrfs: remove btrfs_err_str function from uapi/linux/btrfs.hDmitry V. Levin1-27/+0
2016-10-03Btrfs: catch invalid free space treesOmar Sandoval1-1/+11
2016-07-26Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INOHans van Kranenburg1-1/+1
2016-05-30btrfs: Use __u64 in exported linux/btrfs.h.Vinson Lee1-1/+1
2016-05-16Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516David Sterba1-5/+168
2016-04-28btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_argsJeff Mahoney1-1/+37
2016-04-28btrfs: uapi/linux/btrfs.h migration, move balance flagsJeff Mahoney1-0/+64
2016-04-28btrfs: uapi/linux/btrfs.h migration, move feature flagsJeff Mahoney1-0/+31