summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: build: extend convert optionsDavid Sterba2016-08-24
* btrfs-progs: build: add per-tool cflags variableDavid Sterba2016-08-24
* btrfs-progs: mkfs: cleanup, open_ctree to fs_info and use directlyDavid Sterba2016-08-24
* btrfs-progs: mkfs: kill print_versionDavid Sterba2016-08-24
* btrfs-progs: mkfs: clean up make_imageDavid Sterba2016-08-24
* btrfs-progs: mkfs: help and usage now to to stdoutDavid Sterba2016-08-24
* btrfs-progs: mkfs: handle and report transaction commit failuresDavid Sterba2016-08-24
* btrfs-progs: mkfs: switch BUG_ON to error handling in traverse_directoryDavid Sterba2016-08-24
* btrfs-progs: document all btrfs_open_ctree_flagsDavid Sterba2016-08-24
* btrfs-progs: mkfs: improve error handling in recow_rootsDavid Sterba2016-08-24
* btrfs-progs: mkfs: improve error handling in main()David Sterba2016-08-24
* btrfs-progs: mkfs: return errors from block group creation functionsDavid Sterba2016-08-24
* btrfs-progs: two staged filesystem creationDavid Sterba2016-08-24
* btrfs-progs: mkfs: do not scan partially initialized devicesDavid Sterba2016-08-24
* btrfs-progs: introduce signature for a partially set up filesystemDavid Sterba2016-08-24
* btrfs-progs: make superblock reading/scanning api more genericDavid Sterba2016-08-24
* btrfs-progs: pass OPEN_CTREE flags as unsignedDavid Sterba2016-08-24
* btrfs-progs: build: add more debugging featuresDavid Sterba2016-08-22
* btrfs-progs: switch ternary op to an if in cmd_subvol_showDavid Sterba2016-08-19
* btrfs-progs: print-tree: Print hex and human readable root flagsQu Wenruo2016-08-19
* btrfs-progs: print-tree: Print human readable inode flagsQu Wenruo2016-08-19
* btrfs-progs: convert-test: Check if the ext2_save/image is read onlyQu Wenruo2016-08-19
* btrfs-progs: convert: Fix a regression that ext2_save/image is not readonlyQu Wenruo2016-08-19
* btrfs-progs: docs: refer to btrfs(5) from btrfs(8)David Sterba2016-08-18
* btrfs-progs: docs: update btrfs-quota manual page, more sectionsDavid Sterba2016-08-18
* btrfs-progs: docs: update btrfs-quota manual pageDavid Sterba2016-08-18
* btrfs-progs: mkfs: switch to new error message helpersDavid Sterba2016-08-18
* btrfs-progs: no BUG_ON in close_ctreeDavid Sterba2016-08-18
* btrfs-progs: check: adjust command line options for the low-memory modeDavid Sterba2016-08-17
* btrfs-progs: check: introduce low memory modeLu Fengqi2016-08-17
* btrfs-progs: check: introduce traversal function for fsckLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to speed up fs tree checkLu Fengqi2016-08-17
* btrfs-progs: check: introduce main entry function for checking leaf itemsLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check chunk itemLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check block group itemLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check dev used spaceLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check dev extent itemLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check an extentLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check shared data backrefLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check referencer for data backrefLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check shared block refLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check referencer of a backrefLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to query tree block levelLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check data backref in extent treeLu Fengqi2016-08-17
* btrfs-progs: check: introduce function to check tree block backref in extent ...Lu Fengqi2016-08-17
* btrfs-progs: eliminate some unnecessary btrfs_lookup_extent_info() calls in w...Wang Xiaoguang2016-08-16
* Btrfs progs v4.7David Sterba2016-07-29
* btrfs-progs: update CHANGES for 4.7David Sterba2016-07-29
* btrfs-progs: fix memory leak with missing deviceJustin Maggard2016-07-29
* btrfs-progs: fix unaligned access in raid6 calculationsDavid Sterba2016-07-29