summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: fsck: avoid pinning same block several timesWang Shilong2014-10-10
* btrfs-progs: remove BTRFS_SCAN_DEV and btrfs_scan_one_dirEric Sandeen2014-10-10
* btrfs-progs: don't fall back to recursive /dev scanEric Sandeen2014-10-10
* btrfs-progs: scan /proc/partitions not all of /dev with "-d"Eric Sandeen2014-10-10
* btrfs-progs: wait until all subvolumes are cleanedDavid Sterba2014-10-10
* btrfs-progs: Fix malloc size for superblock.Qu Wenruo2014-10-10
* Btrfs progs v3.16.2David Sterba2014-10-01
* Btrfs-progs: check all slots in leavesJosef Bacik2014-10-01
* btrfs-progs: Check the csum tree node before go through the csum treeQu Wenruo2014-10-01
* btrfs-progs: add root to dirty list when fixing bad keysJosef Bacik2014-10-01
* Btrfs-progs: let btrfs-image actually work on a balanced fsJosef Bacik2014-10-01
* Btrfs-progs: don't assert when we have an invalid mappingJosef Bacik2014-10-01
* Btrfs-progs: make BUG*() be more verboseJosef Bacik2014-10-01
* btrfs-progs: Add human readable incompat flags output for btrfs-show-superQu Wenruo2014-10-01
* btrfs-progs: fix typo in subvol list usageDavid Disseldorp2014-10-01
* btrfs-progs: update manpage with new option -f for btrfstuneGui Hecheng2014-10-01
* btrfs-progs: Properly cast to avoid compiler warnings, fixes FTBFS on alpha a...Dimitri John Ledkov2014-10-01
* btrfs-progs: fix many typos in documentsNaohiro Aota2014-10-01
* Btrfs progs v3.16.1David Sterba2014-09-15
* btrfs-progs: doc: fix invalid reference to setattr(8)Naohiro Aota2014-09-14
* btrfs-progs: remove wrong set_argv0 for restoreGui Hecheng2014-09-14
* btrfs-progs: remove btrfs_release_path before btrfs_free_pathGui Hecheng2014-09-14
* btrfs-progs: fix find_mount_root() to handle duplicated mount point correctlyQu Wenruo2014-09-14
* btrfs-progs: fix next_leaf in restore as it improperly skips some slotsGui Hecheng2014-09-14
* btrfs-progs: fix len of read_extent_buffer for inline extent in restoreGui Hecheng2014-09-14
* btrfs-progs: kill BUG_ON in readahead_tree_block()Zach Brown2014-09-14
* btrfs-progs: corrupt-block: fix a delete and use bug corrupting extent treeQu Wenruo2014-09-14
* btrfs-progs: init uninitialized output buf for btrfs-restoreGui Hecheng2014-09-14
* btrfs-progs: Add -R to list UUIDs of original received subvolumeHugo Mills2014-09-14
* Btrfs-progs: fix typosHolger Hoffstätte2014-09-02
* btrfs-progs: Improve static building and installationThomas Petazzoni2014-09-02
* btrfs-progs: Add support for DISABLE_DOCUMENTATIONGustavo Zacarias2014-09-02
* btrfs-progs: move debug info to verbose mode for restoreGui Hecheng2014-09-02
* btrfs-progs: library version definesArvin Schnell2014-09-02
* btrfs-progs: read global reserve size from space infosDavid Sterba2014-08-28
* btrfs-progs: remove unused flags for btrfs_pathGui Hecheng2014-08-28
* btrfs-progs: Do not free dirty extent bufferNaohiro Aota2014-08-28
* Btrfs Progs v3.16Chris Mason2014-08-26
* btrfs-progs: check: do not require argument for --subvol-extentsDavid Sterba2014-08-22
* btrfs-progs: mkfs make --uuid require an argumentDavid Sterba2014-08-22
* btrfs-progs: Fix spelling in btrfs sub list helpHugo Mills2014-08-22
* btrfs-progs: fix unaligned loads in receiveZach Brown2014-08-22
* btrfs-progs: add ask_user confirmation for btrfstune clear seeding flagGui Hecheng2014-08-22
* btrfs-progs: avoid to use numeric literal for the size of uuid bufferSatoru Takeuchi2014-08-22
* btrfs-progs: random fixes for usage string of btrfs scrubSatoru Takeuchi2014-08-22
* btrfs-progs: add missing descriptions of '--max-errors' in btrfs-receive docu...Satoru Takeuchi2014-08-22
* btrfs-progs: remove unused parameter in rollback for btrfs-convertGui Hecheng2014-08-22
* btrfs-progs: check option conflict for btrfs-convertGui Hecheng2014-08-22
* btrfs-progs: move test_isdir() to utils.cSatoru Takeuchi2014-08-22
* btrfs-progs: introduce test_issubvolname() for simplicitySatoru Takeuchi2014-08-22