summaryrefslogtreecommitdiffstats
path: root/fs/fat/inode.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] Remove unnecessary check in fs/fat/inode.cEric Sesterhenn2006-10-111-1/+1
* [PATCH] fs/fat endianness annotationsAl Viro2006-10-111-1/+1
* [PATCH] add -o flush for fatChris Mason2006-09-291-2/+57
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-3/+0Star
* [PATCH] fat: cleanup fat_get_block(s)OGAWA Hirofumi2006-09-271-17/+12Star
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1Star
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1Star
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-4/+4
* [PATCH] fs/fat/: proper prototypes for two functionsAdrian Bunk2006-03-281-3/+0Star
* [PATCH] remove ->get_blocks() supportBadari Pulavarty2006-03-261-1/+1
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* It's UTF-8Alexey Dobriyan2006-03-221-1/+1
* [PATCH] fat: support ->direct_IO()OGAWA Hirofumi2006-01-091-9/+73
* [PATCH] fat: s/EXPORT_SYMBOL/EXPORT_SYMBOL_GPL/OGAWA Hirofumi2006-01-091-5/+5
* [PATCH] fat: add the read/writepages()OGAWA Hirofumi2006-01-091-1/+16
* [PATCH] fat: move fat_clusters_flush() to write_super()OGAWA Hirofumi2006-01-091-2/+8
* [PATCH] fat: respect silent mount flagChristoph Hellwig2005-11-091-4/+7
* [PATCH] fat: fix adateStephane Kardas2005-09-211-3/+8
* [PATCH] FAT: miss-sync issues on sync mount (miss-sync on write)OGAWA Hirofumi2005-09-171-1/+14
* [PATCH] update filesystems for new delete_inode behaviorMark Fasheh2005-09-091-0/+2
* [PATCH] fatfs sectioning fixAndrew Morton2005-07-011-1/+1
* [PATCH] fat: fix slab cache leakPekka J Enberg2005-06-301-5/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1351