libbtrfsutils: add python-devel detection
[platform/upstream/btrfs-progs.git] / cmds-subvolume.c
2013-02-06 Chris MasonMerge branch 'cov-fixes-v1-integration-20130201' of...
2013-02-06 Chris MasonMerge branch 'for-chris' of git://repo.or.cz/btrfs...
2013-02-06 Eric Sandeenbtrfs-progs: simplify ioctl name copy and null termination
2013-02-06 Eric Sandeenbtrfs-progs: fix name lengths in cmd_subvol_create
2013-02-06 Zach Brownbtrfs-progs: don't leak inherit on errors
2013-02-06 Zach Brownbtrfs-progs: close ioctl fd in find new
2013-02-06 Zach Brownbtrfs-progs: don't close(<0) in subvol create
2013-02-01 Anand JainBtrfs-progs: dont print uuid unless -u option is given
2013-02-01 David Sterbabtrfs-progs: add option c to show ogeneration
2013-02-01 David Sterbabtrfs-progs: add option g to show generation
2013-02-01 David Sterbabtrfs-progs: upcase filter options
2013-02-01 Anand JainBtrfs-progs: add subvol flags to print
2013-02-01 Anand JainBtrfs-progs: Fix a small memory leak in managing the...
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 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: add '-o' option into subvolume list command
2013-02-01 Lukas CzernerBtrfs-progs: move path modification to filters
2013-01-29 Anand JainBtrfs-progs: move open_file_or_dir() to utils.c
2012-10-04 Anand JainBtrfs-progs: btrfs subvolume delete could delete subvolumes
2012-10-04 Wang ShilongBtrfs-Progs: update '-s' option without a argument.
2012-10-04 Wang ShilongBtrfs-progs: introduces '-a' option into subvolume...
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 wrong usage of btrfs subvolume list...
2012-10-04 Zhou BoBtrfs-progs: move the function declarations to a new...
2012-10-04 Anand JainBtrfs-progs: add -u to show subvol uuid
2012-10-04 Liu BoBtrfs-progs: list snapshots by generation
2012-09-04 Arne JansenBtrfs progs: quota groups support upstream/0.20.rc1 v0.20-rc1
2012-07-05 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-07-03 Chris SamuelFix "set-dafault" typo in cmds-subvolume.c
2012-06-05 Jim Meyeringmkfs: avoid heap-buffer-read-underrun for zero-length...
2012-06-05 Jim Meyeringavoid several strncpy-induced buffer overruns
2012-02-09 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-02-08 Ilya DryomovBtrfs-progs: allow multi-line command group synopsis
2012-02-05 Chris MasonMerge branch 'parser' of git://github.com/idryomov...
2012-02-03 Ilya DryomovBtrfs-progs: switch all existing commands to a new...
2012-02-03 Ilya DryomovBtrfs-progs: rearrange files in the repo