Filipe Manana
|
24e52b11e0
Btrfs: incremental send, fix invalid memory access
|
8 years ago |
Filipe Manana
|
f59627810e
Btrfs: incremental send, fix invalid path for link commands
|
8 years ago |
Su Yue
|
59b0a7f2c7
btrfs: Check name_len before read in iterate_dir_item
|
8 years ago |
Filipe Manana
|
fdb1388994
Btrfs: incremental send, fix invalid path for unlink commands
|
8 years ago |
Filipe Manana
|
72c3668fed
Btrfs: send, fix invalid path after renaming and linking file
|
8 years ago |
David Sterba
|
f11f74416a
btrfs: send: use kvmalloc in iterate_dir_item
|
8 years ago |
David Sterba
|
818e010bf9
btrfs: replace opencoded kvzalloc with the helper
|
8 years ago |
David Sterba
|
ee4ea69852
btrfs: remove unused members dir_path from recorded_ref
|
8 years ago |
Linus Torvalds
|
1176032cb1
Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
8 years ago |
Michal Hocko
|
752ade68cb
treewide: use kv[mz]alloc* rather than opencoded variants
|
8 years ago |
Filipe Manana
|
e1cbfd7bf6
Btrfs: send, fix file hole not being preserved due to inline extent
|
8 years ago |
Dan Carpenter
|
457ae7268b
Btrfs: fix an integer overflow check
|
8 years ago |
Filipe Manana
|
82bfb2e7b6
Btrfs: incremental send, fix unnecessary hole writes for sparse files
|
8 years ago |
Robbie Ko
|
0191410158
Btrfs: incremental send, do not issue invalid rmdir operations
|
8 years ago |
Filipe Manana
|
fe9c798dbf
Btrfs: incremental send, do not delay rename when parent inode is new
|
8 years ago |
Robbie Ko
|
4dd9920d99
Btrfs: send, fix failure to rename top level inode due to name collision
|
8 years ago |
Jeff Mahoney
|
3a45bb207e
btrfs: remove root parameter from transaction commit/end routines
|
9 years ago |
Jeff Mahoney
|
2ff7e61e0d
btrfs: take an fs_info directly when the root is not used otherwise
|
9 years ago |
Jeff Mahoney
|
0b246afa62
btrfs: root->fs_info cleanup, add fs_info convenience variables
|
9 years ago |
Jeff Mahoney
|
da17066c40
btrfs: pull node/sector/stripe sizes out of root and into fs_info
|
9 years ago |
Linus Torvalds
|
f6167514c8
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 years ago |
Filipe Manana
|
d5e84fd8d0
Btrfs: fix incremental send failure caused by balance
|
9 years ago |
Linus Torvalds
|
f29135b54b
Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
|
9 years ago |
Andreas Gruenbacher
|
2211d5ba5c
posix_acl: xattr representation cleanups
|
9 years ago |
Jeff Mahoney
|
04ab956ee6
btrfs: convert send's verbose_printk to btrfs_debug
|
9 years ago |
Jeff Mahoney
|
5d163e0e68
btrfs: unsplit printed strings
|
9 years ago |
Masahiro Yamada
|
e2c8990734
btrfs: squash lines for simple wrapper functions
|
9 years ago |
Josef Bacik
|
3dc09ec895
Btrfs: kill invalid ASSERT() in process_all_refs()
|
9 years ago |
Filipe Manana
|
951555856b
Btrfs: send, don't bug on inconsistent snapshots
|
9 years ago |
Filipe Manana
|
15b253eace
Btrfs: send, avoid incorrect leaf accesses when sending utimes operations
|
9 years ago |