Turn off some commands in Makefile
[platform/upstream/btrfs-progs.git] / btrfs-list.c
2011-11-02 Jan SchmidtBtrfs-progs: added ioctls and commands to resolve inode...
2011-11-02 Li ZefanFix missing entries in listing of subvolumes
2011-11-02 Chris MasonBtrfs-progs: btrfs-list: split list_subvols
2011-10-25 Zhong, XinBtrfs-progs: add "btrfs subvolume get-default" subcommand
2011-10-25 Andreas Philippremove unused include "version.h"
2011-10-25 Andreas Philippprint parent ID in btrfs suvolume list
2011-10-25 Anton Blanchardbtrfs-progs: cast u64 to long long to avoid printf...
2011-10-25 Goffredo BaroncelliImprove error handling in the btrfs command
2010-09-24 Frederic WeisbeckerHandle bad extent type case
2010-09-24 Zhao LeiAvoid uninitialized variant compile warning
2010-09-24 Zhao Leifix a compile fail by strndup in RHEL5 env
2010-03-18 Chris MasonAdd btrfs subvol find-new command
2010-03-12 Goffredo BaroncelliAvoid the exit(2) function; instead return with an...
2010-03-11 ghigonew util: 'btrfs'
2010-02-28 Chris MasonAdd btrfs-list for listing subvolumes