Jan Kara
|
5e4c0d9741
lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt
|
12 years ago |
Milosz Tanski
|
5a6f282a20
fscache: Netfs function for cleanup post readpages
|
12 years ago |
David Howells
|
da9803bc88
FS-Cache: Add interface to check consistency of a cached object
|
12 years ago |
David Howells
|
1bb4b7f98f
FS-Cache: The retrieval remaining-pages counter needs to be atomic_t
|
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
|
0c59a95d90
FS-Cache: Don't sleep in page release if __GFP_FS is not set
|
12 years ago |
Sebastian Andrzej Siewior
|
ee8be57bc3
fs/fscache: remove spin_lock() from the condition in while()
|
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
|
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 |