1. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  2. d9bc85d ROMFS: support inode blocks calculation by Libing Zhou · 4 years, 2 months ago
  3. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
  4. bc7d9ae Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  5. b941759 vfs: Convert romfs to use the new mount API by David Howells · 6 years ago
  6. 22b1396 fs: Fill in max and min timestamps in superblock by Deepa Dinamani · 5 years ago
  7. bcb8d71 romfs: convert to ->free_inode() by Al Viro · 6 years ago
  8. 8130c15 romfs_lookup: switch to d_splice_alias() by Al Viro · 7 years ago
  9. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  10. f598f82 romfs: use different way to generate fsid for BLOCK or MTD by Coly Li · 8 years ago
  11. d375570 romfs, squashfs: switch to ->iterate_shared() by Al Viro · 9 years ago
  12. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  13. 21fc61c don't put symlink bodies in pagecache into highmem by Al Viro · 9 years ago
  14. b83ae6d fs: remove mapping->backing_dev_info by Christoph Hellwig · 10 years ago
  15. b6d53b1 fs/romfs/super.c: add blank line after declarations by Fabian Frederick · 10 years ago
  16. ca9e536 fs/romfs/super.c: use pr_fmt in logging by Fabian Frederick · 10 years ago
  17. 3d79d31 fs/romfs/super.c: convert printk to pr_foo() by Fabian Frederick · 10 years ago
  18. 02b9984 fs: push sync_filesystem() down to the file system's remount_fs() by Theodore Ts'o · 11 years ago
  19. 40e2c71 romfs: fix returm err while getting inode in fill_super by Rui Xiang · 11 years ago
  20. 3903b38 [readdir] convert romfs by Al Viro · 12 years ago
  21. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 12 years ago
  22. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  23. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  24. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 13 years ago
  25. 48fde70 switch open-coded instances of d_make_root() to new helper by Al Viro · 13 years ago
  26. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  27. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  28. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  29. 848b83a convert get_sb_mtd() users to ->mount() by Al Viro · 14 years ago
  30. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  31. 7e32b7b fix leak in romfs_fill_super() by Al Viro · 15 years ago
  32. a21f3c2 fs/romfs: correct error-handling code by Julia Lawall · 15 years ago
  33. 6e1d5dc const: mark remaining inode_operations as const by Alexey Dobriyan · 15 years ago
  34. 774e33e ROMFS: romfs_dev_read() error ignored by Roel Kluin · 16 years ago
  35. 84baf74 ROMFS: romfs_lookup() shouldn't be doing a partial name comparison by David Howells · 16 years ago
  36. 8a59f5d fs/romfs: return f_fsid for statfs(2) by Coly Li · 16 years ago
  37. da4458b NOMMU: Make it possible for RomFS to use MTD devices directly by David Howells · 16 years ago