CEPH Filesystem Development
[Prev Page][Next Page]
- [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>
- 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: Jeff Layton <jlayton@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: 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: "Yan, Zheng" <ukernel@xxxxxxxxx>
- 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>
- [PATCH] ceph: do not truncate pagecache if truncate size doesn't change
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 1/1] ceph: Fix incorrect statfs report for small quota
- From: Kotresh Hiremath Ravishankar <khiremat@xxxxxxxxxx>
- Re: [PATCH v2 1/1] ceph: Fix incorrect statfs report for small quota
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 1/1] ceph: Fix incorrect statfs report for small quota
- From: Kotresh Hiremath Ravishankar <khiremat@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: don't check for quotas on MDS stray dirs
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 1/1] ceph: Fix incorrect statfs report for small quota
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [GIT PULL] Ceph updates for 5.16-rc1
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [GIT PULL] netfs, 9p, afs, ceph: Use folios
- From: pr-tracker-bot@xxxxxxxxxx
- Anything I can contribute?
- From: Deng Kaisheng <kaisheng.deng@xxxxxxxxx>
- [GIT PULL] Ceph updates for 5.16-rc1
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- [GIT PULL] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [kafs-testing] [PATCH v5 4/4] afs: Use folios in directory handling
- From: Jeffrey E Altman <jaltman@xxxxxxxxxxxx>
- Re: [PATCH v5 0/4] netfs, 9p, afs, ceph: Support folios, at least partially
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/1] ceph: Fix incorrect statfs report for small quota
- From: Kotresh Hiremath Ravishankar <khiremat@xxxxxxxxxx>
- [PATCH v5 4/4] afs: Use folios in directory handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 3/4] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 2/4] folio: Add a function to get the host inode for a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 1/4] folio: Add a function to change the private data attached to a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v5 0/4] netfs, 9p, afs, ceph: Support folios, at least partially
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 1/1] ceph: Fix incorrect statfs report for small quota
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 1/1] ceph: Fix incorrect statfs report for small quota
- From: khiremat@xxxxxxxxxx
- [PATCH v2 0/1] ceph: Fix incorrect statfs report
- From: khiremat@xxxxxxxxxx
- Re: [PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- Re: [PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 3/5] folio: Add replacements for page_endio()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 2/5] folio: Add a function to get the host inode for a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 5/5] afs: Use folios in directory handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 4/5] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 1/5] folio: Add a function to change the private data attached to a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 0/5] netfs, 9p, afs, ceph: Support folios, at least partially
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ceph: don't check for quotas on MDS stray dirs
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH] ceph: don't check for quotas on MDS stray dirs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v1 1/1] ceph: Fix incorrect statfs report for small quota
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v1 1/1] ceph: Fix incorrect statfs report for small quota
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v1 1/1] ceph: Fix incorrect statfs report for small quota
- From: khiremat@xxxxxxxxxx
- [PATCH v1 0/1] ceph: Fix incorrect statfs report
- From: khiremat@xxxxxxxxxx
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH 2/2] ceph: there is no need to round up the sizes when new size is 0
- [PATCH 1/2] ceph: fix possible crash and data corrupt bugs
- [PATCH 0/2] ceph: misc fixes for the fscrypt truncate size handling
- Re: [PATCH v7 9/9] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 9/9] ceph: add truncate size handling support for fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 9/9] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 9/9] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 1/2] ceph: libceph: move ceph_osdc_copy_from() into cephfs code
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v7 0/9] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 0/9] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 3/9] ceph: fscrypt_file field handling in MClientRequest messages
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 1/2] ceph: libceph: move ceph_osdc_copy_from() into cephfs code
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH v7 0/9] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 0/9] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 0/9] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 0/9] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 0/9] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v7 0/9] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v7 0/9] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Cephalocon 2022 is official!
- From: Mike Perez <thingee@xxxxxxxxxx>
- [PATCH v7 8/9] ceph: add object version support for sync read
- [PATCH v7 9/9] ceph: add truncate size handling support for fscrypt
- [PATCH v7 6/9] ceph: add __ceph_get_caps helper support
- [PATCH v7 7/9] ceph: add __ceph_sync_read helper support
- [PATCH v7 5/9] ceph: handle fscrypt fields in cap messages from MDS
- [PATCH v7 4/9] ceph: get file size from fscrypt_file when present in inode traces
- [PATCH v7 3/9] ceph: fscrypt_file field handling in MClientRequest messages
- [PATCH v7 2/9] ceph: size handling for encrypted inodes in cap updates
- [PATCH v7 0/9] ceph: size handling for the fscrypt
- [PATCH v7 1/9] libceph: add CEPH_OSD_OP_ASSERT_VER support
- Re: [PATCH v6 9/9] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v6 9/9] ceph: add truncate size handling support for fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: fix incorrectly decoding the mdsmap bug
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 0/8] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 1/1] ceph: mount syntax module parameter
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: fix incorrectly decoding the mdsmap bug
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: fix incorrectly decoding the mdsmap bug
- Re: [PATCH v5 0/8] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 0/8] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 0/2] ceph: metrics for remote object copies
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v2 0/2] ceph: metrics for remote object copies
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ceph: clean-up metrics data structures to reduce code duplication
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: clean-up metrics data structures to reduce code duplication
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v2 1/2] ceph: libceph: move ceph_osdc_copy_from() into cephfs code
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH v2 2/2] ceph: add a new metric to keep track of remote object copies
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH v2 0/2] ceph: metrics for remote object copies
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v6 0/9] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v6 0/9] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v6 0/9] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v6 9/9] ceph: add truncate size handling support for fscrypt
- [PATCH v6 8/9] ceph: add object version support for sync read
- [PATCH v6 7/9] ceph: add __ceph_sync_read helper support
- [PATCH v6 6/9] ceph: add __ceph_get_caps helper support
- [PATCH v6 5/9] ceph: handle fscrypt fields in cap messages from MDS
- [PATCH v6 4/9] ceph: get file size from fscrypt_file when present in inode traces
- [PATCH v6 3/9] ceph: fscrypt_file field handling in MClientRequest messages
- [PATCH v6 2/9] ceph: size handling for encrypted inodes in cap updates
- [PATCH v6 1/9] libceph: add CEPH_OSD_OP_ASSERT_VER support
- [PATCH v6 0/9] ceph: size handling for the fscrypt
- Re: [PATCH v2] ceph: properly handle statfs on multifs setups
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v5 0/8] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- [PATCH] folio: Add replacements for page_endio()
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 4/6] folio: Add a function to get the host inode for a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 1/2] libceph: have ceph_osdc_copy_from() return the osd request
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v3 4/6] folio: Add a function to get the host inode for a folio
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] libceph: have ceph_osdc_copy_from() return the osd request
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v5 0/8] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 2/2] ceph: add a new metric to keep track of remote object copies
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH 1/2] libceph: have ceph_osdc_copy_from() return the osd request
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH 0/2] ceph: metrics for remote object copies
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v5 1/1] ceph: mount syntax module parameter
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] ceph: properly handle statfs on multifs setups
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2] ceph: properly handle statfs on multifs setups
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v5 1/1] ceph: mount syntax module parameter
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- [PATCH v5 0/1] ceph: add sysfs entries signifying new mount syntax support
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- [PATCH v5 8/8] ceph: add truncate size handling support for fscrypt
- [PATCH v5 7/8] ceph: add __ceph_sync_read helper support
- [PATCH v5 6/8] ceph: add __ceph_get_caps helper support
- [PATCH v5 5/8] ceph: handle fscrypt fields in cap messages from MDS
- [PATCH v5 4/8] ceph: get file size from fscrypt_file when present in inode traces
- [PATCH v5 3/8] ceph: fscrypt_file field handling in MClientRequest messages
- [PATCH v5 2/8] ceph: size handling for encrypted inodes in cap updates
- [PATCH v5 1/8] libceph: add CEPH_OSD_OP_ASSERT_VER support
- [PATCH v5 0/8] ceph: size handling for the fscrypt
- [PATCH v2] ceph: properly handle statfs on multifs setups
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 0/4] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 0/4] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 0/4] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 0/4] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 0/4] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v3 6/6] afs: Use folios in directory handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 5/6] netfs, 9p, afs, ceph: Use folios
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 4/6] folio: Add a function to get the host inode for a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 3/6] folio: Add a function to change the private data attached to a folio
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 2/6] 9p: Convert to using the netfs helper lib to do reads and caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 1/6] afs: Sort out symlink reading
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v3 0/6] netfs, 9p, afs, ceph: Support folios, at least partially
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 0/4] ceph: size handling for the fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4] ceph: return the real size read when we it hits EOF
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 0/4] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: clean-up metrics data structures to reduce code duplication
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4] ceph: return the real size read when we it hits EOF
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 0/4] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH v4 4/4] ceph: add truncate size handling support for fscrypt
- [PATCH v4 3/4] ceph: add __ceph_sync_read helper support
- [PATCH v4 2/4] ceph: add __ceph_get_caps helper support
- [PATCH v4 1/4] Revert "ceph: make client zero partial trailing block on truncate"
- [PATCH v4 0/4] ceph: size handling for the fscrypt
- Re: [PATCH] ceph: clean-up metrics data structures to reduce code duplication
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 4/4] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 4/4] ceph: add truncate size handling support for fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 4/4] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 4/4] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v4] ceph: return the real size read when we it hits EOF
- Re: [PATCH v3 3/4] ceph: return the real size readed when hit EOF
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 2/4] ceph: add __ceph_sync_read helper support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v4 00/10] fscache: Replace and remove old I/O API
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v4 10/10] fscache: Update the documentation to reflect I/O API changes
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 09/10] fscache: Remove stats that are no longer used
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 08/10] fscache: Remove the old I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 07/10] cifs: Move to using the alternate fallback fscache I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 06/10] 9p: Convert to using the netfs helper lib to do reads and caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 05/10] nfs: Move to using the alternate fallback fscache I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 04/10] fscache: Implement a fallback I/O interface to replace the old API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 03/10] cachefiles: Always indicate we should fill a post-EOF page with zeros
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 02/10] fscache: Fix fscache_cookie_enabled() to handle NULL cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v4 01/10] fscache: Generalise the ->begin_read_operation method
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH] ceph: clean-up metrics data structures to reduce code duplication
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH v4 00/10] fscache: Replace and remove old I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 07/10] cifs: (untested) Move to using the alternate fallback fscache I/O API
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v3 2/4] ceph: add __ceph_sync_read helper support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 2/4] ceph: add __ceph_sync_read helper support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v3 4/4] ceph: add truncate size handling support for fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 2/4] ceph: add __ceph_sync_read helper support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 3/4] ceph: return the real size readed when hit EOF
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v3] ceph: ceph: add remote object copies to fs client metrics
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH v3] ceph: ceph: add remote object copies to fs client metrics
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH v3] ceph: ceph: add remote object copies to fs client metrics
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH v3] ceph: ceph: add remote object copies to fs client metrics
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH v3] ceph: ceph: add remote object copies to fs client metrics
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v3 1/4] ceph: add __ceph_get_caps helper support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [RFC PATCH v3] ceph: ceph: add remote object copies to fs client metrics
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v3 1/4] ceph: add __ceph_get_caps helper support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add a "client_shutdown" fault-injection file to debugfs
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v3 1/4] ceph: add __ceph_get_caps helper support
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH v3 0/4] ceph: size handling for the fscrypt
- [PATCH v3 4/4] ceph: add truncate size handling support for fscrypt
- [PATCH v3 3/4] ceph: return the real size readed when hit EOF
- [PATCH v3 2/4] ceph: add __ceph_sync_read helper support
- [PATCH v3 1/4] ceph: add __ceph_get_caps helper support
- [PATCH v3 0/4] ceph: size handling for the fscrypt
- Re: [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH] ceph: add a "client_shutdown" fault-injection file to debugfs
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [RFC PATCH] ceph: add a "client_shutdown" fault-injection file to debugfs
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: split 'metric' debugfs file into several files
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: split 'metric' debugfs file into several files
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH] ceph: split 'metric' debugfs file into several files
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH v2] ceph: add remote object copy counter to fs client metrics
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 3/4] ceph: return the real size readed when hit EOF
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2 0/4] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 3/4] ceph: return the real size readed when hit EOF
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH v2] ceph: add remote object copy counter to fs client metrics
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH 2/2] ceph: add fscache writeback support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 1/2] ceph: conversion to new fscache API
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [PATCH 0/2] ceph: conversion to fscache API rewrite
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2 00/53] fscache: Rewrite index API and management system
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 51/53] cifs: Support fscache indexing rewrite (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 52/53] fscache, cachefiles: Display stats of no-space events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 53/53] fscache, cachefiles: Display stat of culling events
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 50/53] nfs: Convert to new fscache volume/cookie API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 49/53] 9p: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 48/53] 9p: Use fscache indexing rewrite and reenable caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 47/53] afs: Add synchronous O_DIRECT support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 46/53] afs: Skip truncation on the server of data we haven't written yet
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 45/53] afs: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 44/53] afs: Convert afs to use the new fscache API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 43/53] afs: Make afs_write_begin() return the THP subpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 42/53] afs: Fix afs_write_end() to handle len > page size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 41/53] afs: Handle len being extending over page end in write_begin/write_end
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 40/53] cachefiles: Implement the I/O routines
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 39/53] cachefiles: Implement begin and end I/O
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 38/53] cachefiles: Implement data storage object handling
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 37/53] cachefiles: Implement volume support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 36/53] cachefiles: Implement daemon UAPI and cache registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 35/53] cachefiles: Implement a function to get/create a directory in the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 34/53] cachefiles: Provide a function to check how much space there is
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 33/53] cachefiles: Add I/O error reporting macros
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 32/53] cachefiles: Add a couple of tracepoints for logging errors
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 31/53] cachefiles: Define structs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 30/53] cachefiles: Add some error injection support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 29/53] cachefiles: Introduce new driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 28/53] fscache: Provide a function to resize a cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 27/53] fscache: Provide a function to note the release of a page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 26/53] vfs, fscache: Implement pinning of cache usage for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 25/53] fscache: Provide fallback I/O functions
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 24/53] fscache: Implement I/O interface
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 23/53] fscache: Provide a function to let the netfs update its coherency data
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 22/53] fscache: Provide read/write stat counters for the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 21/53] fscache: Provide a means to begin an operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 20/53] fscache: Implement cookie invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 19/53] fscache: Implement cookie user counting and resource pinning
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 18/53] fscache: Implement simple cookie state machine
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 17/53] fscache: Add a function for a cache backend to note an I/O error
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 16/53] fscache: Provide and use cache methods to lookup/create/free a volume
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 15/53] fscache: Implement functions add/remove a cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 14/53] fscache: Implement cookie-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 13/53] fscache: Implement volume-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 12/53] fscache: Implement cache-level access helpers
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 11/53] fscache: Implement cookie registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 10/53] fscache: Implement volume registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 09/53] fscache: Implement cache registration
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 08/53] fscache: Implement a hash function
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 07/53] fscache: Introduce new driver
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 06/53] netfs: Pass a flag to ->prepare_write() to say if there's no alloc'd space
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 05/53] netfs: Display the netfs inode number in the netfs_read tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 04/53] cachefiles_old: Rename CONFIG_CACHEFILES* to CONFIG_CACHEFILES_OLD*
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 02/53] fscache_old: Rename CONFIG_FSCACHE* to CONFIG_FSCACHE_OLD*
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH v2 00/53] fscache: Rewrite index API and management system
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: Dominique Martinet <asmadeus@xxxxxxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: Steve French <smfrench@xxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: Omar Sandoval <osandov@xxxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [GIT PULL] Ceph fixes for 5.15-rc7
- From: pr-tracker-bot@xxxxxxxxxx
- [GIT PULL] Ceph fixes for 5.15-rc7
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Luís Henriques <lhenriques@xxxxxxx>
- Re: [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v2 0/4] ceph: size handling for the fscrypt
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- [RFC PATCH] ceph: add remote object copy counter to fs client
- From: Luís Henriques <lhenriques@xxxxxxx>
- [PATCH v2 4/4] ceph: add truncate size handling support for fscrypt
- [PATCH v2 3/4] ceph: return the real size readed when hit EOF
- [PATCH v2 1/4] ceph: add __ceph_get_caps helper support
- [PATCH v2 2/4] ceph: add __ceph_sync_read helper support
- [PATCH v2 0/4] ceph: size handling for the fscrypt
- Re: [PATCH v4 0/2] ceph: add debugfs entries signifying new mount syntax support
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH v4 0/2] ceph: add debugfs entries signifying new mount syntax support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 0/2] ceph: add debugfs entries signifying new mount syntax support
- From: Venky Shankar <vshankar@xxxxxxxxxx>
- Re: [PATCH v2] security: Return xattr name from security_dentry_init_security()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v2] security: Return xattr name from security_dentry_init_security()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH] ceph: return the real size readed when hit EOF
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: return the real size readed when hit EOF
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH v2] security: Return xattr name from security_dentry_init_security()
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH v2] security: Return xattr name from security_dentry_init_security()
- From: James Morris <jmorris@xxxxxxxxx>
- Re: [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 00/67] fscache: Rewrite index API and management system
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 07/67] fscache: Remove the netfs data from the cookie
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Venky Shankar taking over CephFS PTL Role
- From: Patrick Donnelly <pdonnell@xxxxxxxxxx>
- Re: [Linux-cachefs] [PATCH 00/67] fscache: Rewrite index API and management system
- From: Marc Dionne <marc.dionne@xxxxxxxxxxxx>
- Re: [PATCH] ceph: return the real size readed when hit EOF
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH] ceph: return the real size readed when hit EOF
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- [PATCH] ceph: return the real size readed when hit EOF
- Re: [PATCH v4 0/2] ceph: add debugfs entries signifying new mount syntax support
- From: Jeff Layton <jlayton@xxxxxxxxxx>
- Re: [PATCH v4 0/2] ceph: add debugfs entries signifying new mount syntax support
- From: Ilya Dryomov <idryomov@xxxxxxxxx>
- Re: [PATCH] ceph: fix handling of "meta" errors on ceph
- From: Xiubo Li <xiubli@xxxxxxxxxx>
- Re: [PATCH] ceph: shut down mount on bad mdsmap or fsmap decode
- From: Gregory Farnum <gfarnum@xxxxxxxxxx>
- [PATCH 67/67] cifs: Support fscache indexing rewrite (untested)
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 66/67] cachefiles: Add error injection support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 65/67] cachefiles: Add tracepoints to log errors from ops on the backing fs
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 64/67] netfs: Display the netfs inode number in the netfs_read tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 63/67] 9p: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 62/67] 9p: Use fscache indexing rewrite and reenable caching
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 61/67] nfs: Convert to new fscache volume/cookie API
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 60/67] NFS: Convert fscache invalidation and update aux_data and i_size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 59/67] NFS: Convert fscache_enable_cookie and fscache_disable_cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 58/67] NFS: Convert fscache_acquire_cookie and fscache_relinquish_cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 56/67] afs: Make afs_write_begin() return the THP subpage
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 55/67] afs: Skip truncation on the server of data we haven't written yet
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 57/67] cachefiles, afs: Drive FSCACHE_COOKIE_NO_DATA_TO_READ
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 54/67] afs: Add O_DIRECT read support
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 53/67] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 52/67] afs: Copy local writes to the cache when writing to the server
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 51/67] fscache: Make fscache_write_to_cache() conditional on cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 50/67] fscache: Make fscache_clear_page_bits() conditional on cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 49/67] fscache: Add support for writing to the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 47/67] cachefiles: Put more information in the xattr attached to the cache file
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 48/67] fscache: Implement "will_modify" parameter on fscache_use_cookie()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 46/67] fscache: Provide resize operation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 45/67] cachefiles: Simplify the file lookup/creation/check code
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 44/67] fscache: disable cookie when doing an invalidation for DIO write
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 42/67] cachefiles: Use tmpfile/link
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 43/67] fscache: Rewrite invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 41/67] afs: Render cache cookie key as big endian
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 40/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 39/67] fscache: Note the object size during invalidation
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 38/67] fscache: Remove more obsolete stats
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 37/67] fscache: Move fscache_update_cookie() complete inline
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 36/67] fscache: Add stats for the cookie commit LRU
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 35/67] fscache: Automatically close a file that's been unused for a while
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 34/67] cachefiles: Make cachefiles_write_prepare() check for space
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 33/67] cachefiles: Trace decisions in cachefiles_prepare_read()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 31/67] cachefiles: Don't use XATTR_ flags with vfs_setxattr()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 30/67] cachefiles: Round the cachefile size up to DIO block size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 29/67] cachefiles: Trace read and write operations
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 28/67] cachefiles: Trace truncations
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 27/67] cachefiles: trace: Log coherency checks
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 26/67] cachefiles: Change to storing file* rather than dentry*
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 25/67] cachefiles: Fold fscache_object into cachefiles_object
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 24/67] cachefiles: Remove separate backer dentry from cachefiles_object
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 23/67] cachefiles: trace: Improve the lookup tracepoint
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 22/67] cachefiles: Simplify the pathwalk and save the filename for an object
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 21/67] cachefiles: Prevent inode from going away when burying a dentry
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 20/67] cachefiles: Remove some redundant checks on unsigned values
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 19/67] cachefiles: Don't set an xattr on the root of the cache
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 18/67] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 17/67] fscache: Rename fscache_cookie_{get,put,see}()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 16/67] fscache: Remove the I/O operation manager
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 15/67] fscache: Disable fscache_begin_operation()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 14/67] fscache: Temporarily disable fscache_invalidate()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 13/67] fscache: Remove old I/O tracepoints
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 12/67] fscache: Remove obsolete stats
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 11/67] fscache: Remove fscache_attr_changed()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 10/67] fscache: Remove fscache_check_consistency()
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 09/67] fscache: Remove store_limit* from struct fscache_object
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 08/67] fscache: Remove struct fscache_cookie_def
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 07/67] fscache: Remove the netfs data from the cookie
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 06/67] nfs, cifs, ceph, 9p: Disable use of fscache prior to its rewrite
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 05/67] afs: Fix afs_write_end() to handle len > page size
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 04/67] afs: Handle len being extending over page end in write_begin/write_end
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 03/67] vfs, fscache: Force ->write_inode() to occur if cookie pinned for writeback
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 02/67] vfs: Provide S_KERNEL_FILE inode flag
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 01/67] mm: Stop filemap_read() from grabbing a superfluous page
- From: David Howells <dhowells@xxxxxxxxxx>
- [PATCH 00/67] fscache: Rewrite index API and management system
- From: David Howells <dhowells@xxxxxxxxxx>
- Re: [PATCH v2] security: Return xattr name from security_dentry_init_security()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: CephFS optimizated for machine learning workload
- From: "Yan, Zheng" <ukernel@xxxxxxxxx>
- Re: CephFS optimizated for machine learning workload
- From: Dan van der Ster <dan@xxxxxxxxxxxxxx>
- Re: CephFS optimizated for machine learning workload
- From: Dan van der Ster <dan@xxxxxxxxxxxxxx>
[Index of Archives]
[Ceph Dev]
[Linux USB Devel]
[Video for Linux]
[Scanner]
[Linux SCSI]
[Samba]
[Yosemite Hikes]