]> 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)
commit3296ad5d3cc0458041236fae89bc5910e7c2847b
tree8f279a91de8237ce370a14d745940cccfd78ea07
parent53896af5b7dd945d618636432c1d5d8b549bd622
parentd1a47ce208a1aec66d46ed3525866056ab0ee177
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