aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan1-1/+1
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-1/+1
2009-04-07nilfs2: use unlocked_ioctlRyusuke Konishi1-1/+1
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi1-1/+1
2009-04-07nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi1-24/+3
2009-04-07nilfs2: segment constructorRyusuke Konishi1-3/+59
2009-04-07nilfs2: file operationsRyusuke Konishi1-0/+125