Linux Cachefs
[Prev Page][Next Page]
- Re: Adventures in NFS re-exporting, (continued)
- [PATCH] fs/cachefiles: Drop superfluous readpages aops NULL check,
Takashi Iwai
- Re: KASAN: use-after-free Write in afs_manage_cell,
syzbot
- issue report kernel-5.8.3,
E-BLOKOS
- [RFC PATCH v2 00/11] ceph: convert to new FSCache API,
Jeff Layton
- [RFC PATCH v2 04/11] ceph: fold ceph_sync_writepages into writepage_nounlock, Jeff Layton
- [RFC PATCH v2 06/11] ceph: conversion to new fscache API, Jeff Layton
- [RFC PATCH v2 08/11] ceph: plug write_begin into read helper, Jeff Layton
- [RFC PATCH v2 01/11] ceph: break out writeback of incompatible snap context to separate function, Jeff Layton
- [RFC PATCH v2 03/11] ceph: fold ceph_sync_readpages into ceph_readpage, Jeff Layton
- [RFC PATCH v2 05/11] ceph: fold ceph_update_writeable_page into ceph_write_begin, Jeff Layton
- [RFC PATCH v2 07/11] ceph: convert readpage to fscache read helper, Jeff Layton
- [RFC PATCH v2 02/11] ceph: don't call ceph_update_writeable_page from page_mkwrite, Jeff Layton
- [RFC PATCH v2 10/11] ceph: add fscache writeback support, Jeff Layton
- [RFC PATCH v2 11/11] ceph: re-enable fscache support, Jeff Layton
- [RFC PATCH v2 09/11] ceph: convert readpages to fscache_read_helper, Jeff Layton
- [PATCH v2] fscache: disable cookie when doing an invalidation for DIO write, Jeff Layton
- Upcoming: fscache rewrite,
David Howells
- [RFC PATCH v2 0/14] Convert NFS to new FS-Cache iter API,
Dave Wysochanski
- [RFC PATCH v2 04/14] NFS: Call readpage_async_filler() from nfs_readpage_async(), Dave Wysochanski
- [RFC PATCH v2 03/14] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc, Dave Wysochanski
- [RFC PATCH v2 05/14] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async(), Dave Wysochanski
- [RFC PATCH v2 10/14] NFS: Convert fscache invalidation and update aux_data and i_size, Dave Wysochanski
- [RFC PATCH v2 06/14] NFS: Allow internal use of read structs and functions, Dave Wysochanski
- [RFC PATCH v2 07/14] NFS: Convert nfs_readpage() and readpages() to new fscache API, Dave Wysochanski
- [RFC PATCH v2 01/14] NFS: Clean up nfs_readpage() and nfs_readpages(), Dave Wysochanski
- [RFC PATCH v2 08/14] NFS: Convert fscache_acquire_cookie and fscache_relinquish_cookie, Dave Wysochanski
- [RFC PATCH v2 09/14] NFS: Only use and unuse an fscache cookie a single time based on NFS_INO_FSCACHE, Dave Wysochanski
- [RFC PATCH v2 02/14] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds, Dave Wysochanski
- [RFC PATCH v2 12/14] NFS: Invalidate fscache for direct writes, Dave Wysochanski
- [RFC PATCH v2 11/14] NFS: Call nfs_fscache_invalidate() when write extends the size of the file, Dave Wysochanski
- [RFC PATCH v2 14/14] NFS: Allow NFS use of new fscache API in build, Dave Wysochanski
- [RFC PATCH v2 13/14] NFS: Call fscache_resize_cookie() when inode size changes due to setattr, Dave Wysochanski
- [RFC PATCH v1 0/13] Convert NFS client to new fscache-iter API,
Dave Wysochanski
- [RFC PATCH v1 02/13] NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds, Dave Wysochanski
- [RFC PATCH v1 12/13] NFS: Convert fscache invalidation and update aux_data and i_size, Dave Wysochanski
- [RFC PATCH v1 08/13] NFS: Allow nfs_async_read_completion_ops to be used by other NFS code, Dave Wysochanski
- [RFC PATCH v1 13/13] NFS: Call nfs_fscache_invalidate() when write extends the size of the file, Dave Wysochanski
- [RFC PATCH v1 01/13] NFS: Clean up nfs_readpage() and nfs_readpages(), Dave Wysochanski
- [RFC PATCH v1 03/13] NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc, Dave Wysochanski
- [RFC PATCH v1 10/13] NFS: Allow NFS use of new fscache API in build, Dave Wysochanski
- [RFC PATCH v1 06/13] NFS: Rename readpage_async_filler() to nfs_pageio_add_page_read(), Dave Wysochanski
- [RFC PATCH v1 04/13] NFS: Call readpage_async_filler() from nfs_readpage_async(), Dave Wysochanski
- [RFC PATCH v1 09/13] NFS: Convert nfs_readpage() and readpages() to new fscache API, Dave Wysochanski
- [RFC PATCH v1 05/13] NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async(), Dave Wysochanski
- [RFC PATCH v1 11/13] NFS: Only use and unuse an fscache cookie a single time based on NFS_INO_FSCACHE, Dave Wysochanski
- [RFC PATCH v1 07/13] NFS: Convert fscache_acquire_cookie and fscache_relinquish_cookie, Dave Wysochanski
- Re: [RFC PATCH v1 0/13] Convert NFS client to new fscache-iter API, J. Bruce Fields
- Re: [RFC PATCH v1 0/13] Convert NFS client to new fscache-iter API, David Howells
- [PATCH] docs: filesystems: Replace HTTP links with HTTPS ones,
Alexander A. Klimov
- [PATCH 00/13] fscache: Rewrite 3: Make AFS use it,
David Howells
- [PATCH 01/13] afs: Fix interruption of operations, David Howells
- [PATCH 02/13] afs: Move key to afs_read struct, David Howells
- [PATCH 03/13] afs: Don't truncate iter during data fetch, David Howells
- [PATCH 04/13] afs: Log remote unmarshalling errors, David Howells
- [PATCH 05/13] afs: Set up the iov_iter before calling afs_extract_data(), David Howells
- [PATCH 06/13] afs: Use ITER_MAPPING for writing, David Howells
- [PATCH 07/13] afs: Interpose struct fscache_io_request into struct afs_read, David Howells
- [PATCH 08/13] afs: Note the amount transferred in fetch-data delivery, David Howells
- [PATCH 09/13] afs: Wait on PG_fscache before modifying/releasing a page, David Howells
- [PATCH 10/13] afs: Use new fscache I/O API, David Howells
- [PATCH 11/13] afs: Copy local writes to the cache when writing to the server, David Howells
- [PATCH 12/13] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr, David Howells
- [PATCH 13/13] afs: Add O_DIRECT read support, David Howells
- [PATCH 00/32] fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter,
David Howells
- [PATCH 01/32] iov_iter: Add ITER_MAPPING, David Howells
- [PATCH 02/32] vm: Add wait/unlock functions for PG_fscache, David Howells
- [PATCH 03/32] vfs: Export rw_verify_area() for use by cachefiles, David Howells
- [PATCH 04/32] vfs: Provide S_CACHE_FILE inode flag, David Howells
- [PATCH 05/32] mm: Provide lru_to_last_page() to get last of a page list, David Howells
- [PATCH 06/32] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag, David Howells
- [PATCH 07/32] fscache: Provide a simple thread pool for running ops asynchronously, David Howells
- [PATCH 08/32] fscache: Replace the object management state machine, David Howells
- [PATCH 09/32] fscache: Rewrite the I/O API based on iov_iter, David Howells
- [PATCH 10/32] fscache: Remove fscache_wait_on_invalidate(), David Howells
- [PATCH 11/32] fscache: Keep track of size of a file last set independently on the server, David Howells
- [PATCH 12/32] fscache, cachefiles: Fix disabled histogram warnings, David Howells
- [PATCH 13/32] fscache: Recast assertion in terms of cookie not being an index, David Howells
- [PATCH 14/32] cachefiles: Remove some redundant checks on unsigned values, David Howells
- [PATCH 15/32] cachefiles: trace: Log coherency checks, David Howells
- [PATCH 16/32] cachefiles: Split cachefiles_drop_object() up a bit, David Howells
- [PATCH 17/32] cachefiles: Implement new fscache I/O backend API, David Howells
- [PATCH 18/32] cachefiles: Merge object->backer into object->dentry, David Howells
- [PATCH 19/32] cachefiles: Implement a content-present indicator and bitmap, David Howells
- [PATCH 20/32] cachefiles: Implement extent shaper, David Howells
- [PATCH 21/32] cachefiles: Round the cachefile size up to DIO block size, David Howells
- [PATCH 22/32] cachefiles: Implement read and write parts of new I/O API, David Howells
- [PATCH 23/32] cachefiles: Add I/O tracepoints, David Howells
- [PATCH 24/32] fscache: Add read helper, David Howells
- [PATCH 25/32] fscache: Display cache-specific data in /proc/fs/fscache/objects, David Howells
- [PATCH 26/32] fscache: Remove more obsolete stats, David Howells
- [PATCH 27/32] fscache: New stats, David Howells
- [PATCH 28/32] fscache, cachefiles: Rewrite invalidation, David Howells
- [PATCH 32/32] cachefiles: Shape write requests, David Howells
- [PATCH 29/32] fscache: Implement "will_modify" parameter on fscache_use_cookie(), David Howells
- [PATCH 31/32] fscache: Remove the update operation, David Howells
- [PATCH 30/32] fscache: Provide resize operation, David Howells
- [PATCH 00/14] fscache: Rewrite 1: Disable and clean in preparation for rewrite,
David Howells
- [PATCH 01/14] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite, David Howells
- [PATCH 02/14] afs: Disable use of the fscache I/O routines, David Howells
- [PATCH 03/14] fscache: Add a cookie debug ID and use that in traces, David Howells
- [PATCH 04/14] fscache: Procfile to display cookies, David Howells
- [PATCH 05/14] fscache: Remove the old I/O API, David Howells
- [PATCH 06/14] fscache: Remove the netfs data from the cookie, David Howells
- [PATCH 07/14] fscache: Remove struct fscache_cookie_def, David Howells
- [PATCH 08/14] fscache: Remove store_limit* from struct fscache_object, David Howells
- [PATCH 09/14] fscache: Remove fscache_check_consistency(), David Howells
- [PATCH 10/14] fscache: Remove fscache_attr_changed(), David Howells
- [PATCH 11/14] fscache: Remove obsolete stats, David Howells
- [PATCH 12/14] fscache: Remove old I/O tracepoints, David Howells
- [PATCH 13/14] fscache: Temporarily disable fscache_invalidate(), David Howells
- [PATCH 14/14] fscache: Remove the I/O operation manager, David Howells
- resume_thresholds cachefilesd.conf not supported?, Daire Byrne
- [PATCH] fscache: replace open-coded pr_warn_once() with actual call,
Jason A. Donenfeld
- [PATCH 00/10] Documentation: filesystems: eliminate duplicated words,
Randy Dunlap
- Re: [PATCH 00/10] Documentation: filesystems: eliminate duplicated words, Jonathan Corbet
- [PATCH 08/10] Documentation: filesystems: path-lookup: drop doubled word, Randy Dunlap
- [PATCH 09/10] Documentation: filesystems: sysfs-tagging: drop doubled word, Randy Dunlap
- [PATCH 06/10] Documentation: filesystems: mount_api: drop doubled word, Randy Dunlap
- [PATCH 10/10] Documentation: filesystems: vfs: drop doubled words, Randy Dunlap
- [PATCH 07/10] Documentation: filesystems: overlayfs: drop doubled word, Randy Dunlap
- [PATCH 04/10] Documentation: filesystems: directory-locking: drop doubled word, Randy Dunlap
- [PATCH 02/10] Documentation: filesystems: caching/operations: drop doubled word, Randy Dunlap
- [PATCH 01/10] Documentation: filesystems: autofs-mount-control: drop doubled words, Randy Dunlap
- [PATCH 05/10] Documentation: filesystems: fsverity: drop doubled word, Randy Dunlap
- [PATCH 03/10] Documentation: filesystems: configfs: drop doubled word, Randy Dunlap
- [PATCH AUTOSEL 5.6 268/606] cachefiles: Fix race between read_waiter and read_copier involving op->to_do, Sasha Levin
- [PATCH AUTOSEL 4.4 3/5] cachefiles: Fix race between read_waiter and read_copier involving op->to_do, Sasha Levin
- cachefilesd refuses to cache NFS exports/mounts with fsid = 0,
David Härdeman
- [PATCH AUTOSEL 4.9 6/8] cachefiles: Fix race between read_waiter and read_copier involving op->to_do, Sasha Levin
- [PATCH AUTOSEL 4.14 09/13] cachefiles: Fix race between read_waiter and read_copier involving op->to_do, Sasha Levin
- [PATCH AUTOSEL 5.4 17/32] cachefiles: Fix race between read_waiter and read_copier involving op->to_do, Sasha Levin
- [PATCH AUTOSEL 4.19 12/19] cachefiles: Fix race between read_waiter and read_copier involving op->to_do, Sasha Levin
- [PATCH AUTOSEL 5.6 21/41] cachefiles: Fix race between read_waiter and read_copier involving op->to_do, Sasha Levin
- [PATCH -next] CacheFiles: remove unnecessary comparisons, Yang Yingliang
- fscache bug in Kernel 5.6,
Greg M
- [PATCH 0/5] cachefiles, nfs: Fixes,
David Howells
- [PATCH 1/5] cachefiles: Fix corruption of the return value in cachefiles_read_or_alloc_pages(), David Howells
- [PATCH 2/5] NFS: Fix fscache super_cookie index_key from changing after umount, David Howells
- [PATCH 3/5] NFS: Fix fscache super_cookie allocation, David Howells
- [PATCH 4/5] NFSv4: Fix fscache cookie aux_data to ensure change_attr is included, David Howells
- [PATCH 5/5] cachefiles: Fix race between read_waiter and read_copier involving op->to_do, David Howells
- Re: [PATCH 0/5] cachefiles, nfs: Fixes, David Howells
- Re: [PATCH 0/5] cachefiles, nfs: Fixes, Trond Myklebust
- Re: [PATCH 0/5] cachefiles, nfs: Fixes, NeilBrown
- [PATCH] FS-Cache: Replace zero-length array with flexible-array, Gustavo A. R. Silva
- [PATCH 0/4] cachefiles, nfs: Fixes,
David Howells
- [PATCH v3 00/29] Convert files to ReST - part 2,
Mauro Carvalho Chehab
- [PATCH v2 00/29] fs: convert remaining docs to ReST file format,
Mauro Carvalho Chehab
- [PATCH 00/34] fs: convert remaining docs to ReST file format,
Mauro Carvalho Chehab
- [PATCH] cachefiles: fix assertion failed after bmap,
xiubli
- Is anybody working on cachefilesd issues?,
John Damm Sørensen
- [PATCH] fscache: drop fscache_cookie_put on duplicated cookies in the hash,
Luis Henriques
- About the ceph persistent caching with fscache,
Yang, Lifeng
- [PATCH] fcache: remove unused macro CACHEFILES_KEYBUF_SIZE, Alex Shi
- FS-Cache/CacheFiles rewrite,
David Howells
- [PATCH] fscache: print usage count for objects in cache, Jeff Layton
- [PATCH 1/3] fscache: add tracepoints to fscache_parent_ready and fscache_done_parent_op,
Jeff Layton
- highly available nfs cache, Igor Feghali
- cachefilesd-inotify, jake buchholz
- [PATCH 0/2] fs/cachefiles: remove some comparisons,
zhengbin
- 5.2.0-rc1-afs-next-9f4a9105: page allocation failure, Ian Wienand
- 5.2.0-rc1-afs-next-9f4a9105 : kernel BUG at fs/fscache/operation.c:74,
Ian Wienand
- [RFC][PATCH] wake_up_var() memory ordering,
Peter Zijlstra
- About r FS-Cache,
yangyuqi
- Symlink cache invalidation issue, Brendan Moloney
- nfsv4 client not reading the cache?,
Daire Byrne
- kernel BUG at fs/fscache/operation.c:74! (kernel 5.0.5-1),
Daire Byrne
- Deployments and cache flushing?, Ygor Thomaz
- [PATCH] fs/cachefiles/namei.c: Remove duplicate header,
Sabyasachi Gupta
- [PATCH 0/7] FS-Cache: Miscellaneous fixes,
David Howells
- Poor NFS performance - is cachefilesd working correctly?, Matthias Pigulla
- [PATCH] fscache: fix race between enablement and dropping of object,
NeilBrown
- [PATCH] cachefiles: Explicitly cast enumerated type in put_object,
Nathan Chancellor
- [PATCH v3] cachefiles: Page leaking in cachefiles_read_backing_file while vmscan is active,
Daniel Axtens
- [PATCH 1/1] [FSCACHE] Oops in fscache_op_complete due to race in decrementing refcount of op->npages, kiran . modukuri
- Page leaking in cachefiles_read_backing_file while vmscan is active,
KiranKumar Modukuri
- [PATCH] cachefiles: remove redundant pointer 'cache', Colin King
- KASAN: invalid-free in fscache_free_cookie,
syzbot
- [PATCH] fscache: don't duplicate seq_release_private, Rasmus Villemoes
- [GIT PULL] fscache and cachefiles fixes,
David Howells
- [PATCH] fscache: fscache_set_key() - align alloc and usage,
Tomas Bortoli
- [PATCH] fscache, cachefiles: remove redundant pointer 'cache', Colin King
- [PATCH] [v2, RESEND] cachefiles: avoid deprecated get_seconds(), Arnd Bergmann
- KASAN: slab-out-of-bounds Read in fscache_alloc_cookie,
syzbot
- [PATCH] fscache: initialize cookie hash table raw spinlocks, Sebastian Andrzej Siewior
- [PATCH 1/4] cachefiles: Fix assertion "6 == 5 is false" at fs/fscache/operation.c:494,
David Howells
- [PATCH 1/1][FSCACHE] Fix to handle Oops in fscache module during cookie cleanup,
KiranKumar Modukuri
- [PATCH 1/1] [CacheFiles] Fix to handle Oops in cachefiles module during new object lookup while old object is being cleaned up,
KiranKumar Modukuri
- [PATCH] [v2] cachefiles: avoid deprecated get_seconds(), Arnd Bergmann
- [PATCH] cachefiles: avoid deprecated get_seconds(),
Arnd Bergmann
- [GIT PULL] fscache: Fixes, traces and development, David Howells
- fscache/cachefiles reference counting bug?,
Daniel Axtens
- [RFC PATCH 27/79] fs: add struct address_space to fscache_read*() callback arguments, jglisse
- [PATCH net-next 00/12] fscache: Fixes, traces and development,
David Howells
- [PATCH 01/12] afs: Invalidate cache on server data change, David Howells
- [PATCH 02/12] afs: Use the vnode ID uniquifier in the cache key not the aux data, David Howells
- [PATCH 03/12] afs: Be more aggressive in retiring cached vnodes, David Howells
- [PATCH 04/12] fscache, cachefiles: Fix checker warnings, David Howells
- [PATCH 05/12] fscache: Pass the correct cancelled indications to fscache_op_complete(), David Howells
- [PATCH 06/12] fscache: Detect multiple relinquishment of a cookie, David Howells
- [PATCH 07/12] fscache: Fix hanging wait on page discarded by writeback, David Howells
- [PATCH 08/12] fscache: Add tracepoints, David Howells
- [PATCH 09/12] fscache: Add more tracepoints, David Howells
- [PATCH 10/12] fscache: Attach the index key and aux data to the cookie, David Howells
- [PATCH 11/12] fscache: Pass object size in rather than calling back for it, David Howells
- [PATCH 12/12] fscache: Maintain a catalogue of allocated cookies, David Howells
- Re: [PATCH net-next 00/12] fscache: Fixes, traces and development, David Howells
- Re: [PATCH net-next 00/12] fscache: Fixes, traces and development, David Howells
- [PATCH] fscache: fix a kernel BUG at fs/fscache/operation.c:69!,
carmark . dlut
- write-back capability of fs-cache, Eric A Tork
- [RFC PATCH 1/2] security, capabilities: Add CAP_SYS_MOUNT,
Nicolas Belouin
- [PATCH] fs/cachefiles: Fix a possible sleep-in-atomic bug in cachefiles_printk_object, Jia-Ju Bai
- [PATCH 00/12] radix-tree: split out struct radix_tree_root out to <linux/radix-tree-root.h>,
Masahiro Yamada
- [PATCH v2] FS-Cache: fix dereference of NULL user_key_payload, Eric Biggers
- [PATCH] FS-Cache: make fscache_fsdef_netfs_def const, Bhumika Goyal
- [PATCH 0/7] Fix dereferencing payload of revoked keys,
Eric Biggers
- [PATCH RESEND] cachefiles: Remove unnecessary comparisons in daemon.c, Christos Gkekas
- [PATCH RESEND] fs/cachefiles: Remove unnecessary comparisons in bind.c, Christos Gkekas
- [PATCH] fs/cachefiles: Remove unnecessary comparisons in bind.c, Christos Gkekas
- [PATCH] FS-Cache: make fscache_fsdef_index_def const, Bhumika Goyal
- [PATCH 21/22] fscache: fix fscache_objlist_show format processing,
Arnd Bergmann
- [PATCH] cachefiles: Remove unnecessary comparisons in daemon.c,
Christos Gkekas
- [PATCH] cachefiles: Fix a sleep-in-atomic bug in cachefiles_printk_object, Jia-Ju Bai
- Problem: Race in fscache operation enqueuing for reading and copying multiple pages from cachefiles to netfs causes kernel oops or at worst memory scribbling.,
KiranKumar Modukuri
- [PATCH] fscache: Remove unused ->now_uncached callback,
Jan Kara
- [PATCH] fscache: Replace four seq_puts() calls by seq_putc() in fscache_objlist_show(), SF Markus Elfring
- [PATCH] FS-Cache: print hexadecimal value for special cookies type,
Jérémy Lefaure
- Variable fscache_cache_cleared_wq undefined!,
Corcodel Marian
- [cachefilesd PATCH] Don't use readdir_r, David Howells
- [PATCH 00/10] various fs subsystems refcounter conversions,
Elena Reshetova
- [PATCH 02/10] fs, cachefiles: convert cachefiles_object.usage from atomic_t to refcount_t, Elena Reshetova
- [PATCH 01/10] fs, kernfs: convert kernfs_node.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 08/10] fs, fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 09/10] fs, fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 04/10] fs, nilfs: convert nilfs_root.count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 07/10] fs, fscache: convert fscache_operation.usage from atomic_t to refcount_t, Elena Reshetova
- [PATCH 05/10] fs, hfs: convert hfs_bnode.refcnt from atomic_t to refcount_t, Elena Reshetova
- [PATCH 10/10] fs, cifs: convert tcon_link.tl_count from atomic_t to refcount_t, Elena Reshetova
- [PATCH 06/10] fs, fscache: convert fscache_cache_tag.usage from atomic_t to refcount_t, Elena Reshetova
- [PATCH 03/10] fs, proc: convert proc_dir_entry.count from atomic_t to refcount_t, Elena Reshetova
- cachefs: kernel BUG at fs/cachefiles/namei.c:197, Frederik Himpe
- [PATCH] fscache: Fix dead object requeue, David Howells
- [PATCH 1/2] FS-Cache: Initialise stores_lock in netfs cookie,
David Howells
- File corruption using OpenVZ, NFS and cachefilesd, Kelsey Cummings
- Re: BUG: User triggerable kernel panic in 4.8 (possibly 4.9),
Jan Kara
- [PATCH -next] cachefiles: Remove duplicated include from namei.c,
Wei Yongjun
- [PATCH] Use proper lock in fscache_objlist_config.,
Artem Savkov
- [PATCH] FS-Cache: audit and remove any unnecessary uses of module.h, Paul Gortmaker
- [PATCH] CacheFiles: remove the check of fstop and bstop, Shawn Lin
- [PATCH] cachefiles: Fix attempt to read i_blocks after deleting file [ver #2], David Howells
- [PATCH] cachefiles: Fix attempt to read i_blocks after deleting file,
David Howells
- [PATCH] cachefiles: Fix race between inactivating and culling a cache object,
David Howells
- [PATCH] FS-Cache: make check_consistency callback return int,
Yan, Zheng
- [PATCH] FS-Cache: wake up write waiter after invalidating writes,
Yan, Zheng
- Regarding usage of FS-Cache or CacheFiles for Gluster, Poornima Gurusiddaiah
- fs/cachefiles/bind.c: 2 * pointless test ?, David Binderman
- Tracing the nfs file,
Fernando Santos
- Re: CacheFiles: Provide read-and-reset release counters for cachefilesd, Dan Carpenter
- fs/cachefiles/daemon.c: 3 * pointless test ?, David Binderman
- [PATCH] Clear the supplementary groups list when daemonising,
David Howells
- Actually persistent? How?,
a a
[PATCH] CacheFiles: Provide read-and-reset release counters for cachefilesd,
David Howells
[PATCH 00/11] cachefilesd: Various fixes,
David Howells
- [PATCH 01/11] The rpmbuild %dist macro moved so look for it more broadly, David Howells
- [PATCH 02/11] Updating .gitignore., David Howells
- [PATCH 03/11] Fixing null reference for malformed kernel status output., David Howells
- [PATCH 04/11] spec: The licence is actually GPLv2+, David Howells
- [PATCH 05/11] Fix Makefile to produce compressed tarballs, David Howells
- [PATCH 08/11] spec: Do some specfile cleanups, David Howells
- [PATCH 10/11] Permit culling to be disabled on the command line, David Howells
- [PATCH 09/11] Apply some cleanups to cachefilesd, David Howells
- [PATCH 07/11] The documentation directory is now unversioned, David Howells
- [PATCH 11/11] Add -Wsign-compare to the build, David Howells
- [PATCH 06/11] SELinux: The cachefilesd-selinux rpm no longer exists, David Howells
- <Possible follow-ups>
- [PATCH 00/11] cachefilesd: Various fixes, David Howells
kernel BUG at fs/fscache/operation.c:39!, Fernando Santos
[PATCH 0/2] FS-Cache: More miscellany,
David Howells
[PATCH] MAINTAINERS: linux-cachefs@xxxxxxxxxx is moderated for non-subscribers), Geert Uytterhoeven
[PATCH] FS-Cache: Add missing initialization of ret in cachefiles_write_page(),
Geert Uytterhoeven
[PATCH 0/4] FS-Cache: Miscellaneous fixes,
David Howells
[PATCH 00/38] Fixes related to incorrect usage of unsigned types,
Andrzej Hajda
[resend PATCH] cachefilesd can spin when disk space is short, Chris Mason
PROBLEM: fscache 'kernel BUG at fs/nfs/fscache.c:359!', Anthony Moon
[RFC] Refactor kenter/kleave/kdebug macros,
Leon Romanovsky
"CacheFiles: Assertion failed" kernel crashes,
Vitaly
[PATCH/RFC] fscache/cachefiles versus btrfs,
NeilBrown
[GIT PULL] FS-Cache: Fixes for dead objects handling and operation cancellation,
David Howells
[PATCH 1/1 linux-next] Cachefiles: replace if/BUG by BUG_ON, Fabian Frederick
[PATCH 00/13] FS-Cache: Fix a number of bugs that occur when the cache runs out of space,
David Howells
- <Possible follow-ups>
- [PATCH 00/13] FS-Cache: Fix a number of bugs that occur when the cache runs out of space, David Howells
- [PATCH 02/13] FS-Cache: Move fscache_report_unexpected_submission() to make it more available, David Howells
- [PATCH 01/13] FS-Cache: Count culled objects and objects rejected due to lack of space, David Howells
- [PATCH 04/13] FS-Cache: Handle a new operation submitted against a killed object, David Howells
- [PATCH 03/13] FS-Cache: When submitting an op, cancel it if the target object is dying, David Howells
- [PATCH 06/13] FS-Cache: fscache_object_is_dead() has wrong logic, kill it, David Howells
- [PATCH 07/13] FS-Cache: Permit fscache_cancel_op() to cancel in-progress operations too, David Howells
- [PATCH 05/13] FS-Cache: Synchronise object death state change vs operation submission, David Howells
- [PATCH 08/13] FS-Cache: Out of line fscache_operation_init(), David Howells
- [PATCH 09/13] FS-Cache: Count the number of initialised operations, David Howells
- [PATCH 10/13] FS-Cache: Fix cancellation of in-progress operation, David Howells
- [PATCH 11/13] FS-Cache: Put an aborted initialised op so that it is accounted correctly, David Howells
- [PATCH 12/13] FS-Cache: The operation cancellation method needs calling in more places, David Howells
- [PATCH 13/13] FS-Cache: Retain the netfs context in the retrieval op earlier, David Howells
- Re: [PATCH 00/13] FS-Cache: Fix a number of bugs that occur when the cache runs out of space, Jeff Layton
Storing inode index key in fscache_cookie struct,
David Howells
[patch] CacheFiles: delete unused code in cachefiles_cook_key(), Dan Carpenter
BUG while pushing to git on cached CIFS,
Alexander Stein
Does cachefs work with "soft" NFS mounts?, Vitaly
Unknown source of Invals causing performance problem,
Rob Leitman
[PATCH] fs: cachefiles: remove useless code, Sudip Mukherjee
[GIT PULL] FS-Cache: Two fixes and a cleanup, David Howells
[PATCH] NFS: Fabricate fscache server index key correctly, David Howells
[GIT PULL] Fixes for FS-Cache/CacheFiles [try #2], David Howells
[PATCH 1/1] fs/cachefiles: fix sparse context imbalance warning, Fabian Frederick
[PATCH] CacheFiles: Handle rename2, David Howells
[GIT PULL] Fixes for FS-Cache/CacheFiles,
David Howells
PROBLEM: ASSERT(object->dentry) fails in cachefiles_delete_object(),
Manuel Schölling
[PATCH] fs/fscache/object-list.c: use __seq_open_private(),
Rob Jones
"Bug" in nfs_server_get_key() ?,
James Pearson
Caveats for using cachefs, Grant Street
Feature proposal - FS-Cache support in FUSE,
Vimal A R
[PATCH] cachefiles: page reference leak fix,
Shantanu Goel
[PATCH 3/3] FS-Cache: refcount becomes corrupt under vma pressure., Milosz Tanski
[PATCH 0/3] FS-Cache: Bug fixes for bugs that happen under vma pressure v2, Milosz Tanski
[PATCH] cachefiles: Eliminate racy check in cachefiles_read_copier which causes page reference leaks, Shantanu Goel
[PATCH 2/3] FS-Cache: Reduce cookie ref count if submit fails.,
Milosz Tanski
<Possible follow-ups>
[PATCH 2/3] FS-Cache: Reduce cookie ref count if submit fails., Milosz Tanski
[PATCH 3/3] FS-Cache: refcount becomes corrupt under vma preasure.,
Milosz Tanski
[PATCH 1/3] FS-Cache: Timeout for releasepage(),
Milosz Tanski
<Possible follow-ups>
[PATCH 1/3] FS-Cache: Timeout for releasepage(), Milosz Tanski
[PATCH 0/3] FS-Cache: Bug fixes for bugs that happen under vma pressure,
Milosz Tanski
fscache recursive hang -- similar to loopback NFS issues,
Milosz Tanski
[Index of Archives]
[Bugtraq]
[LARTC]
[Yosemite Discussion]