Btrfs-progs: fix wrong leaf when checking the trees relationship
[platform/upstream/btrfs-progs.git] / btrfs-list.c
2012-07-05 Chris MasonBtrfs: fix off by one in null termination
2012-07-05 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-06-05 Jim Meyeringavoid several strncpy-induced buffer overruns
2012-03-12 Ilya DryomovBtrfs-progs: bring 'subvol get-default' back in
2012-03-12 Ilya DryomovBtrfs-progs: refactor resolve_root() function a bit
2012-03-12 Ilya DryomovBtrfs-progs: nuke redundant zeroing in __list_subvol_se...
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