summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* btrfs-progs: Hook FST code in extent (de)allocNikolay Borisov2018-10-25
* btrfs-progs: Pull free space tree related code from kernelNikolay Borisov2018-10-25
* btrfs-progs: Implement find_*_bit_le operationsNikolay Borisov2018-10-23
* btrfs-progs: Replace homegrown bitops related functions with kernel counterpartsNikolay Borisov2018-10-23
* btrfs-progs: Add extent buffer bitmap manipulation infrastructureNikolay Borisov2018-10-23
* btrfs-progs: Add support for freespace tree in btrfs_read_fs_rootNikolay Borisov2018-10-23
* btrfs-progs: Merge alloc_reserved_tree_block2 and alloc_reserved_tree_blockNikolay Borisov2018-10-23
* btrfs-progs: Remove __free_extent2, now unusedNikolay Borisov2018-10-23
* btrfs-progs: Remove old delayed refs infrastructureNikolay Borisov2018-10-23
* btrfs-progs: Wire up delayed refsNikolay Borisov2018-10-23
* btrfs-progs: Make btrfs_write_dirty_block_groups take only trans argumentNikolay Borisov2018-10-23
* btrfs-progs: Add delayed refs infrastructureNikolay Borisov2018-10-23
* btrfs-progs: add alloc_reserved_tree_block2 functionNikolay Borisov2018-10-23
* btrfs-progs: add __free_extent2 functionNikolay Borisov2018-10-23
* btrfs-progs: qgroup: don't return 1 if qgroup is marked inconsistent during r...Qu Wenruo2018-10-23
* btrfs-progs: rescue-super: don't double free fs_devicesQu Wenruo2018-10-23
* btrfs-progs: exit gracefully when device extent allocation failsQu Wenruo2018-10-23
* btrfs-progs: fix infinite loop when bad key order repair failsQu Wenruo2018-10-23
* btrfs-progs: only warn if there are leaked extent buffers after transaction a...Qu Wenruo2018-10-23
* btrfs-progs: exit gracefully when root dir item repair failsQu Wenruo2018-10-23
* btrfs-progs: exit gracefully if we hit ENOSPC when allocating tree blockQu Wenruo2018-10-23
* btrfs-progs: clean up .gitignoreDavid Sterba2018-10-23
* btrfs-progs: docs: update clean target file masksDavid Sterba2018-10-23
* btrfs-progs: build: remove gzip dependencyDavid Sterba2018-10-23
* btrfs-progs: docs: install uncompressed manual pagesMike Gilbert2018-10-23
* btrfs-progs: docs: use manual page link instead of symlinkDavid Sterba2018-10-23
* btrfs-progs: print-tree: skip deprecated blockptr / nodesize outputQu Wenruo2018-10-23
* btrfs-progs: dump-tree: print invalid argument and strerrorSu Yue2018-10-23
* btrfs-progs: tests: add test for missing device delete error valueNikolay Borisov2018-10-23
* btrfs-progs: docs: update document about option -R of btrfs-scrubSu Yue2018-10-23
* btrfs-progs: tests: renumber last fsck test to 036-rescan-not-kicked-inDavid Sterba2018-10-23
* btrfs-progs: completion: let dump-tree/dump-super/inode-resolve accept any fileQu Wenruo2018-10-23
* btrfs-progs: completion: use _filedir to replace _btrfs_devsQu Wenruo2018-10-23
* btrfs-progs: transaction: do proper error handling in transaction commitQu Wenruo2018-09-13
* btrfs-progs: btrfstune: allow to continue uuid changeDavid Sterba2018-08-07
* Btrfs progs v4.17.1David Sterba2018-08-06
* btrfs-progs: update CHANGES for v4.17.1David Sterba2018-08-06
* btrfs-progs: inspect logical-resolve: Set correct error valueMisono Tomohiro2018-08-06
* btrfs-progs: fsck-tests: Add test image to check if btrfs check reports unini...Qu Wenruo2018-08-06
* btrfs-progs: qgroup-verify: Don't treat qgroup difference as error if the fs ...Qu Wenruo2018-08-06
* btrfs-progs: check: reorder options to sectionsDavid Sterba2018-08-06
* btrfs-progs: check/original: Don't overwrite return value when we failed to r...Qu Wenruo2018-08-06
* btrfs-progs: check/original: Avoid infinite loop when failed to repair inodeQu Wenruo2018-08-06
* btrfs-progs: check: Remove the ability to rebuild root overwriting existing t...Qu Wenruo2018-08-06
* btrfs-progs: build: add --disable-shared and --disable-staticOmar Sandoval2018-08-06
* btrfs-progs: build: add --disable-programsOmar Sandoval2018-08-06
* btrfs-progs: btrfs_close_devices: only fsync if device->writeable is setjames harvey2018-08-06
* btrfs-progs: map-logical: Use btrfs_next_extent_itemjames harvey2018-08-06
* btrfs-progs: check: enhanced progress indicatorStéphane Lesimple2018-08-06
* btrfs-progs: fix nanosecs in task_period_startStéphane Lesimple2018-08-06