]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Jul 2018 18:13:25 +0000 (11:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Jul 2018 18:13:25 +0000 (11:13 -0700)
commitf301a9676c0d38dbef5a30d8307acafb63d93110
treef4bac092938916bcdbf4e0aa30211de9d8899f3a
parent77268a43b329bd75a8bc122335f1b76617f022da
parent4ae364e3e68700b0d2b152b1e3cb6b7e5851d440
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux

Pull btrfs fixes from David Sterba:
 "Three regression fixes. They're few-liners and fixing some corner
  cases missed in the origial patches"

* tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux:
  btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block()
  btrfs: fix use-after-free of cmp workspace pages
  btrfs: restore uuid_mutex in btrfs_open_devices
fs/btrfs/ioctl.c