summaryrefslogtreecommitdiff
path: root/fs/nilfs2/dir.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\
| * introduce __block_write_beginChristoph Hellwig2010-08-09
| * clean up write_begin usage for directories in pagecacheChristoph Hellwig2010-08-09
* | nilfs2: avoid rec_len overflow with 64KB block sizeRyusuke Konishi2010-07-25
* | nilfs2: simplify nilfs_get_page functionRyusuke Konishi2010-07-24
|/
* nilfs2: fix typo "cout" -> "count" in error messageRyusuke Konishi2010-03-14
* nilfs: sanitize const/signedness in dealing with ->d_name.nameAl Viro2010-03-03
* nilfs really shouldn't slap struct dentry on stack...Al Viro2010-03-03
* nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirtyJiro SEKIBA2009-11-27
* nilfs2: delete mark_inode_dirty in nilfs_delete_entryJiro SEKIBA2009-11-27
* nilfs2: delete mark_inode_dirty in nilfs_commit_chunkJiro SEKIBA2009-11-27
* nilfs2: change return type of nilfs_commit_chunkJiro SEKIBA2009-11-27
* nilfs2: delete mark_inode_dirty from nilfs_set_linkJiro SEKIBA2009-11-27
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* nilfs2: use unlocked_ioctlRyusuke Konishi2009-04-07
* nilfs2: remove compat ioctl codeRyusuke Konishi2009-04-07
* nilfs2: directory entry operationsYoshiji Amagai2009-04-07