vfs: get_sb_single() - do not pass options twice
[safe/jmp/linux-2.6] / fs / fat / fat.h
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