This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch stable in repository linux-next.
from 8c2ffd917477 Linux 5.1-rc2 new a3ac7917b730 Revert "parport: daisy: use new parport device model" adds 945ab8f6de94 locks: wake any locks blocked on request before deadlock check new 9798a22df3a8 Merge tag 'locks-v5.1' of git://git.kernel.org/pub/scm/lin [...] new ff9d31d0d466 tracing: Remove unnecessary var_ref destroy in track_data_ [...] new 3dee10da2e9f tracing: initialize variable in create_dyn_event() new 9efb85c5cfac ftrace: Fix warning using plain integer as NULL & spelling [...] new 26a3b01be87f Merge tag 'trace-v5.1-rc2' of git://git.kernel.org/pub/scm [...] adds bf504110bc8a Btrfs: fix incorrect file size after shrinking truncate and fsync adds 2cc8334270e2 btrfs: remove WARN_ON in log_dir_items adds 609e804d771f Btrfs: fix file corruption after snapshotting due to mix o [...] adds 0cc068e6ee59 btrfs: don't report readahead errors and don't update statistics adds 3897b6f0a859 btrfs: raid56: properly unmap parity page in finish_parity [...] adds 7ff2c2a1a71e btrfs: Fix bound checking in qgroup_trace_new_subtree_blocks adds 139a56170de6 btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_ca [...] adds 0ccc3876e4b2 Btrfs: fix assertion failure on fsync with NO_HOLES enabled new 65ae689329c5 Merge tag 'for-5.1-rc2-tag' of git://git.kernel.org/pub/sc [...]
The 7 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: drivers/parport/daisy.c | 32 +------------------------- drivers/parport/probe.c | 2 +- drivers/parport/share.c | 10 +------- fs/btrfs/extent-tree.c | 2 +- fs/btrfs/qgroup.c | 4 ++-- fs/btrfs/raid56.c | 3 ++- fs/btrfs/transaction.c | 49 +++++++++++++++++++++++++++++++++++----- fs/btrfs/tree-log.c | 33 +++++++++++++++++++-------- fs/btrfs/volumes.c | 2 +- fs/locks.c | 5 ++++ include/linux/parport.h | 13 ----------- kernel/trace/ftrace.c | 12 +++++----- kernel/trace/trace_dynevent.c | 2 +- kernel/trace/trace_events_hist.c | 1 - 14 files changed, 87 insertions(+), 83 deletions(-)