summaryrefslogtreecommitdiff
path: root/fs/btrfs/send.c
Commit message (Expand)AuthorAge
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* Btrfs: send: fix typo in TLV_PUTLiu Bo2018-03-26
* Btrfs: send, do not issue unnecessary truncate operationsFilipe Manana2018-03-26
* btrfs: add more __cold annotationsDavid Sterba2018-03-26
* btrfs: Remove custom crc32c init codeNikolay Borisov2018-03-26
* Btrfs: send, fix issuing write op when processing hole in no data modeFilipe Manana2018-03-01
* btrfs: Cleanup existing name_len checksQu Wenruo2018-01-22
* Btrfs: incremental send, fix wrong unlink path after renaming fileFilipe Manana2017-11-28
* btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...Zygo Blaxell2017-11-01
* btrfs: send: remove unused codeNikolay Borisov2017-11-01
* btrfs: fix send ioctl on 32bit with 64bit kernelJosef Bacik2017-10-30
* Btrfs: send, apply asynchronous page cache readahead to enhance page readKuanling Huang2017-10-30
* btrfs: Remove unused arguments from btrfs_changed_cb_tNikolay Borisov2017-10-30
* btrfs: Remove unused parameters from various functionsNikolay Borisov2017-10-30
* Merge branch 'for-4.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-09-29
|\
| * Btrfs: send: fix error number for unknown inode typesTsutomu Itoh2017-09-26
* | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-09-14
|\ \ | |/ |/|
| * btrfs: switch write_buf to kernel_writeChristoph Hellwig2017-09-04
* | Btrfs: incremental send, fix emission of invalid clone operationsFilipe Manana2017-08-21
* | btrfs: remove trivial wrapper btrfs_force_raDavid Sterba2017-08-16
|/
* Btrfs: incremental send, fix invalid memory accessFilipe Manana2017-07-06
* Btrfs: incremental send, fix invalid path for link commandsFilipe Manana2017-07-06
* btrfs: Check name_len before read in iterate_dir_itemSu Yue2017-06-21
* Btrfs: incremental send, fix invalid path for unlink commandsFilipe Manana2017-06-21
* Btrfs: send, fix invalid path after renaming and linking fileFilipe Manana2017-06-21
* btrfs: send: use kvmalloc in iterate_dir_itemDavid Sterba2017-06-19
* btrfs: replace opencoded kvzalloc with the helperDavid Sterba2017-06-19
* btrfs: remove unused members dir_path from recorded_refDavid Sterba2017-06-19
* Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-10
|\
| * Btrfs: send, fix file hole not being preserved due to inline extentFilipe Manana2017-04-26
* | treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
|/
* Btrfs: fix an integer overflow checkDan Carpenter2017-03-29
* Btrfs: incremental send, fix unnecessary hole writes for sparse filesFilipe Manana2017-02-24
* Btrfs: incremental send, do not issue invalid rmdir operationsRobbie Ko2017-02-24
* Btrfs: incremental send, do not delay rename when parent inode is newFilipe Manana2017-02-24
* Btrfs: send, fix failure to rename top level inode due to name collisionRobbie Ko2017-02-24
* btrfs: remove root parameter from transaction commit/end routinesJeff Mahoney2016-12-06
* btrfs: take an fs_info directly when the root is not used otherwiseJeff Mahoney2016-12-06
* btrfs: root->fs_info cleanup, add fs_info convenience variablesJeff Mahoney2016-12-06
* btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-06
* Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-28
|\
| * Btrfs: fix incremental send failure caused by balanceFilipe Manana2016-10-12
* | Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-11
|\ \ | |/
| * btrfs: convert send's verbose_printk to btrfs_debugJeff Mahoney2016-09-26
| * btrfs: unsplit printed stringsJeff Mahoney2016-09-26
| * btrfs: squash lines for simple wrapper functionsMasahiro Yamada2016-09-26
* | posix_acl: xattr representation cleanupsAndreas Gruenbacher2016-09-27
|/
* Btrfs: kill invalid ASSERT() in process_all_refs()Josef Bacik2016-09-01
* Btrfs: send, don't bug on inconsistent snapshotsFilipe Manana2016-08-01
* Btrfs: send, avoid incorrect leaf accesses when sending utimes operationsFilipe Manana2016-08-01