summaryrefslogtreecommitdiff
path: root/convert
Commit message (Expand)AuthorAge
* btrfs-progs: Refactor sectorsize users in convert/source-ext2.cQu Wenruo2017-07-03
* btrfs-progs: Refactor sectorsize users in convert/main.cQu Wenruo2017-07-03
* btrfs-progs: Refactor sectorsize in convert/source-fs.cQu Wenruo2017-07-03
* btrfs-progs: Remove deprecated leafsize usageQu Wenruo2017-07-03
* Btrfs-progs: convert: do not clear header revLiu Bo2017-06-30
* Btrfs-progs: convert: do not clear nodatasum flag in inode itemLiu Bo2017-06-30
* btrfs-progs: convert: Add larger device supportLakshmipathi.G2017-06-26
* btrfs-progs: convert: widen int types in convert contextLakshmipathi.G2017-06-26
* btrfs-progs: convert: Add missing return for HOLE mode when checking convert ...Qu Wenruo2017-03-31
* btrfs-progs: convert: Make btrfs_reserved_ranges constQu Wenruo2017-03-16
* btrfs-progs: add missing limits headersBaruch Siach2017-03-16
* btrfs-progs: convert: Rework rollbackQu Wenruo2017-03-16
* btrfs-progs: convert: Introduce function to check if convert image is able to...Qu Wenruo2017-03-16
* btrfs-progs: convert: Introduce function to read out btrfs reserved rangeQu Wenruo2017-03-16
* btrfs-progs: convert: Use reserved ranges array to cleanup open codeQu Wenruo2017-03-16
* btrfs-progs: convert: Introduce simple range structure for convert reserved r...Qu Wenruo2017-03-16
* btrfs-progs: convert: Add comment for the overall convert designQu Wenruo2017-03-16
* btrfs-progs: remove unused argument from clear_extent_dirtyDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from set_extent_bitsDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from write_and_map_ebDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from btrfs_csum_dataDavid Sterba2017-03-08
* btrfs-progs: convert: improve assert in make_convert_btrfsDavid Sterba2017-03-08
* btrfs-progs: convert: rename members that clash with other functionsDavid Sterba2017-03-08
* btrfs-progs: mkfs: clear whole mkfs_cfg at onceDavid Sterba2017-03-08
* btrfs-progs: convert: move internal bg size definitionDavid Sterba2017-03-08
* btrfs-progs: convert: rename ext2 function to create a symlinkDavid Sterba2017-03-08
* btrfs-progs: build: add stub makefile to convertDavid Sterba2017-03-08
* btrfs-progs: convert: use bit field for convert flagsDavid Sterba2017-03-08
* btrfs-progs: convert: use helper for special inode number checkDavid Sterba2017-03-08
* btrfs-progs: convert: better error handling in ext2_read_used_spaceDavid Sterba2017-03-08
* btrfs-progs: convert: remove unused includesDavid Sterba2017-03-08
* btrfs-progs: convert: use on-stack buffer for subvol name dirDavid Sterba2017-03-08
* btrfs-progs: convert: use fixed lenght array for source fs nameDavid Sterba2017-03-08
* btrfs-progs: convert: move struct initialization to the init functionDavid Sterba2017-03-08
* btrfs-progs: convert: update some forward declarationsDavid Sterba2017-03-08
* btrfs-progs: convert: use wider types types for inode counts for progress rep...David Sterba2017-03-08
* btrfs-progs: mkfs: make list of source fs more visibleDavid Sterba2017-03-08
* btrfs-progs: convert: move implementation for interal conversion API to own fileDavid Sterba2017-03-08
* btrfs-progs: convert: move ext2 conversion out of main.cDavid Sterba2017-03-08
* btrfs-progs: convert: move ext2 definitions out of mainDavid Sterba2017-03-08
* btrfs-progs: convert: move definitions for interal conversion API to own fileDavid Sterba2017-03-08
* btrfs-progs: move fs features declarations to own header from utilsDavid Sterba2017-03-08
* btrfs-progs: convert: move common api implementation to own fileDavid Sterba2017-03-08
* btrfs-progs: move convert definitions to own headerDavid Sterba2017-03-08
* btrfs-progs: move mkfs definitions to own headerDavid Sterba2017-03-08
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: mkfs/convert: separate the convert part from make_btrfsDavid Sterba2017-01-27
* btrfs-progs: file-item: Fix wrong file extents insertedQu Wenruo2016-12-21
* btrfs-progs: convert: Fix migrate_super_block() to work with 64k sectorsizeChandan Rajendra2016-12-14
* btrfs-progs: convert: Prevent accounting blocks beyond end of deviceChandan Rajendra2016-12-14