1. dacd0e7 fat: propagate umode_t by Al Viro · 13 years ago
  2. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  3. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  4. 5826869 fat: remove i_alloc_sem abuse by Christoph Hellwig · 13 years ago
  5. 81ac21d fat: Add fat_msg() function for preformated FAT messages by Alexey Fisher · 13 years ago
  6. 2c8a5ff fat: Convert fat_fs_error to use %pV by Alexey Fisher · 13 years ago
  7. 384f5c9 fat: use new setup() for ->dir_ops too by OGAWA Hirofumi · 13 years ago
  8. 3d23985 switch fat to ->s_d_op, close exportfs races there by Al Viro · 14 years ago
  9. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  10. 459f6ed fat: convert to use the new truncate convention. by npiggin@suse.de · 14 years ago
  11. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  12. aaa04b4 fatfs: ratelimit corruption report by OGAWA Hirofumi · 14 years ago
  13. 7845bc3e fat: convert to unlocked_ioctl by Arnd Bergmann · 14 years ago
  14. 681142f fat: make discard a mount option by Christoph Hellwig · 15 years ago
  15. ed248b2 fat: Check s_dirt in fat_sync_fs() by OGAWA Hirofumi · 15 years ago
  16. 23059a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  17. b522412 Sanitize ->fsync() for FAT by Al Viro · 15 years ago
  18. 85c7859 FAT: add 'errors' mount option by Denis Karpov · 15 years ago
  19. c330293 fat: i_blocks warning fix by OGAWA Hirofumi · 16 years ago
  20. 2bdf67e fat: mmu_private race fix by OGAWA Hirofumi · 16 years ago
  21. 0e75f5d fat: Add printf attribute to fat_fs_panic() by OGAWA Hirofumi · 16 years ago
  22. dfc209c fat: Fix ATTR_RO for directory by OGAWA Hirofumi · 16 years ago
  23. 9183482 fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 by OGAWA Hirofumi · 16 years ago
  24. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 16 years ago
  25. d3dfa82 fat: improve fat_hash() by OGAWA Hirofumi · 16 years ago
  26. 7decd1c fat: Fix and cleanup timestamp conversion by OGAWA Hirofumi · 16 years ago
  27. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago