aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/file.c
Commit message (Expand)AuthorAge
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* nilfs2: get rid of private page allocatorRyusuke Konishi2011-05-10
* nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi2011-03-29
* nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi2011-03-08
* nilfs2: add compat ioctlRyusuke Konishi2011-03-08
* nilfs2: fiemap supportRyusuke Konishi2011-01-10
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-27
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-22
* nilfs2: use unlocked_ioctlRyusuke Konishi2009-04-07
* nilfs2: remove compat ioctl codeRyusuke Konishi2009-04-07
* nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi2009-04-07
* nilfs2: segment constructorRyusuke Konishi2009-04-07
* nilfs2: file operationsRyusuke Konishi2009-04-07