platform/upstream/btrfs-progs.git
2015-06-17 Qu Wenruobtrfs-progs: map-logical: Rework map-logical logics
2015-06-17 Qu WenruoBtrfs-progs: map-logical: introduce write_extent_conten...
2015-06-17 Qu WenruoBtrfs-progs: map-logical: introduce print_mapping_info...
2015-06-17 Qu Wenruobtrfs-progs: map-logical: introduce map_one_extent...
2015-06-17 Qu Wenruobtrfs-progs: export read_extent_data function
2015-06-17 David SterbaBtrfs progs v4.1-rc1
2015-06-16 David Sterbabtrfs-progs: Makefile: fix typo, dependencies for cmds...
2015-06-16 David Sterbabtrfs-progs: send utils: deprecate path_cat and path_cat3
2015-06-16 David Sterbabtrfs-progs: receive: use static buffer for cur_subvol...
2015-06-16 David Sterbabtrfs-progs: send utils: switch callbacks to patch_cat3_out
2015-06-16 David Sterbabtrfs-progs: receive: use static buffer for write_path
2015-06-16 David Sterbabtrfs-progs: receive: use static buffer for root_subvol...
2015-06-16 David Sterbabtrfs-progs: unify naming of key types in print-tree
2015-06-16 David Sterbabtrfs-progs: send utils: switch callbacks to new helpers
2015-06-15 David Sterbabtrfs-progs: and new path_cat helpers to send utils
2015-06-15 David Sterbabtrfs-progs: send: use static buffer for output file...
2015-06-15 David Sterbabtrfs-progs: receive: use static buffer for source...
2015-06-15 David Sterbabtrfs-progs: receive: use static buffer for mount point...
2015-06-12 David Sterbabtrfs-progs: add helper for copying paths
2015-06-12 David Sterbabtrfs-progs: receive: use static buffer for cur_subvol
2015-06-12 David Sterbabtrfs-progs: properly set up ioctl arguments
2015-06-12 David Sterbabtrfs-progs: use PATH_MAX instead of BTRFS_PATH_NAME_MAX
2015-06-12 David Sterbabtrfs-progs: send: add option to for the no-data mode
2015-06-12 David Sterbabtrfs-progs: receive: implement the update_extent callback
2015-06-12 Josef Bacikbtrfs-progs: make receive work inside of subvolumes
2015-06-10 David Sterbabtrfs-progs: use less memory for pretty_size_mode buffers
2015-06-10 David Sterbabtrfs-progs: print error within test_num_disk_vs_raid
2015-06-10 David Sterbabtrfs-progs: print error within test_dev_for_mkfs
2015-06-10 David Sterbabtrfs-progs: accept --help as option in the standalone...
2015-06-10 David Sterbabtrfs-progs: add missing includes to header files
2015-06-09 David Sterbabtrfs-progs: add helper to wait for subvolume cleaning
2015-06-09 David Sterbabtrfs-progs: subvol: let sync check only current deletions
2015-06-09 David Sterbabtrfs-progs: cleanup after errors in open_file_or_dir3
2015-06-09 David Sterbabtrfs-progs: receive: fix minor resource leak
2015-06-09 David Sterbabtrfs-progs: print compact help for btrfs
2015-06-09 David Sterbabtrfs-progs: add command group info strings
2015-06-09 David Sterbabtrfs-progs: fix argv0_buf handling
2015-06-08 David Sterbabtrfs-progs: remove stray deprecation notice
2015-06-08 David Sterbabtrfs-progs: mkfs: make the summary more compact
2015-06-08 David Sterbabtrfs-progs: mkfs: drop mixed from summary
2015-06-08 David Sterbabtrfs-progs: mkfs, drop UUID from device summary
2015-06-08 David Sterbabtrfs-progs: mkfs, move uuid to the end of device summary
2015-06-08 Goffredo Baroncellibtrfs-progs: mkfs: print the summary
2015-06-08 Goffredo Baroncellibtrfs-progs: mkfs: track sizes of created block groups
2015-06-08 Goffredo Baroncellibtrfs-progs: return the fsid from make_btrfs()
2015-06-08 Goffredo Baroncellibtrfs-progs: add strdup in btrfs_add_to_fsid() to track...
2015-06-08 David Sterbabtrfs-progs: mkfs: do not try to register non-block...
2015-06-08 David Sterbabtrfs-progs: mkfs: move info message out of btrfs_add_t...
2015-06-05 David Sterbabtrfs-progs: mkfs: accept mixed case for profile names
2015-06-05 David Sterbabtrfs-progs: mkfs: add option to make it quiet
2015-06-05 Jeff Mahoneybtrfs-progs: convert: factor out block iteration callback
2015-06-05 Jeff Mahoneybtrfs-progs: convert: factor out adding dirent into...
2015-06-05 Jeff Mahoneybtrfs-progs: convert: fix typo in btrfs_insert_dir_item...
2015-06-05 Jeff Mahoneybtrfs-progs: compat: define DIV_ROUND_UP if not already...
2015-06-05 Jeff Mahoneybtrfs-progs: convert: rename ext2_root to image_root
2015-06-05 Jeff Mahoneybtrfs-progs: convert: remove unused inode_key in copy_s...
2015-06-05 Jeff Mahoneybtrfs-progs: convert: remove unused fs argument from...
2015-06-05 Jeff Mahoneybtrfs-progs: convert: clean up blk_iterate_data handlin...
2015-06-05 Dongsheng Yangbtrfs-progs: qgroup limit: add a check for invalid...
2015-06-05 Dongsheng Yangbtrfs-progs: qgroup limit: error out if input value...
2015-06-05 Dongsheng Yangbtrfs-progs: qgroup: allow user to clear some limitatio...
2015-06-05 Dongsheng Yangbtrfs-progs: qgroup: show 'none' when we did not limit...
2015-06-05 David Sterbabtrfs-progs: tests: add test for zero-log
2015-06-05 David Sterbabtrfs-progs: cleanup and deprecate btrfs-zero-log
2015-06-04 David Sterbabtrfs-progs: tests: update convert tests to set fs...
2015-06-04 David Sterbabtrfs-progs: convert: allow to set filesystem features
2015-06-04 David Sterbabtrfs-progs: add function to stringify filesystem features
2015-06-04 David Sterbabtrfs-progs: scrub: more friendly duration format in...
2015-06-04 David Sterbabtrfs-progs: doc: update btrfs-rescue page and drop...
2015-06-03 David Sterbabtrfs-progs: ioctl.h: add btrfs_ioctl_feature_flags...
2015-06-03 David Sterbabtrfs-progs: ioctl.h: update btrfs_ioctl_fs_info_args
2015-06-03 David Sterbabtrfs-progs: ioctl.h: update type annotations
2015-06-03 David Sterbabtrfs-progs: ioctl.h: add send flag mask
2015-06-03 David Sterbabtrfs-progs: ioctl.h: add EXTENT_SAME ioctl and structures
2015-06-03 David Sterbabtrfs-progs: ioctl.h: copy commented version of balance...
2015-06-03 David Sterbabtrfs-progs: ioctl.h: copy commented version of scrub_p...
2015-06-03 David Sterbabtrfs-progs: ioctl.h: reorder to match kernel uapi...
2015-06-03 David Sterbabtrfs-progs: btrfstune: make uuid rewrite progress...
2015-06-03 David Sterbabtrfs-progs: tests: add misc tests for uuid rewrite
2015-06-03 David Sterbabtrfs-progs: doc: update btrfstune manpage
2015-06-03 David Sterbabtrfs-progs: btrfstune: add option to enable NO_HOLES
2015-06-03 David Sterbabtrfs-progs: btrfstune: rework option handling
2015-06-03 David Sterbabtrfs-progs: subvol show: tweak output
2015-06-03 David Sterbabtrfs-progs: subvol show: print received uuid
2015-06-02 Josef Bacikbtrfs-progs: specify mountpoint for recieve
2015-06-02 David Sterbabtrfs-progs: update .gitignore
2015-06-02 Anand Jainbtrfs-progs: use function is_block_device() instead
2015-06-02 Sam Tygierbtrfs-progs: mkfs: check metadata redundancy
2015-06-02 David Sterbabtrfs-progs: tests: add misc test for fs features
2015-06-02 David Sterbabtrfs-progs: tests: common: add helper run_check_stdout
2015-06-02 David Sterbabtrfs-progs: tests: add driver script for misc tests
2015-06-01 Anand Jainbtrfs-progs: add info about list-all to the help
2015-05-27 David Sterbabtrfs-progs: receive: restore capabilities after chown
2015-05-26 Qu Wenruobtrfs-progs: btrfstune: fix a bug which makes unfinishe...
2015-05-26 Qu Wenruobtrfs-progs: Documentation: uuid change
2015-05-26 Qu Wenruobtrfs-progs: btrfstune: add '-U' and '-u' option to...
2015-05-26 Qu Wenruobtrfs-progs: btrfstune: add ability to restore unfinish...
2015-05-26 Qu Wenruobtrfs-progs: btrfstune: rework change_uuid
2015-05-26 Josef BacikBtrfs-progs: corrupt-block: add the ability to remove...
2015-05-26 Emil Karlsonbtrfs-progs: use openat for process_clone in receive
next