1. f1e6fb0 fat (exportfs): rebuild directory-inode if fat_dget() by Namjae Jeon · 11 years ago
  2. 8fceb4e fat (exportfs): rebuild inode if ilookup() fails by Namjae Jeon · 11 years ago
  3. ea3983a fat: restructure export_operations by Namjae Jeon · 11 years ago
  4. e22a444 fat: introduce a helper fat_get_blknr_offset() by Namjae Jeon · 11 years ago
  5. f21735d fat: move fat_i_pos_read to fat.h by Namjae Jeon · 11 years ago
  6. 2628b7a fat: introduce 2 new values for the -o nfs mount option by Namjae Jeon · 11 years ago
  7. b88a1058 fat: mark fs as dirty on mount and clean on umount by Oleksij Rempel · 11 years ago
  8. 58156c8 fat: provide option for setting timezone offset by Jan Kara · 12 years ago
  9. e40b34c fat: drop lock/unlock super by Marco Stornelli · 12 years ago
  10. 4a3aeb1 fs/fat: chang indentation of some comments in fat.h by Cruz Julian Bishop · 12 years ago
  11. d5a4a38 fs/fat: fix some checkpatch issues in fat.h by Cruz Julian Bishop · 12 years ago
  12. 7669e8f fat (exportfs): fix dentry reconnection by Steven J. Magnani · 12 years ago
  13. 21b6633d5 fat (exportfs): move NFS support code by Steven J. Magnani · 12 years ago
  14. 170782e userns: Convert fat to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  15. a943ed7 fat: accessors for msdos_dir_entry 'start' fields by Steven J. Magnani · 12 years ago
  16. b742c34 fat: add fat_msg_ratelimit() by Namjae Jeon · 12 years ago
  17. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 12 years ago
  18. dacd0e7 fat: propagate umode_t by Al Viro · 13 years ago
  19. b9075fa treewide: use __printf not __attribute__((format(printf,...))) by Joe Perches · 13 years ago
  20. 02c24a8 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers by Josef Bacik · 13 years ago
  21. 5826869 fat: remove i_alloc_sem abuse by Christoph Hellwig · 13 years ago
  22. 81ac21d fat: Add fat_msg() function for preformated FAT messages by Alexey Fisher · 13 years ago
  23. 2c8a5ff fat: Convert fat_fs_error to use %pV by Alexey Fisher · 13 years ago
  24. 384f5c9 fat: use new setup() for ->dir_ops too by OGAWA Hirofumi · 13 years ago
  25. 3d23985 switch fat to ->s_d_op, close exportfs races there by Al Viro · 14 years ago
  26. 2c27c65 check ATTR_SIZE contraints in inode_change_ok by Christoph Hellwig · 14 years ago
  27. 459f6ed fat: convert to use the new truncate convention. by npiggin@suse.de · 14 years ago
  28. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 14 years ago
  29. aaa04b4 fatfs: ratelimit corruption report by OGAWA Hirofumi · 14 years ago
  30. 7845bc3e fat: convert to unlocked_ioctl by Arnd Bergmann · 14 years ago
  31. 681142f fat: make discard a mount option by Christoph Hellwig · 15 years ago
  32. ed248b2 fat: Check s_dirt in fat_sync_fs() by OGAWA Hirofumi · 15 years ago
  33. 23059a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  34. b522412 Sanitize ->fsync() for FAT by Al Viro · 15 years ago
  35. 85c7859 FAT: add 'errors' mount option by Denis Karpov · 15 years ago
  36. c330293 fat: i_blocks warning fix by OGAWA Hirofumi · 16 years ago
  37. 2bdf67e fat: mmu_private race fix by OGAWA Hirofumi · 16 years ago
  38. 0e75f5d fat: Add printf attribute to fat_fs_panic() by OGAWA Hirofumi · 16 years ago
  39. dfc209c fat: Fix ATTR_RO for directory by OGAWA Hirofumi · 16 years ago
  40. 9183482 fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 by OGAWA Hirofumi · 16 years ago
  41. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 16 years ago
  42. d3dfa82 fat: improve fat_hash() by OGAWA Hirofumi · 16 years ago
  43. 7decd1c fat: Fix and cleanup timestamp conversion by OGAWA Hirofumi · 16 years ago
  44. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago