| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-04 | tree-wide: s/struct fileattr/struct file_kattr/g | Christian Brauner | 1 | -3/+3 |
| 2025-03-18 | btrfs: pass struct btrfs_inode to btrfs_sync_inode_flags_to_i_flags() | David Sterba | 1 | -2/+2 |
| 2025-03-18 | btrfs: update include and forward declarations in headers | David Sterba | 1 | -0/+2 |
| 2025-01-13 | btrfs: move btrfs_is_empty_uuid() from ioctl.c into fs.c | Filipe Manana | 1 | -1/+0 |
| 2024-11-11 | btrfs: add io_uring command for encoded reads (ENCODED_READ ioctl) | Mark Harmstone | 1 | -0/+2 |
| 2024-07-11 | btrfs: constify pointer parameters where applicable | David Sterba | 1 | -1/+1 |
| 2024-03-04 | btrfs: add forward declarations and headers, part 1 | David Sterba | 1 | -0/+9 |
| 2023-01-19 | fs: port ->fileattr_set() to pass mnt_idmap | Christian Brauner | 1 | -1/+1 |
| 2022-12-05 | btrfs: move ioctl prototypes into ioctl.h | Josef Bacik | 1 | -0/+17 |
| 2013-02-20 | Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h | Filipe Brandenburger | 1 | -502/+0 |
| 2012-12-16 | Btrfs: add support for device replace ioctls | Stefan Behrens | 1 | -3/+4 |
| 2012-12-12 | Btrfs: add new sources for device replace code | Stefan Behrens | 1 | -0/+45 |
| 2012-07-25 | Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linus | Chris Mason | 1 | -0/+26 |
| 2012-07-25 | Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive | Alexander Block | 1 | -0/+10 |
| 2012-07-25 | Btrfs: introduce subvol uuids and times | Alexander Block | 1 | -0/+17 |
| 2012-07-25 | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linus | Chris Mason | 1 | -1/+61 |
| 2012-07-23 | Btrfs: add DEVICE_READY ioctl | Josef Bacik | 1 | -1/+2 |
| 2012-07-23 | btrfs: join DEV_STATS ioctls to one | David Sterba | 1 | -2/+4 |
| 2012-07-12 | Btrfs: add qgroup inheritance | Arne Jansen | 1 | -1/+10 |
| 2012-07-12 | Btrfs: add qgroup ioctls | Arne Jansen | 1 | -0/+27 |
| 2012-07-12 | Btrfs: qgroup implementation and prototypes | Arne Jansen | 1 | -0/+24 |
| 2012-07-02 | Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGS | Alexander Block | 1 | -1/+1 |
| 2012-05-30 | Btrfs: add ioctl to get and reset the device stats | Stefan Behrens | 1 | -0/+14 |
| 2012-05-30 | Btrfs: add device counters for detected IO and checksum errors | Stefan Behrens | 1 | -0/+19 |
| 2012-05-04 | btrfs: Fix mismatching struct members in ioctl.h | Alexander Block | 1 | -2/+2 |
| 2012-01-16 | Btrfs: add balance progress reporting | Ilya Dryomov | 1 | -0/+2 |
| 2012-01-16 | Btrfs: allow for canceling restriper | Ilya Dryomov | 1 | -0/+2 |
| 2012-01-16 | Btrfs: allow for pausing restriper | Ilya Dryomov | 1 | -0/+7 |
| 2012-01-16 | Btrfs: add basic restriper infrastructure | Ilya Dryomov | 1 | -0/+43 |
| 2011-11-06 | Btrfs: fix the new inspection ioctls for 32 bit compat | Chris Mason | 1 | -6/+5 |
| 2011-09-29 | btrfs: new ioctls to do logical->inode and inode->path resolving | Jan Schmidt | 1 | -0/+19 |
| 2011-09-29 | btrfs: added helper functions to iterate backrefs | Jan Schmidt | 1 | -0/+11 |
| 2011-05-26 | Btrfs: add mount -o auto_defrag | Chris Mason | 1 | -31/+0 |
| 2011-05-12 | btrfs: add readonly flag | Arne Jansen | 1 | -0/+1 |
| 2011-05-12 | btrfs: new ioctls for scrub | Jan Schmidt | 1 | -0/+38 |
| 2011-05-12 | btrfs: scrub | Arne Jansen | 1 | -0/+37 |
| 2011-01-16 | Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38 | Chris Mason | 1 | -1/+8 |
| 2010-12-23 | Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctls | Li Zefan | 1 | -0/+2 |
| 2010-12-23 | Btrfs: Add readonly snapshots support | Li Zefan | 1 | -0/+1 |
| 2010-12-22 | btrfs: Allow to specify compress method when defrag | Li Zefan | 1 | -1/+8 |
| 2010-12-10 | Btrfs: Make async snapshot ioctl more generic | Li Zefan | 1 | -5/+9 |
| 2010-10-29 | Btrfs: add SNAP_CREATE_ASYNC ioctl | Sage Weil | 1 | -1/+10 |
| 2010-10-29 | Btrfs: add START_SYNC, WAIT_SYNC ioctls | Sage Weil | 1 | -0/+2 |
| 2010-03-16 | Btrfs: use __u64 types in ioctl.h | Sage Weil | 1 | -5/+5 |
| 2010-03-15 | Btrfs: add a "df" ioctl for btrfs | Josef Bacik | 1 | -1/+13 |
| 2010-03-15 | Btrfs: add new defrag-range ioctl. | Chris Mason | 1 | -0/+31 |
| 2010-03-15 | Btrfs: add ioctl and incompat flag to set the default mount subvol | Josef Bacik | 1 | -0/+2 |
| 2010-03-15 | Btrfs: add search and inode lookup ioctls | Chris Mason | 1 | -0/+66 |
| 2009-09-21 | Btrfs: add snapshot/subvolume destroy ioctl | Yan, Zheng | 1 | -1/+2 |
| 2009-01-16 | Btrfs: fix ioctl arg size (userland incompatible change!) | Chris Mason | 1 | -6/+8 |
| 2008-11-17 | Btrfs: Allow subvolumes and snapshots anywhere in the directory tree | Chris Mason | 1 | -2/+5 |
| 2008-11-12 | Btrfs: allow clone of an arbitrary file range | Sage Weil | 1 | -0/+9 |
| 2008-09-25 | Btrfs: transaction ioctls | Sage Weil | 1 | -0/+9 |
| 2008-09-25 | Btrfs: Clone file data ioctl | Sage Weil | 1 | -0/+1 |
| 2008-09-25 | Btrfs: Add new ioctl to add devices | Chris Mason | 1 | -0/+6 |
| 2008-09-25 | Btrfs: Add support for device scanning and detection ioctls | Chris Mason | 1 | -1/+5 |
| 2008-09-25 | Btrfs: Support for online FS resize (grow and shrink) | Chris Mason | 1 | -0/+2 |
| 2007-08-07 | Btrfs: Add run time btree defrag, and an ioctl to force btree defrag | Chris Mason | 1 | -1/+1 |
| 2007-06-12 | Btrfs: add GPLv2 | Chris Mason | 1 | -0/+18 |
| 2007-04-12 | Btrfs: add disk ioctl, mostly working | Chris Mason | 1 | -0/+2 |
| 2007-04-10 | Btrfs: snapshot progress | Chris Mason | 1 | -0/+13 |