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