summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: move more mkfs declarations to the common headerDavid Sterba2017-03-08
* btrfs-progs: kerncompat: print trace from ASSERT, if enabledDavid Sterba2017-03-08
* btrfs-progs: build: build library by defaultDavid 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: build: add rule for building cscope indexDavid Sterba2017-03-08
* btrfs-progs: build: split makefile to generated and stable partsDavid Sterba2017-03-08
* btrfs-progs: build: add rule for ctagsDavid 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: build: remove directory-specific include pathsDavid Sterba2017-03-08
* btrfs-progs: build: use target deps on commandline via automatic variableDavid Sterba2017-03-08
* btrfs-progs: build: replace target names with automatic variableDavid Sterba2017-03-08
* btrfs-progs: build: reorder target dependenciesDavid Sterba2017-03-08
* btrfs-progs: build: split LIBSDavid Sterba2017-03-08
* btrfs-progs: build: list mkfs.btrfs build objects in a variableDavid Sterba2017-03-08
* btrfs-progs: build: list convert build objects in a variableDavid 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 implementation 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: mkfs: 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 some common definitions to own headerDavid Sterba2017-03-08
* btrfs-progs: move help implemetnation to own fileDavid Sterba2017-03-08
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: find-root: rename usage helperDavid Sterba2017-03-08
* btrfs-progs: Introduce macro to calculate backup superblock offsetQu Wenruo2017-03-08
* btrfs-progs: Introduce kernel sizes to cleanup large intermediate numberQu Wenruo2017-03-08
* btrfs-progs: introduce global configDavid Sterba2017-03-08
* Btrfs progs v4.9.1David Sterba2017-01-27
* btrfs-progs: update CHANGES for v4.9.1David Sterba2017-01-27
* btrfs-progs: mkfs/convert: separate the convert part from make_btrfsDavid Sterba2017-01-27
* btrfs-progs: tests: use built binaries for 004-send-parent-multi-subvolDavid Sterba2017-01-27
* btrfs-progs: tests: add variable quotation to cli-testsDavid Sterba2017-01-27
* btrfs-progs: tests: add test for --sync option of qgroup showTsutomu Itoh2017-01-27
* btrfs-progs: qgroup show: do not error if sync failsDavid Sterba2017-01-25
* btrfs-progs: qgroup: change the value of sort optionTsutomu Itoh2017-01-25
* btrfs-progs: qgroup: add sync option to 'qgroup show'Tsutomu Itoh2017-01-25