1. 8174202 write_iter variants of {__,}generic_file_aio_write() by Al Viro · 10 years ago
  2. aad4f8b switch simple generic_file_aio_read() users to ->read_iter() by Al Viro · 10 years ago
  3. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  4. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  5. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  6. 1d1d1a7 mm: only enforce stable page writes if the backing device requires it by Darrick J. Wong · 11 years ago
  7. 2d1b399 nilfs2: drop vmtruncate by Marco Stornelli · 12 years ago
  8. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  9. 041bbb6d ext4: fix mtime update in nodelalloc mode by Theodore Ts'o · 12 years ago
  10. 2c22b33 nilfs2: Convert to new freezing mechanism by Jan Kara · 12 years ago
  11. 1147597 nilfs2: flush disk caches in syncing by Ryusuke Konishi · 12 years ago
  12. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  13. 1cb2d38 nilfs2: get rid of private page allocator by Ryusuke Konishi · 13 years ago
  14. 3409453 nilfs2: fix data loss in mmap page write for hole blocks by Ryusuke Konishi · 13 years ago
  15. e3154e9 nilfs2: get rid of nilfs_sb_info structure by Ryusuke Konishi · 13 years ago
  16. 828b1c5 nilfs2: add compat ioctl by Ryusuke Konishi · 13 years ago
  17. 622daaff nilfs2: fiemap support by Ryusuke Konishi · 14 years ago
  18. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  19. 828c095 const: constify remaining file_operations by Alexey Dobriyan · 15 years ago
  20. f0f37e2 const: mark struct vm_struct_operations by Alexey Dobriyan · 15 years ago
  21. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  22. 7a94619 nilfs2: use unlocked_ioctl by Ryusuke Konishi · 15 years ago
  23. 8082d36 nilfs2: remove compat ioctl code by Ryusuke Konishi · 15 years ago
  24. f30bf3e nilfs2: fix missed-sync issue for do_sync_mapping_range() by Ryusuke Konishi · 15 years ago
  25. 9ff05123 nilfs2: segment constructor by Ryusuke Konishi · 15 years ago
  26. f183ff4 nilfs2: file operations by Ryusuke Konishi · 15 years ago