platform/upstream/btrfs-progs.git
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: update btrfs_get_subvol to be inline with...
2013-02-01 Wang ShilongBtrfs-progs: filter the deleted subvolumes when listing...
2013-02-01 Anand JainBtrfs-progs: add show subcommand to subvol cli
2013-02-01 Anand JainBtrfs-progs: make get_subvol_name non cmds-send specific
2013-02-01 Anand JainBtrfs-progs: make printing subvol extensible to newer...
2013-02-01 Anand JainBtrfs-progs: put find_mount_root() in commands.h
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: add '-o' option into subvolume list command
2013-02-01 Lukas CzernerBtrfs-progs: move path modification to filters
2013-02-01 Chen YangBtrfs-progs: Complete the help information of btrfs...
2013-02-01 Goffredo BaroncelliUpdate the man page with the new prefixes.
2013-01-31 Mark Fashehbtrfs-progs: mkfs support for extended inode refs
2013-01-31 Mark Fashehbtrfs-progs: add extended inode ref support to btrfsck
2013-01-31 Mark Fashehbtrfs-progs: Basic support for extended inode refs
2013-01-31 Chen YangBtrfs-prog/send: fix wrong dump_fd check in cmd_send_st...
2013-01-31 Anand JainBtrfs-progs: man btrfs: subcommands must be grouped...
2013-01-31 David Sterbabtrfs-progs: fix parallel build
2013-01-31 Eric Sandeenbtrfs-progs: fix mkfs.btrfs -r option
2013-01-31 Stefan BehrensBtrfs-progs: add support for device replace procedure
2013-01-31 Stefan BehrensBtrfs-progs: add command to get/reset device stats...
2013-01-29 Stefan BehrensBtrfs-progs: make two utility functions globally available
2013-01-29 Anand JainBtrfs-progs: move open_file_or_dir() to utils.c
2013-01-29 David Sterbabtrfs-progs: fix build warnings in btrfslabel.c
2013-01-28 Ben Peddellbtrfs-progs: fix unaligned accesses v2
2013-01-28 Gene CzarcinskiBtrfs-progs: Fix trival compiler error in cmds-qgroup.c
2013-01-26 Wang Sheng-Huibtrfs-progs: update options in find-root.c
2013-01-26 Eric Sandeenbtrfs-progs pretty/quiet build
2013-01-25 Josef Bacikbtrfs-progs: kill check for /'s in labels
2013-01-25 Anand JainBtrfs-progs: we need to have the string null terminated
2013-01-25 Chen YangBtrfs-prog/send: fix wrong best-parent assignment in...
2013-01-23 Stefan Behrensbtrfs-progs: Add btrfs-show-super
2013-01-23 Josef BacikBtrfs-progs: add btrfs device ready command
2013-01-23 Josef BacikBtrfs-progs: detect if the disk we are formatting is...
2013-01-23 Eric Sandeenbtrfs-progs: Use sysconf instead of getpagesize
2013-01-23 Christian Hessebtrfs-progs: fix build, manpage compression command
2013-01-22 Andreas FischerBtrfs-progs: Fix typo in balance start usage; filetrs...
2013-01-22 Stefan BehrensBtrfs-progs: fix an off-by-one in write_dev_supers()
2013-01-21 Jan SchmidtBtrfs-progs: bugfix for subvolume parent determination...
2013-01-21 Jan SchmidtBtrfs-progs: correcting misnamed parameter options...
2013-01-21 Arvin Schnellbtrfs-progs: initialize data before send ioctl
2013-01-21 Wang ShilongBtrfs-progs: check the relation of two group by real...
2013-01-21 Wang ShilongBtrfs-progs: clean up reduplicate parse_qgroupid()...
2013-01-21 Wang ShilongBtrfs-progs: fix arg parsing for btrfs qgroup limit...
2013-01-21 UlrikBtrfs-progs: correct btrfs receive usage string
2013-01-21 Nirbheek ChauhanBtrfs-progs: fix resolving of loop devices
2013-01-21 Danny Kukawkabtrfs-progs: Handle errors returned from open_ctree
2013-01-18 Wang Sheng-Huibtrfs-progs: add malloc check in transaction.h/btrfs_st...
2013-01-18 Arne JansenBtrfs-progs: bugfix for scrubbing single devices
2013-01-18 Goffredo BaroncelliIgnore the error ENXIO and ENOMEDIUM during a devs...
2013-01-17 David Sterbabtrfs-progs: ignore -a option in mkfs
2013-01-17 Simon Xubtrfs-progs: remove '-h' from btrfs man page
2013-01-17 Simon Xubtrfs-progs: remove "device show" from btrfs man page
2013-01-17 Lluis Batlle... btrfs-progs: Fix getopt on arm platforms
2013-01-17 Wang Sheng-Huibtrfs-progs: print the right mount checking info in...
2013-01-17 Zach Brownbtrfs-progs: fix 32bit int/pointer cast warnings
2013-01-17 Kenji Okimotobtrfs-progs: plug memory leaks in btrfs_scan_one_dir...
2013-01-17 Kenji Okimotobtrfs-progs: check malloc() result
2013-01-17 Kenji Okimotobtrfs-progs: plug a memory leak reported by cppcheck
2013-01-17 Wang Sheng-Huibtrfs-progs: update usage description for debug-tree.c
2013-01-17 Goffredo Baroncelliparse_size(): add new suffixes
2013-01-17 Goffredo Baroncelliparse_size(): replace atoll() with strtoull()
2013-01-17 Goffredo BaroncelliMove parse_size() to utils.[hc]
2013-01-17 David Sterbabtrfs-progs: do not send stream into a terminal
2013-01-17 Alex Lyakasbtrfs-progs: Receive: preserve ownership for symlinks...
2013-01-17 Arne JansenBtrfs-progs: fix unaligned accesses
2013-01-17 Wang Sheng-Huibtrfs-progs: add -V description in print_usage
2013-01-17 Sergei Trofimovichversion.sh: fix version when built from tarball
2013-01-17 Wade ClineBtrfs-progs: Fix compiler warnings on PPC64
2012-10-05 Chris MasonCast args to min to fix compiler warnings
2012-10-05 Liu BoBtrfs-progs: add options to change bufsize in logical...
2012-10-05 Goffredo BaroncelliCorrect un-initialized fsid variable
2012-10-04 David Sterbabtrfs-progs: pretty print key in extent_item
2012-10-04 Anand JainBtrfs-progs: btrfs subvolume delete could delete subvolumes
2012-10-04 Anand JainBtrfs-progs: correct the mkfs.btrfs man page
2012-10-04 Zhi Yong Wubtrfs-progs: Fix up memory leakage
2012-10-04 Zhi Yong Wubtrfs-progs: Close file descriptor on exit
2012-10-04 Robin Dongbtrfs-progs: limit the max value of leafsize and nodesize
2012-10-04 Goffredo Baroncellipretty_sizes() returns incorrect values
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 Zhou BoBtrfs-progs: update the manpage entries for the 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 way to check if the root item...
2012-10-04 Miao XieBtrfs-progs: fix wrong usage of btrfs subvolume list...
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...
next