summaryrefslogtreecommitdiffstats
path: root/fs/fat/namei_msdos.c
Commit message (Expand)AuthorAgeFilesLines
* switch fat to ->s_d_op, close exportfs races thereAl Viro2011-01-131-18/+9Star
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-071-3/+3
* fs: change d_hash for rcu-walkNick Piggin2011-01-071-1/+2
* fs: change d_compare for rcu-walkNick Piggin2011-01-071-6/+8
* new helper: mount_bdev()Al Viro2010-10-291-5/+4Star
* BKL: Remove BKL from fatArnd Bergmann2010-10-041-4/+3Star
* BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-041-1/+6
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-06-161-1/+1
|\
| * FAT: add 'errors' mount optionDenis Karpov2009-06-031-1/+1
* | Sanitize ->fsync() for FATAl Viro2009-06-121-2/+2
|/
* constify dentry_operations: FATAl Viro2009-03-271-1/+1
* fat: Cleanup msdos_lookup()OGAWA Hirofumi2008-11-071-17/+21
* fat: Fix and cleanup timestamp conversionOGAWA Hirofumi2008-11-071-1/+1
* fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-071-1/+1
* fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi2008-11-071-0/+702