nilfs2-kmod-centos7-0.1.5  Sun Apr 5, 2015 JST

	* fix build error on CentOS 7.1 supporting a change of
	  truncate_pagecache() function.

nilfs2-kmod-centos7-0.1.4  Fri Mar 13, 2015 JST

	* fix deadlock of segment constructor during recovery
	* fix potential memory overrun on inode

nilfs2-kmod-centos7-0.1.3  Sat Feb 7, 2015 JST

	* fix deadlock of segment constructor over I_SYNC flag
	* fix the nilfs_iget() vs. nilfs_new_inode() races

nilfs2-kmod-centos7-0.1.2  Sun Oct 19, 2014 JST

	* improve the performance of fdatasync()
	* add missing blkdev_issue_flush() to nilfs_sync_fs()

nilfs2-kmod-centos7-0.1.1  Sat Sep 27, 2014 JST

	* fix data loss with mmap()

nilfs2-kmod-centos7-0.1.0  Wed Jul 9, 2014 JST

	* update project's web site in nilfs2.txt
	* verify metadata sizes read from disk
	* add FITRIM ioctl support
	* add NILFS_IOCTL_SET_SUINFO ioctl support
	* apply "nilfs2: add comments for ioctls"
	* apply "nilfs2: use atomic64_t type for inode_count and blocks_count
	  fields in nilfs_root struct"
	* apply "nilfs2: implement calculation of tree inodes count"
	* apply "helper for reading ->d_count"
	* apply "mm + fs: store shadow entries in pace cache"
	* add kern_feature.h header file
	* add .gitignore file
	* Import source files from stable kernel-3.10.y.