]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Oct 2018 16:24:04 +0000 (17:24 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 24 Oct 2018 16:24:04 +0000 (17:24 +0100)
commit94e91726869774b5e4b72d9f3da30445583fe89e
treefe70a94fd74617d68d10c5f3a467106346ce1398
parentf4f857233b446c16eb6f4455991518a721e6aada
parentb68a7d0119bfb3a60ba68cc1ec23a61a493827fd
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs fixes from Al Viro.

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  gfs2_meta: ->mount() can get NULL dev_name
  ecryptfs_rename(): verify that lower dentries are still OK after lock_rename()
  cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)