summaryrefslogtreecommitdiff
path: root/core/fs/cache.c
Commit message (Expand)AuthorAgeFilesLines
* cache, btrfs: Provide a general cached read routineH. Peter Anvin2014-05-261-2/+34
* core: Avoid initializing the cache more than onceRaphael S. Carvalho2014-04-031-0/+2
* Correct initialization of the cache doubly-linked listsyslinux-4.06-pre11H. Peter Anvin2012-07-191-2/+2
* cache: fix cache initializationH. Peter Anvin2010-02-161-14/+14
* cache: fix _get_cache_block() return, add lock_cache_block()H. Peter Anvin2010-02-161-7/+22
* cache: update the metadata cache designH. Peter Anvin2010-02-161-83/+59
* core: move fs-related C files into fs/H. Peter Anvin2010-02-161-0/+134