summaryrefslogtreecommitdiff
path: root/image
Commit message (Expand)AuthorAge
* btrfs-progs: convert: Fix offset-by-one error in read_data_extent()Qu Wenruo2018-03-30
* btrfs-progs: remove BTRFS_CRC32_SIZE definitionMisono, Tomohiro2018-03-30
* btrfs-progs: treewide: Replace strerror(errno) with %m.Rosen Penev2018-01-31
* btrfs-progs: image: move sanitization to new fileDavid Sterba2017-11-14
* btrfs-progs: image: pass sanitize mode and name tree separately to sanitize_nameDavid Sterba2017-11-14
* btrfs-progs: image: pass sanitize mode and name tree separately to sanitize_d...David Sterba2017-11-14
* btrfs-progs: image: pass sanitize mode and name tree separately to sanitize_i...David Sterba2017-11-14
* btrfs-progs: image: drop unused parameter from sanitize_xattrDavid Sterba2017-11-14
* btrfs-progs: image: pass rb_root to find_collisionsDavid Sterba2017-11-14
* btrfs-progs: image: introduce symbolic names for the sanitization modesDavid Sterba2017-11-14
* btrfs-progs: image: start a new header for sanitization functionsDavid Sterba2017-11-14
* btrfs-progs: image: move metadump definitions to own headerDavid Sterba2017-11-14
* 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: drop blocksize argument from readahead_tree_blockDavid 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: image: fix typos in messagesAdam Buchbinder2017-07-20
* btrfs-progs: image: Fix data races when reporting progressAdam Buchbinder2017-07-20
* btrfs-progs: Refactor btrfs_readahead_tree_block to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor read_extent_data to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor btrfs_num_copies to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor read_tree_block to get rid of btrfs_rootQu Wenruo2017-07-03
* btrfs-progs: Refactor nodesize users in image/main.cQu Wenruo2017-07-03
* btrfs-progs: Fix restoring image from multi devices fs into single deviceFilipe Manana2017-06-26
* btrfs-progs: image: remove unused argument from copy_log_treesDavid Sterba2017-03-08
* btrfs-progs: move help defines to own headerDavid Sterba2017-03-08
* btrfs-progs: sanitize - Use correct source for memcpyGoldwyn Rodrigues2017-01-25
* btrfs-progs: Fix spelling/typos in user-facing stringsNicholas D Steeves2017-01-25
* btrfs-progs: remove extra newline from messagesDavid Sterba2016-12-14
* btrfs-progs: move btrfs-image sources to own directoryDavid Sterba2016-11-24