aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/nilfs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-2/+2
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan1-4/+4
2009-09-22const: mark remaining address_space_operations constAlexey Dobriyan1-1/+1
2009-06-24switch nilfs2 to inode->i_aclAl Viro1-4/+0
2009-06-10nilfs2: use device's backing_dev_info for btree node cachesRyusuke Konishi1-0/+1
2009-05-11nilfs2: fix lock order reversal in nilfs_clean_segments ioctlRyusuke Konishi1-1/+2
2009-04-13nilfs2: remove module versionRyusuke Konishi1-5/+0
2009-04-07nilfs2: support nanosecond timestampRyusuke Konishi1-1/+0
2009-04-07nilfs2: introduce secondary super blockRyusuke Konishi1-5/+2
2009-04-07nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi1-1/+0
2009-04-07nilfs2: use unlocked_ioctlRyusuke Konishi1-1/+1
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi1-1/+0
2009-04-07nilfs2: avoid double error caused by nilfs_transaction_endRyusuke Konishi1-1/+2
2009-04-07nilfs2: add inode and other major structuresRyusuke Konishi1-0/+323