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