summaryrefslogtreecommitdiff
path: root/btrfsctl.c
Commit message (Expand)AuthorAgeFilesLines
* Add btrfs-vol command to balance, add and (eventually) remove devicesChris Mason2008-04-281-1/+0
* Fix a few casts for 32 bit compileChris Mason2008-04-111-1/+0
* Walk all block devices looking for btrfsChris Mason2008-03-241-3/+12
* ioctls to scan for btrfs filesystemsChris Mason2008-03-241-1/+13
* Add online resizing ioctlsChris Mason2007-12-211-2/+19
* add defrag ioctlv0.6Chris Mason2007-08-071-1/+10
* add GPLv2Chris Mason2007-06-121-0/+18
* no slashes in subvolume namesChris Mason2007-06-121-2/+10
* printf cleanupsChris Mason2007-06-121-1/+0
* remove device treeChris Mason2007-06-091-12/+0
* cleanup warnings found with -O2Chris Mason2007-05-221-2/+6
* add disk ioctlChris Mason2007-04-121-1/+16
* btrfsctl detects dir/file of argsChris Mason2007-04-101-2/+18
* btrfsctlChris Mason2007-04-101-0/+62