]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 May 2011 17:50:56 +0000 (10:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 26 May 2011 17:50:56 +0000 (10:50 -0700)
commitc4fcf59810a0a565e69d9c31d59a4f1c8c4e0aed
tree98d4da8d0e1a5fb1d9064626b4b96d95ccf26375
parent4aae5752fe9dfb167490797b1b602439426e6d9b
parent9953e7c5d4574e6c8d85331cbf6a005d68fdf8ae
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem:
  xen: cleancache shim to Xen Transcendent Memory
  ocfs2: add cleancache support
  ext4: add cleancache support
  btrfs: add cleancache support
  ext3: add cleancache support
  mm/fs: add hooks to support cleancache
  mm: cleancache core ops functions and config
  fs: add field to superblock to support cleancache
  mm/fs: cleancache documentation

Fix up trivial conflict in fs/btrfs/extent_io.c due to includes
drivers/xen/Makefile
fs/btrfs/extent_io.c
fs/buffer.c
fs/ext4/super.c
fs/super.c
include/linux/fs.h
mm/filemap.c