aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fat/namei_vfat.c
Commit message (Expand)AuthorAge
* fat: Fix stat->f_namelenKevin Dankwardt2010-02-10
* fat: Fix vfat_lookup()OGAWA Hirofumi2010-01-11
* fat/nls: Fix handling of utf8 invalid charOGAWA Hirofumi2009-08-01
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2009-06-16
|\
| * NLS: update handling of UnicodeAlan Stern2009-06-16
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-06-16
|\ \ | |/ |/|
| * FAT: add 'errors' mount optionDenis Karpov2009-06-03
* | Sanitize ->fsync() for FATAl Viro2009-06-11
|/
* constify dentry_operations: FATAl Viro2009-03-27
* fat: drop negative dentry on rename() pathOGAWA Hirofumi2008-11-11
* fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi2008-11-06
* fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi2008-11-06
* vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi2008-11-06
* fat: Fix and cleanup timestamp conversionOGAWA Hirofumi2008-11-06
* fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-06
* fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi2008-11-06