summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* btrfs-progs: move get_fsid() to utils.cMisono, Tomohiro2017-10-06
* btrfs-progs: subvol: exchange subvol del --commit-after and --commit-eachMisono, Tomohiro2017-10-06
* Btrfs progs v4.13.1David Sterba2017-09-25
* btrfs-progs: update CHANGES for v4.13.1David Sterba2017-09-25
* btrfs-progs: tests: check there are no unprintable characters in btrfs-image ...David Sterba2017-09-25
* btrfs-progs: build: add more sparse warning checksDavid Sterba2017-09-25
* btrfs-progs: build: use -std=gnu89 for sparseDavid Sterba2017-09-25
* btrfs-progs: build: add missing defines for the C=1 buildDavid Sterba2017-09-25
* btrfs-progs: updated and add missing function attributes to the definitionDavid Sterba2017-09-25
* btrfs-progs: free-space-cache: fix endianity when reading from disk_keyDavid Sterba2017-09-25
* btrfs-progs: print-tree: use proper helper for reading offsetDavid Sterba2017-09-25
* btrfs-progs: fix debugging macro checksDavid Sterba2017-09-25
* btrfs-progs: tests: Remove misleading BCP 78 boilerplate from SHA implementationNicholas D Steeves2017-09-25
* btrfs-progs: tests: Add required IETF Trust copyright to SHA implementationNicholas D Steeves2017-09-25
* btrfs-progs: docs: start ioctl documentation manual pageDavid Sterba2017-09-25
* btrfs-progs: tests: make sure _is_file_or_command does not get confusedDavid Sterba2017-09-25
* btrfs-progs: Fix one-byte overlap bug in free_block_group_cacheQu Wenruo2017-09-25
* btrfs-progs: Refactor find_next_chunk to get rid of parameter root and objectidQu Wenruo2017-09-25
* btrfs-progs: build: omit unnecessary -MD flagNaohiro Aota2017-09-25
* btrfs-progs: build: generate all dependency filesNaohiro Aota2017-09-25
* btrfs-progs: mkfs: refactor create_data_reloc_treeyingyil2017-09-25
* btrfs-progs: build: whitespace adjustment of [LD] fssumDavid Sterba2017-09-25
* btrfs-progs: tests: remove temporary images in mkfs/005 and mkfs/006David Sterba2017-09-25
* btrfs-progs: tests: remove temporary loopdev filesDavid Sterba2017-09-25
* btrfs-progs: convert: use correct string printing for errcode_tDavid Sterba2017-09-25
* btrfs-progs: cleanup whitespaces of btrfs-completionMisono, Tomohiro2017-09-25
* btrfs-progs: tests: add testing image for zstd for btrfs-restoreNick Terrell2017-09-25
* btrfs-progs: Add zstd supportNick Terrell2017-09-25
* btrfs-progs: update btrfs-completionMisono, Tomohiro2017-09-25
* btrfs-progs: build: sync Makefile to Android.mkDavid Sterba2017-09-25
* btrfs-progs: tests: fix run_mustfail in cli-tests/007-check-forceDavid Sterba2017-09-25
* btrfs-progs: README: update links, enhance contribution sectionDavid Sterba2017-09-25
* btrfs-progs: image: use CRC32C reversing instead of brute force to find colli...Piotr Pawlow2017-09-25
* btrfs-progs: image: add a function to check if generated filename suffix is v...Piotr Pawlow2017-09-25
* btrfs-progs: image: add a function to calculate CRC32C collisionsPiotr Pawlow2017-09-25
* btrfs-progs: image: add reverse CRC32C tablePiotr Pawlow2017-09-25
* btrfs-progs: image: move core find_collision code to a separate functionPiotr Pawlow2017-09-25
* btrfs-progs: image: fix non-printable characters in generated file namesPiotr Pawlow2017-09-25
* btrfs-progs: Removed missing header file, fixes compilation errorUli Heller2017-09-25
* Btrfs progs v4.13David Sterba2017-09-08
* btrfs-progs: update CHANGES for v4.13David Sterba2017-09-08
* btrfs-progs: test: add new test for inspect-internal rootidMisono, Tomohiro2017-09-08
* btrfs-progs: tests: check for kernel support for reiserfsDavid Sterba2017-09-08
* btrfs-progs: tests: enhance post-rollback fsck testsDavid Sterba2017-09-08
* Btrfs-progs: print-tree: check num_stripes in print_chunkZhang Yu2017-09-08
* btrfs-progs: test: fix name generation not to contain trailing spacesMisono, Tomohiro2017-09-08
* btrfs-progs: test: fix run_check_stdout() call _fail()Misono, Tomohiro2017-09-08
* btrfs-progs: tests: Add test case for mkfs --rootdir parameterQu Wenruo2017-09-08
* btrfs-progs: mkfs: Fix wrong file type for dir items and indexes when specify...Qu Wenruo2017-09-08
* btrfs-progs: mkfs: Move the tree root creation to own functionGu Jinxiang2017-09-08