Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[safe/jmp/linux-2.6] / fs / fat / namei_vfat.c
2010-03-31 Nikolaus Schulzfat: fix buffer overflow in vfat_create_shortname()
2010-02-10 Kevin Dankwardtfat: Fix stat->f_namelen
2010-01-11 OGAWA Hirofumifat: Fix vfat_lookup()
2009-08-01 OGAWA Hirofumifat/nls: Fix handling of utf8 invalid char
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/usb-2.6
2009-06-16 Linus TorvaldsMerge git://git./linux/kernel/git/hirofumi/fatfs-2.6
2009-06-16 Alan SternNLS: update handling of Unicode
2009-06-12 Al ViroSanitize ->fsync() for FAT
2009-06-03 Denis KarpovFAT: add 'errors' mount option
2009-03-27 Al Viroconstify dentry_operations: FAT
2008-11-11 OGAWA Hirofumifat: drop negative dentry on rename() path
2008-11-06 OGAWA Hirofumifat: Kill d_invalidate() in vfat_lookup()
2008-11-06 OGAWA Hirofumifat: Fix/Cleanup dcache handling for vfat
2008-11-06 OGAWA Hirofumivfat: Fix vfat_find() error path in vfat_lookup()
2008-11-06 OGAWA Hirofumifat: Fix and cleanup timestamp conversion
2008-11-06 OGAWA Hirofumifat: split include/msdos_fs.h
2008-11-06 OGAWA Hirofumifat: move fs/vfat/* and fs/msdos/* to fs/fat