David Howells
|
d3b97ca4a9
FS-Cache: The operation cancellation method needs calling in more places
|
10 years ago |
David Howells
|
03cdd0e4b9
FS-Cache: Count the number of initialised operations
|
10 years ago |
David Howells
|
418b7eb9e1
FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations too
|
10 years ago |
David Howells
|
182d919b84
FS-Cache: Count culled objects and objects rejected due to lack of space
|
10 years ago |
NeilBrown
|
743162013d
sched: Remove proliferation of wait_on_bit() action functions
|
11 years ago |
Fabian Frederick
|
36dfd116ed
fs/fscache: convert printk to pr_foo()
|
11 years ago |
David Howells
|
da9803bc88
FS-Cache: Add interface to check consistency of a cached object
|
12 years ago |
David Howells
|
1362729b16
FS-Cache: Simplify cookie retention for fscache_objects, fixing oops
|
12 years ago |
David Howells
|
caaef6900b
FS-Cache: Fix object state machine to have separate work and wait states
|
12 years ago |
David Howells
|
91c7fbbf63
FS-Cache: Clear remaining page count on retrieval cancellation
|
12 years ago |
David Howells
|
8c209ce721
NFS: nfs_migrate_page() does not wait for FS-Cache to finish with a page
|
12 years ago |
David Howells
|
8d76349d35
FS-Cache: Exclusive op submission can BUG if there's been an I/O error
|
12 years ago |
David Howells
|
ef778e7ae6
FS-Cache: Provide proper invalidation
|
12 years ago |
David Howells
|
12fdff3fc2
Add a dummy printk function for the maintenance of unused printks
|
15 years ago |
Tejun Heo
|
8af7c12436
fscache: convert operation to use workqueue instead of slow-work
|
15 years ago |
Tejun Heo
|
8b8edefa2f
fscache: convert object to use workqueue instead of slow-work
|
15 years ago |
David Howells
|
4fa9f4ede8
FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n
|
15 years ago |
David Howells
|
fee096deb4
CacheFiles: Catch an overly long wait for an old active object
|
15 years ago |
David Howells
|
60d543ca72
FS-Cache: Start processing an object's operations on that object's death
|
15 years ago |
David Howells
|
2175bb06dc
FS-Cache: Add a retirement stat counter
|
15 years ago |
David Howells
|
201a15428b
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
|
15 years ago |
David Howells
|
e3d4d28b1c
FS-Cache: Handle read request vs lookup, creation or other cache failure
|
15 years ago |
David Howells
|
1bccf513ac
FS-Cache: Fix lock misorder in fscache_write_op()
|
15 years ago |
David Howells
|
5753c44188
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
|
15 years ago |
David Howells
|
52bd75fdb1
FS-Cache: Add counters for entry/exit to/from cache operation functions
|
15 years ago |
David Howells
|
4fbf4291aa
FS-Cache: Allow the current state of all objects to be dumped
|
15 years ago |
David Howells
|
348ca1029e
FS-Cache: Fixup renamed filenames in comments in internal.h
|
16 years ago |
David Howells
|
b510882281
FS-Cache: Implement data I/O part of netfs API
|
16 years ago |
David Howells
|
952efe7b78
FS-Cache: Add and document asynchronous operation handling
|
16 years ago |
David Howells
|
36c9559022
FS-Cache: Object management state machine
|
16 years ago |