1. f562146 fat: notify when discard is not supported by Namjae Jeon · 12 years ago
  2. e40b34c fat: drop lock/unlock super by Marco Stornelli · 12 years ago
  3. 1486465 fat: simplify writeback_inode() by Namjae Jeon · 12 years ago
  4. 7669e8f fat (exportfs): fix dentry reconnection by Steven J. Magnani · 12 years ago
  5. 21b6633d5 fat (exportfs): move NFS support code by Steven J. Magnani · 12 years ago
  6. aab174f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  7. 8c0a853 fs: push rcu_barrier() from deactivate_locked_super() to filesystems by Kirill A. Shutemov · 12 years ago
  8. 170782e userns: Convert fat to use kuid/kgid where appropriate by Eric W. Biederman · 12 years ago
  9. a943ed7 fat: accessors for msdos_dir_entry 'start' fields by Steven J. Magnani · 12 years ago
  10. 5d8ecbb fat: fix non-atomic NFS i_pos read by Steven J. Magnani · 12 years ago
  11. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  12. 7849118 fat: switch to fsinfo_inode by Artem Bityutskiy · 12 years ago
  13. 020ac5b fat: introduce special inode for managing the FSINFO block by Artem Bityutskiy · 12 years ago
  14. b0b0382 ->encode_fh() API change by Al Viro · 12 years ago
  15. dbd5768 vfs: Rename end_writeback() to clear_inode() by Jan Kara · 12 years ago
  16. 1688f86 fat: switch to d_make_root() by Al Viro · 12 years ago
  17. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  18. 34c80b1 vfs: switch ->show_options() to struct dentry * by Al Viro · 13 years ago
  19. 6b520e0 vfs: fix the stupidity with i_dentry in inode destructors by Al Viro · 13 years ago
  20. d7a83c0 fat: Spelling s/obsolate/obsolete/g by Geert Uytterhoeven · 13 years ago
  21. bfe8684 filesystems: add set_nlink() by Miklos Szeredi · 13 years ago
  22. f6a975c Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 13 years ago
  23. 710d440 fat: fat16 support maximum 4GB file/vol size as WinXP or 7. by Namjae Jeon · 13 years ago
  24. 186b537 fat: fix utf8 iocharset warning message by Mihai Moldovan · 13 years ago
  25. aacfc19c fs: simplify the blockdev_direct_IO prototype by Christoph Hellwig · 13 years ago
  26. 5826869 fat: remove i_alloc_sem abuse by Christoph Hellwig · 13 years ago
  27. f68e542 fat: Fix statfs->f_namelen by OGAWA Hirofumi · 13 years ago
  28. 869f58c fat: Replace all printk with fat_msg() by Alexey Fisher · 13 years ago
  29. 384f5c9 fat: use new setup() for ->dir_ops too by OGAWA Hirofumi · 13 years ago
  30. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  31. 5fe0c23 exportfs: Return the minimum required handle size by Aneesh Kumar K.V · 13 years ago
  32. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  33. 3d23985 switch fat to ->s_d_op, close exportfs races there by Al Viro · 14 years ago
  34. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 13 years ago
  35. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 13 years ago
  36. 3768744 BKL: Remove BKL from fat by Arnd Bergmann · 14 years ago
  37. deee3ce covert fatfs to ->evict_inode() by Al Viro · 14 years ago
  38. 282dc17 get rid of cont_write_begin_newtrunc by Christoph Hellwig · 14 years ago
  39. eafdc7d sort out blockdev_direct_IO variants by Christoph Hellwig · 14 years ago
  40. 459f6ed fat: convert to use the new truncate convention. by npiggin@suse.de · 14 years ago
  41. aaa04b4 fatfs: ratelimit corruption report by OGAWA Hirofumi · 14 years ago
  42. 1bdb6f9 fat: Cleanup nls_unload() usage by OGAWA Hirofumi · 14 years ago
  43. 9d85929 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 14 years ago
  44. a9185b4 pass writeback_control to ->write_inode by Christoph Hellwig · 14 years ago
  45. eeb5b4a fat: Fix stat->f_namelen by Kevin Dankwardt · 14 years ago
  46. 681142f fat: make discard a mount option by Christoph Hellwig · 15 years ago
  47. 4c8f1cb Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  48. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  49. ed248b2 fat: Check s_dirt in fat_sync_fs() by OGAWA Hirofumi · 15 years ago
  50. 9552347 vfat: change the default from shortname=lower to shortname=mixed by Paul Wise · 15 years ago
  51. 3e10760 fat: Fix the removal of opts->fs_dmask by OGAWA Hirofumi · 15 years ago
  52. 23059a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  53. f83d6d4 fat: add ->sync_fs by Christoph Hellwig · 15 years ago
  54. b522412 Sanitize ->fsync() for FAT by Al Viro · 15 years ago
  55. ebc1ac1 ->write_super lock_super pushdown by Christoph Hellwig · 15 years ago
  56. 6cfd014 push BKL down into ->put_super by Christoph Hellwig · 15 years ago
  57. 8c85e12 remove ->write_super call in generic_shutdown_super by Christoph Hellwig · 15 years ago
  58. 85c7859 FAT: add 'errors' mount option by Denis Karpov · 15 years ago
  59. 8fe74cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  60. aac49b7 fs/fat: return f_fsid for statfs(2) by Coly Li · 15 years ago
  61. ce3b0f8 New helper - current_umask() by Al Viro · 15 years ago
  62. 3a95ea1 Fix _fat_bmap() locking by OGAWA Hirofumi · 15 years ago
  63. ec270e5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6 by Linus Torvalds · 15 years ago
  64. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  65. f0ce7ee CRED: Wrap task credential accesses in the FAT filesystem by David Howells · 16 years ago
  66. 5a6bb10 fat: make sure to set d_ops in fat_get_parent by Christoph Hellwig · 16 years ago
  67. 9ca59f4 fat: ->i_pos race fix by OGAWA Hirofumi · 16 years ago
  68. 2bdf67e fat: mmu_private race fix by OGAWA Hirofumi · 16 years ago
  69. fa93ca1 fat: Fix _fat_bmap() race by OGAWA Hirofumi · 16 years ago
  70. dfc209c fat: Fix ATTR_RO for directory by OGAWA Hirofumi · 16 years ago
  71. 9c0aa1b fat: Cleanup FAT attribute stuff by OGAWA Hirofumi · 16 years ago
  72. a993b54 fat: use fat_detach() in fat_clear_inode() by OGAWA Hirofumi · 16 years ago
  73. d3dfa82 fat: improve fat_hash() by OGAWA Hirofumi · 16 years ago
  74. 7decd1c fat: Fix and cleanup timestamp conversion by OGAWA Hirofumi · 16 years ago
  75. 9e975da fat: split include/msdos_fs.h by OGAWA Hirofumi · 16 years ago
  76. 4e02ed4 fs: remove prepare_write/commit_write by Nick Piggin · 16 years ago
  77. 4400372 [PATCH] switch all filesystems over to d_obtain_alias by Christoph Hellwig · 16 years ago
  78. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  79. 5f22ca9 vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion by Linus Torvalds · 16 years ago
  80. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
  81. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 16 years ago
  82. 8d44d97 fat: fix parse_options() by OGAWA Hirofumi · 16 years ago
  83. 8f59342 Replace BKL with superblock lock in fat/msdos/vfat by Linus Torvalds · 16 years ago
  84. 803f445 fat: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  85. 9f35485 fatfs: fix build warning with 64k PAGE_SIZE by Olof Johansson · 16 years ago
  86. 73f20e5 FAT_VALID_MEDIA(): remove pointless test by Andrew Morton · 16 years ago
  87. 606e423 fat: Update free_clusters even if it is untrusted by OGAWA Hirofumi · 16 years ago
  88. 1ae43f8 fat: Add allow_utime option by OGAWA Hirofumi · 16 years ago
  89. 3754a54 fat: kill is_bad_inode() check by OGAWA Hirofumi · 16 years ago
  90. c1fca3b mount options: fix fat by Miklos Szeredi · 16 years ago
  91. 17f95a7 iget: stop FAT from using iget() and read_inode() by David Howells · 16 years ago
  92. e231c2e Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p) by David Howells · 16 years ago
  93. b4cf9c3 FAT: Fix printk format strings by Vegard Nossum · 16 years ago
  94. 3965516 exportfs: make struct export_operations const by Christoph Hellwig · 17 years ago
  95. 1305edad fat: new export ops by Christoph Hellwig · 17 years ago
  96. 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
  97. d7777a2 fat: convert to new aops by Nick Piggin · 17 years ago
  98. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  99. a569425 knfsd: exportfs: add exportfs.h header by Christoph Hellwig · 17 years ago
  100. 9aacd59 fat: gcc 4.3 warning fix by OGAWA Hirofumi · 17 years ago