1. 21b6633d5 fat (exportfs): move NFS support code by Steven J. Magnani · 12 years ago
  2. 170782e userns: Convert fat to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  3. a943ed7 fat: accessors for msdos_dir_entry 'start' fields by Steven J. Magnani · 12 years ago
  4. b742c34 fat: add fat_msg_ratelimit() by Namjae Jeon · 12 years ago
  5. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 12 years ago
  6. dacd0e7 fat: propagate umode_t by Al Viro · 13 years ago
  7. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  8. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  9. 5826869 fat: remove i_alloc_sem abuse by Christoph Hellwig · 13 years ago
  10. 81ac21d fat: Add fat_msg() function for preformated FAT messages by Alexey Fisher · 13 years ago
  11. 2c8a5ff fat: Convert fat_fs_error to use %pV by Alexey Fisher · 13 years ago
  12. 384f5c9 fat: use new setup() for ->dir_ops too by OGAWA Hirofumi · 13 years ago
  13. 3d23985 switch fat to ->s_d_op, close exportfs races there by Al Viro · 14 years ago
  14. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  15. 459f6ed fat: convert to use the new truncate convention. by npiggin@suse.de · 14 years ago
  16. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  17. aaa04b4 fatfs: ratelimit corruption report by OGAWA Hirofumi · 14 years ago
  18. 7845bc3e fat: convert to unlocked_ioctl by Arnd Bergmann · 14 years ago
  19. 681142f fat: make discard a mount option by Christoph Hellwig · 15 years ago
  20. ed248b2 fat: Check s_dirt in fat_sync_fs() by OGAWA Hirofumi · 15 years ago
  21. 23059a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  22. b522412 Sanitize ->fsync() for FAT by Al Viro · 15 years ago
  23. 85c7859 FAT: add 'errors' mount option by Denis Karpov · 15 years ago
  24. c330293 fat: i_blocks warning fix by OGAWA Hirofumi · 16 years ago
  25. 2bdf67e fat: mmu_private race fix by OGAWA Hirofumi · 16 years ago
  26. 0e75f5d fat: Add printf attribute to fat_fs_panic() by OGAWA Hirofumi · 16 years ago
  27. dfc209c fat: Fix ATTR_RO for directory by OGAWA Hirofumi · 16 years ago
  28. 9183482 fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 by OGAWA Hirofumi · 16 years ago
  29. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 16 years ago
  30. d3dfa82 fat: improve fat_hash() 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