summaryrefslogtreecommitdiffstats
path: root/fs/fat/cache.c
Commit message (Expand)AuthorAgeFilesLines
* fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon2016-01-201-25/+54
* fs/fat: remove unnecessary includesAlexander Kuleshov2015-04-171-2/+0
* fs/fat: fix two checkpatch issues in cache.cCruz Julian Bishop2012-10-061-4/+6
* fat: Fix possible null deref in fat_cache_add()OGAWA Hirofumi2011-04-121-0/+7
* fatfs: ratelimit corruption reportOGAWA Hirofumi2010-05-251-6/+7
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* FAT: add 'errors' mount optionDenis Karpov2009-06-041-3/+3
* fat: mmu_private race fixOGAWA Hirofumi2008-11-061-5/+18
* fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-061-1/+1
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-261-1/+1
* Replace BKL with superblock lock in fat/msdos/vfatLinus Torvalds2008-06-201-1/+1
* fs: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-3/+3
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-2/+1
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] fat: support ->direct_IO()OGAWA Hirofumi2006-01-081-3/+11
* [PATCH] fatfs sectioning fixAndrew Morton2005-06-301-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+324
OpenPOWER on IntegriCloud