OSDN Git Service

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)
commit04a1320651757c78277bea48bec97f0d43e6b17b
treef4bac092938916bcdbf4e0aa30211de9d8899f3a
parent47f7dc4b845a9fe60c53b84b8c88cf14efd0de7f
parent665d4953cde6d9e75c62a07ec8f4f8fd7d396ade
Merge tag 'for-4.18-rc5-tag' of git://git./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