summaryrefslogtreecommitdiff
path: root/fs/nilfs2/file.c
AgeCommit message (Expand)Author
2015-02-13Reset to 3.12.37Scott Wood
2013-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-23new helper: file_inode(file)Al Viro
2013-02-22mm: only enforce stable page writes if the backing device requires itDarrick J. Wong
2012-12-20nilfs2: drop vmtruncateMarco Stornelli
2012-10-09mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov
2012-10-01ext4: fix mtime update in nodelalloc modeTheodore Ts'o
2012-07-31nilfs2: Convert to new freezing mechanismJan Kara
2012-06-01nilfs2: flush disk caches in syncingRyusuke Konishi
2011-07-21fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-05-10nilfs2: get rid of private page allocatorRyusuke Konishi
2011-03-30nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi
2011-03-09nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi
2011-03-08nilfs2: add compat ioctlRyusuke Konishi
2011-01-10nilfs2: fiemap supportRyusuke Konishi
2010-05-28drop unused dentry argument to ->fsyncChristoph Hellwig
2009-10-01const: constify remaining file_operationsAlexey Dobriyan
2009-09-27const: mark struct vm_struct_operationsAlexey Dobriyan
2009-09-22const: mark remaining inode_operations as constAlexey Dobriyan
2009-04-07nilfs2: use unlocked_ioctlRyusuke Konishi
2009-04-07nilfs2: remove compat ioctl codeRyusuke Konishi
2009-04-07nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi
2009-04-07nilfs2: segment constructorRyusuke Konishi
2009-04-07nilfs2: file operationsRyusuke Konishi