platform/upstream/btrfs-progs.git
2013-04-09 Zhi Yong Wubtrfs-progs: add missing qgroup synopsis in btrfs
2013-04-09 Zhi Yong Wubtrfs-progs: fix one bracket issue in mkfs.btrfs manpage
2013-04-09 Josef BacikBtrfs-progs: make btrfs-image restore with a valid...
2013-03-21 Josef BacikBtrfs-progs: make btrfs-image grab the free space cache
2013-03-21 Josef BacikBtrfs-progs: make btrfs-image copy the tree logs if...
2013-03-21 Josef BacikBtrfs-progs: cleanup error handling in btrfs-image
2013-03-19 Arne JansenBtrfs-progs: tool to visualize fragmentation
2013-03-19 Stefan BehrensBtrfs-progs: make scrub IO priority configurable
2013-03-19 David Sterbabtrfs-progs: makefile: clean static targets
2013-03-19 Goffredo BaroncelliRemoving btrfsctl, btrfs-vol, btrfs-show
2013-03-19 Sergei TrofimovichMakefile: allow user set LDFLAGS for libbtrfs.so as...
2013-03-18 Josef BacikBtrfs-progs: fix memory leaks on cleanup
2013-03-18 Anand Jainbtrfs-progs: defrag return zero on success
2013-03-18 Josef BacikBtrfs-progs: fix segfault when using tools fs with...
2013-03-18 David Sterbabtrfs-progs: convert: access name_len and file_type...
2013-03-18 Josef BacikBtrfs-progs: give restore a list roots option
2013-03-18 Josef Bacikbtrfs-progs: add lzo compression support to restore
2013-03-18 Peter Stugerestore: Split output directory and btrfs-local path...
2013-03-18 David Marcinbtrfs-progs: Fix error handling for failed reads in...
2013-03-18 Josef BacikBtrfs-progs: try other mirrors on read failure
2013-03-18 Josef BacikBtrfs-progs: try other mirrors if decompression fails
2013-03-15 Josef BacikBtrfs-progs: add an option for specifying the root...
2013-03-15 Matias Bjørlingbtrfs-progs: mkfs: add missing raid5/6 description
2013-03-14 Eric Sandeenbtrfs-progs: document force option in mkfs usage()...
2013-03-14 Anand Jainbtrfs-progs: print errno string when /dev/btrfs-control...
2013-03-14 Anand Jainbtrfs-progs: update .gitignore file
2013-03-14 Hugo Millsbtrfs-progs: add Makefile rule for static build of...
2013-03-12 Eric Sandeenbtrfs-progs: rework get_fs_info to remove side effects
2013-03-12 Eric Sandeenbtrfs-progs: don't open-code mountpoint discovery in...
2013-03-12 Eric Sandeenbtrfs-progs: three new device/path helpers
2013-03-12 Eric Sandeenbtrfs-progs: close fd on return from label get/set...
2013-03-12 Josef BacikBtrfs-progs: alloc our super copy in btrfs-find-root
2013-03-12 Antoine Sirinellibtrfs-progs: Add a rule to build a static mkfs.btrfs
2013-03-10 David Sterbabtrfs-progs: separate super_copy out of fs_info
2013-03-10 Anand Jainbtrfs-progs: update the .gitignore file
2013-03-10 Eric Sandeenbtrfs-progs: fix scrub error return from pthread_mutex_lock
2013-03-10 Eric Sandeenbtrfs-progs: Error handling in scrub_progress_cycle...
2013-03-10 Eric Sandeenbtrfs-progs: better option/error handling for btrfs-vol
2013-03-10 Eric Sandeenbtrfs-progs: Issue warnings if ioctls fail in sigint...
2013-03-10 Eric Sandeenbtrfs-progs: check return of posix_fadvise
2013-03-10 Eric Sandeenbtrfs-progs: Free resources when returning error from...
2013-03-10 Eric Sandeenbtrfs-progs: tidy up cmd_subvol_create() whitespace...
2013-03-10 Eric Sandeenbtrfs-progs: Free resources when returning error from...
2013-03-10 Eric Sandeenbtrfs-progs: tidy up cmd_snapshot() whitespace & returns
2013-03-10 Eric Sandeenbtrfs-progs: check for null string in parse_size
2013-03-10 Eric Sandeenbtrfs-progs: free allocated metadump structure on resto...
2013-03-10 Eric Sandeenbtrfs-progs: free resources on do_rollback error returns
2013-03-10 Eric Sandeenbtrfs-progs: close fd on do_convert error returns
2013-03-10 Eric Sandeenbtrfs-progs: close fd on cmd_subvol_list return
2013-03-10 Zhi Yong Wubtrfs-progs: update mkfs.btrfs help info for raid5/6
2013-03-03 Anand Jainbtrfs-progs: usage should match what is coded
2013-03-03 Anand Jainbtrfs-progs: from troubleshooting point of view message...
2013-02-27 Anand JainBtrfs-progs: add correct indentation
2013-02-27 Tsutomu ItohBtrfs-progs: fix segmentation fault of "btrfs check"
2013-02-27 Wang ShilongBtrfs-progs: output the error reason when qgroup_show...
2013-02-27 Wang ShilongBtrfs-progs: let the error message outputed only once
2013-02-27 David Sterbabtrfs-progs: don't link binaries to a dynamic library
2013-02-27 Mark Fashehbtrfs-progs: libify some parts of btrfs-progs
2013-02-27 Eric Sandeenbtrfs-progs: initialize save_ptr prior to strtok_r
2013-02-27 Eric Sandeenbtrfs-progs: fix fd leak in cmd_subvol_set_default
2013-02-27 Eric Sandeenbtrfs-progs: Tidy up resolve_root
2013-02-27 Eric Sandeenbtrfs-progs: fix mem leak in resolve_root
2013-02-27 Eric Sandeenbtrfs-progs: close fd on cmd_subvol_get_default return
2013-02-27 Eric Sandeenbtrfs-progs: free allocated di_args in cmd_start_replace
2013-02-27 Eric Sandeenbtrfs-progs: provide positive errno to strerror in...
2013-02-27 Eric Sandeenbtrfs-progs: don't call close on error fd
2013-02-27 Eric Sandeenbtrfs-progs: free memory before error exit in read_whole_eb
2013-02-27 Eric Sandeenbtrfs-progs: more scrub cancel error handling
2013-02-27 Eric Sandeenbtrfs-progs: fix close of error fd in scrub cancel
2013-02-27 Eric Sandeenbtrfs-progs: fix open error test in cmd_start_replace
2013-02-27 Eric Sandeenbtrfs-progs: avoid double-free in __btrfs_map_block
2013-02-27 Eric Sandeenbtrfs-progs: btrfs_list_get_path_rootid error handling
2013-02-27 Eric Sandeenbtrfs-progs: Remove write-only var fdres in cmd_dev_stats()
2013-02-27 Eric Sandeenbtrfs-progs: fix btrfs_get_subvol cut/paste error
2013-02-26 Jeff Liubtrfs-progs: move btrfslabel.[c|h] stuff to utils....
2013-02-26 Jeff Liubtrfs-progs: refactor check_label()
2013-02-26 Jeff LiuBtrfs-progs: fix cmd_label_usage to reflect this change.
2013-02-26 Jeff LiuBtrfs-progs: Fix set_label_unmounted() with label lengt...
2013-02-26 Jeff LiuBtrfs-progs: Change the label of a mounted file system
2013-02-21 Mark Fashehbtrfsprogs: btrfstune support for extended inode refs
2013-02-19 Liu BoBtrfs-progs: fix segmentation fault of 'btrfs-debug...
2013-02-19 Eric Sandeenbtrfs-progs: require mkfs -f force option to overwrite...
2013-02-19 Mark Fashehbtrfs-progs: Fix pointer math in __ino_to_path_fd
2013-02-19 Tsutomu ItohBtrfs-progs: check out if the swap device
2013-02-19 Arvin Schnellbtrfs-progs: make libbtrfs usable from C++
2013-02-13 Ilya DryomovBtrfs-progs: make 0 a valid usage filter argument
2013-02-13 Mark Fashehbtrfs-progs: add send-test
2013-02-12 Mark Fashehbtrfs-progs: Add support for BTRFS_SEND_FLAG_NO_FILE_DATA
2013-02-12 Ian KumlienBtrfs-progs: add restore command to btrfs
2013-02-12 Ian KumlienBtrfs-progs: restore.c -> cmds-restore.c
2013-02-12 David Sterbabtrfs-progs: build btrsfck to keep compatibility
2013-02-12 Ilya DryomovBtrfs-progs: add btrfsck name detection to btrfs
2013-02-12 Ilya DryomovBtrfs-progs: move crc32c optimization init
2013-02-12 Ian KumlienBtrfs-progs: add btrfsck functionality to btrfs
2013-02-12 Ian KumlienBtrfs-progs: Rename btrfsck.c -> cmds-check.c
2013-02-12 Ian KumlienBtrfs-progs: -U_FORTIFY_SOURCE before -D
2013-02-12 Ian KumlienBtrfs-progs: add static compile target
2013-02-07 Wang Sheng-Huibtrfs-progs: code cleanup for root-tree.c/btrfs_del_root
2013-02-07 Josef BacikBtrfs-progs: return an error if we can't find an fs...
2013-02-07 Josef BacikBtrfs-progs: fix double free of extent buffer
next