David Howells
|
4a47132ff4
FS-Cache: Retain the netfs context in the retrieval op earlier
|
10 years ago |
David Howells
|
d3b97ca4a9
FS-Cache: The operation cancellation method needs calling in more places
|
10 years ago |
David Howells
|
a39caadf06
FS-Cache: Put an aborted initialised op so that it is accounted correctly
|
10 years ago |
David Howells
|
73c04a47bf
FS-Cache: Fix cancellation of in-progress operation
|
10 years ago |
David Howells
|
03cdd0e4b9
FS-Cache: Count the number of initialised operations
|
10 years ago |
David Howells
|
1339ec98e3
FS-Cache: Out of line fscache_operation_init()
|
10 years ago |
David Howells
|
418b7eb9e1
FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations too
|
10 years ago |
David Howells
|
6515d1dbf4
FS-Cache: Handle a new operation submitted against a killed object
|
10 years ago |
David Howells
|
30ceec6284
FS-Cache: When submitting an op, cancel it if the target object is dying
|
10 years ago |
David Howells
|
3c3059841a
FS-Cache: Move fscache_report_unexpected_submission() to make it more available
|
10 years ago |
Fabian Frederick
|
36dfd116ed
fs/fscache: convert printk to pr_foo()
|
11 years ago |
David Howells
|
dcfae32f89
FS-Cache: Don't use spin_is_locked() in assertions
|
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
|
493f7bc114
FS-Cache: Wrap checks on object state
|
12 years ago |
David Howells
|
91c7fbbf63
FS-Cache: Clear remaining page count on retrieval cancellation
|
12 years ago |
David Howells
|
1f372dff1d
FS-Cache: Mark cancellation of in-progress operation
|
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
|
9f10523f89
FS-Cache: Fix operation state management and accounting
|
12 years ago |
David Howells
|
ef46ed888e
FS-Cache: Make cookie relinquishment wait for outstanding reads
|
12 years ago |
Amerigo Wang
|
e50c1f609c
fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS
|
14 years ago |
Akshat Aranya
|
ba28b93a52
FS-Cache: Fix operation handling
|
14 years ago |
Tejun Heo
|
8af7c12436
fscache: convert operation to use workqueue instead of slow-work
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
David Howells
|
a53f4f9efa
SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
|
15 years ago |
David Howells
|
e3d4d28b1c
FS-Cache: Handle read request vs lookup, creation or other cache failure
|
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
|
4fbf4291aa
FS-Cache: Allow the current state of all objects to be dumped
|
15 years ago |
David Howells
|
440f0affe2
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
|
15 years ago |