aboutsummaryrefslogtreecommitdiffstats
path: root/fs/fat/cache.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-25fatfs: ratelimit corruption reportOGAWA Hirofumi1-6/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-04FAT: add 'errors' mount optionDenis Karpov1-3/+3
2008-11-06fat: mmu_private race fixOGAWA Hirofumi1-5/+18
2008-11-06fat: split include/msdos_fs.hOGAWA Hirofumi1-1/+1
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan1-1/+1
2008-06-20Replace BKL with superblock lock in fat/msdos/vfatLinus Torvalds1-1/+1
2008-04-30fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-3/+3
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-2/+1
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-2/+1
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-01-08[PATCH] fat: support ->direct_IO()OGAWA Hirofumi1-3/+11
2005-06-30[PATCH] fatfs sectioning fixAndrew Morton1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+324