Hi Andrew, Please queue the following changes for the next merge window: Andreas Rohner (1): nilfs2: Fix race condition that causes file system corruption Elena Reshetova (1): fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t Ryusuke Konishi (2): nilfs2: align block comments of nilfs_sufile_truncate_range() at * nilfs2: use octal for unreadable permission macro In this series, > nilfs2: Fix race condition that causes file system corruption fixes a file system corruption issue in some high loads. > fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t introduces refcount_t type to nilfs. > nilfs2: align block comments of nilfs_sufile_truncate_range() at * > nilfs2: use octal for unreadable permission macro are style fixes, both of which are based on suggestions of recent checkpatch.pl. Thanks, Ryusuke Konishi -- fs/nilfs2/namei.c | 2 +- fs/nilfs2/segment.c | 6 ++++-- fs/nilfs2/sufile.c | 32 ++++++++++++++++---------------- fs/nilfs2/the_nilfs.c | 8 ++++---- fs/nilfs2/the_nilfs.h | 5 +++-- 5 files changed, 28 insertions(+), 25 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe linux-nilfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html