Linux Cachefs
[Prev Page][Next Page]
- [PATCH v6 0/2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
- [PATCH] cachefiles: fix calculation of the number of needed blocks, Jingbo Xu
- [PATCH AUTOSEL 6.1 21/38] fscache: Use clear_and_wake_up_bit() in fscache_create_volume_work(), Sasha Levin
- [PATCH] fscache: offer the right volume key when printing, Jingbo Xu
- [PATCH 02/11] netfs: Add a function to extract an iterator into a scatterlist,
David Howells
- [PATCH 01/11] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator,
David Howells
- decant_cull_table intermittently aborting cachefilesd,
Chris Chilvers
- [PATCH 01/12] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [PATCH 02/12] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [GIT PULL] fscache: Fix incorrect mixing of wake/wait and missing barriers,
David Howells
- [RFC 02/13] netfs: Add a function to extract an iterator into a scatterlist, David Howells
- [RFC 01/13] netfs: Add a function to extract a UBUF or IOVEC into a BVEC iterator, David Howells
- [PATCH v6 00/34] iov_iter: Improve page extraction (ref, pin or just list),
David Howells
- [PATCH v3 0/2] Fixes for fscache volume operations,
Hou Tao
- [PATCH v5 0/9] iov_iter: Add extraction helpers,
David Howells
- [PATCH V4 0/5] Introduce daemon failover mechanism to recover from crashing,
Jia Zhu
- [PATCH v4 0/7] iov_iter: Add extraction helpers,
David Howells
- [PATCH v2 0/2] Fixes for fscache volume operations,
Hou Tao
- [PATCH v5 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
- [ammarfaizi2-block:dhowells/linux-fs/fscache-fixes] [mm, netfs, fscache] 6919cda8e0: canonical_address#:#[##],
kernel test robot
- [GIT PULL] erofs updates for 6.2-rc1 (fscache part inclusive),
Gao Xiang
- [PATCH v3 0/4] iov_iter: Add extraction helpers,
David Howells
- [PATCH 6.0 145/289] fscache: fix OOB Read in __fscache_acquire_volume, Greg Kroah-Hartman
- [ammarfaizi2-block:dhowells/linux-fs/netfs-lib] [mm, netfs, fscache] 8cbd3a2c63: non-canonical address, kernel test robot
- [PATCH] fscache: Use wake_up_var() to wake up pending volume acquisition,
Hou Tao
- [PATCH v5 0/2] fscache, cachefiles: add prepare_ondemand_read() interface,
Jingbo Xu
- [PATCH v4 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
- [RFC PATCH v4 1/3] mm: Merge folio_has_private()/filemap_release_folio() call pairs, David Howells
- [RFC PATCH v4 2/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, David Howells
- [RFC PATCH v4 3/3] mm: Make filemap_release_folio() better inform shrink_folio_list(), David Howells
- Re: [PATCH v4 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, Linus Torvalds
- Re: [PATCH v4 0/3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, David Howells
- [PATCH v2 0/4] iov_iter: Add extraction helpers,
David Howells
- [PATCH v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
- [PATCH 6.0 180/314] netfs: Fix missing xas_retry() calls in xarray iteration, Greg Kroah-Hartman
- [PATCH 6.0 181/314] netfs: Fix dodgy maths, Greg Kroah-Hartman
- [PATCH] fscache: fix OOB Read in __fscache_acquire_volume,
David Howells
- [RFC PATCH 0/4] iov_iter: Add extraction helpers,
David Howells
- [PATCH v2] fscache: Fix oops due to race with cookie_lru and use_cookie,
Dave Wysochanski
- [RFC PATCH v3] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, David Howells
- [PATCH 0/1] Fix oops in cachefiles_prepare_write due to cookie_lru and use_cookie race,
Dave Wysochanski
- [PATCH v4 0/2] fscache, cachefiles: add prepare_ondemand_read() interface,
Jingbo Xu
- [PATCH v3 0/2] fscache, cachefiles: add prepare_ondemand_read() interface,
Jingbo Xu
- [GIT PULL] netfs: Fix folio unmarking/unlocking loops,
David Howells
- [RFC PATCH v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache,
David Howells
- Re: [RFC PATCH v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, Dominique Martinet
- Re: [RFC PATCH v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, David Howells
- Re: [RFC PATCH v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, Matthew Wilcox
- Re: [RFC PATCH v2] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, David Howells
- [PATCH v2 0/2] fscache, cachefiles: add prepare_ondemand_read() interface,
Jingbo Xu
- [PATCH v2 1/2] netfs: Fix missing xas_retry() calls in xarray iteration,
David Howells
- [PATCH 0/2] fscache, cachefiles: add prepare_ondemand_read() interface,
Jingbo Xu
- [PATCH] netfs: Fix missing xas_retry() calls in xarray iteration,
David Howells
- [PATCH v10 0/6] Convert NFS with fscache to the netfs API,
Dave Wysochanski
- BUG: unable to handle kernel NULL pointer dereference in fscache_free_cookie,
Wei Chen
- [RFC PATCH 00/12] smb3: Add iter helpers and use iov_iters down to the network transport,
David Howells
- [PATCH 0/9] fscache, netfs: decouple raw fscache APIs from libnetfs,
Jingbo Xu
- [PATCH 7/9] fscache, netfs: define flags for prepare_read(), Jingbo Xu
- [PATCH 3/9] fscache, netfs: rename netfs_io_terminated_t as fscache_io_terminated_t, Jingbo Xu
- [PATCH 6/9] fscache, netfs: rename netfs_cache_resources as fscache_resources, Jingbo Xu
- [PATCH 9/9] fscache, netfs: move "fscache_" prefixed structures to fscache.h, Jingbo Xu
- [PATCH 4/9] fscache, netfs: rename netfs_read_from_hole as fscache_read_from_hole, Jingbo Xu
- [PATCH 1/9] fscache: decouple prepare_read() from netfs_io_subrequest, Jingbo Xu
- [PATCH 8/9] fscache, netfs: move PageFsCache() family helpers to fscache.h, Jingbo Xu
- [PATCH 2/9] fscache, netfs: rename netfs_io_source as fscache_io_source, Jingbo Xu
- [PATCH 5/9] fscache, netfs: rename netfs_cache_ops as fscache_ops, Jingbo Xu
- Re: [PATCH 2/9] fscache, netfs: rename netfs_io_source as fscache_io_source, David Howells
- Re: [PATCH 8/9] fscache, netfs: move PageFsCache() family helpers to fscache.h, David Howells
- Re: [PATCH 3/9] fscache, netfs: rename netfs_io_terminated_t as fscache_io_terminated_t, David Howells
- Re: [PATCH 6/9] fscache, netfs: rename netfs_cache_resources as fscache_resources, David Howells
- Re: [PATCH 4/9] fscache, netfs: rename netfs_read_from_hole as fscache_read_from_hole, David Howells
- Re: [PATCH 5/9] fscache, netfs: rename netfs_cache_ops as fscache_ops, David Howells
- Re: [PATCH 7/9] fscache, netfs: define flags for prepare_read(), David Howells
- Re: [PATCH 9/9] fscache, netfs: move "fscache_" prefixed structures to fscache.h, David Howells
- [PATCH v9 0/5] Convert NFS with fscache to the netfs API,
Dave Wysochanski
- [PATCH V3 0/5] Introduce daemon failover mechanism to recover from crashing,
Jia Zhu
- [PATCH V2 0/5] Introduce daemon failover mechanism to recover from crashing,
Jia Zhu
- [PATCH 0/5] Introduce daemon failover mechanism to recover from crashing,
Jia Zhu
- [PATCH -next] fscache: Remove duplicate include, williamsukatube
- [PATCH 0/1] Debug oops in cachefiles_prepare_write with NFS netfs conversion on reexport server,
Dave Wysochanski
- [PATCH v8 0/3] Convert NFS with fscache to the netfs API,
Dave Wysochanski
- [PATCH v7 0/3] Convert NFS with fscache to the netfs API,
Dave Wysochanski
- [PATCH v6 0/3] Convert NFS with fscache to the netfs API,
Dave Wysochanski
- [PATCH v5 0/3] Convert NFS with fscache to the netfs API,
Dave Wysochanski
- [PATCH v4 0/3] Convert NFS with fscache to the netfs API,
Dave Wysochanski
- [GIT PULL] fscache, cachefiles: Miscellaneous fixes,
David Howells
- [PATCH v3 0/3] Convert NFS with fscache to the netfs API,
Dave Wysochanski
- [syzbot] KASAN: slab-out-of-bounds Read in __fscache_acquire_volume, syzbot
- [RFC PATCH v2 0/3] Convert NFS with fscache to the netfs API,
Dave Wysochanski
- [PATCH v4] cachefiles: fix error return code in cachefiles_ondemand_copen(),
Sun Ke
- [PATCH v2] cachefiles: make on-demand request distribution fairer, Xin Yin
- [RFC PATCH 0/3] Convert NFS to the new netfs API,
Dave Wysochanski
- [RFC PATCH 0/5] Introduce daemon failover mechanism to recover from crashing,
Jia Zhu
- [PATCH 00/13] Fix documentation build warnings against 6.0-rc1,
Mauro Carvalho Chehab
- [PATCH v3] cachefiles: fix error return code in cachefiles_ondemand_copen(),
Sun Ke
- [v2] cachefiles: fix error return code in cachefiles_ondemand_copen(),
Sun Ke
- [PATCH] cachefiles: fix error return code in cachefiles_ondemand_copen(),
Sun Ke
- [PATCH v2] fscache: fix misdocumented parameter,
Khalid Masum
- [PATCH] cachefiles: make on-demand request distribution fairer,
Xin Yin
- [PATCH] cachefiles: support multiple daemons, Jingbo Xu
- [GIT PULL],
David Howells
- [PATCH] fscache: add tracepoint when failing cookie, Jeff Layton
- [PATCH v2] fscache: don't leak cookie access refs if invalidation is in progress or failed, Jeff Layton
- [PATCH] fscache: don't leak cookie refs if an invalidation is already in progress, Jeff Layton
- [RFC PATCH 0/9] cachefiles: content map,
Jingbo Xu
- [PATCH] cachefiles/cachefiles: optimize the string, Li zeming
- [PATCH v3 00/21] Update Documentation/ cross references and fix issues,
Mauro Carvalho Chehab
- [PATCH v2] docs: Fix typo in comment,
Slark Xiao
- [PATCH v5] netfs: do not unlock and put the folio twice, xiubli
- [PATCH v3 0/2] netfs: fix the crash when unlocking the folio,
xiubli
- [PATCH v2 0/2] netfs: fix the crash when unlocking the folio,
xiubli
- [RFC PATCH] netfs: do not get the folio reference twice,
xiubli
- [PATCH 0/2] netfs, ceph: fix the crash when unlocking the folio,
xiubli
- [PATCH 00/22] Fix kernel-doc warnings at linux-next,
Mauro Carvalho Chehab
- [PATCH v2 00/20] Update Documentation/ cross-references,
Mauro Carvalho Chehab
- [PATCH 0/1] cachefiles: Add a command to restore on-demand requests, Jia Zhu
- [PATCH 1/1] cachefiles: Add a command to restore on-demand requests, Jia Zhu
- [PATCH 5.17 195/298] iov_iter: Fix iter_xarray_get_pages{, _alloc}(), Greg Kroah-Hartman
- [PATCH 5.18 222/339] iov_iter: Fix iter_xarray_get_pages{, _alloc}(), Greg Kroah-Hartman
- [PATCH 5.15 164/247] iov_iter: Fix iter_xarray_get_pages{, _alloc}(), Greg Kroah-Hartman
- mainline build failure due to 6c77676645ad ("iov_iter: Fix iter_xarray_get_pages{, _alloc}()"),
Sudip Mukherjee
- [RFC][PATCH 0/3] netfs, afs: Cleanups,
David Howells
- [PATCH] cachefiles: narrow the scope of flushed requests when releasing fd,
Jia Zhu
- [PATCH] iov_iter: Fix iter_xarray_get_pages{, _alloc}(),
David Howells
- [PATCH v3] cred: Propagate security_prepare_creds() error code,
Frederick Lawler
- [PATCH 00/23] Update Documentation/ cross-references,
Mauro Carvalho Chehab
- [PATCH] netfs: Remove extern from function prototypes, Matthew Wilcox (Oracle)
- [PATCH v2] cred: Propagate security_prepare_creds() error code,
Frederick Lawler
- [PATCH] fscache: Introduce fscache_cookie_is_dropped(), Yue Hu
- [PATCH] fscache: Fix if condition in fscache_wait_on_volume_collision(),
Yue Hu
- [PATCH] fscache: fix misdocumented parameter name,
Khalid Masum
- [syzbot] kernel BUG in __fscache_relinquish_cookie, syzbot
- [PATCH] cred: Propagate security_prepare_creds() error code,
Frederick Lawler
- [PATCH 1/2] netfs: ->cleanup() op is always given a rreq pointer now,
David Howells
- [PATCH] nfs: Fix fscache volume key rendering for endianness,
David Howells
- [PATCH] fscache: Indicate fscache_cache_get_acquire directly in fscache_get_cache_maybe(), Yue Hu
- [PATCH] fscache: Remove the lock field in struct fscache_volume, Yue Hu
- [PATCH] fscache: Do not check operations validity to fscache_{read, write}(), Yue Hu
- [PATCH v11 00/22] fscache, erofs: fscache-based on-demand read semantics,
Jeffle Xu
- [PATCH v11 01/22] cachefiles: extract write routine, Jeffle Xu
- [PATCH v11 05/22] cachefiles: implement on-demand read, Jeffle Xu
- [PATCH v11 07/22] cachefiles: add tracepoints for on-demand read mode, Jeffle Xu
- [PATCH v11 09/22] erofs: make erofs_map_blocks() generally available, Jeffle Xu
- [PATCH v11 03/22] cachefiles: unbind cachefiles gracefully in on-demand mode, Jeffle Xu
- [PATCH v11 10/22] erofs: add fscache mode check helper, Jeffle Xu
- [PATCH v11 12/22] erofs: add fscache context helper functions, Jeffle Xu
- [PATCH v11 15/22] erofs: register fscache context for primary data blob, Jeffle Xu
- [PATCH v11 02/22] cachefiles: notify the user daemon when looking up cookie, Jeffle Xu
- [PATCH v11 11/22] erofs: register fscache volume, Jeffle Xu
- [PATCH v11 06/22] cachefiles: enable on-demand read mode, Jeffle Xu
- [PATCH v11 16/22] erofs: register fscache context for extra data blobs, Jeffle Xu
- [PATCH v11 17/22] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v11 18/22] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v11 22/22] erofs: change to use asynchronous io for fscache readpage/readahead, Jeffle Xu
- [PATCH v11 13/22] erofs: add anonymous inode caching metadata for data blobs, Jeffle Xu
- [PATCH v11 19/22] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v11 14/22] erofs: add erofs_fscache_read_folios() helper, Jeffle Xu
- [PATCH v11 21/22] erofs: add 'fsid' mount option, Jeffle Xu
- [PATCH v11 04/22] cachefiles: notify the user daemon when withdrawing cookie, Jeffle Xu
- [PATCH v11 20/22] erofs: implement fscache-based data readahead, Jeffle Xu
- [PATCH v11 08/22] cachefiles: document on-demand read mode, Jeffle Xu
- Re: [PATCH v11 00/22] fscache, erofs: fscache-based on-demand read semantics, 严松
- Re: [PATCH v11 02/22] cachefiles: notify the user daemon when looking up cookie, David Howells
- Re: [PATCH v11 03/22] cachefiles: unbind cachefiles gracefully in on-demand mode, David Howells
- Re: [PATCH v11 06/22] cachefiles: enable on-demand read mode, David Howells
- Re: [PATCH v11 08/22] cachefiles: document on-demand read mode, David Howells
- Re: [PATCH v11 00/22] fscache, erofs: fscache-based on-demand read semantics, Chao Yu
- [PATCH v2] erofs: change to use asyncronous io for fscache readpage/readahead,
Xin Yin
- [PATCH] erofs: change to use asyncronous io for fscache readpage/readahead,
Xin Yin
- [PATCH] NFS: Pass i_size to fscache_unuse_cookie() when a file is released,
Dave Wysochanski
- [RFC PATCH 0/1] erofs: change to use asynchronous io for fscache readahead,
Xin Yin
- [PATCH v10 00/21] fscache, erofs: fscache-based on-demand read semantics,
Jeffle Xu
- [PATCH v10 01/21] cachefiles: extract write routine, Jeffle Xu
- [PATCH v10 02/21] cachefiles: notify the user daemon when looking up cookie, Jeffle Xu
- [PATCH v10 04/21] cachefiles: notify the user daemon when withdrawing cookie, Jeffle Xu
- [PATCH v10 03/21] cachefiles: unbind cachefiles gracefully in on-demand mode, Jeffle Xu
- [PATCH v10 05/21] cachefiles: implement on-demand read, Jeffle Xu
- [PATCH v10 06/21] cachefiles: enable on-demand read mode, Jeffle Xu
- [PATCH v10 07/21] cachefiles: add tracepoints for on-demand read mode, Jeffle Xu
- [PATCH v10 08/21] cachefiles: document on-demand read mode, Jeffle Xu
- [PATCH v10 09/21] erofs: make erofs_map_blocks() generally available, Jeffle Xu
- [PATCH v10 10/21] erofs: add fscache mode check helper, Jeffle Xu
- [PATCH v10 11/21] erofs: register fscache volume, Jeffle Xu
- [PATCH v10 13/21] erofs: add anonymous inode caching metadata for data blobs, Jeffle Xu
- [PATCH v10 12/21] erofs: add fscache context helper functions, Jeffle Xu
- [PATCH v10 15/21] erofs: register fscache context for primary data blob, Jeffle Xu
- [PATCH v10 14/21] erofs: add erofs_fscache_read_folios() helper, Jeffle Xu
- [PATCH v10 16/21] erofs: register fscache context for extra data blobs, Jeffle Xu
- [PATCH v10 17/21] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v10 19/21] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v10 18/21] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v10 21/21] erofs: add 'fsid' mount option, Jeffle Xu
- [PATCH v10 20/21] erofs: implement fscache-based data readahead, Jeffle Xu
- Re: [PATCH v10 00/21] fscache, erofs: fscache-based on-demand read semantics, Gao Xiang
- [PATCH 5.17 078/219] cachefiles: unmark inode in use in error path, Greg Kroah-Hartman
- [PATCH 5.17 079/219] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr, Greg Kroah-Hartman
- [PATCH v9 00/21] fscache, erofs: fscache-based on-demand read semantics,
Jeffle Xu
- [PATCH v9 02/21] cachefiles: notify user daemon when looking up cookie, Jeffle Xu
- [PATCH v9 01/21] cachefiles: extract write routine, Jeffle Xu
- [PATCH v9 04/21] cachefiles: notify user daemon when withdrawing cookie, Jeffle Xu
- [PATCH v9 03/21] cachefiles: unbind cachefiles gracefully in on-demand mode, Jeffle Xu
- [PATCH v9 05/21] cachefiles: implement on-demand read, Jeffle Xu
- [PATCH v9 08/21] cachefiles: document on-demand read mode, Jeffle Xu
- [PATCH v9 09/21] erofs: make erofs_map_blocks() generally available, Jeffle Xu
- [PATCH v9 10/21] erofs: add fscache mode check helper, Jeffle Xu
- [PATCH v9 12/21] erofs: add fscache context helper functions, Jeffle Xu
- [PATCH v9 11/21] erofs: register fscache volume, Jeffle Xu
- [PATCH v9 14/21] erofs: add erofs_fscache_read_folios() helper, Jeffle Xu
- [PATCH v9 13/21] erofs: add anonymous inode caching metadata for data blobs, Jeffle Xu
- [PATCH v9 06/21] cachefiles: enable on-demand read mode, Jeffle Xu
- [PATCH v9 07/21] cachefiles: add tracepoints for on-demand read mode, Jeffle Xu
- [PATCH v9 15/21] erofs: register fscache context for primary data blob, Jeffle Xu
- [PATCH v9 16/21] erofs: register fscache context for extra data blobs, Jeffle Xu
- [PATCH v9 17/21] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v9 18/21] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v9 20/21] erofs: implement fscache-based data readahead, Jeffle Xu
- [PATCH v9 21/21] erofs: add 'fsid' mount option, Jeffle Xu
- [PATCH v9 19/21] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- Re: [PATCH v9 00/21] fscache, erofs: fscache-based on-demand read semantics, JiaZhu
- Re: [PATCH v9 01/21] cachefiles: extract write routine, David Howells
- Re: [PATCH v9 02/21] cachefiles: notify user daemon when looking up cookie, David Howells
- Re: [PATCH v9 03/21] cachefiles: unbind cachefiles gracefully in on-demand mode, David Howells
- Re: [PATCH v9 04/21] cachefiles: notify user daemon when withdrawing cookie, David Howells
- Re: [PATCH v9 05/21] cachefiles: implement on-demand read, David Howells
- Re: [PATCH v9 06/21] cachefiles: enable on-demand read mode, David Howells
- Re: [PATCH v9 07/21] cachefiles: add tracepoints for on-demand read mode, David Howells
[Index of Archives]
[Bugtraq]
[LARTC]
[Yosemite Discussion]