CEPH Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH v3 2/3] ceph: Make ceph_netfs_issue_op() handle inlined data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 1/3] ceph: switch netfs read ops to use rreq->inode instead of rreq->mapping->host
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 3/3] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 0/3] ceph: uninline data on open instead of write
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v3 2/3] ceph: Make ceph_netfs_issue_op() handle inlined data
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/3] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC][PATCH] cachefiles: Split and rename S_KERNEL_FILE and extend effects
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 2/3] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [GIT PULL] Ceph updates for 5.17-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph updates for 5.17-rc1
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v10 44/48] ceph: plumb in decryption during sync reads
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [RFC PATCH v10 43/48] ceph: add read/modify/write to ceph_sync_write
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [RFC PATCH v10 44/48] ceph: plumb in decryption during sync reads
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH v10 43/48] ceph: add read/modify/write to ceph_sync_write
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH v10 43/48] ceph: add read/modify/write to ceph_sync_write
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH 11/11] cifs: Support fscache indexing rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/11] vfs, fscache: Add an IS_KERNEL_FILE() macro for the S_KERNEL_FILE flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/11] netfs: Make ops->init_rreq() optional
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/11] fscache: Add a comment explaining how page-release optimisation works
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/11] cachefiles: Check that the backing filesystem supports tmpfiles
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/11] cachefiles: Explain checks in a comment
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/11] cachefiles: Trace active-mark failure
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/11] cachefiles: Make some tracepoint adjustments
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/11] cachefiles: set default tag name if it's unspecified
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/11] cachefiles: Calculate the blockshift in terms of bytes, not pages
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/11] fscache: Fix the volume collision wait condition
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/11] fscache, cachefiles: Rewrite fixes/updates
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Out of order read() completion and buffer filling beyond returned amount
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/1] ceph: add getvxattr op
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [PATCH v4 1/1] ceph: add getvxattr op
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 1/1] ceph: add getvxattr op
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [PATCH 2/3] ceph: Uninline the data on a file opened for writing
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 2/3] ceph: Uninline the data on a file opened for writing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 2/3] ceph: Uninline the data on a file opened for writing
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH 3/3] ceph: Remove some other inline-setting bits
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/3] ceph: Uninline the data on a file opened for writing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/3] ceph: Uninline the data on a file opened for writing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/3] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/3] ceph: Uninline the data on a file opened for writing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 1/1] ceph: add getvxattr op
- From: Gregory Farnum <gfarnum@xxxxxxxxxx>
- Re: [PATCH 1/3] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/3] ceph: Uninline the data on a file opened for writing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/3] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 1/1] ceph: add getvxattr op
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 1/3] ceph: Uninline the data on a file opened for writing
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Out of order read() completion and buffer filling beyond returned amount
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 1/1] ceph: add getvxattr op
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 1/1] ceph: add getvxattr op
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 1/1] ceph: add getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- Re: [PATCH v4 1/1] ceph: add getvxattr op
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH 3/3] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/3] ceph: Remove some other inline-setting bits
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 1/3] ceph: Uninline the data on a file opened for writing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 1/1] ceph: add getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: add getvxattr op
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 1/1] ceph: add getvxattr op
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Out of order read() completion and buffer filling beyond returned amount
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Out of order read() completion and buffer filling beyond returned amount
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 1/1] ceph: add getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- [PATCH v4 0/1] ceph: add support for getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: add getvxattr op
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: add getvxattr op
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: add getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: add getvxattr op
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 1/1] ceph: add getvxattr op
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 1/1] ceph: add getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- [PATCH v3 0/1] ceph: add support for getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- [PATCH v2 1/1] ceph: add getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- [PATCH v2 0/1] ceph: add getvxattr op support
- From: Milind Changire <milindchangire@xxxxxxxxx>
- [PATCH v7] cifs: Support fscache indexing rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v6] cifs: Support fscache indexing rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ceph: put the requests/sessions when it fails to alloc memory
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: put the requests/sessions when it fails to alloc memory
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] netfs: Make ops->init_rreq() optional
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH] netfs: Make ops->init_rreq() optional
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] netfs: make ops->init_rreq() optional
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] netfs: make ops->init_rreq() optional
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ceph: put the requests/sessions when it fails to alloc memory
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH] netfs: make ops->init_rreq() optional
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: dmesg: mdsc_handle_reply got x on session mds1 not mds0
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: dmesg: mdsc_handle_reply got x on session mds1 not mds0
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: put the requests/sessions when it fails to alloc memory
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [GIT PULL] fscache, cachefiles: Rewrite
- From: pr-tracker-bot@xxxxxxxxxx
- [PATCH v6] cifs: Support fscache indexing rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/1] ceph: add getvxattr op
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: dmesg: mdsc_handle_reply got x on session mds1 not mds0
- From: Gregory Farnum <gfarnum@xxxxxxxxxx>
- Re: [PATCH 1/1] ceph: add getvxattr op
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 1/1] ceph: add getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- Re: [PATCH 1/1] ceph: add getvxattr op
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/1] ceph: add getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- Re: dmesg: mdsc_handle_reply got x on session mds1 not mds0
- From: 胡玮文 <sehuww@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v10 36/48] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: dmesg: mdsc_handle_reply got x on session mds1 not mds0
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH v5 63/68] cifs: Support fscache indexing rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] ceph: put the requests/sessions when it fails to alloc memory
- [PATCH v8] ceph: add truncate size handling support for fscrypt
- Re: [GIT PULL] fscache, cachefiles: Rewrite
- From: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx>
- [GIT PULL] fscache, cachefiles: Rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH v10 00/48] ceph+fscrypt: full support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 45/48] ceph: set i_blkbits to crypto block size for encrypted inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 48/48] ceph: fscrypt support for writepages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 46/48] ceph: add fscrypt decryption support to ceph_netfs_issue_op
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 27/48] libceph: add CEPH_OSD_OP_ASSERT_VER support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 33/48] ceph: add __ceph_sync_read helper support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 37/48] libceph: allow ceph_osdc_new_request to accept a multi-op read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 34/48] ceph: add object version support for sync read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 36/48] ceph: add truncate size handling support for fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 35/48] ceph: add infrastructure for file encryption and decryption
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 40/48] ceph: don't use special DIO path for encrypted inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 38/48] ceph: disable fallocate for encrypted inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 44/48] ceph: plumb in decryption during sync reads
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 42/48] ceph: align data in pages in ceph_sync_write
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 43/48] ceph: add read/modify/write to ceph_sync_write
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 41/48] ceph: set encryption context on open
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 39/48] ceph: disable copy offload on encrypted inodes
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 32/48] ceph: add __ceph_get_caps helper support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 30/48] ceph: get file size from fscrypt_file when present in inode traces
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 31/48] ceph: handle fscrypt fields in cap messages from MDS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 29/48] ceph: fscrypt_file field handling in MClientRequest messages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 28/48] ceph: size handling for encrypted inodes in cap updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 20/48] ceph: add fscrypt support to ceph_fill_trace
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 18/48] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 19/48] ceph: add helpers for converting names for userland presentation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 22/48] ceph: create symlinks with encrypted and base64-encoded targets
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 23/48] ceph: make ceph_get_name decrypt filenames
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 25/48] ceph: add some fscrypt guardrails
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 21/48] ceph: add support to readdir for encrypted filenames
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 47/48] ceph: add encryption support to writepage
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 15/48] ceph: send altname in MClientRequest
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 17/48] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 16/48] ceph: encode encrypted name in dentry release
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 11/48] ceph: decode alternate_name in lease info
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 26/48] ceph: don't allow changing layout on encrypted files/directories
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 24/48] ceph: add a new ceph.fscrypt.auth vxattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 14/48] ceph: add encrypted fname handling to ceph_mdsc_build_path
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 13/48] ceph: make ceph_msdc_build_path use ref-walk
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 12/48] ceph: add fscrypt ioctls
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 08/48] ceph: add fscrypt_* handling to caps.c
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 10/48] ceph: implement -o test_dummy_encryption mount option
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 09/48] ceph: add ability to set fscrypt_auth via setattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 06/48] ceph: crypto context handling for ceph
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 07/48] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 05/48] ceph: preallocate inode for ops that may create one
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 04/48] fscrypt: add fscrypt_context_for_new_inode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 02/48] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 03/48] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 00/48] ceph+fscrypt: full support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v10 01/48] vfs: export new_inode_pseudo
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/1] ceph: add getvxattr op
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/1] ceph: add getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- Re: [PATCH 1/1] ceph: add getvxattr op
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 1/1] ceph: add getvxattr op
- From: Milind Changire <milindchangire@xxxxxxxxx>
- [PATCH 0/1] ceph: add getvxattr support
- From: Milind Changire <milindchangire@xxxxxxxxx>
- Re: [PATCH] ceph: add getvxattr op support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: move CEPH_SUPER_MAGIC definition to magic.h
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 00/68] fscache, cachefiles: Rewrite
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- dmesg: mdsc_handle_reply got x on session mds1 not mds0
- From: 胡玮文 <sehuww@xxxxxxxxxxxxxxxx>
- dmesg: mdsc_handle_reply got x on session mds1 not mds0
- From: 胡玮文 <sehuww@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v5 63/68] cifs: Support fscache indexing rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: Arseny Maslennikov <ar@xxxxxxxxx>
- Re: [PATCH v4 46/68] cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 44/68] cachefiles: Implement key to filename encoding
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add new "nopagecache" option
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH] netfs: make ops->init_rreq() optional
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 00/68] fscache, cachefiles: Rewrite
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH v4 00/68] fscache, cachefiles: Rewrite
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- Re: [PATCH v4 46/68] cachefiles: Mark a backing file in use with an inode flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 40/68] cachefiles: Implement cache registration and withdrawal
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 44/68] cachefiles: Implement key to filename encoding
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 40/68] cachefiles: Implement cache registration and withdrawal
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 28/68] fscache: Provide a function to note the release of a page
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 28/68] fscache: Provide a function to note the release of a page
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add new "nopagecache" option
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add new "nopagecache" option
- From: Gregory Farnum <gfarnum@xxxxxxxxxx>
- Re: [PATCH] ceph: remove redundant Lsx caps check
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add new "nopagecache" option
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add new "nopagecache" option
- From: Gregory Farnum <gfarnum@xxxxxxxxxx>
- [PATCH] ceph: remove redundant Lsx caps check
- Re: [PATCH 02/12] ceph: handle idmapped mounts in create_request_message()
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 02/12] ceph: handle idmapped mounts in create_request_message()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/12] ceph: handle idmapped mounts in create_request_message()
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- Re: [PATCH 02/12] ceph: handle idmapped mounts in create_request_message()
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [RFC PATCH] ceph: add new "nopagecache" option
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: Walt Drummond <walt@xxxxxxxxxxx>
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: Walt Drummond <walt@xxxxxxxxxxx>
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 02/12] ceph: handle idmapped mounts in create_request_message()
- From: Gregory Farnum <gfarnum@xxxxxxxxxx>
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: ebiederm@xxxxxxxxxxxx (Eric W. Biederman)
- Re: [PATCH 02/12] ceph: handle idmapped mounts in create_request_message()
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 01/12] ceph: stash idmapping in mdsc request
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 12/12] ceph: allow idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 11/12] ceph/file: allow idmapped atomic_open inode op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 10/12] ceph/acl: allow idmapped set_acl inode op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 09/12] ceph: allow idmapped setattr inode op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 08/12] ceph: allow idmapped permission inode op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 07/12] ceph: allow idmapped getattr inode op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 06/12] ceph: allow idmapped rename inode op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 05/12] ceph: allow idmapped mkdir inode op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 04/12] ceph: allow idmapped symlink inode op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 03/12] ceph: allow idmapped mknod inode op
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 02/12] ceph: handle idmapped mounts in create_request_message()
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 01/12] ceph: stash idmapping in mdsc request
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH 00/12] ceph: support idmapped mounts
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: PROBLEM: SLAB use-after-free with ceph(fs)
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: PROBLEM: SLAB use-after-free with ceph(fs)
- From: Bastian Blank <bastian.blank@xxxxxxxxxxx>
- Re: PROBLEM: SLAB use-after-free with ceph(fs)
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 00/68] fscache, cachefiles: Rewrite
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- PROBLEM: SLAB use-after-free with ceph(fs)
- From: Bastian Blank <bastian.blank@xxxxxxxxxxx>
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: Walt Drummond <walt@xxxxxxxxxxx>
- Re: [RFC PATCH 0/8] signals: Support more than 64 signals
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [RFC PATCH 0/8] signals: Support more than 64 signals
- From: Walt Drummond <walt@xxxxxxxxxxx>
- [RFC PATCH 4/8] signals: Remove sigmask() macro
- From: Walt Drummond <walt@xxxxxxxxxxx>
- Re: [PATCH] ceph: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: s3test: In teuthology , test_bucket_list_return_data_versioning is failed?
- From: WeiGuo Ren <rwg1335252904@xxxxxxxxx>
- s3test: In teuthology , test_bucket_list_return_data_versioning is failed?
- From: WeiGuo Ren <rwg1335252904@xxxxxxxxx>
- [PATCH] netfs: make ops->init_rreq() optional
- From: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
- [PATCH v4 68/68] 9p, afs, ceph, cifs, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocking()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 67/68] fscache: Add a tracepoint for cookie use/unuse
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 65/68] ceph: add fscache writeback support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 64/68] ceph: conversion to new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 63/68] cifs: Support fscache indexing rewrite (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 62/68] nfs: Implement cache I/O by accessing the cache directly
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 61/68] nfs: Convert to new fscache volume/cookie API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 60/68] 9p: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 59/68] 9p: Use fscache indexing rewrite and reenable caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 58/68] afs: Skip truncation on the server of data we haven't written yet
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 57/68] afs: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 56/68] afs: Convert afs to use the new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 55/68] fscache, cachefiles: Display stat of culling events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 54/68] fscache, cachefiles: Display stats of no-space events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 53/68] cachefiles: Allow cachefiles to actually function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 52/68] fscache, cachefiles: Store the volume coherency data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 51/68] cachefiles: Implement the I/O routines
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 50/68] cachefiles: Implement cookie resize for truncate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 49/68] cachefiles: Implement begin and end I/O operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 48/68] cachefiles: Implement backing file wrangling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 47/68] cachefiles: Implement culling daemon commands
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 46/68] cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 45/68] cachefiles: Implement metadata/coherency data storage in xattrs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 44/68] cachefiles: Implement key to filename encoding
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 43/68] cachefiles: Implement object lifecycle funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 42/68] cachefiles: Add tracepoints for calls to the VFS
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 41/68] cachefiles: Implement volume support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 40/68] cachefiles: Implement cache registration and withdrawal
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 39/68] cachefiles: Implement a function to get/create a directory in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 37/68] cachefiles: Provide a function to check how much space there is
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 36/68] cachefiles: Register a miscdev and parse commands over it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 35/68] cachefiles: Add security derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 34/68] cachefiles: Add cache error reporting macro
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 33/68] cachefiles: Add a couple of tracepoints for logging errors
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 32/68] cachefiles: Add some error injection support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 31/68] cachefiles: Define structs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 30/68] cachefiles: Introduce rewritten driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 29/68] fscache: Provide a function to resize a cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 28/68] fscache: Provide a function to note the release of a page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 27/68] vfs, fscache: Implement pinning of cache usage for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 26/68] fscache: Implement higher-level write I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 25/68] fscache: Implement raw I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 24/68] netfs: Pass more information on how to deal with a hole in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 23/68] fscache: Provide a function to let the netfs update its coherency data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 22/68] fscache: Provide read/write stat counters for the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 21/68] fscache: Count data storage objects in a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 20/68] fscache: Provide a means to begin an operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 19/68] fscache: Implement cookie invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 18/68] fscache: Implement cookie user counting and resource pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 17/68] fscache: Implement simple cookie state machine
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 16/68] fscache: Add a function for a cache backend to note an I/O error
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 15/68] fscache: Provide and use cache methods to lookup/create/free a volume
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 14/68] fscache: Implement functions add/remove a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 13/68] fscache: Implement cookie-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 12/68] fscache: Implement volume-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 11/68] fscache: Implement cache-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 10/68] fscache: Implement cookie registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 09/68] fscache: Implement volume registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 08/68] fscache: Implement cache registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 07/68] fscache: Implement a hash function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 06/68] fscache: Introduce new driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 05/68] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 04/68] netfs: Display the netfs inode number in the netfs_read tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 01/68] fscache, cachefiles: Disable configuration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 00/68] fscache, cachefiles: Rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] ceph: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
- Re: [PATCH v3 18/68] fscache: Implement cookie user counting and resource pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: Make ceph_netfs_issue_op() handle inlined data (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 00/68] fscache, cachefiles: Rewrite
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 17/68] fscache: Implement simple cookie state machine
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 18/68] fscache: Implement cookie user counting and resource pinning
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 17/68] fscache: Implement simple cookie state machine
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 1/2] ceph: Uninline the data on a file opened for writing
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 1/2] ceph: Uninline the data on a file opened for writing
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] ceph: Uninline the data on a file opened for writing
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 1/2] ceph: Uninline the data on a file opened for writing
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] ceph: Uninline the data on a file opened for writing
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 57/68] afs: Fix afs_write_end() to handle len > page size
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 67/68] ceph: add fscache writeback support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 66/68] ceph: conversion to new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 65/68] cifs: Support fscache indexing rewrite (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 64/68] nfs: Implement cache I/O by accessing the cache directly
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 63/68] nfs: Convert to new fscache volume/cookie API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 62/68] 9p: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 61/68] 9p: Use fscache indexing rewrite and reenable caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 60/68] afs: Skip truncation on the server of data we haven't written yet
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 58/68] afs: Convert afs to use the new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 59/68] afs: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 57/68] afs: Fix afs_write_end() to handle len > page size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 56/68] afs: Handle len being extending over page end in write_begin/write_end
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 55/68] fscache, cachefiles: Display stat of culling events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 54/68] fscache, cachefiles: Display stats of no-space events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 53/68] cachefiles: Allow cachefiles to actually function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 52/68] fscache, cachefiles: Store the volume coherency data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 51/68] cachefiles: Implement the I/O routines
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 50/68] cachefiles: Implement cookie resize for truncate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 49/68] cachefiles: Implement begin and end I/O operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 48/68] cachefiles: Implement backing file wrangling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 47/68] cachefiles: Implement culling daemon commands
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 46/68] cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 45/68] cachefiles: Implement metadata/coherency data storage in xattrs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 37/68] cachefiles: Provide a function to check how much space there is
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 44/68] cachefiles: Implement key to filename encoding
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 43/68] cachefiles: Implement object lifecycle funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 42/68] cachefiles: Add tracepoints for calls to the VFS
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 41/68] cachefiles: Implement volume support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 40/68] cachefiles: Implement cache registration and withdrawal
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 39/68] cachefiles: Implement a function to get/create a directory in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 38/68] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 36/68] cachefiles: Register a miscdev and parse commands over it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 35/68] cachefiles: Add security derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 34/68] cachefiles: Add cache error reporting macro
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 33/68] cachefiles: Add a couple of tracepoints for logging errors
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 32/68] cachefiles: Add some error injection support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 31/68] cachefiles: Define structs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 30/68] cachefiles: Introduce rewritten driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 29/68] fscache: Provide a function to resize a cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 28/68] fscache: Provide a function to note the release of a page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 27/68] vfs, fscache: Implement pinning of cache usage for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 25/68] fscache: Implement raw I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 26/68] fscache: Implement higher-level write I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 24/68] netfs: Pass more information on how to deal with a hole in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 23/68] fscache: Provide a function to let the netfs update its coherency data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 22/68] fscache: Provide read/write stat counters for the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 21/68] fscache: Count data storage objects in a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 20/68] fscache: Provide a means to begin an operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 19/68] fscache: Implement cookie invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 18/68] fscache: Implement cookie user counting and resource pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 17/68] fscache: Implement simple cookie state machine
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 16/68] fscache: Add a function for a cache backend to note an I/O error
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 15/68] fscache: Provide and use cache methods to lookup/create/free a volume
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 14/68] fscache: Implement functions add/remove a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 13/68] fscache: Implement cookie-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 12/68] fscache: Implement volume-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 11/68] fscache: Implement cache-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 10/68] fscache: Implement cookie registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 09/68] fscache: Implement volume registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 08/68] fscache: Implement cache registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 07/68] fscache: Implement a hash function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 06/68] fscache: Introduce new driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 05/68] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 04/68] netfs: Display the netfs inode number in the netfs_read tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 01/68] fscache, cachefiles: Disable configuration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 00/68] fscache, cachefiles: Rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fixes for 5.16-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fixes for 5.16-rc6
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH 05/36] fscrypt: uninline and export fscrypt_require_key
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 09/67] fscache: Implement volume registration
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 09/67] fscache: Implement volume registration
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 08/67] fscache: Implement cache registration
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 02/36] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH 05/36] fscrypt: uninline and export fscrypt_require_key
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 05/36] fscrypt: uninline and export fscrypt_require_key
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 05/36] fscrypt: uninline and export fscrypt_require_key
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 62/67] nfs: Convert to new fscache volume/cookie API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 62/67] nfs: Convert to new fscache volume/cookie API
- From: David Wysochanski <dwysocha@xxxxxxxxxx>
- Re: [PATCH 05/36] fscrypt: uninline and export fscrypt_require_key
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/36] ceph+fscrypt: context, filename, symlink and size handling support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 05/36] fscrypt: uninline and export fscrypt_require_key
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 04/36] fscrypt: add fscrypt_context_for_new_inode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 00/36] ceph+fscrypt: context, filename, symlink and size handling support
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 03/36] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 02/36] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2 00/67] fscache, cachefiles: Rewrite
- From: David Wysochanski <dwysocha@xxxxxxxxxx>
- Re: [PATCH v2 07/67] fscache: Implement a hash function
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/67] fscache: Implement a hash function
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 07/67] fscache: Implement a hash function
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/36] ceph+fscrypt: context, filename, symlink and size handling support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 07/67] fscache: Implement a hash function
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/67] fscache: Implement a hash function
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 09/67] fscache: Implement volume registration
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 07/67] fscache: Implement a hash function
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 10/67] fscache: Implement cookie registration
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 66/67] ceph: add fscache writeback support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 65/67] ceph: conversion to new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 64/67] cifs: Support fscache indexing rewrite (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 63/67] nfs: Implement cache I/O by accessing the cache directly
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 62/67] nfs: Convert to new fscache volume/cookie API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 61/67] 9p: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 60/67] 9p: Use fscache indexing rewrite and reenable caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 57/67] afs: Convert afs to use the new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 59/67] afs: Skip truncation on the server of data we haven't written yet
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 58/67] afs: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 56/67] afs: Fix afs_write_end() to handle len > page size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 55/67] afs: Handle len being extending over page end in write_begin/write_end
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 54/67] fscache, cachefiles: Display stat of culling events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 53/67] fscache, cachefiles: Display stats of no-space events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 52/67] cachefiles: Allow cachefiles to actually function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 51/67] cachefiles: Implement the I/O routines
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 50/67] cachefiles: Implement cookie resize for truncate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 48/67] cachefiles: Implement backing file wrangling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 49/67] cachefiles: Implement begin and end I/O operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 43/67] cachefiles: Implement object lifecycle funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 42/67] cachefiles: Add tracepoints for calls to the VFS
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 47/67] cachefiles: Implement culling daemon commands
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 46/67] cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 45/67] cachefiles: Implement metadata/coherency data storage in xattrs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 44/67] cachefiles: Implement key to filename encoding
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 41/67] cachefiles: Implement volume support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 40/67] cachefiles: Implement cache registration and withdrawal
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 39/67] cachefiles: Implement a function to get/create a directory in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 38/67] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 37/67] cachefiles: Provide a function to check how much space there is
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 36/67] cachefiles: Register a miscdev and parse commands over it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 35/67] cachefiles: Add security derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 34/67] cachefiles: Add cache error reporting macro
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 33/67] cachefiles: Add a couple of tracepoints for logging errors
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 32/67] cachefiles: Add some error injection support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 31/67] cachefiles: Define structs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 30/67] cachefiles: Introduce rewritten driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 29/67] fscache: Provide a function to resize a cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 28/67] fscache: Provide a function to note the release of a page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 27/67] vfs, fscache: Implement pinning of cache usage for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 26/67] fscache: Implement higher-level write I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 25/67] fscache: Implement raw I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 24/67] netfs: Pass more information on how to deal with a hole in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 23/67] fscache: Provide a function to let the netfs update its coherency data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 22/67] fscache: Provide read/write stat counters for the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 21/67] fscache: Count data storage objects in a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 20/67] fscache: Provide a means to begin an operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 19/67] fscache: Implement cookie invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 18/67] fscache: Implement cookie user counting and resource pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 17/67] fscache: Implement simple cookie state machine
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 16/67] fscache: Add a function for a cache backend to note an I/O error
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 15/67] fscache: Provide and use cache methods to lookup/create/free a volume
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 14/67] fscache: Implement functions add/remove a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 13/67] fscache: Implement cookie-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 12/67] fscache: Implement volume-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 11/67] fscache: Implement cache-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 10/67] fscache: Implement cookie registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 09/67] fscache: Implement volume registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 08/67] fscache: Implement cache registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 07/67] fscache: Implement a hash function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 06/67] fscache: Introduce new driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 05/67] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 04/67] netfs: Display the netfs inode number in the netfs_read tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 01/67] fscache, cachefiles: Disable configuration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 00/67] fscache, cachefiles: Rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 36/36] ceph: add truncate size handling support for fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 34/36] ceph: add __ceph_sync_read helper support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 33/36] ceph: add __ceph_get_caps helper support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 32/36] ceph: handle fscrypt fields in cap messages from MDS
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 35/36] ceph: add object version support for sync read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 31/36] ceph: get file size from fscrypt_file when present in inode traces
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 29/36] ceph: size handling for encrypted inodes in cap updates
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 27/36] ceph: don't allow changing layout on encrypted files/directories
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 30/36] ceph: fscrypt_file field handling in MClientRequest messages
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 28/36] libceph: add CEPH_OSD_OP_ASSERT_VER support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 26/36] ceph: add some fscrypt guardrails
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 25/36] ceph: add a new ceph.fscrypt.auth vxattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 24/36] ceph: make ceph_get_name decrypt filenames
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 23/36] ceph: create symlinks with encrypted and base64-encoded targets
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 20/36] ceph: add helpers for converting names for userland presentation
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 21/36] ceph: add fscrypt support to ceph_fill_trace
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 22/36] ceph: add support to readdir for encrypted filenames
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 18/36] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 17/36] ceph: encode encrypted name in dentry release
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 16/36] ceph: send altname in MClientRequest
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 19/36] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 15/36] ceph: add encrypted fname handling to ceph_mdsc_build_path
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 14/36] ceph: make ceph_msdc_build_path use ref-walk
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 11/36] ceph: implement -o test_dummy_encryption mount option
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 10/36] ceph: add ability to set fscrypt_auth via setattr
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 13/36] ceph: add fscrypt ioctls
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 12/36] ceph: decode alternate_name in lease info
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 09/36] ceph: add fscrypt_* handling to caps.c
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 08/36] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 07/36] ceph: crypto context handling for ceph
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 05/36] fscrypt: uninline and export fscrypt_require_key
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 06/36] ceph: preallocate inode for ops that may create one
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 04/36] fscrypt: add fscrypt_context_for_new_inode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 03/36] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 02/36] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 01/36] vfs: export new_inode_pseudo
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 00/36] ceph+fscrypt: context, filename, symlink and size handling support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] libceph, ceph: potential dereference of null pointer
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] ceph: don't check for quotas on MDS stray dirs
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] libceph, ceph: potential dereference of null pointer
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] ceph: don't check for quotas on MDS stray dirs
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH] libceph, ceph: potential dereference of null pointer
- From: Jiasheng Jiang <jiasheng@xxxxxxxxxxx>
- Re: [PATCH v7 8/9] ceph: add object version support for sync read
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 8/9] ceph: add object version support for sync read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 8/9] ceph: add object version support for sync read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 0/9] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v7 9/9] ceph: add truncate size handling support for fscrypt
- [PATCH v7 8/9] ceph: add object version support for sync read
- [PATCH v7 0/9] ceph: size handling for the fscrypt
- Re: [PATCH v6 8/9] ceph: add object version support for sync read
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v6 8/9] ceph: add object version support for sync read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] ceph: don't check for quotas on MDS stray dirs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2] ceph: don't check for quotas on MDS stray dirs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 1/2] ceph: conversion to new fscache API
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 2/2] ceph: add fscache writeback support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 0/2] ceph: adapt ceph to the fscache rewrite
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] ceph: add fscache writeback support
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] ceph: conversion to new fscache API
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/2] ceph: conversion to new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Cephalocon 2022 is official!
- From: Mike Perez <thingee@xxxxxxxxxx>
- Re: [PATCH 1/2] ceph: conversion to new fscache API
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 44/64] cachefiles: Implement key to filename encoding
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 44/64] cachefiles: Implement key to filename encoding
- From: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 51/64] cachefiles: Implement the I/O routines
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 51/64] cachefiles: Implement the I/O routines
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [PATCH] ceph: initialize pathlen variable in reconnect_caps_cb
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] ceph: initialize pathlen variable in reconnect_caps_cb
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: initialize pathlen variable in reconnect_caps_cb
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: drop send metrics debug message
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: drop send metrics debug message
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: initialize pathlen variable in reconnect_caps_cb
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [bug report] ceph: encode inodes' parent/d_name in cap reconnect message
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: initialize pathlen variable in reconnect_caps_cb
- [bug report] ceph: encode inodes' parent/d_name in cap reconnect message
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: [PATCH] rbd: make const pointer speaces a static const array
- From: Joe Perches <joe@xxxxxxxxxxx>
- Re: [PATCH 00/64] fscache, cachefiles: Rewrite
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 35/64] cachefiles: Add security derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- Testing the Linux Kernel CephFS Client with xfstests
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 0/2] ceph: adapt ceph to the fscache rewrite
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 1/2] ceph: conversion to new fscache API
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 1/2] ceph: conversion to new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 2/2] ceph: add fscache writeback support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: Questions about ceph/cephfs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Questions about ceph/cephfs
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH 63/64] cifs: Support fscache indexing rewrite (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 62/64] nfs: Convert to new fscache volume/cookie API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 61/64] 9p: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 60/64] 9p: Use fscache indexing rewrite and reenable caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 59/64] afs: Skip truncation on the server of data we haven't written yet
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 58/64] afs: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 57/64] afs: Convert afs to use the new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 56/64] afs: Fix afs_write_end() to handle len > page size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 55/64] afs: Handle len being extending over page end in write_begin/write_end
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 54/64] fscache, cachefiles: Display stat of culling events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 53/64] fscache, cachefiles: Display stats of no-space events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 52/64] cachefiles: Allow cachefiles to actually function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 51/64] cachefiles: Implement the I/O routines
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 50/64] cachefiles: Implement cookie resize for truncate
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 49/64] cachefiles: Implement begin and end I/O operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 47/64] cachefiles: Implement culling daemon commands
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 48/64] cachefiles: Implement backing file wrangling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 46/64] cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 45/64] cachefiles: Implement metadata/coherency data storage in xattrs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 44/64] cachefiles: Implement key to filename encoding
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 43/64] cachefiles: Implement object lifecycle funcs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 42/64] cachefiles: Add tracepoints for calls to the VFS
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 41/64] cachefiles: Implement volume support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 40/64] cachefiles: Implement cache registration and withdrawal
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 39/64] cachefiles: Implement a function to get/create a directory in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 32/64] cachefiles: Add some error injection support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 36/64] cachefiles: Register a miscdev and parse commands over it
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 38/64] vfs, cachefiles: Mark a backing file in use with an inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 35/64] cachefiles: Add security derivation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 37/64] cachefiles: Provide a function to check how much space there is
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 33/64] cachefiles: Add a couple of tracepoints for logging errors
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 34/64] cachefiles: Add cache error reporting macro
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 31/64] cachefiles: Define structs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 30/64] cachefiles: Introduce rewritten driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 29/64] fscache: Provide a function to resize a cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 28/64] fscache: Provide a function to note the release of a page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 27/64] vfs, fscache: Implement pinning of cache usage for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 26/64] fscache: Implement higher-level write I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 25/64] fscache: Implement raw I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 24/64] netfs: Pass more information on how to deal with a hole in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 23/64] fscache: Provide a function to let the netfs update its coherency data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 22/64] fscache: Provide read/write stat counters for the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 20/64] fscache: Provide a means to begin an operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 21/64] fscache: Count data storage objects in a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 19/64] fscache: Implement cookie invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 18/64] fscache: Implement cookie user counting and resource pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/64] fscache: Implement simple cookie state machine
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/64] fscache: Add a function for a cache backend to note an I/O error
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/64] fscache: Implement functions add/remove a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/64] fscache: Provide and use cache methods to lookup/create/free a volume
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/64] fscache: Implement cookie-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/64] fscache: Implement volume-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/64] fscache: Implement a hash function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/64] fscache: Implement cache-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/64] fscache: Implement cookie registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/64] fscache: Implement volume registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/64] fscache: Implement cache registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/64] fscache: Introduce new driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/64] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/64] netfs: Display the netfs inode number in the netfs_read tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/64] fscache, cachefiles: Disable configuration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/64] fscache, cachefiles: Rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: Questions about ceph/cephfs
- From: Christian Brauner <christian.brauner@xxxxxxxxxx>
- [PATCH v2] ceph: fix up non-directory creation in SGID directories
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v2] ceph: fix up non-directory creation in SGID directories
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] rbd: make const pointer speaces a static const array
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] rbd: make const pointer speaces a static const array
- From: Colin Ian King <colin.i.king@xxxxxxxxxxxxxx>
- [PATCH] ceph: fix up non-directory creation in SGID directories
- From: Christian Brauner <brauner@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 2/4] ceph: properly handle statfs on multifs setups
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 6/7] ceph: properly handle statfs on multifs setups
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH] ceph: fscrypt always set the header.block_size to CEPH_FSCRYPT_BLOCK_SIZE
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fscrypt always set the header.block_size to CEPH_FSCRYPT_BLOCK_SIZE
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: fscrypt always set the header.block_size to CEPH_FSCRYPT_BLOCK_SIZE
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fscrypt always set the header.block_size to CEPH_FSCRYPT_BLOCK_SIZE
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: initialize i_size variable in ceph_sync_read
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: initialize i_size variable in ceph_sync_read
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: fix duplicate increment of opened_inodes metric
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: fscrypt always set the header.block_size to CEPH_FSCRYPT_BLOCK_SIZE
- Re: [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: fix duplicate increment of opened_inodes metric
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: fix duplicate increment of opened_inodes metric
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: fix duplicate increment of opened_inodes metric
- From: Hu Weiwen <sehuww@xxxxxxxxxxxxxxxx>
- Re: [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- From: Xiubo Li <xiubli@xxxxxxxxxx>
[Index of Archives]
[Ceph Dev]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Hikes]