aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fat/dir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells1-1/+1
2006-09-30[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [try #6]David Howells1-0/+56
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven1-1/+1
2006-03-22It's UTF-8Alexey Dobriyan1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi1-3/+3
2006-01-08[PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi1-7/+7
2006-01-08[PATCH] fat: use sb_find_get_block() instead of sb_getblk()OGAWA Hirofumi1-2/+2
2005-10-30[PATCH] fat: Remove duplicate directory scanning codePekka Enberg1-123/+101
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi1-8/+2
2005-09-07[PATCH] Speedup FAT filesystem directory readsKarsten Wiese1-2/+26
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1271