Linux Cachefs
[Prev Page][Next Page]
- Re: [PATCH v9 08/21] cachefiles: document on-demand read mode, (continued)
- [GIT PULL] fscache: Miscellaneous fixes,
David Howells
- fscache corruption in Linux 5.17?,
Max Kellermann
- [RFC][PATCH 0/8] fscache, cachefiles: Fixes,
David Howells
- [RFC PATCH 0/5] ceph: convert to netfs_direct_read_iter,
Jeff Layton
- [PATCH] docs: filesystems: caching/backend-api.rst: fix an object withdrawn API, Yue Hu
- [PATCH v2] docs: filesystems: caching/backend-api.rst: correct two relinquish APIs use, Yue Hu
- [PATCH] docs: filesystems: caching/backend-api.txt: correct two relinquish APIs use, Yue Hu
- [PATCH 00/14] cifs: Iterators, netfslib and folios,
David Howells
- [PATCH 01/14] cifs: Add some helper functions, David Howells
- [PATCH 02/14] cifs: Add a function to read into an iter from a socket, David Howells
- [PATCH 03/14] cifs: Check the IOCB_DIRECT flag, not O_DIRECT, David Howells
- [PATCH 04/14] cifs: Change the I/O paths to use an iterator rather than a page list, David Howells
- [PATCH 05/14] cifs: Remove unused code, David Howells
- [PATCH 06/14] cifs: Use netfslib to handle reads, David Howells
- [PATCH 08/14] netfs: Allow the netfs to make the io (sub)request alloc larger, David Howells
- [PATCH 07/14] cifs: Share server EOF pos with netfslib, David Howells
- [PATCH 09/14] cifs: Put credits into cifs_io_subrequest, not on the stack, David Howells
- [PATCH 10/14] cifs: Hold the open file on netfs_io_request, not netfs_io_subrequest, David Howells
- [PATCH 11/14] cifs: Clamp length according to credits and rsize, David Howells
- [PATCH 12/14] cifs: Expose netfs subrequest debug ID and index in read tracepoints, David Howells
- [PATCH 13/14] cifs: Split the smb3_add_credits tracepoint, David Howells
- [PATCH 14/14] mm, netfs, fscache: Stop read optimisation when folio removed from pagecache, David Howells
- [PATCH v8 00/20] fscache, erofs: fscache-based on-demand read semantics,
Jeffle Xu
- [PATCH v8 01/20] cachefiles: unmark inode in use in error path, Jeffle Xu
- [PATCH v8 02/20] cachefiles: extract write routine, Jeffle Xu
- [PATCH v8 03/20] cachefiles: notify user daemon with anon_fd when looking up cookie, Jeffle Xu
- [PATCH v8 05/20] cachefiles: implement on-demand read, Jeffle Xu
- [PATCH v8 06/20] cachefiles: enable on-demand read mode, Jeffle Xu
- [PATCH v8 07/20] cachefiles: document on-demand read mode, Jeffle Xu
- [PATCH v8 08/20] erofs: make erofs_map_blocks() generally available, Jeffle Xu
- [PATCH v8 10/20] erofs: register fscache volume, Jeffle Xu
- [PATCH v8 04/20] cachefiles: notify user daemon when withdrawing cookie, Jeffle Xu
- [PATCH v8 11/20] erofs: add fscache context helper functions, Jeffle Xu
- [PATCH v8 09/20] erofs: add mode checking helper, Jeffle Xu
- [PATCH v8 12/20] erofs: add anonymous inode managing page cache for data blob, Jeffle Xu
- [PATCH v8 14/20] erofs: register fscache context for primary data blob, Jeffle Xu
- [PATCH v8 17/20] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v8 15/20] erofs: register fscache context for extra data blobs, Jeffle Xu
- [PATCH v8 13/20] erofs: add erofs_fscache_read_folios() helper, Jeffle Xu
- [PATCH v8 16/20] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v8 19/20] erofs: implement fscache-based data readahead, Jeffle Xu
- [PATCH v8 18/20] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v8 20/20] erofs: add 'fsid' mount option, Jeffle Xu
- Re: [PATCH v8 00/20] fscache, erofs: fscache-based on-demand read semantics, Gao Xiang
- Re: [PATCH v8 02/20] cachefiles: extract write routine, David Howells
- Re: [PATCH v8 03/20] cachefiles: notify user daemon with anon_fd when looking up cookie, David Howells
- Re: [PATCH v8 03/20] cachefiles: notify user daemon with anon_fd when looking up cookie, David Howells
- Re: [PATCH v8 04/20] cachefiles: notify user daemon when withdrawing cookie, David Howells
- Re: [PATCH v8 05/20] cachefiles: implement on-demand read, David Howells
- Re: [PATCH v8 07/20] cachefiles: document on-demand read mode, David Howells
- Re: [PATCH v8 00/20] fscache, erofs: fscache-based on-demand read semantics, David Howells
- [PATCH] fscache: Remove the cookie parameter from fscache_clear_page_bits(), Yue Hu
- [PATCH v2] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr,
Dave Wysochanski
- [PATCH] cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr,
Dave Wysochanski
- [PATCH] fscache: remove FSCACHE_OLD_API Kconfig option, Yue Hu
- [PATCH] fscache: Expose fscache_end_operation() helper,
Yue Hu
- [PATCH] fscache: Use wrapper fscache_set_cache_state() directly when relinquishing,
Yue Hu
- [PATCH] fscache: Move fscache_cookies_seq_ops specific code under CONFIG_PROC_FS,
Yue Hu
- [PATCH v7 00/19] fscache, erofs: fscache-based on-demand read semantics,
Jeffle Xu
- [PATCH v7 03/19] cachefiles: notify user daemon when withdrawing cookie, Jeffle Xu
- [PATCH v7 05/19] cachefiles: enable on-demand read mode, Jeffle Xu
- [PATCH v7 08/19] erofs: add mode checking helper, Jeffle Xu
- [PATCH v7 14/19] erofs: register fscache context for extra data blobs, Jeffle Xu
- [PATCH v7 07/19] erofs: make erofs_map_blocks() generally available, Jeffle Xu
- [PATCH v7 02/19] cachefiles: notify user daemon with anon_fd when looking up cookie, Jeffle Xu
- [PATCH v7 13/19] erofs: register fscache context for primary data blob, Jeffle Xu
- [PATCH v7 12/19] erofs: add erofs_fscache_read_folios() helper, Jeffle Xu
- [PATCH v7 01/19] cachefiles: extract write routine, Jeffle Xu
- [PATCH v7 09/19] erofs: register fscache volume, Jeffle Xu
- [PATCH v7 06/19] cachefiles: document on-demand read mode, Jeffle Xu
- [PATCH v7 10/19] erofs: add fscache context helper functions, Jeffle Xu
- [PATCH v7 11/19] erofs: add anonymous inode managing page cache for data blob, Jeffle Xu
- [PATCH v7 15/19] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v7 17/19] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v7 04/19] cachefiles: implement on-demand read, Jeffle Xu
- [PATCH v7 19/19] erofs: add 'fsid' mount option, Jeffle Xu
- [PATCH v7 18/19] erofs: implement fscache-based data readahead, Jeffle Xu
- [PATCH v7 16/19] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- Re: [PATCH v7 00/19] fscache, erofs: fscache-based on-demand read semantics, JeffleXu
- [PATCH v2] cachefiles: unmark inode in use in error path, Jeffle Xu
- [PATCH] cachefiles: revert inode in use in error path,
Jeffle Xu
- [GIT PULL] netfs: Prep for write helpers,
David Howells
- [ PATCH ] Documentation: fixed some doc-build warnings, kushagra765
- [ PATCH ] Documentation: fixed doc-build warnings,
kushagra765
- [PATCH] Documentation: fixed doc-build warnings, Kushagra Verma
- [PATCH v6 00/22] fscache, erofs: fscache-based on-demand read semantics,
Jeffle Xu
- [PATCH v6 05/22] cachefiles: implement on-demand read, Jeffle Xu
- [PATCH v6 01/22] fscache: export fscache_end_operation(), Jeffle Xu
- [PATCH v6 04/22] cachefiles: notify user daemon when withdrawing cookie, Jeffle Xu
- [PATCH v6 07/22] cachefiles: document on-demand read mode, Jeffle Xu
- [PATCH v6 09/22] erofs: make erofs_map_blocks() generally available, Jeffle Xu
- [PATCH v6 08/22] erofs: use meta buffers for erofs_read_superblock(), Jeffle Xu
- [PATCH v6 14/22] erofs: add erofs_fscache_read_folios() helper, Jeffle Xu
- [PATCH v6 03/22] cachefiles: notify user daemon with anon_fd when looking up cookie, Jeffle Xu
- [PATCH v6 10/22] erofs: add mode checking helper, Jeffle Xu
- [PATCH v6 16/22] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v6 13/22] erofs: add anonymous inode managing page cache of blob file, Jeffle Xu
- [PATCH v6 11/22] erofs: register global fscache volume, Jeffle Xu
- [PATCH v6 06/22] cachefiles: enable on-demand read mode, Jeffle Xu
- [PATCH v6 19/22] erofs: register cookie context for data blobs, Jeffle Xu
- [PATCH v6 02/22] cachefiles: extract write routine, Jeffle Xu
- [PATCH v6 18/22] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v6 15/22] erofs: register cookie context for bootstrap blob, Jeffle Xu
- [PATCH v6 12/22] erofs: add cookie context helper functions, Jeffle Xu
- [PATCH v6 17/22] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v6 21/22] erofs: implement fscache-based data readahead, Jeffle Xu
- [PATCH v6 20/22] erofs: implement fscache-based data read for data blobs, Jeffle Xu
- [PATCH v6 22/22] erofs: add 'tag' mount option, Jeffle Xu
- [PATCH] fscache: Fix duplicate included linux/uio.h, Haowen Bai
- Coordinating netfslib pull request with the ceph pull request,
David Howells
- [PATCH v5 00/22] fscache, erofs: fscache-based on-demand read semantics,
Jeffle Xu
- [PATCH v5 04/22] cachefiles: notify user daemon with anon_fd when looking up cookie, Jeffle Xu
- [PATCH v5 01/22] fscache: export fscache_end_operation(), Jeffle Xu
- [PATCH v5 11/22] erofs: register global fscache volume, Jeffle Xu
- [PATCH v5 08/22] erofs: use meta buffers for erofs_read_superblock(), Jeffle Xu
- [PATCH v5 15/22] erofs: register cookie context for bootstrap blob, Jeffle Xu
- [PATCH v5 07/22] cachefiles: document on-demand read mode, Jeffle Xu
- [PATCH v5 17/22] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v5 18/22] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v5 12/22] erofs: add cookie context helper functions, Jeffle Xu
- [PATCH v5 05/22] cachefiles: notify user daemon when withdrawing cookie, Jeffle Xu
- [PATCH v5 19/22] erofs: register cookie context for data blobs, Jeffle Xu
- [PATCH v5 09/22] erofs: make erofs_map_blocks() generally available, Jeffle Xu
- [PATCH v5 03/22] cachefiles: introduce on-demand read mode, Jeffle Xu
- [PATCH v5 06/22] cachefiles: implement on-demand read, Jeffle Xu
- [PATCH v5 10/22] erofs: add mode checking helper, Jeffle Xu
- [PATCH v5 16/22] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v5 20/22] erofs: implement fscache-based data read for data blobs, Jeffle Xu
- [PATCH v5 22/22] erofs: add 'uuid' mount option, Jeffle Xu
- [PATCH v5 13/22] erofs: add anonymous inode managing page cache of blob file, Jeffle Xu
- [PATCH v5 14/22] erofs: add erofs_fscache_read_pages() helper, Jeffle Xu
- [PATCH v5 02/22] cachefiles: extract write routine, Jeffle Xu
- [PATCH v5 21/22] erofs: implement fscache-based data readahead, Jeffle Xu
- Re: [PATCH v5 03/22] cachefiles: introduce on-demand read mode, David Howells
- Re: [PATCH v5 04/22] cachefiles: notify user daemon with anon_fd when looking up cookie, David Howells
- Re: [PATCH v5 06/22] cachefiles: implement on-demand read, David Howells
- Re: [PATCH v5 05/22] cachefiles: notify user daemon when withdrawing cookie, David Howells
- <Possible follow-ups>
- Re: [PATCH v5 00/22] fscache, erofs: fscache-based on-demand read semantics, 田子晨
- [PATCH] fscache_aquire_cache: error instead of asserting name is set, Dominique Martinet
- [PATCH v3 00/20] netfs: Prep for write helpers,
David Howells
- [PATCH v3 01/20] fscache: export fscache_end_operation(), David Howells
- [PATCH v3 02/20] netfs: Generate enums from trace symbol mapping lists, David Howells
- [PATCH v3 03/20] netfs: Rename netfs_read_*request to netfs_io_*request, David Howells
- [PATCH v3 04/20] netfs: Finish off rename of netfs_read_request to netfs_io_request, David Howells
- [PATCH v3 05/20] netfs: Split netfs_io_* object handling out, David Howells
- [PATCH v3 06/20] netfs: Adjust the netfs_rreq tracepoint slightly, David Howells
- [PATCH v3 08/20] netfs: Trace refcounting on the netfs_io_subrequest struct, David Howells
- [PATCH v3 09/20] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines, David Howells
- [PATCH v3 07/20] netfs: Trace refcounting on the netfs_io_request struct, David Howells
- [PATCH v3 10/20] netfs: Refactor arguments for netfs_alloc_read_request, David Howells
- [PATCH v3 11/20] netfs: Change ->init_request() to return an error code, David Howells
- [PATCH v3 12/20] ceph: Make ceph_init_request() check caps on readahead, David Howells
- [PATCH v3 13/20] netfs: Add a netfs inode context, David Howells
- [PATCH v3 14/20] netfs: Add a function to consolidate beginning a read, David Howells
- [PATCH v3 15/20] netfs: Prepare to split read_helper.c, David Howells
- [PATCH v3 16/20] netfs: Rename read_helper.c to io.c, David Howells
- [PATCH v3 17/20] netfs: Split fs/netfs/read_helper.c, David Howells
- [PATCH v3 19/20] netfs: Keep track of the actual remote file size, David Howells
- [PATCH v3 18/20] netfs: Split some core bits out into their own file, David Howells
- [PATCH v3 20/20] afs: Maintain netfs_i_context::remote_i_size, David Howells
- Re: [PATCH v3 00/20] netfs: Prep for write helpers, Jeff Layton
- Re: [PATCH v3 00/20] netfs: Prep for write helpers, Dominique Martinet
- Re: [PATCH v3 13/20] netfs: Add a netfs inode context, David Howells
- [PATCH v4 13/20] netfs: Add a netfs inode context, David Howells
- [PATCH v2 00/19] netfs: Prep for write helpers,
David Howells
- [PATCH v2 01/19] fscache: export fscache_end_operation(), David Howells
- [PATCH v2 02/19] netfs: Generate enums from trace symbol mapping lists, David Howells
- [PATCH v2 03/19] netfs: Rename netfs_read_*request to netfs_io_*request, David Howells
- [PATCH v2 04/19] netfs: Finish off rename of netfs_read_request to netfs_io_request, David Howells
- [PATCH v2 05/19] netfs: Split netfs_io_* object handling out, David Howells
- [PATCH v2 06/19] netfs: Adjust the netfs_rreq tracepoint slightly, David Howells
- [PATCH v2 07/19] netfs: Trace refcounting on the netfs_io_request struct, David Howells
- [PATCH v2 08/19] netfs: Trace refcounting on the netfs_io_subrequest struct, David Howells
- [PATCH v2 09/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines, David Howells
- [PATCH v2 10/19] netfs: Refactor arguments for netfs_alloc_read_request, David Howells
- [PATCH v2 11/19] netfs: Change ->init_request() to return an error code, David Howells
- [PATCH v2 12/19] netfs: Add a netfs inode context, David Howells
- [PATCH v2 13/19] netfs: Add a function to consolidate beginning a read, David Howells
- [PATCH v2 14/19] netfs: Prepare to split read_helper.c, David Howells
- [PATCH v2 15/19] netfs: Rename read_helper.c to io.c, David Howells
- [PATCH v2 16/19] netfs: Split fs/netfs/read_helper.c, David Howells
- [PATCH v2 17/19] netfs: Split some core bits out into their own file, David Howells
- [PATCH v2 18/19] netfs: Keep track of the actual remote file size, David Howells
- [PATCH v2 19/19] afs: Maintain netfs_i_context::remote_i_size, David Howells
- [PATCH] cachefiles: Fix volume coherency attribute,
David Howells
- [PATCH v4 00/21] fscache, erofs: fscache-based on-demand read semantics,
Jeffle Xu
- [PATCH v4 01/21] fscache: export fscache_end_operation(), Jeffle Xu
- [PATCH v4 03/21] cachefiles: introduce on-demand read mode, Jeffle Xu
- [PATCH v4 05/21] cachefiles: implement on-demand read, Jeffle Xu
- [PATCH v4 04/21] cachefiles: notify user daemon with anon_fd when opening cache file, Jeffle Xu
- [PATCH v4 06/21] cachefiles: document on-demand read mode, Jeffle Xu
- [PATCH v4 02/21] cachefiles: export write routine, Jeffle Xu
- [PATCH v4 07/21] erofs: use meta buffers for erofs_read_superblock(), Jeffle Xu
- [PATCH v4 08/21] erofs: export erofs_map_blocks(), Jeffle Xu
- [PATCH v4 10/21] erofs: register global fscache volume, Jeffle Xu
- [PATCH v4 09/21] erofs: add mode checking helper, Jeffle Xu
- [PATCH v4 11/21] erofs: add cookie context helper functions, Jeffle Xu
- [PATCH v4 12/21] erofs: add anonymous inode managing page cache of blob file, Jeffle Xu
- [PATCH v4 14/21] erofs: register cookie context for bootstrap blob, Jeffle Xu
- [PATCH v4 13/21] erofs: add erofs_fscache_read_pages() helper, Jeffle Xu
- [PATCH v4 16/21] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v4 18/21] erofs: register cookie context for data blobs, Jeffle Xu
- [PATCH v4 17/21] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v4 20/21] erofs: implement fscache-based data readahead, Jeffle Xu
- [PATCH v4 19/21] erofs: implement fscache-based data read for data blobs, Jeffle Xu
- [PATCH v4 21/21] erofs: add 'uuid' mount option, Jeffle Xu
- [PATCH v4 15/21] erofs: implement fscache-based metadata read, Jeffle Xu
- Re: [PATCH v4 00/21] fscache, erofs: fscache-based on-demand read semantics, luodaowen.backend
- Re: [PATCH v4 00/21] fscache, erofs: fscache-based on-demand read semantics, JeffleXu
- [BUG] write but no read when using sync mount option,
Chris Chilvers
- [PATCH] cachefiles: Fix incorrect length to fallocate(),
David Howells
- [PATCH 00/19] netfs: Prep for write helpers,
David Howells
- [PATCH 01/19] fscache: export fscache_end_operation(), David Howells
- [PATCH 02/19] netfs: Generate enums from trace symbol mapping lists, David Howells
- [PATCH 03/19] netfs: Add a netfs inode context, David Howells
- [PATCH 04/19] netfs: Rename netfs_read_*request to netfs_io_*request, David Howells
- [PATCH 05/19] netfs: Refactor arguments for netfs_alloc_read_request, David Howells
- [PATCH 06/19] netfs: Finish off rename of netfs_read_request to netfs_io_request, David Howells
- [PATCH 07/19] netfs: Split netfs_io_* object handling out, David Howells
- [PATCH 08/19] netfs: Adjust the netfs_rreq tracepoint slightly, David Howells
- [PATCH 09/19] netfs: Trace refcounting on the netfs_io_request struct, David Howells
- [PATCH 10/19] netfs: Trace refcounting on the netfs_io_subrequest struct, David Howells
- [PATCH 11/19] netfs: Adjust the netfs_failure tracepoint to indicate non-subreq lines, David Howells
- [PATCH 12/19] netfs: Prepare to split read_helper.c, David Howells
- [PATCH 13/19] netfs: Add a function to consolidate beginning a read, David Howells
- [PATCH 16/19] netfs: Rename rename read_helper.c to io.c, David Howells
- [PATCH 17/19] netfs: Change ->init_rreq() to return an error code, David Howells
- [PATCH 19/19] afs: Maintain netfs_i_context::remote_i_size, David Howells
- [PATCH 15/19] netfs: Split some core bits out into their own file, David Howells
- [PATCH 14/19] netfs: Split fs/netfs/read_helper.c, David Howells
- [PATCH 18/19] netfs: Keep track of the actual remote file size, David Howells
- [PATCH 0/4] Cleanups for NFS fscache and convert from dfprintk to trace events,
Dave Wysochanski
- [RESEND PATCH v3 0/4] fscache, erofs: fscache-based demand-read semantics (fscache part),
Jeffle Xu
- [PATCH v3 00/22] fscache, erofs: fscache-based demand-read semantics,
Jeffle Xu
- [PATCH v3 03/22] cachefiles: extract generic function for daemon methods, Jeffle Xu
- [PATCH v3 01/22] fscache: export fscache_end_operation(), Jeffle Xu
- [PATCH v3 02/22] fscache: add a method to support on-demand read semantics, Jeffle Xu
- [PATCH v3 07/22] erofs: export erofs_map_blocks(), Jeffle Xu
- [PATCH v3 04/22] cachefiles: detect backing file size in on-demand read mode, Jeffle Xu
- [PATCH v3 06/22] erofs: use meta buffers for erofs_read_superblock(), Jeffle Xu
- [PATCH v3 05/22] cachefiles: introduce new devnode for on-demand read mode, Jeffle Xu
- [PATCH v3 09/22] erofs: register global fscache volume, Jeffle Xu
- [PATCH v3 08/22] erofs: add mode checking helper, Jeffle Xu
- [PATCH v3 12/22] erofs: add erofs_fscache_read_page() helper, Jeffle Xu
- [PATCH v3 15/22] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v3 13/22] erofs: register cookie context for bootstrap blob, Jeffle Xu
- [PATCH v3 11/22] erofs: add anonymous inode managing page cache of blob file, Jeffle Xu
- [PATCH v3 10/22] erofs: add cookie context helper functions, Jeffle Xu
- [PATCH v3 14/22] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v3 18/22] erofs: implement fscache-based data read for data blobs, Jeffle Xu
- [PATCH v3 16/22] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v3 17/22] erofs: register cookie context for data blobs, Jeffle Xu
- [PATCH v3 21/22] erofs: implement fscache-based data readahead for inline layout, Jeffle Xu
- [PATCH v3 20/22] erofs: implement fscache-based data readahead for non-inline layout, Jeffle Xu
- [PATCH v3 22/22] erofs: add 'uuid' mount option, Jeffle Xu
- [PATCH v3 19/22] erofs: implement fscache-based data readahead for hole, Jeffle Xu
- Re: [PATCH v3 00/22] fscache, erofs: fscache-based demand-read semantics, Gao Xiang
- [PATCH] cachefiles: Fix the volume coherency check,
David Howells
- [RFC][PATCH 0/5] vfs, overlayfs, cachefiles: Combine I_OVL_INUSE and S_KERNEL_FILE and split out no-remove,
David Howells
- [PATCH 1/5] vfs, overlayfs, cachefiles: Turn I_OVL_INUSE into something generic, David Howells
- [PATCH 2/5] vfs: Add tracepoints for inode_excl_inuse_trylock/unlock, David Howells
- [PATCH 3/5] cachefiles: Split removal-prevention from S_KERNEL_FILE and extend effects, David Howells
- [PATCH 4/5] cachefiles: Use I_EXCL_INUSE instead of S_KERNEL_FILE, David Howells
- [PATCH 5/5] cachefiles: Remove the now-unused mark-inode-in-use tracepoints, David Howells
- Re: [RFC][PATCH 0/5] vfs, overlayfs, cachefiles: Combine I_OVL_INUSE and S_KERNEL_FILE and split out no-remove, Amir Goldstein
- Re: [PATCH 2/5] vfs: Add tracepoints for inode_excl_inuse_trylock/unlock, David Howells
- [PATCH 0/4] cifs: Use fscache I/O again after the rewrite disabled it,
David Howells
- [RFC][RFC PATCH 0/7] cifs: In-progress conversion to use iov_iters and netfslib,
David Howells
- [RFC PATCH 1/2] cifs: Transition from ->readpages() to ->readahead(),
David Howells
- [RFC PATCH] cifs: Transition from ->readpages() to ->readahead(),
David Howells
- [GIT PULL] fscache: Fixes and minor updates for rewrite,
David Howells
- [RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects,
David Howells
- [syzbot] general protection fault in fscache_free_cookie,
syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- Re: [syzbot] general protection fault in fscache_free_cookie, syzbot
- [PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates,
David Howells
- [PATCH 01/11] fscache: Fix the volume collision wait condition, David Howells
- [PATCH 02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages, David Howells
- [PATCH 04/11] cachefiles: Make some tracepoint adjustments, David Howells
- [PATCH 06/11] cachefiles: Explain checks in a comment, David Howells
- [PATCH 03/11] cachefiles: set default tag name if it's unspecified, David Howells
- [PATCH 05/11] cachefiles: Trace active-mark failure, David Howells
- [PATCH 07/11] cachefiles: Check that the backing filesystem supports tmpfiles, David Howells
- [PATCH 08/11] fscache: Add a comment explaining how page-release optimisation works, David Howells
- [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag, David Howells
- [PATCH 10/11] netfs: Make ops->init_rreq() optional, David Howells
- [PATCH 11/11] cifs: Support fscache indexing rewrite, David Howells
- [PATCH v2 00/20] fscache, erofs: fscache-based demand-read semantics,
Jeffle Xu
- [PATCH v2 02/20] netfs, cachefiles: manage logical/physical offset separately, Jeffle Xu
- [PATCH v2 03/20] netfs, fscache: support on-demand reading, Jeffle Xu
- [PATCH v2 05/20] cachefiles: detect backing file size in on-demand read mode, Jeffle Xu
- [PATCH v2 01/20] netfs: make @file optional in netfs_alloc_read_request(), Jeffle Xu
- [PATCH v2 04/20] cachefiles: extract generic daemon write function, Jeffle Xu
- [PATCH v2 06/20] cachefiles: introduce new devnode for on-demand read mode, Jeffle Xu
- [PATCH v2 07/20] erofs: use meta buffers for erofs_read_superblock(), Jeffle Xu
- [PATCH v2 09/20] erofs: add mode checking helper, Jeffle Xu
- [PATCH v2 12/20] erofs: add anonymous inode managing page cache of blob file, Jeffle Xu
- [PATCH v2 10/20] erofs: register global fscache volume, Jeffle Xu
- [PATCH v2 11/20] erofs: add cookie context helper functions, Jeffle Xu
- [PATCH v2 15/20] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v2 08/20] erofs: export erofs_map_blocks(), Jeffle Xu
- [PATCH v2 14/20] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v2 19/20] erofs: add 'uuid' mount option, Jeffle Xu
- [PATCH v2 17/20] erofs: register cookie context for data blobs, Jeffle Xu
- [PATCH v2 20/20] erofs: support on-demand reading, Jeffle Xu
- [PATCH v2 16/20] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v2 13/20] erofs: register cookie context for bootstrap blob, Jeffle Xu
- [PATCH v2 18/20] erofs: implement fscache-based data read for data blobs, Jeffle Xu
- Re: [PATCH v2 00/20] fscache, erofs: fscache-based demand-read semantics, Gao Xiang
- Re: [PATCH v2 00/20] fscache, erofs: fscache-based demand-read semantics, David Howells
- Re: [PATCH v2 11/20] erofs: add cookie context helper functions, David Howells
- Re: [PATCH v2 00/20] fscache, erofs: fscache-based demand-read semantics, David Howells
- Re: [PATCH v2 00/20] fscache, erofs: fscache-based demand-read semantics, David Howells
- Out of order read() completion and buffer filling beyond returned amount,
David Howells
- [PATCH] fscache: add fscache_cookie_state_dropped helper, Jeff Layton
- [PATCH v7] cifs: Support fscache indexing rewrite, David Howells
- [PATCH] cachefiles: set default tag name if it's unspecified, Jeffle Xu
- [PATCH v2] netfs: Make @file optional in netfs_alloc_read_request(),
Jeffle Xu
- [GIT PULL] fscache, cachefiles: Rewrite,
David Howells
- Re: [ linux-next ] 20211206 tree cifs panic,
Murphy Zhou
- Message not available
- Message not available
- Message not available
[RFC][PATCH v2 0/3] cifs: In-progress conversion to use iov_iters instead of page lists,
David Howells
[RFC][PATCH] cifs: Use netfslib and fscache rewrite, David Howells
[PATCH] netfs: make ops->init_rreq() optional,
Jeffle Xu
[PATCH v1 00/23] fscache, erofs: fscache-based demand-read semantics,
Jeffle Xu
- [PATCH v1 03/23] cachefiles: detect backing file size in demand-read mode, Jeffle Xu
- [PATCH v1 04/23] netfs: make ops->init_rreq() optional, Jeffle Xu
- [PATCH v1 07/23] erofs: add nodev mode, Jeffle Xu
- [PATCH v1 11/23] erofs: register cookie context for bootstrap, Jeffle Xu
- [PATCH v1 08/23] erofs: register global fscache volume, Jeffle Xu
- [PATCH v1 09/23] erofs: add cookie context helper functions, Jeffle Xu
- [PATCH v1 12/23] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v1 18/23] cachefiles: use idr tree managing pending demand read, Jeffle Xu
- [PATCH v1 21/23] cachefiles: implement .read() for demand read, Jeffle Xu
- [PATCH v1 17/23] netfs: support on demand read, Jeffle Xu
- [PATCH v1 06/23] erofs: export erofs_map_blocks(), Jeffle Xu
- [PATCH v1 02/23] cachefiles: add mode command to distinguish modes, Jeffle Xu
- [PATCH v1 01/23] cachefiles: add cachefiles_demand devnode, Jeffle Xu
- [PATCH v1 16/23] erofs: add 'uuid' mount option, Jeffle Xu
- [PATCH v1 13/23] erofs: implement fscache-based data read, Jeffle Xu
- [PATCH v1 22/23] cachefiles: add done command for demand read, Jeffle Xu
- [PATCH v1 14/23] erofs: register cookie context for data blobs, Jeffle Xu
- [PATCH v1 05/23] netfs: add inode parameter to netfs_alloc_read_request(), Jeffle Xu
- [PATCH v1 19/23] cachefiles: implement .demand_read() for demand read, Jeffle Xu
- [PATCH v1 15/23] erofs: implement fscache-based data read for data blobs, Jeffle Xu
- [PATCH v1 10/23] erofs: add anonymous inode managing page cache of blob file, Jeffle Xu
- [PATCH v1 23/23] erofs: support on demand read, Jeffle Xu
- [PATCH v1 20/23] cachefiles: implement .poll() for demand read, Jeffle Xu
[Index of Archives]
[Bugtraq]
[LARTC]
[Yosemite Discussion]