aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/send.c
Commit message (Expand)AuthorAge
* 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
* Btrfs: send, fix invalid leaf accesses due to incorrect utimes operationsRobbie Ko2016-08-01
* Btrfs: send, fix warning due to late freeing of orphan_dir_info structuresRobbie Ko2016-08-01
* Btrfs: incremental send, fix premature rmdir operationsRobbie Ko2016-08-01
* Btrfs: incremental send, fix invalid paths for rename operationsFilipe Manana2016-08-01
* Btrfs: send, add missing error check for calls to path_loop()Filipe Manana2016-08-01
* Btrfs: send, fix failure to move directories with the same name aroundRobbie Ko2016-08-01
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
* | btrfs: send: use vmalloc only as fallback for clone_sources_tmpDavid Sterba2016-05-06
* | btrfs: send: use vmalloc only as fallback for clone_rootsDavid Sterba2016-05-06
* | btrfs: send: use temporary variable to store allocation sizeDavid Sterba2016-05-06
* | btrfs: send: use vmalloc only as fallback for read_bufDavid Sterba2016-05-06
* | btrfs: send: use vmalloc only as fallback for send_bufDavid Sterba2016-05-06
* | btrfs: send: silence an integer overflow warningDan Carpenter2016-05-06
|/
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-11
* btrfs: send: use GFP_KERNEL everywhereDavid Sterba2016-02-11
* Btrfs: send, don't BUG_ON() when an empty symlink is foundFilipe Manana2015-12-31
* btrfs: fix resending received snapshot with parentRobin Ruede2015-10-13
* Btrfs: send, fix file corruption due to incorrect cloning operationsFilipe Manana2015-10-12
* Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2015-10-12
|\
| * btrfs: switch more printks to our helpersDavid Sterba2015-10-08
* | Btrfs: send, fix corner case for reference overwrite detectionFilipe Manana2015-10-05
|/
* Btrfs: use received_uuid of parent during sendJosef Bacik2015-06-12
* Merge branch 'send_fixes_4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Chris Mason2015-06-10
|\
| * Btrfs: incremental send, check if orphanized dir inode needs delayed renameFilipe Manana2015-06-02
| * Btrfs: incremental send, don't delay directory renames unnecessarilyFilipe Manana2015-06-02
* | Btrfs: incremental send, fix clone operations for compressed extentsFilipe Manana2015-06-02
|/
* Btrfs: incremental send, remove dead codeFilipe Manana2015-03-26
* Btrfs: incremental send, clear name from cache after orphanizationFilipe Manana2015-03-26
* Btrfs: send, don't leave without decrementing clone root's send_progressFilipe Manana2015-03-26
* Btrfs: send, add missing check for dead clone rootFilipe Manana2015-03-26
* Btrfs: incremental send, don't rename a directory too soonFilipe Manana2015-03-02
* btrfs: kill btrfs_inode_*time helpersDavid Sterba2015-02-02
* Btrfs: ensure send always works on roots without orphansFilipe Manana2014-11-25
* Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2014-10-04
|\
| * btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUBDavid Sterba2014-10-02
* | Btrfs: send, don't delay dir move if there's a new parent inodeFilipe Manana2014-10-03
|/
* Btrfs: send, lower mem requirements for processing xattrsFilipe Manana2014-09-17
* Btrfs: fix sparse warningFabian Frederick2014-09-17