summaryrefslogtreecommitdiff
path: root/fs/fat/dir.c
AgeCommit message (Expand)Author
2008-04-28fat: use __getname()OGAWA Hirofumi
2008-04-28vfat: bug fix for vfat cannot handle filename with 255Keith Mok
2007-07-16fat: gcc 4.3 warning fixOGAWA Hirofumi
2007-05-08fat: fix VFAT compat ioctls on 64-bit systemsOGAWA Hirofumi
2006-12-08[PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-09-30[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...David Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-22It's UTF-8Alexey Dobriyan
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi
2006-01-08[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi
2006-01-08[PATCH] fat: use sb_find_get_block() instead of sb_getblk()OGAWA Hirofumi
2005-10-30[PATCH] fat: Remove duplicate directory scanning codePekka Enberg
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi
2005-09-07[PATCH] Speedup FAT filesystem directory readsKarsten Wiese
2005-04-16Linux-2.6.12-rc2Linus Torvalds