platform/upstream/btrfs-progs.git
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...
2012-10-04 Anand JainBtrfs-progs: seg fault in get_label_unmounted
2012-10-04 Anand JainBtrfs-progs: add -u to show subvol uuid
2012-10-04 Anand JainBtrfs-progs: add otime to the snapshot list
2012-10-04 Liu BoBtrfs-progs: list snapshots by generation
2012-10-04 Liu BoBtrfs-progs: show generation in command btrfs subvol...
2012-10-04 Liu BoBtrfs-progs: search subvolumes with proper objectid
2012-10-04 Miao XieBtrfs-progs: fix wrong return value of check_owner_ref()
2012-10-04 Miao XieBtrfs-progs: fix unresolved ref root message
2012-10-04 Miao XieBtrfs-progs: fix wrong leaf when checking the trees...
2012-10-04 Miao XieBtrfs-progs: fix several complie warning
2012-10-02 Tsutomu ItohBtrfs-progs: fix arguments check of qgroup limit
2012-10-02 Josef BacikBtrfs-progs: only enforce a maximum size if we specify one
2012-10-02 David Sterbabtrfs-progs: fsck: understand the -s option
2012-10-02 David Sterbabtrfs-progs: mkfs: create root directory with 755 permi...
2012-10-02 David Sterbabtrfs-progs: mkfs: rename nodiscard option to K
2012-09-04 Arne JansenBtrfs progs: quota groups support upstream/0.20.rc1 v0.20-rc1
2012-08-20 Jan SchmidtBtrfs-progs: replace find_mount_root from send code
2012-08-09 Chris MasonAllow relative paths for btrfs send
2012-07-26 Chris MasonUse intel hardware crc32c where available
2012-07-26 Chris MasonSwitch to -O1 for optimizations to enable FORTIFY_SOURCE
2012-07-26 Alexander BlockBtrfs-progs: add btrfs send/receive commands
2012-07-26 Alexander BlockBtrfs-progs: update ioctl.h to support btrfs send ioctl
2012-07-26 Alexander BlockBtrfs-progs: update btrfs-progs for subvol uuid+times...
2012-07-26 Alexander BlockBtrfs-progs: print inode transid and dir item data...
2012-07-26 Alexander BlockBtrfs-progs: update ioctl.h to support clone range...
next