summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/nilfs.h
Commit message (Expand)AuthorAgeFilesLines
...
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-2/+2
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-4/+4
* const: mark remaining address_space_operations constAlexey Dobriyan2009-09-221-1/+1
* switch nilfs2 to inode->i_aclAl Viro2009-06-241-4/+0
* nilfs2: use device's backing_dev_info for btree node cachesRyusuke Konishi2009-06-101-0/+1
* nilfs2: fix lock order reversal in nilfs_clean_segments ioctlRyusuke Konishi2009-05-111-1/+2
* nilfs2: remove module versionRyusuke Konishi2009-04-131-5/+0
* nilfs2: support nanosecond timestampRyusuke Konishi2009-04-071-1/+0
* nilfs2: introduce secondary super blockRyusuke Konishi2009-04-071-5/+2
* nilfs2: replace BUG_ON and BUG calls triggerable from ioctlRyusuke Konishi2009-04-071-1/+0
* nilfs2: use unlocked_ioctlRyusuke Konishi2009-04-071-1/+1
* nilfs2: remove compat ioctl codeRyusuke Konishi2009-04-071-1/+0
* nilfs2: avoid double error caused by nilfs_transaction_endRyusuke Konishi2009-04-071-1/+2
* nilfs2: add inode and other major structuresRyusuke Konishi2009-04-071-0/+323