index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
btrfs.h
Age
Commit message (
Expand
)
Author
2020-12-08
btrfs: introduce ZONED feature flag
Naohiro Aota
2020-07-27
btrfs: add metadata_uuid to FS_INFO ioctl
Johannes Thumshirn
2020-07-27
btrfs: add filesystem generation to FS_INFO ioctl
Johannes Thumshirn
2020-07-27
btrfs: pass checksum type via BTRFS_IOC_FS_INFO ioctl
Johannes Thumshirn
2020-04-10
btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definition
Eugene Syromiatnikov
2020-03-23
btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
Nikolay Borisov
2020-03-23
btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl
Marcos Paulo de Souza
2020-03-23
btrfs: define support masks for ioctl volume args v2
David Sterba
2019-11-18
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
2019-11-18
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2019-11-18
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2019-09-09
btrfs: clarify btrfs_ioctl_get_dev_stats padding
Hans van Kranenburg
2019-09-09
btrfs: use common vfs LABEL ioctl definitions
Eric Sandeen
2019-02-25
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
2018-12-17
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
2018-05-31
btrfs: Add unprivileged version of ino_lookup ioctl
Tomohiro Misono
2018-05-31
btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
Tomohiro Misono
2018-05-31
btrfs: Add unprivileged ioctl which returns subvolume information
Tomohiro Misono
2018-01-22
btrfs: put btrfs_ioctl_vol_args_v2 related defines together
Anand Jain
2017-11-14
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-11-02
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-01
btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2
Zygo Blaxell
2017-08-15
btrfs: Add zstd support
Nick Terrell
2017-06-19
Btrfs: btrfs_ioctl_search_key documentation
Hans van Kranenburg
2017-04-18
Btrfs: consistent usage of types in balance_args
Hans van Kranenburg
2017-03-07
btrfs: remove btrfs_err_str function from uapi/linux/btrfs.h
Dmitry V. Levin
2016-10-03
Btrfs: catch invalid free space trees
Omar Sandoval
2016-07-26
Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO
Hans van Kranenburg
2016-05-30
btrfs: Use __u64 in exported linux/btrfs.h.
Vinson Lee
2016-05-16
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
David Sterba
2016-04-28
btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args
Jeff Mahoney
2016-04-28
btrfs: uapi/linux/btrfs.h migration, move balance flags
Jeff Mahoney
2016-04-28
btrfs: uapi/linux/btrfs.h migration, move feature flags
Jeff Mahoney
2016-04-28
btrfs: uapi/linux/btrfs.h migration, document subvol flags
Jeff Mahoney
2016-04-28
btrfs: uapi/linux/btrfs.h migration, qgroup limit flags
Jeff Mahoney
2016-04-28
btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE
Jeff Mahoney
2016-04-28
btrfs: rename flags for vol args v2
David Sterba
2016-04-28
btrfs: introduce device delete by devid
Anand Jain
2015-10-26
btrfs: extend balance filter usage to take minimum and maximum
David Sterba
2015-10-26
btrfs: add balance filter for stripes
Gabríel Arthúr Pétursson
2015-10-26
btrfs: extend balance filter limit to take minimum and maximum
David Sterba
2015-02-02
Btrfs: Remove unnecessary placeholder in btrfs_err_code
Satoru Takeuchi
2014-11-20
Btrfs: return failure if btrfs_dev_replace_finishing() failed
Eryu Guan
2014-06-28
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
2014-06-13
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2014-06-09
btrfs: retrieve more info from FS_INFO ioctl
David Sterba
2014-06-09
btrfs: balance filter: add limit of processed chunks
David Sterba
2014-02-14
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
2014-01-28
btrfs: add ioctl to export size of global metadata reservation
Jeff Mahoney
2014-01-28
btrfs: add ioctls to query/change feature bits online
Jeff Mahoney
[next]