platform/upstream/btrfs-progs.git
2015-11-02 Qu Wenruobtrfs-progs: show-super: Add option to print superblock...
2015-11-02 David Sterbabtrfs-progs: docs: enhance manual page for inspect...
2015-11-02 David Sterbabtrfs-progs: docs: enhance the manual page for convert
2015-11-02 David Sterbabtrfs-progs: docs: enhance manual page for balance
2015-11-02 David Sterbabtrfs-progs: docs: enhance manual page for btrfstune
2015-11-02 David Sterbabtrfs-progs: docs: enhance manual page for mkfs
2015-11-02 David Sterbabtrfs-progs: mkfs: print version info first
2015-11-02 David Sterbabtrfs-progs: image: fix bogus check after cpu on-line...
2015-11-02 Zhao Leibtrfs-progs: Avoid use pointer in handle_options
2015-11-02 Zhao Leibtrfs-progs: Fix uninitialized key.type for btrfs_find_...
2015-11-02 Zhao Leibtrfs-progs: Fix negative eb's ref_cnt in btrfs-calc...
2015-11-02 Zhao Leibtrfs-progs: fix floating point exception for btrfs...
2015-11-02 David Sterbabtrfs-progs: add initial tests/README
2015-11-02 David Sterbabtrfs-progs: add an initial README
2015-11-02 David Sterbabtrfs-progs: mkfs: remove stray message about forced...
2015-11-02 David Sterbabtrfs-progs: tests: add 003-mixed-with-wrong-nodesize
2015-11-02 David Sterbabtrfs-progs: tests: do not log output of run_mayfail...
2015-11-02 Chandan RajendraBtrfs-progs: Prevent creation of filesystem with 'mixed...
2015-11-02 Zhao Leibtrfs-progs: use system's default path for math.h
2015-11-02 Zhao Leibtrfs-progs: Add missing close_ctree to btrfs-select...
2015-11-02 Zhao Leibtrfs-progs: Add all missing btrfs_close_all_devices...
2015-11-02 Zhao Leibtrfs-progs: Remove all btrfs_close_all_devices in...
2015-11-02 Zhao Leibtrfs-progs: btrfs: Add missing btrfs_close_all_devices...
2015-11-02 David Sterbabtrfs-progs: tests: add support for command instrumentation
2015-11-02 David Sterbabtrfs-progs: tests: 001-simple-unmounted: iterate over...
2015-11-02 David Sterbabtrfs-progs: tests: add test driver for fuzzed images
2015-11-02 Anand Jainbtrfs-progs: fix missing initialization of list head...
2015-11-02 Anand Jainbtrfs-progs: fix uninitialized copy of btrfs_fs_devices...
2015-11-02 David Sterbabtrfs-progs: tests: do not run sudo helper tests if...
2015-11-02 David Sterbabtrfs-progs: tests: set default test image size to 2G
2015-11-02 David Sterbabtrfs-progs: tests: add 010-convert-delete-ext2-subvol
2015-11-02 Liu BoBtrfs-progs: fix btrfs-convert rollback to check ROOT_B...
2015-11-02 Eryu Guanbtrfs-progs: mute coverity warnings about deadcode
2015-11-02 David Sterbabtrfs-progs: tests: add 002-no-force-mixed-on-small...
2015-11-02 David Sterbabtrfs-progs: tests: add 001-basic-profiles mkfs tests
2015-11-02 David Sterbabtrfs-progs: tests: add mkfs tests
2015-11-02 Chandan RajendraBtrfs-progs: Do not force mixed block group creation...
2015-11-02 David Sterbabtrfs-progs: add helpers to print ranges
2015-11-02 David Sterbabtrfs-progs: add helpers for parsing 32bit ranges
2015-11-02 David Sterbabtrfs-progs: extend parse_range API to accept a relaxed...
2015-11-02 David Sterbabtrfs-progs: do not modify the string in parse_range
2015-11-02 David Sterbabtrfs-progs: cleanup and comment parse_range
2015-11-02 Anand Jainbtrfs-progs: device add: cleanup argument handling
2015-11-02 Anand Jainbtrfs-progs: move is_numerical() helper to utils and...
2015-11-02 Eryu Guanbtrfs-progs: return -ENOMEM properly in btrfs_read_bloc...
2015-11-02 Eryu Guanbtrfs-progs: fix memory leak in cmd_qgroup_show()
2015-11-02 Eryu Guanbtrfs-progs: remove identical branch in record_extent()
2015-11-02 Eryu Guanbtrfs-progs: fix memory leak on error path
2015-11-02 Eryu Guanbtrfs-progs: save and return error number correctly...
2015-11-02 Eryu Guanbtrfs-progs: fix leak of "path" in btrfs_find_item...
2015-11-02 Zhao Leibtrfs-progs: fragments: use btrfs_open_dir for btrfs...
2015-11-02 Zhao Leibtrfs-progs: replace: use btrfs_open_dir for btrfs...
2015-11-02 Zhao Leibtrfs-progs: use btrfs_open_dir in open_path_or_dev_mnt
2015-11-02 Zhao Leibtrfs-progs: quota: use btrfs_open_dir for btrfs quota...
2015-11-02 Zhao Leibtrfs-progs: qgroup: use btrfs_open_dir for btrfs qgrou...
2015-11-02 Zhao Leibtrfs-progs: inspect: use btrfs_open_dir for btrfs...
2015-11-02 Zhao Leibtrfs-progs: inspect: set return value of error case
2015-11-02 Zhao Leibtrfs-progs: inspect: Bypass unnecessary clean function...
2015-11-02 Zhao Leibtrfs-progs: balance: use btrfs_open_dir for btrfs...
2015-11-02 Zhao Leibtrfs-progs: filesystem: use btrfs_open_dir for btrfs...
2015-11-02 Zhao Leibtrfs-progs: subvolume: use btrfs_open_dir for btrfs...
2015-11-02 Lakshmipathi.Gbtrfs-progs: print root item's last_snapshot value
2015-11-02 David Sterbabtrfs-progs: docs: add html build target
2015-10-21 David Sterbabtrfs-progs: build: make support for static checkers...
2015-10-21 David Sterbabtrfs-progs: check: update help text
2015-10-21 David Sterbabtrfs-progs: a bit of makefile documentation
2015-10-21 David Sterbabtrfs-progs: build: allow to build with various compile...
2015-10-21 David Sterbabtrfs-progs: tests: print commands on terminal if requested
2015-10-21 David Sterbabtrfs-progs: misc tests: add 009-subvolume-sync-must...
2015-10-21 Silvio Frickebtrfs-progs: use calloc instead of malloc+memset
2015-10-21 Zhao Leibtrfs-progs: use common warning/error for cmds-scrub.c
2015-10-21 Zhao Leibtrfs-progs: Introduce warning and error for common use
2015-10-21 Silvio Frickebtrfs-progs: check: add progress indicator
2015-10-21 Qu Wenruobtrfs-progs: add more superblock validation checks
2015-10-21 Qu Wenruobtrfs-progs: Read the whole superblock instead of struc...
2015-10-19 Zhao Leibtrfs-progs: enhance error message with status from...
2015-10-19 Zhao Leibtrfs-progs: use switch instead of a series of ifs...
2015-10-19 Zhao Leibtrfs-progs: tests: Avoid printing useless warning...
2015-10-19 Qu Wenruobtrfs-progs: fsck: Add check for extent and parent...
2015-10-19 Zhao Leibtrfs-progs: tests: Introduce misc-tests/008-leaf-cross...
2015-10-19 Zhao Leibtrfs-progs: tests: Introduce fsck-tests/018-leaf-cross...
2015-10-19 Zhao Leibtrfs-progs: tests: Move extract_image out of check_all...
2015-10-19 David SterbaBtrfs progs v4.2.3
2015-10-16 Vincent Stehlébtrfs-progs: restore: fix off-by-one len check
2015-10-07 David Sterbabtrfs-progs: subvol sync: fix reversed condition
2015-10-07 Qu Wenruobtrfs-progs: convert: Print different error message...
2015-10-07 Anand Jainbtrfs-progs: optimize not to scan repeated fsid mount...
2015-10-05 David SterbaBtrfs progs v4.2.2
2015-10-02 David Sterbabtrfs-progs: fix error checking in load_device_info
2015-10-02 David Sterbabtrfs-progs: fix double free during scanning
2015-10-02 Silvio Frickebtrfs-progs: check: fix memset range
2015-10-02 Silvio Frickebtrfs-progs: tasks info->id is a pthread_t and should...
2015-10-02 Zhao Leibtrfs-progs: Show detail error message when write sb...
2015-10-02 Zhao Leibtrfs-progs: Increase running state's priority in stat...
2015-10-02 Anand Jainbtrfs-progs: fix is_block_device() return checks
2015-10-02 David Sterbabtrfs-progs: make sure that is_block_device will return...
2015-10-02 Qu Wenruobtrfs-progs: utils: Check nodesize against features
2015-10-02 Anand Jainbtrfs-progs: provide fail safe for BTRFS_IOC_GET_FSLABE...
2015-09-20 David SterbaBtrfs progs v4.2.1
2015-09-20 Zhao Leibtrfs-progs: tests: Add '-o loop' to mount command...
next