aboutsummaryrefslogtreecommitdiff
path: root/fs/fat
AgeCommit message (Expand)Author
2006-10-03[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-09-30[PATCH] BLOCK: Move the msdos device ioctl compat stuff to the msdos driver [...David Howells
2006-09-29[PATCH] add -o flush for fatChris Mason
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] fat: cleanup fat_get_block(s)OGAWA Hirofumi
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-23[PATCH] fs/fat/misc.c: unexport fat_sync_bhsAdrian Bunk
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
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-26[PATCH] remove ->get_blocks() supportBadari Pulavarty
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
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-02-03[PATCH] fat: Fix truncate() write orderingOGAWA Hirofumi
2006-02-03[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)OGAWA Hirofumi
2006-01-11[PATCH] capable/capability.h (fs/)Randy Dunlap
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] fat: support a truncate() for expanding size (generic_cont_expand)OGAWA Hirofumi
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: add the read/writepages()OGAWA Hirofumi
2006-01-08[PATCH] fat: use sb_find_get_block() instead of sb_getblk()OGAWA Hirofumi
2006-01-08[PATCH] fat: move fat_clusters_flush() to write_super()OGAWA Hirofumi
2005-11-09[PATCH] fat: respect silent mount flagChristoph Hellwig
2005-10-30[PATCH] fat: Remove duplicate directory scanning codePekka Enberg
2005-10-30[PATCH] fat: cleanup and optimization of checksumOGAWA Hirofumi
2005-09-21[PATCH] fat: fix adateStephane Kardas
2005-09-17[PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)OGAWA Hirofumi
2005-09-09[PATCH] update filesystems for new delete_inode behaviorMark Fasheh
2005-09-07[PATCH] Speedup FAT filesystem directory readsKarsten Wiese
2005-06-30[PATCH] fatfs sectioning fixAndrew Morton
2005-06-30[PATCH] fat: fix slab cache leakPekka J Enberg
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds