summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: update CHANGES for 4.6.1David Sterba2016-06-24
* btrfs-progs: build: check if FIEMAP_EXTENT_SHARED is definedDavid Sterba2016-06-24
* btrfs-progs: build: add m4 macros for AC_CHECK_DEFINEDavid Sterba2016-06-24
* btrfs-progs: build: let autotools include m4David Sterba2016-06-24
* btrfs-progs: fi show: print error message if no valid Btrfs is specifiedSatoru Takeuchi2016-06-24
* btrfs-progs: tests: fix filesytem type creation for convert testsDavid Sterba2016-06-22
* btrfs-progs: tests: add 005-delete-all-rollbackDavid Sterba2016-06-22
* btrfs-progs: tests: update READMEDavid Sterba2016-06-22
* btrfs-progs: tests: add test consoleDavid Sterba2016-06-22
* btrfs-progs: tests: print shorter test name in the outputDavid Sterba2016-06-22
* btrfs-progs: tests: split convert_testDavid Sterba2016-06-22
* btrfs-progs: docs: update 'btrfs-device' manual pageDavid Sterba2016-06-21
* btrfs-progs: free qgroup counts in btrfsckMark Fasheh2016-06-17
* Btrfs-progs: Initialize stripesize to the value of sectorsizeChandan Rajendra2016-06-17
* btrfs-progs: qgroup: Fix a bug that fails to skip rescan running caseQu Wenruo2016-06-17
* btrfs-progs: docs: update btrfs-restore manual pageDavid Sterba2016-06-17
* btrfs-progs: tests: add 003-fi-resize-argsDavid Sterba2016-06-17
* btrfs-progs: fi resize: fix parsing of negative argumentDavid Sterba2016-06-17
* btrfs-progs: new helper for option parsing, more permissive for "no options"David Sterba2016-06-17
* btrfs-progs: doc: correct the destination of btrfs-receiveSatoru Takeuchi2016-06-14
* btrfs-progs: doc: add missing newline in btrfs-convertNoah Massey2016-06-14
* Btrfs progs v4.6David Sterba2016-06-10
* btrfs-progs: update CHANGES for 4.6David Sterba2016-06-10
* btrfs-progs: convert: Fix a bug which fails to insert hole file extentQu Wenruo2016-06-07
* btrfs-progs: convert: Insert needed holes for superblock migrationQu Wenruo2016-06-07
* btrfs-progs: convert: Fix bugs in backup superblock migrationQu Wenruo2016-06-07
* btrfs-progs: convert: Fix a bug that makes convert asserts at scan timeQu Wenruo2016-06-07
* btrfs-progs: convert: Add support to rollback new convert imageQu Wenruo2016-06-07
* btrfs-progs: Cleanup old btrfs-convertQu Wenruo2016-06-07
* btrfs-progs: convert: Strictly avoid meta or system chunk allocationQu Wenruo2016-06-07
* btrfs-progs: Convert: Add support for rollback new convert behaviorQu Wenruo2016-06-07
* btrfs-progs: Introduce do_convert_v2 functionQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce init_btrfs_v2 function.Qu Wenruo2016-06-07
* btrfs-progs: convert: Enhance record_file_blocks to handle reserved rangesQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce function to migrate reserved rangesQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce new function to create converted imageQu Wenruo2016-06-07
* btrfs-progs: extent-tree: Enhance btrfs_record_file_extentQu Wenruo2016-06-07
* btrfs-progs: extent-tree: Introduce function to find the first overlapping ex...Qu Wenruo2016-06-07
* btrfs-progs: Introduce function to create convert data chunksQu Wenruo2016-06-07
* btrfs-progs: Introduce function to setup temporary extent treeQu Wenruo2016-06-07
* btrfs-progs: Introduce function to initialize csum treeQu Wenruo2016-06-07
* btrfs-progs: Introduce function to initialize fs treeQu Wenruo2016-06-07
* btrfs-progs: Introduce function to initialize device treeQu Wenruo2016-06-07
* btrfs-progs: Introduce function to setup temporary chunk rootQu Wenruo2016-06-07
* btrfs-progs: Introduce function to setup temporary tree rootQu Wenruo2016-06-07
* btrfs-progs: Introduce function to setup temporary superblockQu Wenruo2016-06-07
* btrfs-progs: utils: Introduce new function for convertQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce function to calculate the available spaceQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce new function to remove reserved rangesQu Wenruo2016-06-07
* btrfs-progs: convert: Introduce functions to read used spaceQu Wenruo2016-06-07