summaryrefslogtreecommitdiffstats
path: root/daemon/btrfs.c
Commit message (Expand)AuthorAgeFilesLines
* Revert "btrfs: Add a workaround for btrfs failures seen with kernel 3.7.0."Richard W.M. Jones2012-10-101-5/+0
* btrfs: Add an extended workaround for btrfs failures seen with kernel 3.7.0.Richard W.M. Jones2012-10-101-0/+5
* daemon: collect list of called external commandsOlaf Hering2012-08-301-14/+19
* btrfs: Modify btrfs availability to test if the kernel supports btrfs.Richard W.M. Jones2012-06-091-1/+1
* NEW API: add new api btrfs-fsckWanlong Gao2012-05-151-0/+44
* btrfs: change the return value of btrfs-set-seedingWanlong Gao2012-05-151-1/+1
* New API: add new api btrfs-set-seeding to enable or disable seeding.Wanlong Gao2012-05-141-0/+19
* btrfs-device-delete: Use correct (sysroot-prefixed) path to filesystem.Richard W.M. Jones2012-04-251-1/+3
* New btrfs APIs.Richard W.M. Jones2012-04-251-0/+396
* btrfs: Modify mkfs-btrfs API so it takes a list of devices.Richard W.M. Jones2012-04-251-7/+16
* New API: mkfs-btrfs for creating btrfs filesystems (RHBZ#807905).Richard W.M. Jones2012-04-021-0/+109
* daemon: Define safe ADD_ARG macro for constructing arg lists on the stack.Richard W.M. Jones2011-11-111-8/+10
* Update FSF address.Matthew Booth2011-11-081-1/+1
* New API: btrfs-filesystem-resize (RHBZ#721160).Richard W.M. Jones2011-07-141-0/+84