index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
btrfs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-03-06
btrfs: ioctl: return device fsid from DEV_INFO ioctl
Qu Wenruo
1
-1
/
+11
2022-12-05
btrfs: sync some cleanups from progs into uapi/btrfs.h
Josef Bacik
1
-6
/
+30
2022-09-26
btrfs: separate BLOCK_GROUP_TREE compat RO flag from EXTENT_TREE_V2
Qu Wenruo
1
-0
/
+6
2022-08-03
Merge tag 'for-5.20-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-1
/
+9
2022-07-25
btrfs: send: enable support for stream v2 and compressed writes
Omar Sandoval
1
-1
/
+2
2022-07-25
btrfs: send: add stream v2 definitions
Omar Sandoval
1
-0
/
+7
2022-06-28
treewide: uapi: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-5
/
+5
2022-03-14
btrfs: add definitions and documentation for encoded I/O ioctls
Omar Sandoval
1
-0
/
+132
2022-03-14
btrfs: add definition for EXTENT_TREE_V2
Josef Bacik
1
-0
/
+1
2021-10-29
btrfs: send: prepare for v2 protocol
David Sterba
1
-2
/
+9
2021-08-23
btrfs: initial fsverity support
Boris Burkov
1
-0
/
+1
2021-06-22
btrfs: fix typos in comments
David Sterba
1
-2
/
+2
2020-12-08
btrfs: introduce ZONED feature flag
Naohiro Aota
1
-0
/
+1
2020-07-27
btrfs: add metadata_uuid to FS_INFO ioctl
Johannes Thumshirn
1
-1
/
+4
2020-07-27
btrfs: add filesystem generation to FS_INFO ioctl
Johannes Thumshirn
1
-1
/
+5
2020-07-27
btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
Johannes Thumshirn
1
-2
/
+12
2020-04-10
btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definition
Eugene Syromiatnikov
1
-6
/
+4
2020-03-23
btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
Nikolay Borisov
1
-5
/
+8
2020-03-23
btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl
Marcos Paulo de Souza
1
-1
/
+11
2020-03-23
btrfs: define support masks for ioctl volume args v2
David Sterba
1
-3
/
+13
2019-11-18
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
1
-0
/
+1
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
1
-0
/
+1
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
1
-1
/
+2
2019-09-09
btrfs: clarify btrfs_ioctl_get_dev_stats padding
Hans van Kranenburg
1
-1
/
+6
2019-09-09
btrfs: use common vfs LABEL ioctl definitions
Eric Sandeen
1
-4
/
+2
2019-02-25
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
1
-0
/
+2
2018-12-17
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
1
-0
/
+1
2018-05-31
btrfs: Add unprivileged version of ino_lookup ioctl
Tomohiro Misono
1
-0
/
+17
2018-05-31
btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
Tomohiro Misono
1
-0
/
+18
2018-05-31
btrfs: Add unprivileged ioctl which returns subvolume information
Tomohiro Misono
1
-0
/
+62
2018-01-22
btrfs: put btrfs_ioctl_vol_args_v2 related defines together
Anand Jain
1
-5
/
+6
2017-11-14
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-1
/
+7
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2
Zygo Blaxell
1
-1
/
+7
2017-08-15
btrfs: Add zstd support
Nick Terrell
1
-7
/
+1
2017-06-19
Btrfs: btrfs_ioctl_search_key documentation
Hans van Kranenburg
1
-20
/
+43
2017-04-18
Btrfs: consistent usage of types in balance_args
Hans van Kranenburg
1
-5
/
+5
2017-03-07
btrfs: remove btrfs_err_str function from uapi/linux/btrfs.h
Dmitry V. Levin
1
-27
/
+0
2016-10-03
Btrfs: catch invalid free space trees
Omar Sandoval
1
-1
/
+11
2016-07-26
Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO
Hans van Kranenburg
1
-1
/
+1
2016-05-30
btrfs: Use __u64 in exported linux/btrfs.h.
Vinson Lee
1
-1
/
+1
2016-05-16
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
David Sterba
1
-5
/
+168
2016-04-28
btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args
Jeff Mahoney
1
-1
/
+37
2016-04-28
btrfs: uapi/linux/btrfs.h migration, move balance flags
Jeff Mahoney
1
-0
/
+64
2016-04-28
btrfs: uapi/linux/btrfs.h migration, move feature flags
Jeff Mahoney
1
-0
/
+31
2016-04-28
btrfs: uapi/linux/btrfs.h migration, document subvol flags
Jeff Mahoney
1
-3
/
+14
2016-04-28
btrfs: uapi/linux/btrfs.h migration, qgroup limit flags
Jeff Mahoney
1
-1
/
+21
2016-04-28
btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE
Jeff Mahoney
1
-0
/
+1
2016-04-28
btrfs: rename flags for vol args v2
David Sterba
1
-3
/
+4
2016-04-28
btrfs: introduce device delete by devid
Anand Jain
1
-1
/
+13
[next]