platform/upstream/btrfs-progs.git
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...
2012-07-26 Alexander BlockBtrfs-progs: add BTRFS_IOC_SUBVOL_GET/SETFLAGS to ioctl.h
2012-07-06 David Sterbabtrfs-progs: mkfs: add option to skip trim
2012-07-05 Chris MasonBtrfs: fix off by one in null termination
2012-07-05 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-07-03 Miao XieBtrfs-progs, btrfs-map-logical: Fix typo in usage
2012-07-03 Miao XieBtrfs-progs, btrfs-corrupt-block: fix the wrong usage
2012-07-03 Akira FujitaBtrfs-progs: Fix manual of btrfs command
2012-07-03 Phillip Susibtrfs-progs: document --rootdir mkfs switch
2012-07-03 Phillip Susibtrfs-progs: removed extraneous whitespace from mkfs...
2012-07-03 Goffredo Baroncelliscrub_fs_info( ) file handle leaking
2012-07-03 Shawn Bohrerbtrfs-progs: Update resize documentation
2012-07-03 Chris SamuelFix "set-dafault" typo in cmds-subvolume.c
2012-07-03 Hubert Karioman: fix btrfs man page formatting
2012-07-03 Josef Bacikbtrfs-progs: enforce block count on all devices in...
2012-07-03 Miao XieBtrfs-progs: fix btrfsck's snapshot wrong "unresolved...
2012-07-03 Jan Karamkfs: Handle creation of filesystem larger than the...
2012-07-03 Hubert KarioFix segmentation fault when opening invalid file system
2012-07-03 Josef BacikBtrfs-progs: make btrfs filesystem show <uuid> actually...
2012-06-05 Jim Meyeringmkfs: avoid heap-buffer-read-underrun for zero-length...
2012-06-05 Jim Meyeringavoid several strncpy-induced buffer overruns
2012-06-05 Jim Meyeringrestore: don't corrupt stack for a zero-length command...
2012-06-05 Jim Meyeringmkfs: use strdup in place of strlen,malloc,strcpy sequence
2012-06-05 Jim Meyeringbtrfs_scan_one_dir: avoid use-after-free on error path
2012-06-05 Josef BacikBtrfs-progs: make btrfsck aware of free space inodes
2012-06-05 Sergei TrofimovichMakefile: use $(MAKE) instead of hardcoded 'make'
2012-06-05 Sergei TrofimovichMakefile: use $(CC) as a compilers instead of $(CC...
2012-06-05 Wang Sheng-Huibtrfs-progs: cleanup: remove the redundant BTRFS_CSUM_T...
2012-03-28 Chris MasonAdd incompat flag for big metadata blocks
2012-03-26 Chris Masonmkfs: make -l and -n an alias for each other
2012-03-13 Ilya DryomovBtrfs-progs: allow dup for data chunks in mixed mode
2012-03-13 Ilya DryomovBtrfs-progs: make print-tree.c aware of free space...
2012-03-12 Ilya DryomovBtrfs-progs: bring 'subvol get-default' back in
2012-03-12 Ilya DryomovBtrfs-progs: refactor resolve_root() function a bit
2012-03-12 Ilya DryomovBtrfs-progs: nuke redundant zeroing in __list_subvol_se...
2012-02-22 Chris Masonbtrfsck: add early code to handle corrupted block groups
2012-02-22 Chris MasonScan /dev/md and device mapper devices last
next