This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b36fdc6853a3 Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/l [...] new 8ecebf4d767e Btrfs: fix unexpected failure of nocow buffered writes aft [...] new d4682ba03ef6 Btrfs: sync log after logging new name new de02b9f6bb65 Btrfs: fix data corruption when deduplicating between diff [...] new a5b7f4295eea btrfs: fix qgroup_free wrong num_bytes in btrfs_subvolume_ [...] new 801660b040d1 btrfs: btrfs_shrink_device should call commit transaction [...] new b9b8a41adeff btrfs: use after free in btrfs_quota_enable new b6fdfbff0789 btrfs: Fix suspicious RCU usage warning in btrfs_debug_in_rcu new 5404525b98c2 Merge tag 'for-4.19-rc2-tag' of git://git.kernel.org/pub/s [...] new 865e63b04e9b tracing: Add back in rcu_irq_enter/exit_irqson() for rcuid [...] new d1c392c9e2a3 printk/tracing: Do not trace printk_nmi_enter() new be65e2595b4c Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/sc [...]
The 11 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: fs/btrfs/ctree.h | 12 ++++- fs/btrfs/disk-io.c | 1 + fs/btrfs/extent-tree.c | 17 +++---- fs/btrfs/inode.c | 117 +++++++++++++++++++++++++++++++------------- fs/btrfs/ioctl.c | 35 +++++++++++++ fs/btrfs/qgroup.c | 5 +- fs/btrfs/tree-log.c | 48 +++++++++++++++--- fs/btrfs/tree-log.h | 10 +++- fs/btrfs/volumes.c | 7 ++- include/linux/tracepoint.h | 8 ++- kernel/printk/printk_safe.c | 4 +- 11 files changed, 205 insertions(+), 59 deletions(-)