- bbf65cf Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux into for-linus by Chris Mason · 10 years ago
- bf8e8ca Btrfs: send, don't delay dir move if there's a new parent inode by Filipe Manana · 10 years ago
- 2755a0d btrfs: hide typecast to definition of BTRFS_SEND_TRANS_STUB by David Sterba · 10 years ago
- 4395e0c Btrfs: send, lower mem requirements for processing xattrs by Filipe Manana · 10 years ago
- d447d0d Btrfs: fix sparse warning by Fabian Frederick · 10 years ago
- 7e3ae33 Btrfs: send, use the right limits for xattr names and values by Filipe Manana · 10 years ago
- 1af5607 Btrfs: send, don't error in the presence of subvols/snapshots by Filipe Manana · 10 years ago
- 351fd35 btrfs: remove stale newlines from log messages by David Sterba · 11 years ago
- f959492 Btrfs: send, fix more issues related to directory renames by Filipe Manana · 11 years ago
- a10c407 Btrfs: send, remove dead code from __get_cur_name_and_parent by Filipe Manana · 11 years ago
- c992ec9 Btrfs: send, account for orphan directories when building path strings by Filipe Manana · 11 years ago
- b46ab97 Btrfs: send, avoid unnecessary inode item lookup in the btree by Filipe Manana · 11 years ago
- 521e054 btrfs: protect snapshots from deleting during send by David Sterba · 11 years ago
- 01a9a8a Btrfs: send, fix corrupted path strings for long paths by Filipe Manana · 10 years ago
- 51a6025 Btrfs: send, fix incorrect ref access when using extrefs by Filipe Manana · 11 years ago
- cfd4a53 Btrfs: limit the path size in send to PATH_MAX by Chris Mason · 11 years ago
- c715e15 Btrfs: send, build path string only once in send_hole by Filipe Manana · 11 years ago
- 766b5e5 Btrfs: send, fix data corruption due to incorrect hole detection by Filipe Manana · 11 years ago
- 3f8a18c Btrfs: hold the commit_root_sem when getting the commit root during send by Josef Bacik · 11 years ago
- 9e351cc Btrfs: remove transaction from send by Josef Bacik · 11 years ago
- a26e8c9 Btrfs: don't clear uptodate if the eb is under IO by Josef Bacik · 11 years ago
- 73b802f btrfs: fix uninit variable warning by Chris Mason · 11 years ago
- bfa7e1f Btrfs: part 2, fix incremental send's decision to delay a dir move/rename by Filipe Manana · 11 years ago
- 7b119a8 Btrfs: fix incremental send's decision to delay a dir move/rename by Filipe Manana · 11 years ago
- 425b5da Btrfs: remove unnecessary inode generation lookup in send by Filipe Manana · 11 years ago
- 2131bcd Btrfs: add readahead for send_write by Liu Bo · 11 years ago
- a4d96d6 Btrfs: share the same code for __record_{new,deleted}_ref by Liu Bo · 11 years ago
- fcbd215 Btrfs: avoid unnecessary utimes update in incremental send by Filipe Manana · 11 years ago
- 644d194 Btrfs: skip search tree for REG files by Liu Bo · 11 years ago
- 9c9ca00 btrfs: send: simplify allocation code in fs_path_ensure_buf by David Sterba · 11 years ago
- 1b2782c btrfs: send: fix old buffer length in fs_path_ensure_buf by David Sterba · 11 years ago
- bf0d1f4 Btrfs: fix send issuing outdated paths for utimes, chown and chmod by Filipe Manana · 11 years ago
- 9dc4421 Btrfs: fix send attempting to rmdir non-empty directories by Filipe Manana · 11 years ago
- 29d6d30 Btrfs: send, don't send rmdir for same target multiple times by Filipe Manana · 11 years ago
- 2b863a1 Btrfs: incremental send, fix invalid path after dir rename by Filipe Manana · 11 years ago
- dcfd5ad Revert "Btrfs: remove transaction from btrfs send" by Wang Shilong · 11 years ago
- ace0105 btrfs: send: lower memory requirements in common case by David Sterba · 11 years ago
- dff6d0a Btrfs: make some tree searches in send.c more efficient by Filipe David Borba Manana · 11 years ago
- a0859c0 Btrfs: use right extent item position in send when finding extent clones by Filipe David Borba Manana · 11 years ago
- 57fb891 btrfs: send: remove BUG_ON from name_cache_delete by David Sterba · 11 years ago
- 4d1a63b btrfs: send: remove BUG from process_all_refs by David Sterba · 11 years ago
- 1f5a7ff btrfs: send: squeeze bitfilelds in fs_path by David Sterba · 11 years ago
- e25a812 btrfs: send: remove virtual_mem member from fs_path by David Sterba · 11 years ago
- b23ab57 btrfs: send: remove prepared member from fs_path by David Sterba · 11 years ago
- 64792f2 btrfs: send: replace check with an assert in gen_unique_name by David Sterba · 11 years ago
- 5ed7f9f Btrfs: more send support for parent/child dir relationship inversion by Filipe David Borba Manana · 11 years ago
- 03cb4fb Btrfs: fix send dealing with file renames and directory moves by Filipe David Borba Manana · 11 years ago
- d86477b Btrfs: add missing error check in incremental send by Filipe David Borba Manana · 11 years ago
- 93de4ba Btrfs: use right clone root offset for compressed extents by Filipe David Borba Manana · 11 years ago
- 6cc98d9 Btrfs: fix assert screwup for the pending move stuff by Josef Bacik · 11 years ago
- 0b947af Btrfs: use btrfs_crc32c everywhere instead of libcrc32c by Filipe David Borba Manana · 11 years ago
- 514ac8a Btrfs: don't use ram_bytes for uncompressed inline items by Chris Mason · 11 years ago
- bf54f41 Btrfs: fix send file hole detection leading to data corruption by Filipe David Borba Manana · 11 years ago
- 7fdd29d Btrfs: make send's file extent item search more efficient by Filipe David Borba Manana · 11 years ago
- 9f03740 Btrfs: fix infinite path build loops in incremental send by Filipe David Borba Manana · 11 years ago
- f74b86d Btrfs: fix snprintf usage by send's gen_unique_name by Filipe David Borba Manana · 11 years ago
- ffcfaf8 Btrfs: fix wrong search path initialization before searching tree root by Wang Shilong · 11 years ago
- 28e5dd8 Btrfs: fix send to not send non-aligned clone operations by Filipe David Borba Manana · 11 years ago
- 8e56338 Btrfs: remove unnecessary transaction commit before send by Wang Shilong · 11 years ago
- 18f687d Btrfs: fix protection between send and root deletion by Wang Shilong · 11 years ago
- 896c14f Btrfs: fix wrong send_in_progress accounting by Wang Shilong · 11 years ago
- efe120a Btrfs: convert printk to btrfs_ and fix BTRFS prefix by Frank Holton · 11 years ago
- 66ef7d6 btrfs: check balance of send_in_progress by David Sterba · 11 years ago
- 41ce997 Btrfs: remove transaction from btrfs send by Wang Shilong · 11 years ago
- 2c68653 btrfs: Check read-only status of roots during send by David Sterba · 11 years ago
- a8d89f5 btrfs: remove unused mnt from send_ctx by David Sterba · 11 years ago
- 95bc79d btrfs: send: clean up dead code by David Sterba · 11 years ago
- 5a0f4e2 Btrfs: fix pass of transid with wrong endianness in send.c by Filipe David Borba Manana · 11 years ago
- 16e7549 Btrfs: incompatible format change to remove hole extents by Josef Bacik · 11 years ago
- 700ff4f Btrfs: fix access_ok() check in btrfs_ioctl_send() by Dan Carpenter · 12 years ago
- 007d31f Btrfs: check file extent type before anything else by Josef Bacik · 11 years ago
- fae7f21 btrfs: Use WARN_ON()'s return value in place of WARN_ON(1) by Dulshani Gunawardhana · 11 years ago
- ed25909 Btrfs: stop using vfs_read in send by Josef Bacik · 11 years ago
- dd3cc16 btrfs: drop unused parameter from btrfs_item_nr by Ross Kirk · 11 years ago
- b7c09ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
- ed84885 btrfs: reuse kbasename helper by Andy Shevchenko · 11 years ago
- 57cfd46 Btrfs: fix send to deal with sparse files properly by Josef Bacik · 11 years ago
- 35a3621 Btrfs: get rid of sparse warnings by Stefan Behrens · 11 years ago
- ba5e8f2 Btrfs: fix send issues related to inode number reuse by Josef Bacik · 11 years ago
- a052541 Btrfs: skip subvol entries when checking if we've created a dir already by Josef Bacik · 11 years ago
- ebdad91 Btrfs: check our parent dir when doing a compare send by Josef Bacik · 11 years ago
- 8be04b9 treewide: Add __GFP_NOWARN to k.alloc calls with v.alloc fallbacks by Joe Perches · 11 years ago
- a5959bc Btrfs: Cocci spatch "memdup.spatch" by Thomas Meyer · 11 years ago
- 139f807 Btrfs: fix estale with btrfs send by Josef Bacik · 11 years ago
- b1b1959 Btrfs: cleanup, btrfs_read_fs_root_no_name() doesn't return NULL by Stefan Behrens · 12 years ago
- 924794c Btrfs: cleanup unused arguments in send.c by Tsutomu Itoh · 12 years ago
- 48a3b63 btrfs: make static code static & remove dead code by Eric Sandeen · 12 years ago
- ecc7ada Btrfs: fix error handling in btrfs_ioctl_send() by Tsutomu Itoh · 12 years ago
- ba1eeaa Btrfs: remove unused variable in __process_changed_new_xattr() by Tsutomu Itoh · 12 years ago
- c2c7132 Btrfs: allow omitting stream header and end-cmd for btrfs send by Stefan Behrens · 12 years ago
- 3615db4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
- adaa4b8 Btrfs: fix EIO from btrfs send in is_extent_unchanged for punched holes by Jan Schmidt · 12 years ago
- b695188 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 12 years ago
- d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
- 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
- cb95e7b btrfs: add "no file data" flag to btrfs send ioctl by Mark Fasheh · 12 years ago
- b4c6f7b btrfs: remove unused fd in btrfs_ioctl_send() by Eric Sandeen · 12 years ago
- cfa7a9c Btrfs: fix memory leak in name_cache_insert() by Tsutomu Itoh · 12 years ago
- 5f3ab90 Btrfs: rename root_times_lock to root_item_lock by Anand Jain · 12 years ago
- e2d044f Btrfs: Send: preserve ownership (uid and gid) also for symlinks. by Alex Lyakas · 12 years ago