summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs-progs: handler memory allocation failure in add_extent_recDavid Sterba2016-01-121-0/+2
* btrfs-progs: catch memory allocation failure from alloc_data_backrefDavid Sterba2016-01-121-1/+6
* btrfs-progs: catch memory allocation failure from alloc_tree_backrefDavid Sterba2016-01-121-1/+6
* btrfs-progs: catch memory allocation failure in splice_shared_nodeDavid Sterba2016-01-121-0/+1
* btrfs-progs: handle errors in get_inode_backref and fail in the callerDavid Sterba2016-01-121-0/+3
* btrfs-progs: handle errors in get_root_backref and fail in the callerDavid Sterba2016-01-121-0/+3
* btrfs-progs: return errors from get_root_rec, fail in callersDavid Sterba2016-01-121-1/+8
* btrfs-progs: handle errors in add_shared_node and fail in the callerDavid Sterba2016-01-121-3/+7
* btrfs-progs: return errors from clone_inode_rec, fail in callersDavid Sterba2016-01-121-2/+30
* btrfs-progs: return errors from get_inode_rec, fail in callersDavid Sterba2016-01-121-1/+15
* btrfs-progs: docs, enhance the mount option manual pageDavid Sterba2016-01-121-95/+197
* btrfs-progs: docs, btrfs-mount: enhance fatal_errosDavid Sterba2016-01-121-2/+7
* btrfs-progs: docs, btrfs-mount: put NOTE tag to new paragraphDavid Sterba2016-01-121-0/+1
* btrfs-progs: docs, btrfs-mount: unindent descriptionsDavid Sterba2016-01-121-135/+135
* btrfs-progs: document snapshot unaware defragChristoph Anton Mitterer2016-01-122-4/+14
* btrfs-progs: docs, update btrfs(8) manual pageDavid Sterba2016-01-121-9/+15
* Btrfs-progs: fix typo in parse_rangeLiu Bo2016-01-121-1/+1
* btrfs-progs: use on-stack buffer in add_symbolic_linkDavid Sterba2016-01-121-5/+3
* btrfs: only free root_path if it was allocated from the heapNeil Horman2016-01-121-1/+3
* btrfs-progs: fix using on-disk structure to store in memory dataByongho Lee2016-01-121-11/+17
* btrfs-progs: fix endian bug in update_super()Byongho Lee2016-01-121-2/+1
* btrfs-progs: fix endian bugs in chunk rebuildingByongho Lee2016-01-121-4/+4
* btrfs-progs: make private symbols to staticByongho Lee2016-01-122-6/+6
* btrfs-progs: use NULL instead of 0Byongho Lee2016-01-124-11/+13
* btrfs-progs: get sparse checking workingByongho Lee2016-01-121-1/+1
* btrfs-progs: Enhance chunk validation checkQu Wenruo2016-01-123-3/+36
* btrfs-progs: ftw_add_entry_size: Round up file size to sectorsizeChandan Rajendra2016-01-121-4/+4
* btrfs-progs: balance: enhance the usage filter with rangeDavid Sterba2016-01-121-5/+24
* btrfs-progs: extend balance args to take min/max usage filterDavid Sterba2016-01-124-1/+25
* btrfs-progs: balance: add stripes filterGabríel Arthúr Pétursson2016-01-124-1/+26
* btrfs-progs: balance: enhance the limit fiter with rangeDavid Sterba2016-01-121-4/+12
* btrfs-progs: extend balance args to take min/max limit filterDavid Sterba2016-01-124-1/+23
* btrfs-progs: tests: test multiple-linked file corruptionNaohiro Aota2016-01-122-4/+7
* btrfs-progs: Introduce new members for btrfs_convert_contextQu Wenruo2016-01-122-0/+33
* btrfs-progs: extent-tree: Add add_merge_cache_extent functionQu Wenruo2016-01-122-0/+65
* btrfs-progs: extent-cache: Add comments for search/lookup functionsQu Wenruo2016-01-121-0/+31
* btrfs-progs: check, properly reset nlink of multi-linked fileNaohiro Aota2016-01-121-2/+3
* btrfs-progs: tests: print test typeDavid Sterba2016-01-125-7/+7
* btrfs-progs: show-super: copy implementation of btrfs_read_sys_arrayDavid Sterba2016-01-041-15/+54
* btrfs-progs: tests: add sys-array-num-stripes-0.raw.xzDavid Sterba2016-01-042-0/+30
* btrfs-progs: verbose error when we find an unexpected item in sys_arrayDavid Sterba2016-01-041-1/+5
* btrfs-progs: handle invalid num_stripes in sys_arrayDavid Sterba2016-01-041-0/+8
* btrfs-progs: add more checks to btrfs_read_sys_arrayDavid Sterba2016-01-041-3/+23
* btrfs-progs: cleanup, rename a few variables in btrfs_read_sys_arrayDavid Sterba2016-01-041-15/+16
* btrfs-progs: update btrfs_read_sys_array to match kernel implementationDavid Sterba2016-01-041-15/+16
* btrfs-progs: tests: mkfs, check sectorsize and nodesize combinationsQu Wenruo2016-01-041-0/+49
* btrfs-progs: install to /usr/local by default againDavid Sterba2016-01-041-1/+1
* btrfs-progs: docs: mkfs, implications of DUP on devicesDavid Sterba2016-01-042-5/+29
* btrfs-progs: tests: enhance 001-basic-profiles with --data DUPDavid Sterba2015-11-261-0/+2
* btrfs-progs: mkfs: allow --data DUP for single deviceZhao Lei2015-11-263-10/+7