• Linus Torvalds's avatar
    Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux · da370f1d
    Linus Torvalds authored
    Pull btrfs fixes from David Sterba:
     "We have a few assorted fixes, some of them show up during fstests so I
      gave them more testing"
    
    * tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
      btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device
      Btrfs: fix null pointer dereference when replacing missing device
      btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes
      btrfs: Ignore errors from btrfs_qgroup_trace_extent_post
      Btrfs: fix unexpected -EEXIST when creating new inode
      Btrfs: fix use-after-free on root->orphan_block_rsv
      Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
      Btrfs: fix extent state leak from tree log
      Btrfs: fix crash due to not cleaning up tree log block's dirty bits
      Btrfs: fix deadlock in run_delalloc_nocow
    da370f1d
inode.c 288 KB