summaryrefslogtreecommitdiffstats
path: root/fs/nilfs2/file.c
Commit message (Expand)AuthorAgeFilesLines
* nilfs2: clean up old e-mail addressesRyusuke Konishi2016-05-231-2/+1
* nilfs2: remove FSF mailing address from GPL noticesRyusuke Konishi2016-05-231-4/+0
* vfs: remove unused wrapper block_page_mkwrite()Ross Zwisler2015-11-111-1/+1
* make new_sync_{read,write}() staticAl Viro2015-04-111-2/+0
* mm: drop vm_ops->remap_pages and generic_file_remap_pages() stubKirill A. Shutemov2015-02-101-1/+0
* nilfs2: avoid duplicate segment construction for fsync()Andreas Rohner2014-12-101-8/+2
* nilfs2: add missing blkdev_issue_flush() to nilfs_sync_fs()Andreas Rohner2014-10-141-5/+3
* write_iter variants of {__,}generic_file_aio_write()Al Viro2014-05-061-2/+2
* switch simple generic_file_aio_read() users to ->read_iter()Al Viro2014-05-061-2/+2
* mm: implement ->map_pages for page cacheKirill A. Shutemov2014-04-071-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-1/+1
|\
| * new helper: file_inode(file)Al Viro2013-02-221-1/+1
* | mm: only enforce stable page writes if the backing device requires itDarrick J. Wong2013-02-211-1/+1
|/
* nilfs2: drop vmtruncateMarco Stornelli2012-12-201-1/+0
* mm: kill vma flag VM_CAN_NONLINEARKonstantin Khlebnikov2012-10-091-1/+1
* ext4: fix mtime update in nodelalloc modeTheodore Ts'o2012-09-301-0/+1
* nilfs2: Convert to new freezing mechanismJan Kara2012-07-311-7/+11
* nilfs2: flush disk caches in syncingRyusuke Konishi2012-05-311-10/+14
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-201-2/+10
* nilfs2: get rid of private page allocatorRyusuke Konishi2011-05-101-1/+0
* nilfs2: fix data loss in mmap page write for hole blocksRyusuke Konishi2011-03-301-6/+5
* nilfs2: get rid of nilfs_sb_info structureRyusuke Konishi2011-03-091-1/+1
* nilfs2: add compat ioctlRyusuke Konishi2011-03-081-1/+1
* nilfs2: fiemap supportRyusuke Konishi2011-01-101-0/+1
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-271-2/+2
* const: constify remaining file_operationsAlexey Dobriyan2009-10-011-1/+1
* const: mark struct vm_struct_operationsAlexey Dobriyan2009-09-271-1/+1
* const: mark remaining inode_operations as constAlexey Dobriyan2009-09-221-1/+1
* nilfs2: use unlocked_ioctlRyusuke Konishi2009-04-071-1/+1
* nilfs2: remove compat ioctl codeRyusuke Konishi2009-04-071-1/+1
* nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi2009-04-071-24/+3
* nilfs2: segment constructorRyusuke Konishi2009-04-071-3/+59
* nilfs2: file operationsRyusuke Konishi2009-04-071-0/+125
OpenPOWER on IntegriCloud