trivial: some small fixes in exofs documentation
[safe/jmp/linux-2.6] / Documentation / filesystems / caching /
2009-11-19 David HowellsCacheFiles: Catch an overly long wait for an old active...
2009-11-19 David HowellsFS-Cache: Start processing an object's operations on...
2009-11-19 David HowellsFS-Cache: Handle pages pending storage that get evicted...
2009-11-19 David HowellsFS-Cache: Handle read request vs lookup, creation or...
2009-11-19 David HowellsFS-Cache: Fix lock misorder in fscache_write_op()
2009-11-19 David HowellsFS-Cache: Permit cache retrieval ops to be interrupted...
2009-11-19 David HowellsFS-Cache: Add counters for entry/exit to/from cache...
2009-11-19 David HowellsFS-Cache: Allow the current state of all objects to...
2009-06-12 Matt LaPlantetrivial: Miscellaneous documentation typo fixes
2009-04-24 Marc DionneCacheFiles: Fix the documentation to use the correct...
2009-04-03 David HowellsCacheFiles: A cache that backs onto a mounted filesystem
2009-04-03 David HowellsFS-Cache: Add and document asynchronous operation handling
2009-04-03 David HowellsFS-Cache: Object management state machine
2009-04-03 David HowellsFS-Cache: Add use of /proc and presentation of statistics
2009-04-03 David HowellsFS-Cache: Add the FS-Cache cache backend API and docume...
2009-04-03 David HowellsFS-Cache: Add the FS-Cache netfs API and documentation