aboutsummaryrefslogtreecommitdiff
path: root/fs/nilfs2/file.c
AgeCommit message (Expand)Author
2011-04-14nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi
2011-01-10nilfs2: fiemap supportRyusuke Konishi
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-04-07nilfs2: use unlocked_ioctlRyusuke Konishi
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi
2009-04-07nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi
2009-04-07nilfs2: segment constructorRyusuke Konishi
2009-04-07nilfs2: file operationsRyusuke Konishi