platform/upstream/btrfs-progs.git
2015-08-31 Qu Wenruobtrfs-progs: extent-tree: avoid allocating tree block...
2015-08-31 Qu Wenruobtrfs-progs: fsck: Check if a metadata tree block cross...
2015-08-31 Qu Wenruobtrfs-progs: print-tree: print stripe len of a chunk
2015-08-31 Zhao Leibtrfs-progs: Accurate errormsg for resize operation...
2015-08-31 Patrik Lundquistbtrfs-progs: defrag: remove unused variable
2015-08-31 Patrik Lundquistbtrfs-progs: defrag: fix threshold overflow again
2015-08-31 David Sterbabtrfs-progs: mkfs: catch errors after transaction start
2015-08-31 David Sterbabtrfs-progs: tests: support testname glob
2015-08-31 David Sterbabtrfs-progs: fsck tests: move code to a function
2015-08-31 David Sterbabtrfs-progs: prop: use macro terminator for command...
2015-08-31 David Sterbabtrfs-progs: unify naming of command handlers
2015-08-31 David Sterbabtrfs-progs: inspect: add command min-dev-size
2015-08-31 David Sterbabtrfs-progs: move min-resize implementation to inspect...
2015-08-31 Filipe MananaBtrfs-progs: add feature to get mininum size for resizi...
2015-07-14 David Sterbabtrfs-progs: utils: missing newline in error messages...
2015-07-14 Qu Wenruobtrfs-progs: mkfs: Cleanup temporary chunk to avoid...
2015-07-14 Wang YanfengDocumentation: update btrfs-replace manual to support...
2015-07-14 David SterbaBtrfs progs v4.1.2
2015-07-14 Qu WenruoRevert "btrfs-progs: mkfs: create only desired block...
2015-07-10 David SterbaBtrfs progs v4.1.1
2015-07-10 Qu Wenruobtrfs-progs: extent-tree: Introduce btrfs_free_block_gr...
2015-07-10 Qu Wenruobtrfs-progs: extent-tree: Introduce functions to free...
2015-07-10 Qu Wenruobtrfs-progs: extent-tree: Introduce functions to free...
2015-07-10 Qu Wenruobtrfs-progs: extent-tree: Introduce functions to free...
2015-07-10 Qu Wenruobtrfs-progs: extent-tree: Introduce free_block_group_it...
2015-07-10 Qu Wenruobtrfs-progs: disk-io: Support commit transaction on...
2015-07-03 David Sterbabtrfs-progs: let corrupt-block kill nbytes
2015-07-03 Qu Wenruobtrfs-progs: tests: Add test case for I_ERR_FILE_WRONG_...
2015-07-03 Qu Wenruobtrfs-progs: fsck: Add repair function for I_ERR_FILE_W...
2015-07-02 David Sterbabtrfs-progs: mkfs: create only desired block groups...
2015-07-02 David Sterbabtrfs-progs: drop unused argument from create_raid_groups
2015-07-02 David Sterbabtrfs-progs: split data block group creation out of...
2015-07-01 David Sterbabtrfs-progs: move transaction start/commit out of make_...
2015-07-01 David Sterbabtrfs-progs: split metadata group creation out of make_...
2015-07-01 David Sterbabtrfs-progs: drop unused parameter from make_btrfs
2015-07-01 David Sterbabtrfs-progs: move make_btrfs arguments to a struct
2015-07-01 David Sterbabtrfs-progs: add 'device remove' alias to completion
2015-07-01 Tsutomu Itohbtrfs-progs: doc: fix short explanation of restore...
2015-07-01 David Sterbabtrfs-progs: check for item end outside of leaf
2015-06-30 David Sterbabtrfs-progs: drop argument from attribute deprecated
2015-06-26 Qu Wenruobtrfs-progs: Add nbytes output for print-tree and refor...
2015-06-26 David Sterbabtrfs-progs: no extra newline between aliased commands...
2015-06-26 Omar Sandovalbtrfs-progs: alias btrfs device delete to btrfs device...
2015-06-26 Omar Sandovalbtrfs-progs: replace struct cmd_group->hidden with...
2015-06-26 Patrik Lundquistbtrfs-progs: inspect: Fix out of bounds string termination.
2015-06-26 David Sterbabtrfs-progs: doc: update defrag page
2015-06-25 David Sterbabtrfs-progs: defrag, check target extent earlier
2015-06-25 Patrik Lundquistbtrfs-progs: fix defrag threshold overflow
2015-06-25 Adam Borowskibtrfs-progs: doc: mkfs.btrfs: document -O^
2015-06-22 David SterbaBtrfs progs v4.1
2015-06-22 Qu Wenruobtrfs-progs: docs: new size options for fi show
2015-06-22 Qu Wenruobtrfs-progs: Allow "filesystem show" command to handle...
2015-06-21 David Sterbabtrfs-progs: INSTALL: fix typos
2015-06-21 David Sterbabtrfs-progs: configure: fix typo in summary
2015-06-18 David Sterbabtrfs-progs: btrfstune: print correct current uuid...
2015-06-18 David Sterbabtrfs-progs: btrfstune: print lowercase uuid during...
2015-06-18 David Sterbabtrfs-progs: tests: verify btrfstune output during...
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
next