]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Feb 2015 00:12:34 +0000 (16:12 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 18 Feb 2015 00:12:34 +0000 (16:12 -0800)
commitd3c8d6c53fe6a337fdd97be14e9a3bd3ea51e07e
tree8f279a91de8237ce370a14d745940cccfd78ea07
parent10a44a78904c6104a6d42782dc8448736b266ecc
parentadce8daad3493aed4d17ee1736628b3e25b9a833
Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull lazytime mount option support from Al Viro:
 "Lazytime stuff from tytso"

* 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  ext4: add optimization for the lazytime mount option
  vfs: add find_inode_nowait() function
  vfs: add support for a lazytime mount option
fs/ext4/inode.c
fs/ext4/super.c
fs/fs-writeback.c
fs/gfs2/file.c
fs/inode.c
include/linux/backing-dev.h
include/linux/fs.h
include/trace/events/writeback.h
mm/backing-dev.c