summaryrefslogtreecommitdiffstats
path: root/fs/fat/dir.c
Commit message (Expand)AuthorAgeFilesLines
* fat: use __getname()OGAWA Hirofumi2008-04-281-10/+10
* vfat: bug fix for vfat cannot handle filename with 255Keith Mok2008-04-281-16/+28
* fat: gcc 4.3 warning fixOGAWA Hirofumi2007-07-161-13/+18
* fat: fix VFAT compat ioctls on 64-bit systemsOGAWA Hirofumi2007-05-081-99/+100
* [PATCH] fat: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-3/+3
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-1/+1
* [PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...David Howells2006-09-301-0/+56
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-1/+1
* It's UTF-8Alexey Dobriyan2006-03-221-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] fat: support ->direct_IO()OGAWA Hirofumi2006-01-081-3/+3
* [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi2006-01-081-7/+7
* [PATCH] fat: use sb_find_get_block() instead of sb_getblk()OGAWA Hirofumi2006-01-081-2/+2
* [PATCH] fat: Remove duplicate directory scanning codePekka Enberg2005-10-301-123/+101
* [PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi2005-10-301-8/+2
* [PATCH] Speedup FAT filesystem directory readsKarsten Wiese2005-09-071-2/+26
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1271
OpenPOWER on IntegriCloud