]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2019 21:53:57 +0000 (14:53 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 12 Mar 2019 21:53:57 +0000 (14:53 -0700)
commitc401ea3d53c21c4ded6ccfec43348b337a96f0f0
treea6089c2d7f6d10d487bdc4d795cf2436c232ecae
parent409522a8488d22e94502b89d07f0499192f7eb19
parent3d767a56f72dd05ebeed82b6c154b597315845e1
Merge tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "Correctness and a deadlock fixes"

* tag 'for-5.1-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: zstd: ensure reclaim timer is properly cleaned up
  btrfs: move ulist allocation out of transaction in quota enable
  btrfs: save drop_progress if we drop refs at all
  btrfs: check for refs on snapshot delete resume
  Btrfs: fix deadlock between clone/dedupe and rename
  Btrfs: fix corruption reading shared and compressed extents after hole punching
fs/btrfs/ctree.h
fs/btrfs/extent_io.c