index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
send.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-22
btrfs: send: fix crash when memory allocations trigger reclaim
Filipe Manana
1
-2
/
+0
2021-06-22
btrfs: ensure relocation never runs while we have send operations running
Filipe Manana
1
-7
/
+7
2021-06-22
btrfs: fix typos in comments
David Sterba
1
-1
/
+1
2021-06-22
btrfs: send: use list_move_tail instead of list_del/list_add_tail
Baokun Li
1
-11
/
+7
2021-06-22
btrfs: send: fix invalid path for unlink operations after parent orphanization
Filipe Manana
1
-0
/
+11
2021-04-28
btrfs: fix deadlock when cloning inline extents and using qgroups
Filipe Manana
1
-2
/
+2
2021-04-19
btrfs: improve btree readahead for full send operations
Filipe Manana
1
-1
/
+1
2021-04-19
btrfs: add btree read ahead for incremental send operations
Filipe Manana
1
-6
/
+36
2021-04-19
btrfs: add btree read ahead for full send operations
Filipe Manana
1
-0
/
+1
2021-03-01
Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-5
/
+2
2021-02-26
btrfs: use memcpy_[to|from]_page() and kmap_local_page()
Ira Weiny
1
-5
/
+2
2021-02-08
btrfs: send: use struct send_ctx *sctx for btrfs_compare_trees and changed_cb
Roman Anasal
1
-8
/
+7
2021-02-08
btrfs: send: remove stale code when checking for shared extents
Filipe Manana
1
-16
/
+0
2021-01-12
btrfs: send: fix invalid clone operations when cloning from the same file and...
Filipe Manana
1
-0
/
+15
2020-12-18
btrfs: send: fix wrong file path when there is an inode with a pending rmdir
Filipe Manana
1
-18
/
+31
2020-12-08
btrfs: send: use helpers to access root_item::ctransid
David Sterba
1
-3
/
+3
2020-10-07
btrfs: send, recompute reference path after orphanization of a directory
Filipe Manana
1
-0
/
+72
2020-10-07
btrfs: send, orphanize first all conflicting inodes when processing references
Filipe Manana
1
-40
/
+87
2020-10-07
btrfs: send: use helpers for unaligned access to header members
David Sterba
1
-7
/
+7
2020-10-07
btrfs: use kvcalloc for allocation in btrfs_ioctl_send()
Denis Efremov
1
-5
/
+6
2020-10-07
btrfs: use kvzalloc() to allocate clone_roots in btrfs_ioctl_send()
Denis Efremov
1
-1
/
+1
2020-10-07
btrfs: send: use btrfs_file_extent_end() in send_write_or_clone()
Omar Sandoval
1
-33
/
+11
2020-10-07
btrfs: send: avoid copying file data
Omar Sandoval
1
-26
/
+39
2020-10-07
btrfs: send: get rid of i_size logic in send_write()
Omar Sandoval
1
-27
/
+10
2020-10-07
btrfs: send: remove indirect callback parameter for changed_cb
David Sterba
1
-9
/
+2
2020-06-02
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-17
/
+72
2020-05-25
btrfs: simplify iget helpers
David Sterba
1
-6
/
+1
2020-05-25
btrfs: simplify root lookup by id
David Sterba
1
-11
/
+4
2020-05-25
btrfs: send: emit file capabilities after chown
Marcos Paulo de Souza
1
-0
/
+67
2020-05-09
btrfs_ioctl_send(): don't bother with access_ok()
Al Viro
1
-7
/
+0
2020-03-23
btrfs: kill the subvol_srcu
Josef Bacik
1
-14
/
+0
2020-03-23
btrfs: add helper to get the end offset of a file extent item
Filipe Manana
1
-41
/
+3
2020-03-23
btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_root
Josef Bacik
1
-6
/
+6
2020-03-23
btrfs: push btrfs_grab_fs_root into btrfs_get_fs_root
Josef Bacik
1
-11
/
+0
2020-03-23
btrfs: hold a ref on the root in btrfs_ioctl_send
Josef Bacik
1
-4
/
+24
2020-03-23
btrfs: open code btrfs_read_fs_root_no_name
Josef Bacik
1
-2
/
+2
2020-01-31
Btrfs: send, fix emission of invalid clone operations within the same file
Filipe Manana
1
-1
/
+2
2019-12-13
btrfs: send: remove WARN_ON for readonly mount
Anand Jain
1
-6
/
+0
2019-11-18
Btrfs: send, skip backreference walking for extents with many references
Filipe Manana
1
-1
/
+24
2019-11-18
Btrfs: send, allow clone operations within the same file
Filipe Manana
1
-5
/
+13
2019-11-18
btrfs: drop unused parameter is_new from btrfs_iget
David Sterba
1
-1
/
+1
2019-10-08
btrfs: silence maybe-uninitialized warning in clone_range
Austin Kim
1
-1
/
+1
2019-09-09
btrfs: Relinquish CPUs in btrfs_compare_trees
Nikolay Borisov
1
-0
/
+1
2019-09-09
btrfs: move functions for tree compare to send.c
David Sterba
1
-0
/
+374
2019-07-30
Btrfs: fix incremental send failure after deduplication
Filipe Manana
1
-62
/
+15
2019-07-02
Btrfs: prevent send failures and crashes due to concurrent relocation
Filipe Manana
1
-0
/
+14
2019-07-01
btrfs: resurrect btrfs_crc32c()
Johannes Thumshirn
1
-1
/
+1
2019-05-28
Btrfs: incremental send, fix emission of invalid clone operations
Filipe Manana
1
-3
/
+43
2019-05-28
Btrfs: incremental send, fix file corruption when no-holes feature is enabled
Filipe Manana
1
-0
/
+6
2019-04-29
Btrfs: fix race between send and deduplication that lead to failures and crashes
Filipe Manana
1
-0
/
+26
[next]