summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: add more error handling to btrfs_free_block_groupDavid Sterba2017-09-08
* btrfs-progs: tests: fix TEST_LOG=dump in convert testsDavid Sterba2017-09-08
* btrfs-progs: handle transaction start failure in close_ctreeDavid Sterba2017-09-08
* btrfs-progs: tests: update READMEDavid Sterba2017-09-08
* btrfs-progs: tests: install missing CI packagesDavid Sterba2017-09-08
* btrfs-progs: tests: add more checks for tools used in convert testsDavid Sterba2017-09-08
* btrfs-progs: tests: build preparation phases out of script sectionDavid Sterba2017-09-08
* btrfs-progs: don't start or commit after transaction abortDavid Sterba2017-09-08
* btrfs-progs: start framework for transaction abortDavid Sterba2017-09-08
* btrfs-progs: store pointer to fs_info in transaction handleDavid Sterba2017-09-08
* btrfs-progs: move transaction code out of disk-ioDavid Sterba2017-09-08
* btrfs-progs: move transaction implementation out of headerDavid Sterba2017-09-08
* btrfs-progs: use kzalloc to allocate transaction handleDavid Sterba2017-09-08
* btrfs-progs: switch fs_info::system_allocs to bitDavid Sterba2017-09-08
* btrfs-progs: return errors from btrfs_start_transactionDavid Sterba2017-09-08
* btrfs-progs: add crude error handling when transaction start failsDavid Sterba2017-09-08
* btrfs-progs: tests: pull and build reiserfs lib inside CIDavid Sterba2017-09-08
* btrfs-progs: tests: add build checks for sanitization featuresDavid Sterba2017-09-08
* btrfs-progs: build: fix asan and ubsan buildDavid Sterba2017-09-08
* btrfs-progs: build: fix building libbtrfs.so with tsanDavid Sterba2017-09-08
* btrfs-progs: build: properly pass the LDFLAGS during tsan buildDavid Sterba2017-09-08
* btrfs-progs: build: add internal LDFLAGS for the D= featuresDavid Sterba2017-09-08
* btrfs-progs: tests: add more fuzzed images from bugzillaDavid Sterba2017-09-08
* btrfs-progs: handle blockgroup errors when opening filesystemDavid Sterba2017-09-08
* btrfs-progs: drop blocksize argument from readahead_tree_blockDavid Sterba2017-09-08
* btrfs-progs: drop blocksize argument from btrfs_find_create_tree_blockDavid Sterba2017-09-08
* btrfs-progs: drop redundant check of blocksize in read_tree_blockDavid Sterba2017-09-08
* btrfs-progs: check: cleanup use of level_sizeDavid Sterba2017-09-08
* btrfs-progs: drop blocksize from read_tree_blockDavid Sterba2017-09-08
* btrfs-progs: drop local blocksize variables if they're nodesizeDavid Sterba2017-09-08
* btrfs-progs: build: fix PIE buildDavid Sterba2017-09-08
* btrfs-progs: convert: move reiserfs struct definitions to headerDavid Sterba2017-09-08
* btrfs-progs: convert: move and rename dev_t helpers to common fileDavid Sterba2017-09-08
* btrfs-progs: convert: move acl helper to common source fileDavid Sterba2017-09-08
* btrfs-progs: convert: move duplicated acl code to common headerDavid Sterba2017-09-08
* btrfs-progs: docs: update btrfs-convert regarding reiserfsDavid Sterba2017-09-08
* btrfs-progs: tests: add support for converting reiserfsJeff Mahoney2017-09-08
* btrfs-progs: convert: add support for converting reiserfsJeff Mahoney2017-09-08
* btrfs-progs: Use named constants for common sizesNikolay Borisov2017-09-08
* btrfs-progs: mkfs: Replace number with enumGu Jinxiang2017-09-08
* btrfs-progs: tests: fix _is_file_or_command detectionDavid Sterba2017-08-25
* Btrfs progs v4.12.1David Sterba2017-08-25
* btrfs-progs: update CHANGES for v4.12.1David Sterba2017-08-24
* btrfs-progs: docs: add figure 1 to btrfs quota docMisono, Tomohiro2017-08-24
* btrfs-progs: docs: add missing short option for qroup-reportMisono, Tomohiro2017-08-24
* btrfs-progs: dump-super: add missing long option bytenr to getoptMisono, Tomohiro2017-08-24
* btrfs-progs: recieve: add missing short option E to getoptMisono, Tomohiro2017-08-24
* btrfs-progs: check: add missing short options E and Q to getoptMisono, Tomohiro2017-08-24
* btrfs-progs: move command definitions to commands.hDavid Sterba2017-08-24
* btrfs-progs: tests: catch bad usage of run_mustfailDavid Sterba2017-08-24