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)
commit038911597e17017cee55fe93d521164a27056866
tree8f279a91de8237ce370a14d745940cccfd78ea07
parent66dc830d14a222c9214a8557e9feb1e4a67a3857
parenta26f49926da938f47561f386be56a83dd37a496d
Merge branch 'lazytime' of git://git./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