Commit Graph

67 Commits (50cd2c577668a170750b15f9a88f022f681ce3c7)

Author SHA1 Message Date
Anurup m ec686c9239 fs/fscache/stats.c: fix memory leak 12 years ago
Sasha Levin b67bfe0d42 hlist: drop the node parameter from iterators 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 969695215f FS-Cache: Add transition to handle invalidate immediately after lookup 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 75bc411388 FS-Cache: Limit the number of I/O error reports for a cache 12 years ago
David Howells c2d35bfe4b FS-Cache: Don't mask off the object event mask when printing it 12 years ago
David Howells 03acc4be5e FS-Cache: Initialise the object event mask with the calculated mask 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 ef46ed888e FS-Cache: Make cookie relinquishment wait for outstanding reads 12 years ago
David Howells 0f972b5696 FS-Cache: Check that there are no read ops when cookie relinquished 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
Akshat Aranya ba28b93a52 FS-Cache: Fix operation handling 14 years ago
David Howells 12fdff3fc2 Add a dummy printk function for the maintenance of unused printks 15 years ago
Tejun Heo 40f2b6ffe5 fscache: fix build on !CONFIG_SYSCTL 15 years ago
Tejun Heo d098adfb7d fscache: drop references to slow-work 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
Dan Carpenter 08a66859e6 FS-Cache: Remove unneeded null checks 15 years ago
Andrew Morton cc68e3be74 fs/fscache/object-list.c: fix warning on 32-bit 15 years ago
David Howells cc4fc29e59 fs-cache: order the debugfs stats correctly 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
Dan Carpenter 1147d0f915 fscache: add missing unlock 15 years ago
Christian Kujau d4014030d2 FS-Cache: Remove the EXPERIMENTAL flag 15 years ago
David Howells ea58ceb543 FS-Cache: Avoid maybe-used-uninitialised warning on variable 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 868411be3f FS-Cache: Actually requeue an object when requested 15 years ago
David Howells 60d543ca72 FS-Cache: Start processing an object's operations on that object's death 15 years ago
David Howells d461d26dde FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure 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 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 6897e3df8f FS-Cache: The object-available state can't rely on the cookie to be available 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 b34df792b4 FS-Cache: Use radix tree preload correctly in tracking of pages to be stored 15 years ago
David Howells 7e311a207d FS-Cache: Clear netfs pointers in cookie after detaching object, not before 15 years ago