summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: Fix getopt on arm platformsLluis Batlle i Rossell2013-01-17
* btrfs-progs: print the right mount checking info in restore.cWang Sheng-Hui2013-01-17
* btrfs-progs: fix 32bit int/pointer cast warningsZach Brown2013-01-17
* btrfs-progs: plug memory leaks in btrfs_scan_one_dir() reported by cppcheck.Kenji Okimoto2013-01-17
* btrfs-progs: check malloc() resultKenji Okimoto2013-01-17
* btrfs-progs: plug a memory leak reported by cppcheckKenji Okimoto2013-01-17
* btrfs-progs: update usage description for debug-tree.cWang Sheng-Hui2013-01-17
* parse_size(): add new suffixesGoffredo Baroncelli2013-01-17
* parse_size(): replace atoll() with strtoull()Goffredo Baroncelli2013-01-17
* Move parse_size() to utils.[hc]Goffredo Baroncelli2013-01-17
* btrfs-progs: do not send stream into a terminalDavid Sterba2013-01-17
* btrfs-progs: Receive: preserve ownership for symlinks, by using 'lchown'Alex Lyakas2013-01-17
* Btrfs-progs: fix unaligned accessesArne Jansen2013-01-17
* btrfs-progs: add -V description in print_usageWang Sheng-Hui2013-01-17
* version.sh: fix version when built from tarballSergei Trofimovich2013-01-17
* Btrfs-progs: Fix compiler warnings on PPC64Wade Cline2013-01-17
* Cast args to min to fix compiler warningsChris Mason2012-10-04
* Btrfs-progs: add options to change bufsize in logical to inode translationLiu Bo2012-10-04
* Correct un-initialized fsid variableGoffredo Baroncelli2012-10-04
* btrfs-progs: pretty print key in extent_itemDavid Sterba2012-10-04
* Btrfs-progs: btrfs subvolume delete could delete subvolumesAnand Jain2012-10-04
* Btrfs-progs: correct the mkfs.btrfs man pageAnand Jain2012-10-04
* btrfs-progs: Fix up memory leakageZhi Yong Wu2012-10-04
* btrfs-progs: Close file descriptor on exitZhi Yong Wu2012-10-04
* btrfs-progs: limit the max value of leafsize and nodesizeRobin Dong2012-10-04
* pretty_sizes() returns incorrect valuesGoffredo Baroncelli2012-10-04
* Btrfs-Progs: update '-s' option without a argument.Wang Shilong2012-10-04
* Btrfs-progs: introduces '-a' option into subvolume list commandWang Shilong2012-10-04
* Btrfs-Progs: fix subvolumes's some full_path invaild problems.Wang Shilong2012-10-04
* Btrfs-progs: introduce '-t' option into subvolume list commandMiao Xie2012-10-04
* Btrfs-progs: introduce -g -c --sort options into btrfs subvol list commandwangshilong2012-10-04
* Btrfs-progs: update the manpage entries for the btrfs subvolume listZhou Bo2012-10-04
* Btrfs-progs: enhance btrfs subvol list only to show read-only snapshotsMiao Xie2012-10-04
* Btrfs-progs: restructure list_subvolumesMiao Xie2012-10-04
* Btrfs-progs: fix wrong way to check if the root item contains otime and uuidMiao Xie2012-10-04
* Btrfs-progs: fix wrong usage of btrfs subvolume list commandMiao Xie2012-10-04
* Btrfs-progs: fix compile warning of implicit declaration of "list_snapshots"Miao Xie2012-10-04
* Btrfs-progs: move the function declarations to a new head fileZhou Bo2012-10-04
* Btrfs-progs: seg fault in get_label_unmountedAnand Jain2012-10-04
* Btrfs-progs: add -u to show subvol uuidAnand Jain2012-10-04
* Btrfs-progs: add otime to the snapshot listAnand Jain2012-10-04
* Btrfs-progs: list snapshots by generationLiu Bo2012-10-04
* Btrfs-progs: show generation in command btrfs subvol listLiu Bo2012-10-04
* Btrfs-progs: search subvolumes with proper objectidLiu Bo2012-10-04
* Btrfs-progs: fix wrong return value of check_owner_ref()Miao Xie2012-10-04
* Btrfs-progs: fix unresolved ref root messageMiao Xie2012-10-04
* Btrfs-progs: fix wrong leaf when checking the trees relationshipMiao Xie2012-10-04
* Btrfs-progs: fix several complie warningMiao Xie2012-10-04
* Btrfs-progs: fix arguments check of qgroup limitTsutomu Itoh2012-10-02
* Btrfs-progs: only enforce a maximum size if we specify oneJosef Bacik2012-10-02