| Commit message (Expand) | Author | Age | Files | Lines |
* | pagemap.h: move dir_pages() over there | Fabian Frederick | 2015-06-23 | 1 | -5/+0 |
* | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -1/+1 |
* | [readdir] convert nilfs2 | Al Viro | 2013-06-29 | 1 | -30/+18 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 | 1 | -1/+1 |
* | nilfs2: remove the second argument of k[un]map_atomic() | Cong Wang | 2012-03-20 | 1 | -2/+2 |
* | nilfs: propagate umode_t | Al Viro | 2012-01-03 | 1 | -1/+1 |
* | nilfs2: add compat ioctl | Ryusuke Konishi | 2011-03-08 | 1 | -1/+1 |
* | nilfs2: use common file attribute macros | Ryusuke Konishi | 2011-03-08 | 1 | -3/+0 |
* | nilfs2: do not pass sbi to functions which can get it from inode | Ryusuke Konishi | 2011-01-10 | 1 | -2/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2010-08-10 | 1 | -19/+6 |
|\ |
|
| * | introduce __block_write_begin | Christoph Hellwig | 2010-08-09 | 1 | -2/+1 |
| * | clean up write_begin usage for directories in pagecache | Christoph Hellwig | 2010-08-09 | 1 | -19/+7 |
* | | nilfs2: avoid rec_len overflow with 64KB block size | Ryusuke Konishi | 2010-07-25 | 1 | -12/+14 |
* | | nilfs2: simplify nilfs_get_page function | Ryusuke Konishi | 2010-07-24 | 1 | -5/+2 |
|/ |
|
* | nilfs2: fix typo "cout" -> "count" in error message | Ryusuke Konishi | 2010-03-14 | 1 | -1/+1 |
* | nilfs: sanitize const/signedness in dealing with ->d_name.name | Al Viro | 2010-03-03 | 1 | -2/+2 |
* | nilfs really shouldn't slap struct dentry on stack... | Al Viro | 2010-03-03 | 1 | -5/+5 |
* | nilfs2: replace mark_inode_dirty as nilfs_mark_inode_dirty | Jiro SEKIBA | 2009-11-27 | 1 | -1/+1 |
* | nilfs2: delete mark_inode_dirty in nilfs_delete_entry | Jiro SEKIBA | 2009-11-27 | 1 | -1/+0 |
* | nilfs2: delete mark_inode_dirty in nilfs_commit_chunk | Jiro SEKIBA | 2009-11-27 | 1 | -3/+1 |
* | nilfs2: change return type of nilfs_commit_chunk | Jiro SEKIBA | 2009-11-27 | 1 | -8/+8 |
* | nilfs2: delete mark_inode_dirty from nilfs_set_link | Jiro SEKIBA | 2009-11-27 | 1 | -1/+0 |
* | const: constify remaining file_operations | Alexey Dobriyan | 2009-10-01 | 1 | -1/+1 |
* | headers: smp_lock.h redux | Alexey Dobriyan | 2009-07-12 | 1 | -1/+0 |
* | nilfs2: use unlocked_ioctl | Ryusuke Konishi | 2009-04-07 | 1 | -1/+1 |
* | nilfs2: remove compat ioctl code | Ryusuke Konishi | 2009-04-07 | 1 | -1/+1 |
* | nilfs2: directory entry operations | Yoshiji Amagai | 2009-04-07 | 1 | -0/+711 |