FS-Cache: Start processing an object's operations on that object's death
[safe/jmp/linux-2.6] / fs / fscache / internal.h
2009-11-19 David HowellsFS-Cache: Start processing an object's operations on...
2009-11-19 David HowellsFS-Cache: Add a retirement stat counter
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-05-27 David HowellsFS-Cache: Fixup renamed filenames in comments in internal.h
2009-04-03 David HowellsFS-Cache: Implement data I/O part of netfs API
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: Bit waiting helpers
2009-04-03 David HowellsFS-Cache: Provide a slab for cookie allocation
2009-04-03 David HowellsFS-Cache: Add cache tag handling
2009-04-03 David HowellsFS-Cache: Root index definition
2009-04-03 David HowellsFS-Cache: Add use of /proc and presentation of statistics
2009-04-03 David HowellsFS-Cache: Add main configuration option, module entry...