aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.h
AgeCommit message (Expand)Author
2012-01-16Btrfs: add balance progress reportingIlya Dryomov
2012-01-16Btrfs: allow for canceling restriperIlya Dryomov
2012-01-16Btrfs: allow for pausing restriperIlya Dryomov
2012-01-16Btrfs: add basic restriper infrastructureIlya Dryomov
2011-11-06Btrfs: fix the new inspection ioctls for 32 bit compatChris Mason
2011-09-29btrfs: new ioctls to do logical->inode and inode->path resolvingJan Schmidt
2011-09-29btrfs: added helper functions to iterate backrefsJan Schmidt
2011-05-26Btrfs: add mount -o auto_defragChris Mason
2011-05-12btrfs: add readonly flagArne Jansen
2011-05-12btrfs: new ioctls for scrubJan Schmidt
2011-05-12btrfs: scrubArne Jansen
2011-01-16Merge branch 'lzo-support' of git://repo.or.cz/linux-btrfs-devel into btrfs-38Chris Mason
2010-12-23Btrfs: Add BTRFS_IOC_SUBVOL_GETFLAGS/SETFLAGS ioctlsLi Zefan
2010-12-23Btrfs: Add readonly snapshots supportLi Zefan
2010-12-22btrfs: Allow to specify compress method when defragLi Zefan
2010-12-10Btrfs: Make async snapshot ioctl more genericLi Zefan
2010-10-29Btrfs: add SNAP_CREATE_ASYNC ioctlSage Weil
2010-10-29Btrfs: add START_SYNC, WAIT_SYNC ioctlsSage Weil
2010-03-16Btrfs: use __u64 types in ioctl.hSage Weil
2010-03-15Btrfs: add a "df" ioctl for btrfsJosef Bacik
2010-03-15Btrfs: add new defrag-range ioctl.Chris Mason
2010-03-15Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik
2010-03-15Btrfs: add search and inode lookup ioctlsChris Mason
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason
2008-11-17Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason
2008-11-12Btrfs: allow clone of an arbitrary file rangeSage Weil
2008-09-25Btrfs: transaction ioctlsSage Weil
2008-09-25Btrfs: Clone file data ioctlSage Weil
2008-09-25Btrfs: Add new ioctl to add devicesChris Mason
2008-09-25Btrfs: Add support for device scanning and detection ioctlsChris Mason
2008-09-25Btrfs: Support for online FS resize (grow and shrink)Chris Mason
2007-08-07Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason
2007-06-12Btrfs: add GPLv2Chris Mason
2007-04-12Btrfs: add disk ioctl, mostly workingChris Mason
2007-04-10Btrfs: snapshot progressChris Mason