aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: add forward declarations and headers, part 1Gravatar David Sterba 1-0/+9
2023-01-19fs: port ->fileattr_set() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2022-12-05btrfs: move ioctl prototypes into ioctl.hGravatar Josef Bacik 1-0/+17
2013-02-20Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.hGravatar Filipe Brandenburger 1-502/+0
2012-12-16Btrfs: add support for device replace ioctlsGravatar Stefan Behrens 1-3/+4
2012-12-12Btrfs: add new sources for device replace codeGravatar Stefan Behrens 1-0/+45
2012-07-25Merge branch 'send-v2' of git://github.com/ablock84/linux-btrfs into for-linusGravatar Chris Mason 1-0/+26
2012-07-25Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receiveGravatar Alexander Block 1-0/+10
2012-07-25Btrfs: introduce subvol uuids and timesGravatar Alexander Block 1-0/+17
2012-07-25Merge branch 'qgroup' of git://git.jan-o-sch.net/btrfs-unstable into for-linusGravatar Chris Mason 1-1/+61
2012-07-23Btrfs: add DEVICE_READY ioctlGravatar Josef Bacik 1-1/+2
2012-07-23btrfs: join DEV_STATS ioctls to oneGravatar David Sterba 1-2/+4
2012-07-12Btrfs: add qgroup inheritanceGravatar Arne Jansen 1-1/+10
2012-07-12Btrfs: add qgroup ioctlsGravatar Arne Jansen 1-0/+27
2012-07-12Btrfs: qgroup implementation and prototypesGravatar Arne Jansen 1-0/+24
2012-07-02Btrfs: use _IOR for BTRFS_IOC_SUBVOL_GETFLAGSGravatar Alexander Block 1-1/+1
2012-05-30Btrfs: add ioctl to get and reset the device statsGravatar Stefan Behrens 1-0/+14
2012-05-30Btrfs: add device counters for detected IO and checksum errorsGravatar Stefan Behrens 1-0/+19
2012-05-04btrfs: Fix mismatching struct members in ioctl.hGravatar Alexander Block 1-2/+2
2012-01-16Btrfs: add balance progress reportingGravatar Ilya Dryomov 1-0/+2
2012-01-16Btrfs: allow for canceling restriperGravatar Ilya Dryomov 1-0/+2
2012-01-16Btrfs: allow for pausing restriperGravatar Ilya Dryomov 1-0/+7
2012-01-16Btrfs: add basic restriper infrastructureGravatar Ilya Dryomov 1-0/+43
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatGravatar Chris Mason 1-6/+5
2011-09-29btrfs: new ioctls to do logical->inode and inode->path resolvingGravatar Jan Schmidt 1-0/+19
2011-09-29btrfs: added helper functions to iterate backrefsGravatar Jan Schmidt 1-0/+11
2011-05-26Btrfs: add mount -o auto_defragGravatar Chris Mason 1-31/+0
2011-05-12btrfs: add readonly flagGravatar Arne Jansen 1-0/+1
2011-05-12btrfs: new ioctls for scrubGravatar Jan Schmidt 1-0/+38
2011-05-12btrfs: scrubGravatar Arne Jansen 1-0/+37
2011-01-16Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Gravatar Chris Mason 1-1/+8
2010-12-23Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctlsGravatar Li Zefan 1-0/+2
2010-12-23Btrfs: Add readonly snapshots supportGravatar Li Zefan 1-0/+1
2010-12-22btrfs: Allow to specify compress method when defragGravatar Li Zefan 1-1/+8
2010-12-10Btrfs: Make async snapshot ioctl more genericGravatar Li Zefan 1-5/+9
2010-10-29Btrfs: add SNAP_CREATE_ASYNC ioctlGravatar Sage Weil 1-1/+10
2010-10-29Btrfs: add START_SYNC, WAIT_SYNC ioctlsGravatar Sage Weil 1-0/+2
2010-03-16Btrfs: use __u64 types in ioctl.hGravatar Sage Weil 1-5/+5
2010-03-15Btrfs: add a "df" ioctl for btrfsGravatar Josef Bacik 1-1/+13
2010-03-15Btrfs: add new defrag-range ioctl.Gravatar Chris Mason 1-0/+31
2010-03-15Btrfs: add ioctl and incompat flag to set the default mount subvolGravatar Josef Bacik 1-0/+2
2010-03-15Btrfs: add search and inode lookup ioctlsGravatar Chris Mason 1-0/+66
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlGravatar Yan, Zheng 1-1/+2
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Gravatar Chris Mason 1-6/+8
2008-11-17Btrfs: Allow subvolumes and snapshots anywhere in the directory treeGravatar Chris Mason 1-2/+5
2008-11-12Btrfs: allow clone of an arbitrary file rangeGravatar Sage Weil 1-0/+9
2008-09-25Btrfs: transaction ioctlsGravatar Sage Weil 1-0/+9
2008-09-25Btrfs: Clone file data ioctlGravatar Sage Weil 1-0/+1
2008-09-25Btrfs: Add new ioctl to add devicesGravatar Chris Mason 1-0/+6
2008-09-25Btrfs: Add support for device scanning and detection ioctlsGravatar Chris Mason 1-1/+5