aboutsummaryrefslogtreecommitdiff
path: root/fs/fat/namei_msdos.c
AgeCommit message (Expand)AuthorFilesLines
2011-01-12switch fat to ->s_d_op, close exportfs races thereGravatar Al Viro 1-18/+9
2011-01-07fs: dcache reduce branches in lookup pathGravatar Nick Piggin 1-3/+3
2011-01-07fs: change d_hash for rcu-walkGravatar Nick Piggin 1-1/+2
2011-01-07fs: change d_compare for rcu-walkGravatar Nick Piggin 1-6/+8
2010-10-29new helper: mount_bdev()Gravatar Al Viro 1-5/+4
2010-10-04BKL: Remove BKL from fatGravatar Arnd Bergmann 1-4/+3
2010-10-04BKL: Explicitly add BKL around get_sb/fill_superGravatar Jan Blunck 1-1/+6
2009-07-12headers: smp_lock.h reduxGravatar Alexey Dobriyan 1-1/+0
2009-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Gravatar Linus Torvalds 1-1/+1
2009-06-11Sanitize ->fsync() for FATGravatar Al Viro 1-2/+2
2009-06-04FAT: add 'errors' mount optionGravatar Denis Karpov 1-1/+1
2009-03-27constify dentry_operations: FATGravatar Al Viro 1-1/+1
2008-11-06fat: Cleanup msdos_lookup()Gravatar OGAWA Hirofumi 1-17/+21
2008-11-06fat: Fix and cleanup timestamp conversionGravatar OGAWA Hirofumi 1-1/+1
2008-11-06fat: split include/msdos_fs.hGravatar OGAWA Hirofumi 1-1/+1
2008-11-06fat: move fs/vfat/* and fs/msdos/* to fs/fatGravatar OGAWA Hirofumi 1-0/+702