platform/upstream/btrfs-progs.git
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-02-22 Chris Masonbtrfsck: add early code to handle corrupted block groups
2012-02-22 Chris MasonScan /dev/md and device mapper devices last
2012-02-21 Chris MasonBtrfs: use /proc/partitions scanning for btrfs_scan_for...
2012-02-21 Chris MasonBtrfsck: add the ability to prune corrupt extent alloca...
2012-02-10 Chris Masonbtrfsck: remove extents from the fsck reference tracker...
2012-02-09 Chris Masonbtrfsck: make sure we fix the block group accounting...
2012-02-09 Chris Masonbtrfsck: add --init-csum-tree to replace the csum root...
2012-02-09 Chris Masonbtrfsck: make sure to dirty all block groups as we...
2012-02-09 Chris MasonFix btrfs-convert, btrfs-restore and btrfs-find-root...
2012-02-09 Chris MasonTurn off some commands in Makefile
2012-02-09 Chris MasonMerge branch 'for-chris' of git://github.com/idryomov...
2012-02-09 Chris Masonbtrfsck: fix block group accounting during repair
2012-02-08 Ilya DryomovBtrfs-progs: allow multi-line command group synopsis
2012-02-07 Chris Masonbtrfs-corrupt-block: add -E option to randomly corrupt...
2012-02-07 Chris Masonbtrfsck: add code to rebuild extent records
2012-02-07 Chris Masonbtrfs-corrupt-block: add -e option to corrupt the exten...
2012-02-06 Chris Masonbtrfsck: don't BUG on corrupted extent records
2012-02-06 Chris MasonAllow extent_buffers to use more ram
2012-02-06 Chris Masonbtrfsck: print some progress
2012-02-05 Chris MasonAdd open_ctree_fs_info for partial FS opens
2012-02-05 Chris MasonMerge branch 'restriper' of git://github.com/idryomov...
2012-02-05 Chris MasonBtrfs-progs: fall back to the v1 ioctl if the new balan...
2012-02-05 Chris MasonMerge branch 'restriper' of git://github.com/idryomov...
2012-02-05 Chris MasonMerge branch 'parser' of git://github.com/idryomov...
2012-02-03 Ilya DryomovBtrfs-progs: add restriper commands
2012-02-03 Ilya DryomovBtrfs-progs: add 'balance' command group infrastructure
2012-02-03 Ilya DryomovBtrfs-progs: add restriper headers
2012-02-03 Ilya DryomovBtrfs-progs: switch all existing commands to a new...
2012-02-03 Ilya DryomovBtrfs-progs: implement new subcommand parser
2012-02-03 Ilya DryomovBtrfs-progs: rearrange files in the repo
2011-12-12 Ilya DryomovBtrfs-progs: change the way mkfs picks raid profiles
2011-12-12 Ilya DryomovBtrfs-progs: fail gracefully on error from open_ctree()
2011-12-01 Arnd HannemannBtrfs-progs: Relocate -lpthread in makefile
2011-11-21 Chris Masonbtrfs-progs: make sure btrfs-zero-log writes something
2011-11-05 Chris MasonBtrfs: add the tree history log to btrfs-progs
2011-11-03 Chris MasonBtrfs: fix raid10 reading math
2011-11-02 Jan SchmidtBtrfs-progs: added ioctls and commands to resolve inode...
2011-11-02 Jan SchmidtBtrfs-progs: added resolve commands to man page
2011-11-02 Li ZefanFix missing entries in listing of subvolumes
2011-11-02 Chris MasonBtrfs-progs: btrfs-list: split list_subvols
2011-10-31 Chris MasonMerge branch 'recovery-beta' of git://git./linux/kernel...
2011-10-28 Chris Masonbtrfs-progs: remove old debugging statement
2011-10-28 Chris Masonbtrfs-progs: add a utility to corrupt a single block
2011-10-27 Chris Masonbtrfs-debug-tree: add -r option to print only the roots
2011-10-27 Chris Masonrestore: deal with holes and set i_size correctly
2011-10-27 Chris Masonbtrfs-progs: fixup is_mounted checks
2011-10-27 Josef Bacikbtrfs-progs: add a recovery utility to pull files from...
2011-10-27 Chris MasonPrint the root generation in btrfs-debug-tree
2011-10-25 Chris MasonPrint the root generation in btrfs-debug-tree
2011-10-25 Ilya DryomovBtrfs-progs: make btrfs df report profiles for mixed...
2011-10-25 Zhong, Xinbtrfs-progs: Improvement for making btrfs image from...
2011-10-25 Goffredo BaroncelliScan the devices listed in /proc/partitions
2011-10-25 Jeff LiuBtrfs-progs: specify label length larger than 255 bytes...
2011-10-25 Sergei Trofimovichbtrfsck: decode error properly
2011-10-25 Andreas Philippcheck number of args for btrfs sub snap correctly
2011-10-25 Zhong, XinBtrfs-progs: add "btrfs subvolume get-default" subcommand
2011-10-25 Wang Sheng-Huibtrfs-progs-unstable: replace debug-tree to btrfs-debug...
2011-10-25 Hugo Millsfix incorrect argument checking for "btrfs sub snap -r"
2011-10-25 Jan Schmidtbtrfs-progs: scrub added to manpage
2011-10-25 Jan Schmidtbtrfs-progs: scrub userland implementation
2011-10-25 Jan Schmidtbtrfs-progs: added check_mounted_where
2011-10-25 Jan Schmidtbtrfs-progs: scrub ioctls
2011-10-25 Jan Schmidtbtrfs-progs: commands added
2011-10-25 Andreas Philippremove unused include "version.h"
2011-10-25 Andreas Philippupdate manpage entries for btrfs subvolume list
2011-10-25 Andreas Philippprint parent ID in btrfs suvolume list
2011-10-25 Andreas Philippsome style/layout changes
2011-10-25 Andreas Philippadd all targets to clean target
2011-10-25 Hubert Karioremove unused variables
2011-10-25 Hugo Millsgcc 4.6: fix potentially unused variable
2011-10-25 Kamble, Nitin Amake btrfs cross compilation friendly
2011-10-25 Hugo Millsmkfs.btrfs: Fix compilation errors with gcc 4.6
2011-10-25 cwilluBtrfs-progs: Correct path munging in bcp
2011-10-25 Arne Jansenbtrfs-map-logical: segfaults when no output file is...
2011-10-25 Sergei Trofimovichmkfs.btrfs: fix error text in '-r' mode
2011-10-25 Sergei Trofimovichmkfs.btrfs: fix memory leak caused by 'scandir()' calls
2011-10-25 Sergei Trofimovichmkfs.btrfs: free buffers allocated by pretty_sizes
2011-10-25 Sergei Trofimovichmkfs.btrfs: write zeroes instead on uninitialized data.
2011-10-25 Sergei Trofimovichmkfs.btrfs: fix symlink names writing
2011-10-25 Sergei Trofimovichmkfs.btrfs: return some defined value instead of garbag...
next