]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszer...
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 31 Oct 2015 21:49:19 +0000 (14:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 31 Oct 2015 21:49:19 +0000 (14:49 -0700)
commit4bb0fb57f3bbe2ed7d4aad75a3c60a051afbd1db
treec6ed47f2dd44bc55b5a9616c3587b976fef27cc8
parentc94eee8a3befe480a1193f2633f16988108393bc
parent5ffdbe8bf1e485026e1c7e4714d2841553cf0b40
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs

Pull overlayfs bug fixes from Miklos Szeredi:
 "This contains fixes for bugs that appeared in earlier kernels (all are
  marked for -stable)"

* 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs:
  ovl: free lower_mnt array in ovl_put_super
  ovl: free stack of paths in ovl_fill_super
  ovl: fix open in stacked overlay
  ovl: fix dentry reference leak
  ovl: use O_LARGEFILE in ovl_copy_up()
fs/overlayfs/super.c