aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-10-29Btrfs: add START_SYNC, WAIT_SYNC ioctlsSage Weil1-0/+2
2010-03-16Btrfs: use __u64 types in ioctl.hSage Weil1-5/+5
2010-03-15Btrfs: add a "df" ioctl for btrfsJosef Bacik1-1/+13
2010-03-15Btrfs: add new defrag-range ioctl.Chris Mason1-0/+31
2010-03-15Btrfs: add ioctl and incompat flag to set the default mount subvolJosef Bacik1-0/+2
2010-03-15Btrfs: add search and inode lookup ioctlsChris Mason1-0/+66
2009-09-21Btrfs: add snapshot/subvolume destroy ioctlYan, Zheng1-1/+2
2009-01-16Btrfs: fix ioctl arg size (userland incompatible change!)Chris Mason1-6/+8
2008-11-17Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason1-2/+5
2008-11-12Btrfs: allow clone of an arbitrary file rangeSage Weil1-0/+9
2008-09-25Btrfs: transaction ioctlsSage Weil1-0/+9
2008-09-25Btrfs: Clone file data ioctlSage Weil1-0/+1
2008-09-25Btrfs: Add new ioctl to add devicesChris Mason1-0/+6
2008-09-25Btrfs: Add support for device scanning and detection ioctlsChris Mason1-1/+5
2008-09-25Btrfs: Support for online FS resize (grow and shrink)Chris Mason1-0/+2
2007-08-07Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason1-1/+1
2007-06-12Btrfs: add GPLv2Chris Mason1-0/+18
2007-04-12Btrfs: add disk ioctl, mostly workingChris Mason1-0/+2
2007-04-10Btrfs: snapshot progressChris Mason1-0/+13