aboutsummaryrefslogtreecommitdiffstats
path: root/ioctl.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-12btrfs-progs: extend balance args to take min/max usage filterDavid Sterba1-1/+14
2016-01-12btrfs-progs: balance: add stripes filterGabríel Arthúr Pétursson1-1/+3
2016-01-12btrfs-progs: extend balance args to take min/max limit filterDavid Sterba1-1/+12
2015-06-10btrfs-progs: add missing includes to header filesDavid Sterba1-4/+3
2015-06-03btrfs-progs: ioctl.h: add btrfs_ioctl_feature_flags structDavid Sterba1-0/+6
2015-06-03btrfs-progs: ioctl.h: update btrfs_ioctl_fs_info_argsDavid Sterba1-1/+5
2015-06-03btrfs-progs: ioctl.h: update type annotationsDavid Sterba1-2/+6
2015-06-03btrfs-progs: ioctl.h: add send flag maskDavid Sterba1-1/+5
2015-06-03btrfs-progs: ioctl.h: add EXTENT_SAME ioctl and structuresDavid Sterba1-0/+27
2015-06-03btrfs-progs: ioctl.h: copy commented version of balance structuresDavid Sterba1-5/+6
2015-06-03btrfs-progs: ioctl.h: copy commented version of scrub_progress structureDavid Sterba1-16/+34
2015-06-03btrfs-progs: ioctl.h: reorder to match kernel uapi headerDavid Sterba1-63/+62
2015-01-21btrfs-progs: unify header file inclusion protectionsDavid Sterba1-2/+3
2014-12-10btrfs-progs: basic support for TREE_SEARCH_V2 ioctlDavid Sterba1-0/+14
2014-11-25btrfs-progs: add new dev replace resultEryu Guan1-0/+1
2014-11-03btrfs-progs: only report internal dev replace result if there's a resultEryu Guan1-0/+1
2014-08-22btrfs-progs: balance filter: add limit of processed chunksDavid Sterba1-1/+3
2014-04-11btrfs-progs: correct prompt of minimal num of devs for raid56Gui Hecheng1-2/+2
2014-03-21Btrfs-progs: use the correct integer type for ioctlArvin Schnell1-1/+1
2014-03-21ioctl: add note regarding CLONE_RANGE(len=0) behaviourDavid Disseldorp1-0/+1
2014-01-31btrfs-progs: sync-up with newly introduced ioctl numberAnand Jain1-0/+6
2014-01-31btrfs-progs: add options to set commit mode after subvol deleteDavid Sterba1-0/+2
2013-10-16Btrfs-progs: fix typo in btrfs_err_str()Wang Shilong1-2/+2
2013-09-03Btrfs-progs: added "btrfs quota rescan" -w switch (wait)Jan Schmidt1-0/+1
2013-08-09btrfs-progs: device delete to get errors from the kernelAnand Jain1-1/+42
2013-08-09Btrfs-progs: add send option for using new end-cmd semanticStefan Behrens1-1/+14
2013-05-10Btrfs-progs: fixup: add flags to struct btrfs_ioctl_quota_rescan_argsJan Schmidt1-0/+1
2013-04-23Btrfs-progs: quota rescanJan Schmidt1-19/+27
2013-02-26Btrfs-progs: Change the label of a mounted file systemJeff Liu1-0/+4
2013-02-19btrfs-progs: make libbtrfs usable from C++Arvin Schnell1-0/+8
2013-02-12btrfs-progs: Add support for BTRFS_SEND_FLAG_NO_FILE_DATAMark Fasheh1-0/+7
2013-01-31Btrfs-progs: add support for device replace procedureStefan Behrens1-1/+46
2013-01-31Btrfs-progs: add command to get/reset device stats via ioctlStefan Behrens1-1/+36
2013-01-23Btrfs-progs: add btrfs device ready commandJosef Bacik1-0/+2
2012-09-04Btrfs progs: quota groups supportv0.20-rc1Arne Jansen1-1/+63
2012-07-26Btrfs-progs: update ioctl.h to support btrfs send ioctlAlexander Block1-0/+11
2012-07-26Btrfs-progs: update btrfs-progs for subvol uuid+times supportAlexander Block1-0/+18
2012-07-26Btrfs-progs: update ioctl.h to support clone range ioctlAlexander Block1-1/+9
2012-07-26Btrfs-progs: add BTRFS_IOC_SUBVOL_GET/SETFLAGS to ioctl.hAlexander Block1-0/+2
2012-02-03Btrfs-progs: add restriper headersIlya Dryomov1-0/+53
2011-11-02Btrfs-progs: added ioctls and commands to resolve inodes and logical addrsJan Schmidt1-1/+30
2011-10-25btrfs-progs: scrub ioctlsJan Schmidt1-1/+57
2011-10-25Added support for an additional ioctl.Andreas Philipp1-0/+17
2011-10-25Update for lzo supportLi Zefan1-1/+8
2010-03-18Add btrfs subvol find-new commandChris Mason1-1/+1
2010-03-14Btrfs-progs: add btrfs filesystem df to print space infoJosef Bacik1-0/+14
2010-03-11Add new defrag range ioctl that can also compress files on demand.Chris Mason1-2/+30
2010-02-28Btrfs-progs: add command to set default subvolJosef Bacik1-0/+1
2010-02-28Add btrfs-list for listing subvolumesChris Mason1-0/+67
2009-09-21btrfsctl: add snapshot/subvolume destroy ioctlYan, Zheng1-0/+3
2009-01-16Fix ioctl arg size (userland incompatible change!)Chris Mason1-1/+1
2008-11-18Modify the subvol and snapshot creation ioctls to work anywhere in the treeChris Mason1-2/+6
2008-06-10Add sync and transaction ioctl defsChris Mason1-0/+9
2008-05-02Add the clone ioctl numberChris Mason1-0/+1
2008-04-28Add btrfs-vol command to balance, add and (eventually) remove devicesChris Mason1-0/+6
2008-03-24ioctls to scan for btrfs filesystemsChris Mason1-1/+5
2007-12-21Add online resizing ioctlsChris Mason1-0/+2
2007-08-07add defrag ioctlv0.6Chris Mason1-1/+1
2007-06-12add GPLv2Chris Mason1-0/+18
2007-04-12add disk ioctlChris Mason1-0/+2
2007-04-10btrfsctlChris Mason1-0/+13