Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
[safe/jmp/linux-2.6] / fs / fat / fat.h
2010-05-28 npiggin@suse.defat: convert to use the new truncate convention.
2010-05-28 Christoph Hellwigdrop unused dentry argument to ->fsync
2010-05-25 OGAWA Hirofumifatfs: ratelimit corruption report
2010-05-16 Arnd Bergmannfat: convert to unlocked_ioctl
2009-11-21 Christoph Hellwigfat: make discard a mount option
2009-09-19 OGAWA Hirofumifat: Check s_dirt in fat_sync_fs()
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-06-12 Al ViroSanitize ->fsync() for FAT
2009-06-03 Denis KarpovFAT: add 'errors' mount option
2008-11-06 OGAWA Hirofumifat: i_blocks warning fix
2008-11-06 OGAWA Hirofumifat: mmu_private race fix
2008-11-06 OGAWA Hirofumifat: Add printf attribute to fat_fs_panic()
2008-11-06 OGAWA Hirofumifat: Fix ATTR_RO for directory
2008-11-06 OGAWA Hirofumifat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
2008-11-06 OGAWA Hirofumifat: Cleanup FAT attribute stuff
2008-11-06 OGAWA Hirofumifat: improve fat_hash()
2008-11-06 OGAWA Hirofumifat: Fix and cleanup timestamp conversion
2008-11-06 OGAWA Hirofumifat: split include/msdos_fs.h