summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/namei.c
Commit message (Expand)AuthorAgeFilesLines
...
* nilfs2: delete redundant mark_inode_dirtyJiro SEKIBA2009-11-271-4/+0Star
* nilfs2: expand inode_inc_link_count and inode_dec_link_countJiro SEKIBA2009-11-271-17/+32
* nilfs2: delete mark_inode_dirty from nilfs_set_linkJiro SEKIBA2009-11-271-1/+3
* nilfs2: delete mark_inode_dirty in nilfs_new_inodeJiro SEKIBA2009-11-271-1/+1
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-3/+3
* nilfs2: avoid double error caused by nilfs_transaction_endRyusuke Konishi2009-04-071-23/+51
* nilfs2: pathname operationsRyusuke Konishi2009-04-071-0/+446