aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/ioctl.h
Commit message (Expand)AuthorAgeFilesLines
* merged more uncritical stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-0/+29
* 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
* Btrfs: Support for online FS resize (grow and shrink)Chris Mason2008-09-251-0/+2
* Btrfs: Add run time btree defrag, and an ioctl to force btree defragChris Mason2007-08-071-1/+1
* Btrfs: add GPLv2Chris Mason2007-06-121-0/+18
* Btrfs: add disk ioctl, mostly workingChris Mason2007-04-121-0/+2
* Btrfs: snapshot progressChris Mason2007-04-101-0/+13