summaryrefslogtreecommitdiff
path: root/btrfsctl.c
Commit message (Expand)AuthorAge
* btrfs-progs: cast u64 to long long to avoid printf warningsAnton Blanchard2011-10-25
* Deprecate btrfsctl, btrfs-show, btrfs-volGoffredo Baroncelli2011-10-25
* Btrfs-progs use safe string manipulation functionsEduardo Silva2011-10-25
* fix wrong return valueMiao Xie2010-09-23
* check slash in deleting subvolumesTARUISI Hiroaki2010-09-23
* Btrfs-progs: add command to set default subvolJosef Bacik2010-02-28
* btrfsctl: add snapshot/subvolume destroy ioctlYan, Zheng2009-09-21
* btrfs-progs: make several functions staticWang Cong2009-01-21
* Fix misleading error message in btrfsctlCalvin Walton2009-01-21
* Modify the subvol and snapshot creation ioctls to work anywhere in the treeChris Mason2008-11-18
* Cleanup btrfsctl help messageemail.ahmedkamal@googlemail.com2008-07-30
* Fix: btrfsctl arguments handlingAhmed2008-07-30
* Print the version string in a few programsChris Mason2008-07-24
* Add sync and transaction ioctl defsChris Mason2008-06-10
* btrfsctl: print usage when called with bad argsLinda Knippers2008-06-09
* Add btrfs-vol command to balance, add and (eventually) remove devicesChris Mason2008-04-28
* Fix a few casts for 32 bit compileChris Mason2008-04-11
* Walk all block devices looking for btrfsChris Mason2008-03-24
* ioctls to scan for btrfs filesystemsChris Mason2008-03-24
* Add online resizing ioctlsChris Mason2007-12-21
* add defrag ioctlChris Mason2007-08-07
* add GPLv2Chris Mason2007-06-12
* no slashes in subvolume namesChris Mason2007-06-12
* printf cleanupsChris Mason2007-06-12
* remove device treeChris Mason2007-06-09
* cleanup warnings found with -O2Chris Mason2007-05-22
* add disk ioctlChris Mason2007-04-12
* btrfsctl detects dir/file of argsChris Mason2007-04-10
* btrfsctlChris Mason2007-04-10