platform/upstream/btrfs-progs.git
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...
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()
next