1. e4eaac0 vfs: push dentry_unhash on rename_dir into file systems by Sage Weil · 13 years ago
  2. 79bf7c7 vfs: push dentry_unhash on rmdir into file systems by Sage Weil · 13 years ago
  3. 9177ada fat: fix d_revalidate oopsen on NFS exports by Al Viro · 14 years ago
  4. 3d23985 switch fat to ->s_d_op, close exportfs races there by Al Viro · 14 years ago
  5. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  6. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  7. b1e6a01 fs: change d_hash for rcu-walk by Nick Piggin · 14 years ago
  8. 621e155 fs: change d_compare for rcu-walk by Nick Piggin · 14 years ago
  9. 152a083 new helper: mount_bdev() by Al Viro · 14 years ago
  10. 3768744 BKL: Remove BKL from fat by Arnd Bergmann · 14 years ago
  11. db71922 BKL: Explicitly add BKL around get_sb/fill_super by Jan Blunck · 14 years ago
  12. 30d1872 fat: fix buffer overflow in vfat_create_shortname() by Nikolaus Schulz · 15 years ago
  13. eeb5b4a fat: Fix stat->f_namelen by Kevin Dankwardt · 15 years ago
  14. 8045e29 fat: Fix vfat_lookup() by OGAWA Hirofumi · 15 years ago
  15. 67638e4 fat/nls: Fix handling of utf8 invalid char by OGAWA Hirofumi · 15 years ago
  16. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  17. e1f5b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  18. 23059a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  19. 74675a5 NLS: update handling of Unicode by Alan Stern · 15 years ago
  20. b522412 Sanitize ->fsync() for FAT by Al Viro · 15 years ago
  21. 85c7859 FAT: add 'errors' mount option by Denis Karpov · 15 years ago
  22. ce6cdc4 constify dentry_operations: FAT by Al Viro · 16 years ago
  23. ebeb040 fat: drop negative dentry on rename() path by OGAWA Hirofumi · 16 years ago
  24. 1c13a24 fat: Kill d_invalidate() in vfat_lookup() by OGAWA Hirofumi · 16 years ago
  25. 1b52467 fat: Fix/Cleanup dcache handling for vfat by OGAWA Hirofumi · 16 years ago
  26. 068f5ae vfat: Fix vfat_find() error path in vfat_lookup() by OGAWA Hirofumi · 16 years ago
  27. 7decd1c fat: Fix and cleanup timestamp conversion by OGAWA Hirofumi · 16 years ago
  28. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago
  29. 990e194 fat: move fs/vfat/* and fs/msdos/* to fs/fat by OGAWA Hirofumi · 16 years ago[Renamed from fs/vfat/namei.c]
  30. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 16 years ago
  31. 8f59342 Replace BKL with superblock lock in fat/msdos/vfat by Linus Torvalds · 16 years ago
  32. 8e24eea fs: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  33. c7a6c4e fat: use __getname() by OGAWA Hirofumi · 16 years ago
  34. f22032b vfat: bug fix for vfat cannot handle filename with 255 by Keith Mok · 16 years ago
  35. 1278fdd fat: fat_notify_change() and check_mode() cleanup by OGAWA Hirofumi · 16 years ago
  36. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 17 years ago
  37. c5ef1c4 [PATCH] mark struct inode_operations const 3 by Arjan van de Ven · 18 years ago
  38. da63fc7 [PATCH] fat: add fat_getattr() by OGAWA Hirofumi · 18 years ago
  39. ce71ec3 [PATCH] r/o bind mounts: monitor zeroing of i_nlink by Dave Hansen · 18 years ago
  40. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  41. 9a53c3a [PATCH] r/o bind mounts: unlink: monitor i_nlink by Dave Hansen · 18 years ago
  42. 454e239 [PATCH] VFS: Permit filesystem to override root dentry on mount by David Howells · 18 years ago
  43. 094e320 [PATCH] fat: kill reserved names by OGAWA Hirofumi · 19 years ago
  44. 9131dd4 [PATCH] fat: remove the unneeded vfat_find() in vfat_rename() by OGAWA Hirofumi · 19 years ago
  45. 451cbaa [PATCH] fat: cleanup and optimization of checksum by OGAWA Hirofumi · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago