]> 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)
commit2126e07c0d6c6e4c058bc3a3561c42f61c7cf28e
treef4bac092938916bcdbf4e0aa30211de9d8899f3a
parent3dd136ae22ee7bcbf0d1b05f63432e370dee1b03
parent1c540e4792c2f4ffc52f52e84b154d7a85df48cc
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