aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/ioctl.h
AgeCommit message (Expand)AuthorFilesLines
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
2008-09-25Btrfs: Support for online FS resize (grow and shrink)Gravatar Chris Mason 1-0/+2
2007-08-07Btrfs: Add run time btree defrag, and an ioctl to force btree defragGravatar Chris Mason 1-1/+1
2007-06-12Btrfs: add GPLv2Gravatar Chris Mason 1-0/+18
2007-04-12Btrfs: add disk ioctl, mostly workingGravatar Chris Mason 1-0/+2
2007-04-10Btrfs: snapshot progressGravatar Chris Mason 1-0/+13