Show patches with: Series = ceph+fscrypt : full support       |    State = Action Required       |   51 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v11,51/51] ceph: fscrypt support for writepages ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,50/51] ceph: add encryption support to writepage ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,49/51] ceph: set i_blkbits to crypto block size for encrypted inodes ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,48/51] ceph: add fscrypt decryption support to ceph_netfs_issue_op ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,47/51] ceph: plumb in decryption during sync reads ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,46/51] ceph: add read/modify/write to ceph_sync_write ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,45/51] ceph: align data in pages in ceph_sync_write ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,44/51] ceph: don't use special DIO path for encrypted inodes ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,43/51] ceph: disable copy offload on encrypted inodes ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,42/51] ceph: disable fallocate for encrypted inodes ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,41/51] libceph: allow ceph_osdc_new_request to accept a multi-op read ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,40/51] ceph: add truncate size handling support for fscrypt ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,39/51] ceph: add infrastructure for file encryption and decryption ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,38/51] ceph: add object version support for sync read ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,37/51] ceph: add __ceph_sync_read helper support ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,36/51] ceph: add __ceph_get_caps helper support ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,35/51] ceph: handle fscrypt fields in cap messages from MDS ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,34/51] ceph: get file size from fscrypt_file when present in inode traces ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,33/51] ceph: fscrypt_file field handling in MClientRequest messages ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,32/51] ceph: size handling for encrypted inodes in cap updates ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,31/51] libceph: add CEPH_OSD_OP_ASSERT_VER support ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,30/51] ceph: don't allow changing layout on encrypted files/directories ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,29/51] ceph: add some fscrypt guardrails ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,28/51] ceph: add a new ceph.fscrypt.auth vxattr ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,27/51] ceph: make ceph_get_name decrypt filenames ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,26/51] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,25/51] ceph: add support to readdir for encrypted filenames ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,24/51] ceph: add ceph_encode_encrypted_dname() helper ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,23/51] ceph: pass the request to parse_reply_info_readdir() ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,22/51] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,21/51] ceph: fix base64 encoded name's length check in ceph_fname_to_usr() ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,20/51] ceph: add helpers for converting names for userland presentation ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,19/51] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,18/51] ceph: properly set DCACHE_NOKEY_NAME flag in lookup ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,17/51] ceph: encode encrypted name in dentry release ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,16/51] ceph: send altname in MClientRequest ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,15/51] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,14/51] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,13/51] ceph: make the ioctl cmd more readable in debug log ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,12/51] ceph: add fscrypt ioctls ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,11/51] ceph: decode alternate_name in lease info ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,10/51] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,09/51] ceph: add ability to set fscrypt_auth via setattr ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,08/51] ceph: add support for fscrypt_auth/fscrypt_file to cap messages ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,07/51] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,06/51] ceph: crypto context handling for ceph ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,05/51] ceph: preallocate inode for ops that may create one ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,04/51] fscrypt: add fscrypt_context_for_new_inode ceph+fscrypt : full support 1 - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,03/51] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size ceph+fscrypt : full support 1 - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode ceph+fscrypt : full support 1 - - --- 2022-03-22 Jeffrey Layton New
[RFC,v11,01/51] vfs: export new_inode_pseudo ceph+fscrypt : full support - - - --- 2022-03-22 Jeffrey Layton New