1. da53be1 Don't pass inode to ->d_hash() and ->d_compare() by Linus Torvalds · 11 years ago
  2. 7f78e03 fs: Limit sys_mount to only request filesystem modules. by Eric W. Biederman · 11 years ago
  3. e40b34c fat: drop lock/unlock super by Marco Stornelli · 12 years ago
  4. 85cb9bf fs/fat: fix a checkpatch issue in namei_msdos.c by Cruz Julian Bishop · 12 years ago
  5. 7669e8f fat (exportfs): fix dentry reconnection by Steven J. Magnani · 12 years ago
  6. a943ed7 fat: accessors for msdos_dir_entry 'start' fields by Steven J. Magnani · 12 years ago
  7. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  8. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  9. 4acdaf2 switch ->create() to umode_t by Al Viro · 13 years ago
  10. 18bb1db switch vfs_mkdir() and ->mkdir() to umode_t by Al Viro · 13 years ago
  11. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  12. a904937 make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err) by Al Viro · 13 years ago
  13. f4ff0e2 fat: remove unnecessary dentry_unhash on rmdir, dir rename by Sage Weil · 13 years ago
  14. 32e51f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  15. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  16. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  17. 384f5c9 fat: use new setup() for ->dir_ops too by OGAWA Hirofumi · 13 years ago
  18. 3d23985 switch fat to ->s_d_op, close exportfs races there by Al Viro · 14 years ago
  19. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  20. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  21. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  22. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  23. 3768744 BKL: Remove BKL from fat by Arnd Bergmann · 14 years ago
  24. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  25. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  26. 23059a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  27. b522412 Sanitize ->fsync() for FAT by Al Viro · 15 years ago
  28. 85c7859 FAT: add 'errors' mount option by Denis Karpov · 15 years ago
  29. ce6cdc4 constify dentry_operations: FAT by Al Viro · 15 years ago
  30. 45cfbe3 fat: Cleanup msdos_lookup() by OGAWA Hirofumi · 16 years ago
  31. 7decd1c fat: Fix and cleanup timestamp conversion by OGAWA Hirofumi · 16 years ago
  32. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago
  33. 990e194 fat: move fs/vfat/* and fs/msdos/* to fs/fat by OGAWA Hirofumi · 16 years ago[Renamed from fs/msdos/namei.c]
  34. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 16 years ago
  35. 7557bc6 msdos fs: remove unsettable atari option by Rene Scharfe · 16 years ago
  36. 8f59342 Replace BKL with superblock lock in fat/msdos/vfat by Linus Torvalds · 16 years ago
  37. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  38. 1278fdd fat: fat_notify_change() and check_mode() cleanup by OGAWA Hirofumi · 16 years ago
  39. 92e1d5b [PATCH] mark struct inode_operations const 2 by Arjan van de Ven · 17 years ago
  40. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 18 years ago
  41. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  42. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  43. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  44. ae78bf9 [PATCH] add -o flush for fat by Chris Mason · 18 years ago
  45. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  46. 094e320 [PATCH] fat: kill reserved names by OGAWA Hirofumi · 18 years ago
  47. 9131dd4 [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() by OGAWA Hirofumi · 19 years ago
  48. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago