index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
uapi
/
linux
/
btrfs.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: re-instantiate the removed BTRFS_SUBVOL_CREATE_ASYNC definition
Eugene Syromiatnikov
2020-04-10
1
-6
/
+4
*
btrfs: Remove BTRFS_SUBVOL_CREATE_ASYNC support
Nikolay Borisov
2020-03-23
1
-5
/
+8
*
btrfs: add new BTRFS_IOC_SNAP_DESTROY_V2 ioctl
Marcos Paulo de Souza
2020-03-23
1
-1
/
+11
*
btrfs: define support masks for ioctl volume args v2
David Sterba
2020-03-23
1
-3
/
+13
*
btrfs: add incompat for raid1 with 3, 4 copies
David Sterba
2019-11-18
1
-0
/
+1
*
btrfs: add support for 4-copy replication (raid1c4)
David Sterba
2019-11-18
1
-0
/
+1
*
btrfs: add support for 3-copy replication (raid1c3)
David Sterba
2019-11-18
1
-1
/
+2
*
btrfs: clarify btrfs_ioctl_get_dev_stats padding
Hans van Kranenburg
2019-09-09
1
-1
/
+6
*
btrfs: use common vfs LABEL ioctl definitions
Eric Sandeen
2019-09-09
1
-4
/
+2
*
btrfs: introduce new ioctl to unregister a btrfs device
Anand Jain
2019-02-25
1
-0
/
+2
*
btrfs: Introduce support for FSID change without metadata rewrite
Nikolay Borisov
2018-12-17
1
-0
/
+1
*
btrfs: Add unprivileged version of ino_lookup ioctl
Tomohiro Misono
2018-05-31
1
-0
/
+17
*
btrfs: Add unprivileged ioctl which returns subvolume's ROOT_REF
Tomohiro Misono
2018-05-31
1
-0
/
+18
*
btrfs: Add unprivileged ioctl which returns subvolume information
Tomohiro Misono
2018-05-31
1
-0
/
+62
*
btrfs: put btrfs_ioctl_vol_args_v2 related defines together
Anand Jain
2018-01-22
1
-5
/
+6
*
Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
2017-11-14
1
-1
/
+7
|
\
|
*
btrfs: add a flags argument to LOGICAL_INO and call it LOGICAL_INO_V2
Zygo Blaxell
2017-11-01
1
-1
/
+7
*
|
License cleanup: add SPDX license identifier to uapi header files with a license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
btrfs: Add zstd support
Nick Terrell
2017-08-15
1
-7
/
+1
*
Btrfs: btrfs_ioctl_search_key documentation
Hans van Kranenburg
2017-06-19
1
-20
/
+43
*
Btrfs: consistent usage of types in balance_args
Hans van Kranenburg
2017-04-18
1
-5
/
+5
*
btrfs: remove btrfs_err_str function from uapi/linux/btrfs.h
Dmitry V. Levin
2017-03-07
1
-27
/
+0
*
Btrfs: catch invalid free space trees
Omar Sandoval
2016-10-03
1
-1
/
+11
*
Btrfs: use the correct struct for BTRFS_IOC_LOGICAL_INO
Hans van Kranenburg
2016-07-26
1
-1
/
+1
*
btrfs: Use __u64 in exported linux/btrfs.h.
Vinson Lee
2016-05-30
1
-1
/
+1
*
Merge branch 'foreign/jeffm/uapi' into for-chris-4.7-20160516
David Sterba
2016-05-16
1
-5
/
+168
|
\
|
*
btrfs: uapi/linux/btrfs.h migration, move struct btrfs_ioctl_defrag_range_args
Jeff Mahoney
2016-04-28
1
-1
/
+37
|
*
btrfs: uapi/linux/btrfs.h migration, move balance flags
Jeff Mahoney
2016-04-28
1
-0
/
+64
|
*
btrfs: uapi/linux/btrfs.h migration, move feature flags
Jeff Mahoney
2016-04-28
1
-0
/
+31
|
*
btrfs: uapi/linux/btrfs.h migration, document subvol flags
Jeff Mahoney
2016-04-28
1
-3
/
+14
|
*
btrfs: uapi/linux/btrfs.h migration, qgroup limit flags
Jeff Mahoney
2016-04-28
1
-1
/
+21
|
*
btrfs: uapi/linux/btrfs.h migration, move BTRFS_LABEL_SIZE
Jeff Mahoney
2016-04-28
1
-0
/
+1
*
|
btrfs: rename flags for vol args v2
David Sterba
2016-04-28
1
-3
/
+4
*
|
btrfs: introduce device delete by devid
Anand Jain
2016-04-28
1
-1
/
+13
|
/
*
btrfs: extend balance filter usage to take minimum and maximum
David Sterba
2015-10-26
1
-1
/
+7
*
btrfs: add balance filter for stripes
Gabríel Arthúr Pétursson
2015-10-26
1
-1
/
+9
*
btrfs: extend balance filter limit to take minimum and maximum
David Sterba
2015-10-26
1
-1
/
+12
*
Btrfs: Remove unnecessary placeholder in btrfs_err_code
Satoru Takeuchi
2015-02-02
1
-2
/
+1
*
Btrfs: return failure if btrfs_dev_replace_finishing() failed
Eryu Guan
2014-11-20
1
-0
/
+1
*
btrfs: create sprout should rename fsid on the sysfs as well
Anand Jain
2014-06-28
1
-0
/
+1
*
btrfs: new ioctl TREE_SEARCH_V2
Gerhard Heift
2014-06-13
1
-0
/
+10
*
btrfs: retrieve more info from FS_INFO ioctl
David Sterba
2014-06-09
1
-1
/
+5
*
btrfs: balance filter: add limit of processed chunks
David Sterba
2014-06-09
1
-1
/
+2
*
Revert "btrfs: add ioctl to export size of global metadata reservation"
Chris Mason
2014-02-14
1
-1
/
+0
*
btrfs: add ioctl to export size of global metadata reservation
Jeff Mahoney
2014-01-28
1
-0
/
+1
*
btrfs: add ioctls to query/change feature bits online
Jeff Mahoney
2014-01-28
1
-0
/
+12
*
Btrfs: use __u64 in exported user headers
Mike Frysinger
2013-09-01
1
-1
/
+1
*
btrfs: offline dedupe
Mark Fasheh
2013-09-01
1
-0
/
+28
*
btrfs: device delete to get errors from the kernel
Anand Jain
2013-06-14
1
-1
/
+40
*
Btrfs: add ioctl to wait for qgroup rescan completion
Jan Schmidt
2013-06-14
1
-0
/
+1
[next]