platform/upstream/btrfs-progs.git
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...
2015-09-14 David Sterbabtrfs-progs: docs: add option variants, defaults and...
2015-09-14 David Sterbabtrfs-progs: cleanup, update function definitions to...
2015-09-14 David Sterbabtrfs-progs: cleanup, mark more functions static
2015-09-14 David Sterbabtrfs-progs: cleanup, make usage strings static
2015-09-14 Omar Sandovalbtrfs-progs: use calloc instead of malloc+memset for...
2015-09-11 Zhao Leibtrfs-progs: image: close all_devices at the end
2015-09-11 Zhao Leibtrfs-progs: image: don't create unused threads
2015-09-11 Zhao Leibtrfs-progs: image: fix infinite looping with -t 0
2015-09-11 David Sterbabtrfs-progs: fix cross stripe boundary check
2015-09-09 Zhao Leibtrfs-progs: close inode scan in copy_inodes
2015-09-09 Zhao Leibtrfs-progs: Avoid uninitialized data in output of...
2015-09-09 Zhao Leibtrfs-progs: fix typo in set/get of btrfs_inode_item...
2015-09-09 David Sterbabtrfs-progs: tests: add crafted and fuzzed images
2015-09-08 Arnd Hannemannbtrfs-progs: makefile: drop u option from ar invocation
2015-09-07 David Sterbabtrfs-progs: INSTALL: enhance build instructions
2015-09-07 David Sterbabtrfs-progs: autogen: add check for pkg-config
2015-09-03 David SterbaBtrfs progs v4.2
2015-09-02 David Sterbabtrfs-progs: btrfstune: remove unnecessary fsid checks
2015-09-02 David Sterbabtrfs-progs: convert: rework checks of label size
2015-09-02 Adam Borowskibtrfs-progs: doc: document btrfs-select-super(8)
2015-09-02 Zhao Leibtrfs-progs: remove unused argument from block_group_fr...
2015-09-02 Zhao Leibtrfs-progs: Fix some spelling typos in chunk-recover.c
2015-09-02 Zhao Leibtrfs-progs: stat info for btrfs rescue chunk-recover
2015-09-02 Zhao Leibtrfs-progs: Use long type to get thread's return value
2015-09-02 Zhao Leibtrfs-progs: use for loop for scan_devices
2015-09-02 David Sterbabtrfs-progs: handle errors in btrfs_wipe_existing_sb
2015-09-02 David Sterbabtrfs-progs: use on-stack buffer for superblock
2015-09-02 David Sterbabtrfs-progs: image: better error handling in update_dis...
2015-09-01 Zhao Leibtrfs-progs: tests: Use mount_test_dev for misc-tests...
2015-09-01 Zhao Leibtrfs-progs: tests: Fix mount fail of 013-extent-tree...
2015-09-01 Zhao Leibtrfs-progs: tests: introduce test dev mount helpers
2015-09-01 Zhao Leibtrfs-progs: tests: Use --no-same-owner option for tar
2015-09-01 David Sterbabtrfs-progs: makefile: add support for additional build...
2015-09-01 David Sterbabtrfs-progs: use android compat header
2015-09-01 David Sterbabtrfs-progs: add compat header for android
2015-09-01 kenneth.kangbtrfs-progs: Add Android build mk file
2015-09-01 Zhao Leibtrfs-progs: Simplify all-subvolumn-clean condition...
2015-09-01 Zhao Leibtrfs-progs: Simplify memory allocation for enumerate_d...
2015-09-01 Zhao Leibtrfs-progs: Fix wrong return value of wait_for_subvolu...
2015-09-01 Zhao Leibtrfs-progs: Fix infinite loop of btrfs subvolumn sync
2015-09-01 Byongho Leebtrfs-progs: fix memory leak in btrfs-convert main()
2015-09-01 Zhao Leibtrfs-progs: tests: umount TEST_MNT in clean-tests.sh
2015-09-01 Zhao Leibtrfs-progs: tests: Introduce init_env to initialize...
2015-09-01 Zhao Leibtrfs-progs: Use common unit parser for btrfs filesyste...
2015-09-01 Zhao Leibtrfs-progs: Use common unit parser for btrfs qgroup...
2015-09-01 Zhao Leibtrfs-progs: Use common unit parser for btrfs device...
2015-08-31 Zhao Leibtrfs-progs: Introduce get_unit_mode_from_arg for commo...
2015-08-31 Zhao Leibtrfs-progs: tests: Introduce subvolume sync test
2015-08-31 Byongho Leebtrfs-progs: add memory allocation fail check in btrfs_...
2015-08-31 Byongho Leebtrfs-progs: fix memory leak in btrfs-map-logical main()
2015-08-31 Zhao Leibtrfs-progs: use btrfs_open_dir for btrfs device command
2015-08-31 Zhao Leibtrfs-progs: Introduce btrfs_open_dir wrapper
2015-08-31 Zhao Leibtrfs-progs: remove code for setup mntid in cmd_subvol_show
2015-08-31 David Sterbabtrfs-progs: fix use after free in replace start
2015-08-31 Tsutomu Itohbtrfs-progs: add newline to some error messages
2015-08-31 Zhao Leibtrfs-progs: close all fs_devices before exit in some...
2015-08-31 Zhao Leibtrfs-progs: Introduce btrfs_close_all_devices helper
2015-08-31 Qu Wenruobtrfs-progs: find-root: fix a bug that will cause wrong...
2015-08-31 Qu Wenruobtrfs-progs: find-root: Output matched root when search...
2015-08-31 Zhao Leibtrfs-progs: unified error handling in print_replace_status
2015-08-31 Qu Wenruobtrfs-progs: Use existing facility to replace read_data...
2015-08-31 David Sterbabtrfs-progs: tests, verify that btrfs-image works on...
2015-08-31 David Sterbabtrfs-progs: tests, add more common helpers
2015-08-31 Qu Wenruobtrfs-progs: Avoid reading bad fd in case of missing...
2015-08-31 Zhao Leibtrfs-progs: add missing free operation of raid_map...
2015-08-31 Zhao Leibtrfs-progs: Add initialztion of rec->crossing_stripes
2015-08-31 Byongho Leebtrfs-progs: fix memory leaks in error path
2015-08-31 Goffredo Baroncellibtrfs-progs: Add further checks to btrfs replace start...
2015-08-31 Tsutomu Itohbtrfs-progs: cleanup: remove unnecessary check before...
2015-08-31 David Sterbabtrfs-progs: update help for device stats
2015-08-31 Qu Wenruobtrfs-progs: fsck-tests: add case for inode losing...
2015-08-31 Qu Wenruobtrfs-progs: fsck: fix a infinite loop on discount...
2015-08-31 Qu Wenruobtrfs-progs: fsck: print correct file hole
2015-08-31 David Sterbabtrfs-progs: do not install static binaries over non...
next