string: factorize skip_spaces and export it to be generally available
[safe/jmp/linux-2.6] / fs / fat / namei_vfat.c
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