summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: add forward declarations and headers, part 1David Sterba2024-03-041-0/+9
* fs: port ->fileattr_set() to pass mnt_idmapChristian Brauner2023-01-191-1/+1
* btrfs: move ioctl prototypes into ioctl.hJosef Bacik2022-12-051-0/+17
* Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hFilipe Brandenburger2013-02-201-502/+0
* Btrfs: add support for device replace ioctlsStefan Behrens2012-12-161-3/+4
* Btrfs: add new sources for device replace codeStefan Behrens2012-12-121-0/+45
* Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusChris Mason2012-07-251-0/+26
|\
| * Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveAlexander Block2012-07-251-0/+10
| * Btrfs: introduce subvol uuids and timesAlexander Block2012-07-251-0/+17
* | Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusChris Mason2012-07-251-1/+61
|\ \
| * | Btrfs: add qgroup inheritanceArne Jansen2012-07-121-1/+10
| * | Btrfs: add qgroup ioctlsArne Jansen2012-07-121-0/+27
| * | Btrfs: qgroup implementation and prototypesArne Jansen2012-07-121-0/+24
| |/
* | Btrfs: add DEVICE_READY ioctlJosef Bacik2012-07-231-1/+2
* | btrfs: join DEV_STATS ioctls to oneDavid Sterba2012-07-231-2/+4
|/
* Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGSAlexander Block2012-07-021-1/+1
* Btrfs: add ioctl to get and reset the device statsStefan Behrens2012-05-301-0/+14
* Btrfs: add device counters for detected IO and checksum errorsStefan Behrens2012-05-301-0/+19
* btrfs: Fix mismatching struct members in ioctl.hAlexander Block2012-05-041-2/+2
* Btrfs: add balance progress reportingIlya Dryomov2012-01-161-0/+2
* Btrfs: allow for canceling restriperIlya Dryomov2012-01-161-0/+2
* Btrfs: allow for pausing restriperIlya Dryomov2012-01-161-0/+7
* Btrfs: add basic restriper infrastructureIlya Dryomov2012-01-161-0/+43
* Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason2011-11-061-6/+5
* btrfs: new ioctls to do logical->inode and inode->path resolvingJan Schmidt2011-09-291-0/+19
* btrfs: added helper functions to iterate backrefsJan Schmidt2011-09-291-0/+11
* Btrfs: add mount -o auto_defragChris Mason2011-05-261-31/+0
* btrfs: add readonly flagArne Jansen2011-05-121-0/+1
* btrfs: new ioctls for scrubJan Schmidt2011-05-121-0/+38
* btrfs: scrubArne Jansen2011-05-121-0/+37
* Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason2011-01-161-1/+8
|\
| * btrfs: Allow to specify compress method when defragLi Zefan2010-12-221-1/+8
* | Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctlsLi Zefan2010-12-231-0/+2
* | Btrfs: Add readonly snapshots supportLi Zefan2010-12-231-0/+1
|/
* Btrfs: Make async snapshot ioctl more genericLi Zefan2010-12-101-5/+9
* Btrfs: add SNAP_CREATE_ASYNC ioctlSage Weil2010-10-291-1/+10
* Btrfs: add START_SYNC, WAIT_SYNC ioctlsSage Weil2010-10-291-0/+2
* Btrfs: use __u64 types in ioctl.hSage Weil2010-03-161-5/+5
* Btrfs: add a "df" ioctl for btrfsJosef Bacik2010-03-151-1/+13
* Btrfs: add new defrag-range ioctl.Chris Mason2010-03-151-0/+31
* Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik2010-03-151-0/+2
* Btrfs: add search and inode lookup ioctlsChris Mason2010-03-151-0/+66
* Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-211-1/+2
* Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason2009-01-161-6/+8
* Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason2008-11-171-2/+5
* Btrfs: allow clone of an arbitrary file rangeSage Weil2008-11-121-0/+9
* Btrfs: transaction ioctlsSage Weil2008-09-251-0/+9
* Btrfs: Clone file data ioctlSage Weil2008-09-251-0/+1
* Btrfs: Add new ioctl to add devicesChris Mason2008-09-251-0/+6
* Btrfs: Add support for device scanning and detection ioctlsChris Mason2008-09-251-1/+5