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
|
7ef001e937
FS-Cache: One of the write operation paths doesn't set the object state
|
12 years ago |
David Howells
|
9c04caa81b
FS-Cache: Fix signal handling during waits
|
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
|
b4cf1e08c8
CacheFiles: Add missing retrieval completions
|
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
|
5f4f9f4af1
CacheFiles: Downgrade the requirements passed to the allocator
|
12 years ago |
David Howells
|
c4d6d8dbf3
CacheFiles: Fix the marking of cached pages
|
12 years ago |
Jan Beulich
|
b307d4655a
FS-Cache: Fix __fscache_uncache_all_inode_pages()'s outer loop
|
14 years ago |
David Howells
|
c902ce1bfb
FS-Cache: Add a helper to bulk uncache pages on an inode
|
14 years ago |
Amerigo Wang
|
e50c1f609c
fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS
|
14 years ago |
Tejun Heo
|
8af7c12436
fscache: convert operation to use workqueue instead of slow-work
|
15 years ago |
Dan Carpenter
|
08a66859e6
FS-Cache: Remove unneeded null checks
|
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 |
Dan Carpenter
|
1147d0f915
fscache: add missing unlock
|
15 years ago |
David Howells
|
60d543ca72
FS-Cache: Start processing an object's operations on that object's death
|
15 years ago |
David Howells
|
201a15428b
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
|
15 years ago |
David Howells
|
285e728b0a
FS-Cache: Don't delete pending pages from the page-store tracking tree
|
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
|
440f0affe2
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
|
15 years ago |
David Howells
|
b510882281
FS-Cache: Implement data I/O part of netfs API
|
16 years ago |