btrfs-progs: sb-mod: add compat bit to the recognized fields
[platform/upstream/btrfs-progs.git] / btrfs-list.h
2016-11-09 David Sterbabtrfs-progs: subvol show: print more details about...
2016-11-09 David Sterbabtrfs-progs: return void from btrfs_list_setup_filter
2016-11-09 David Sterbabtrfs-progs: use enum for list layout type
2016-11-09 David Sterbabtrfs-progs: list: constify prefix arugment
2016-09-21 David Sterbabtrfs-progs: remove trivial helpers for filtering functions
2015-06-10 David Sterbabtrfs-progs: add missing includes to header files
2015-01-21 David Sterbabtrfs-progs: unify header file inclusion protections
2014-09-14 Hugo Millsbtrfs-progs: Add -R to list UUIDs of original received...
2014-03-21 Hidetoshi Setobtrfs-progs: Copyright string update
2013-10-24 David Sterbabtrfs-progs: add filter for deleted but uncleanded...
2013-09-03 Eric Sandeenbtrfs-progs: mark static & remove unused from non-kerne...
2013-02-27 Mark Fashehbtrfs-progs: libify some parts of btrfs-progs
2013-02-27 Eric Sandeenbtrfs-progs: btrfs_list_get_path_rootid error handling
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-01 Anand JainBtrfs-progs: add show subcommand to subvol cli
2013-02-01 Anand JainBtrfs-progs: make printing subvol extensible to newer...
2013-02-01 Anand JainBtrfs-progs: add method to filter snapshots by parent...
2013-02-01 Anand JainBtrfs-progs: add function btrfs_get_subvol to get root_...
2013-02-01 Anand JainBtrfs-progs: move struct root_info to btrfs-list.h
2013-02-01 Anand JainBtrfs-progs: add parent uuid for snapshots
2013-02-01 Anand JainBtrfs-progs: move printing subvol list outside of btrfs...
2013-02-01 Lukas CzernerBtrfs-progs: List all subvolumes by default
2013-02-01 Lukas CzernerBtrfs-progs: move path modification to filters
2012-10-04 Wang ShilongBtrfs-Progs: fix subvolumes's some full_path invaild...
2012-10-04 Miao XieBtrfs-progs: introduce '-t' option into subvolume list...
2012-10-04 wangshilongBtrfs-progs: introduce -g -c --sort options into btrfs...
2012-10-04 Miao XieBtrfs-progs: enhance btrfs subvol list only to show...
2012-10-04 Miao XieBtrfs-progs: restructure list_subvolumes
2012-10-04 Miao XieBtrfs-progs: fix compile warning of implicit declaratio...
2012-10-04 Zhou BoBtrfs-progs: move the function declarations to a new...