summaryrefslogtreecommitdiff
path: root/include/linux/msdos_fs.h
AgeCommit message (Expand)Author
2006-11-16[PATCH] fat: add fat_getattr()OGAWA Hirofumi
2006-09-29[PATCH] add -o flush for fatChris Mason
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-28[PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk
2006-03-23[PATCH] fat_lock is used as a mutex, convert it to using the new mutex primitiveArjan van de Ven
2006-03-22It's UTF-8Alexey Dobriyan
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi
2005-03-09[PATCH] FAT: make the fat_get_entry()/fat__get_entry() staticHirofumi Ogawa
2005-03-09[PATCH] FAT: Rewrite fat_add_entries()Hirofumi Ogawa
2005-03-09[PATCH] FAT: Allocate the cluster before adding the directory entryHirofumi Ogawa
2005-03-09[PATCH] FAT: Use "struct fat_slot_info" for fat_scan()Hirofumi Ogawa
2005-03-09[PATCH] FAT: fat_build_inode() cleanupHirofumi Ogawa
2005-03-09[PATCH] FAT: Add fat_remove_entries()Hirofumi Ogawa
2005-03-09[PATCH] FAT: Use "struct fat_slot_info" for fat_search_long()Hirofumi Ogawa
2005-03-09[PATCH] FAT: "struct vfat_slot_info" cleanupHirofumi Ogawa
2005-03-09[PATCH] FAT: Use "unsigned int" for ->free_clusters and ->prev_freeHirofumi Ogawa
2005-03-09[PATCH] FAT: add debugging code to fatent.cHirofumi Ogawa
2005-03-09[PATCH] FAT: Rewrite the FAT (File Allocation Table) access stuffHirofumi Ogawa
2005-03-09[PATCH] let fat handle MS_SYNCHRONOUS flagHirofumi Ogawa
2005-03-09[PATCH] FAT: Updated FAT attributes patchHirofumi Ogawa
2005-01-20[PATCH] fat: reserved clusters cleanupHirofumi Ogawa
2005-01-20[PATCH] fat: fs/fat/* cleanupHirofumi Ogawa
2005-01-20[PATCH] fat: fs/fat/cache.c: make __fat_access staticHirofumi Ogawa
2005-01-20[PATCH] fat: merge msdos_fs_{i,sb}.h into msdos_fs.hHirofumi Ogawa
2004-10-19[PATCH] FAT: removal of C[FT]_LE_[WL] macroHirofumi Ogawa
2004-10-19[PATCH] FAT: the inode hash from per module to per sbHirofumi Ogawa
2004-10-19[PATCH] FAT: rewrite the cache for file allocation table lookupHirofumi Ogawa
2004-10-19[PATCH] remove dead exports from fs/fat/Christoph Hellwig
2004-09-21[PATCH] fat endianness annotationsAlexander Viro
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin
2004-09-04[PATCH] fat: add staticAndries E. Brouwer
2004-05-01[PATCH] FAT: remove symbols exports from msdosfs/vfatHirofumi Ogawa
2003-12-29[PATCH] FAT: Add count of clusters check in fat_fill_super() (7/10)Andrew Morton
2003-12-29[PATCH] FAT: include/linux/msdos_fs.h cleanupAndrew Morton
2003-08-02[PATCH] more use fat_get_short_entry()Hirofumi Ogawa
2003-07-25[PATCH] ->cluster_size cleanup (11/11)Hirofumi Ogawa
2003-07-25[PATCH] signed char cleanup/fixes (10/11)Hirofumi Ogawa
2003-07-25[PATCH] adds fat_get_cluster (7/11)Hirofumi Ogawa
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton
2003-05-27[PATCH] FAT cluster chain cache per superblock (4/5)Hirofumi Ogawa
2003-05-27[PATCH] Adds the large partition (> 128GB) support to FAT (1/5)Hirofumi Ogawa
2003-05-12[PATCH] fat cluster search speedupAndrew Morton
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig
2002-10-28[PATCH] remove the fat_cvf stuff (2/3)Hirofumi Ogawa
2002-10-28[PATCH] remove the conv option of fat (1/3)Hirofumi Ogawa