Show patches with: Archived = No       |   3699 patches
« 1 2 ... 11 12 1336 37 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v13,37/59] ceph: don't allow changing layout on encrypted files/directories ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,36/59] ceph: add some fscrypt guardrails ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,35/59] ceph: add a new ceph.fscrypt.auth vxattr ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,34/59] ceph: make ceph_get_name decrypt filenames ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,33/59] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,32/59] ceph: add support to readdir for encrypted filenames ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,31/59] ceph: add ceph_encode_encrypted_dname() helper ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,30/59] ceph: pass the request to parse_reply_info_readdir() ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,29/59] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,28/59] ceph: fix base64 encoded name's length check in ceph_fname_to_usr() ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,27/59] ceph: add helpers for converting names for userland presentation ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,26/59] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,25/59] ceph: set DCACHE_NOKEY_NAME in atomic open ceph+fscrypt: full support - 2 - --- 2022-04-05 Jeff Layton Not Applicable
[v13,24/59] ceph: properly set DCACHE_NOKEY_NAME flag in lookup ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,23/59] ceph: encode encrypted name in dentry release ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,22/59] ceph: send altname in MClientRequest ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,21/59] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,20/59] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,19/59] ceph: make the ioctl cmd more readable in debug log ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,18/59] ceph: add fscrypt ioctls ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,17/59] ceph: decode alternate_name in lease info ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,16/59] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,15/59] ceph: add support for fscrypt_auth/fscrypt_file to cap messages ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,14/59] ceph: ensure that we accept a new context from MDS for new inodes ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,13/59] ceph: fscrypt_auth handling for ceph ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,12/59] ceph: preallocate inode for ops that may create one ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,11/59] fscrypt: add fscrypt_context_for_new_inode ceph+fscrypt: full support 1 - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,10/59] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size ceph+fscrypt: full support 1 - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,09/59] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode ceph+fscrypt: full support 1 - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,08/59] fs: change test in inode_insert5 for adding to the sb list ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,07/59] ceph: add new mount option to enable sparse reads ceph+fscrypt: full support - 1 - --- 2022-04-05 Jeff Layton Not Applicable
[v13,06/59] libceph: add sparse read support to msgr1 ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,05/59] libceph: support sparse reads on msgr2 secure codepath ceph+fscrypt: full support - - - --- 2022-04-05 Jeff Layton Not Applicable
[v13,04/59] libceph: add sparse read support to OSD client ceph+fscrypt: full support - 1 - --- 2022-04-05 Jeff Layton Not Applicable
[v13,03/59] libceph: add sparse read support to msgr2 crc state machine ceph+fscrypt: full support - 1 - --- 2022-04-05 Jeff Layton Not Applicable
[v13,02/59] libceph: define struct ceph_sparse_extent and add some helpers ceph+fscrypt: full support - 1 - --- 2022-04-05 Jeff Layton Not Applicable
[v13,01/59] libceph: add spinlock around osd->o_requests ceph+fscrypt: full support - 1 - --- 2022-04-05 Jeff Layton Not Applicable
fscrypt: split up FS_CRYPTO_BLOCK_SIZE fscrypt: split up FS_CRYPTO_BLOCK_SIZE - - - --- 2022-04-05 Eric Biggers Accepted
[v7,5/5] fsverity: update the documentation ima: support fs-verity digests and signatures - - - --- 2022-03-25 Mimi Zohar Superseded
[v7,4/5] ima: support fs-verity file digest based version 3 signatures ima: support fs-verity digests and signatures - - - --- 2022-03-25 Mimi Zohar Superseded
[v7,3/5] ima: permit fsverity's file digests in the IMA measurement list ima: support fs-verity digests and signatures - - - --- 2022-03-25 Mimi Zohar Superseded
[v7,2/5] ima: define a new template field named 'd-ngv2' and templates ima: support fs-verity digests and signatures - - - --- 2022-03-25 Mimi Zohar Superseded
[v7,1/5] fs-verity: define a function to return the integrity protected file digest ima: support fs-verity digests and signatures 1 - - --- 2022-03-25 Mimi Zohar Superseded
[RFC,v11,51/51] ceph: fscrypt support for writepages ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,50/51] ceph: add encryption support to writepage ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,49/51] ceph: set i_blkbits to crypto block size for encrypted inodes ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,48/51] ceph: add fscrypt decryption support to ceph_netfs_issue_op ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,47/51] ceph: plumb in decryption during sync reads ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,46/51] ceph: add read/modify/write to ceph_sync_write ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,45/51] ceph: align data in pages in ceph_sync_write ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,44/51] ceph: don't use special DIO path for encrypted inodes ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,43/51] ceph: disable copy offload on encrypted inodes ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,42/51] ceph: disable fallocate for encrypted inodes ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,41/51] libceph: allow ceph_osdc_new_request to accept a multi-op read ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,40/51] ceph: add truncate size handling support for fscrypt ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,39/51] ceph: add infrastructure for file encryption and decryption ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,38/51] ceph: add object version support for sync read ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,37/51] ceph: add __ceph_sync_read helper support ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,36/51] ceph: add __ceph_get_caps helper support ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,35/51] ceph: handle fscrypt fields in cap messages from MDS ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,34/51] ceph: get file size from fscrypt_file when present in inode traces ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,33/51] ceph: fscrypt_file field handling in MClientRequest messages ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,32/51] ceph: size handling for encrypted inodes in cap updates ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,31/51] libceph: add CEPH_OSD_OP_ASSERT_VER support ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,30/51] ceph: don't allow changing layout on encrypted files/directories ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,29/51] ceph: add some fscrypt guardrails ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,28/51] ceph: add a new ceph.fscrypt.auth vxattr ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,27/51] ceph: make ceph_get_name decrypt filenames ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,26/51] ceph: create symlinks with encrypted and base64-encoded targets ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,25/51] ceph: add support to readdir for encrypted filenames ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,24/51] ceph: add ceph_encode_encrypted_dname() helper ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,23/51] ceph: pass the request to parse_reply_info_readdir() ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,22/51] ceph: add fscrypt support to ceph_fill_trace ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,21/51] ceph: fix base64 encoded name's length check in ceph_fname_to_usr() ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,20/51] ceph: add helpers for converting names for userland presentation ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,19/51] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,18/51] ceph: properly set DCACHE_NOKEY_NAME flag in lookup ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,17/51] ceph: encode encrypted name in dentry release ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,16/51] ceph: send altname in MClientRequest ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,15/51] ceph: add encrypted fname handling to ceph_mdsc_build_path ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,14/51] ceph: make ceph_msdc_build_path use ref-walk ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,13/51] ceph: make the ioctl cmd more readable in debug log ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,12/51] ceph: add fscrypt ioctls ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,11/51] ceph: decode alternate_name in lease info ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,10/51] ceph: implement -o test_dummy_encryption mount option ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,09/51] ceph: add ability to set fscrypt_auth via setattr ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,08/51] ceph: add support for fscrypt_auth/fscrypt_file to cap messages ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,07/51] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,06/51] ceph: crypto context handling for ceph ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,05/51] ceph: preallocate inode for ops that may create one ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,04/51] fscrypt: add fscrypt_context_for_new_inode ceph+fscrypt : full support 1 - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,03/51] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size ceph+fscrypt : full support 1 - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode ceph+fscrypt : full support 1 - - --- 2022-03-22 Jeff Layton Superseded
[RFC,v11,01/51] vfs: export new_inode_pseudo ceph+fscrypt : full support - - - --- 2022-03-22 Jeff Layton Superseded
[GIT,PULL] fscrypt updates for 5.18 [GIT,PULL] fscrypt updates for 5.18 - - - --- 2022-03-21 Eric Biggers Accepted
[v6,5/5] fsverity: update the documentation ima: support fs-verity digests and signatures - - - --- 2022-03-18 Mimi Zohar Superseded
[v6,4/5] ima: support fs-verity file digest based version 3 signatures ima: support fs-verity digests and signatures - - - --- 2022-03-18 Mimi Zohar Superseded
[v6,3/5] ima: permit fsverity's file digests in the IMA measurement list ima: support fs-verity digests and signatures - - - --- 2022-03-18 Mimi Zohar Superseded
[v6,2/5] ima: define a new template field named 'd-ngv2' and templates ima: support fs-verity digests and signatures - - - --- 2022-03-18 Mimi Zohar Superseded
[v6,1/5] fs-verity: define a function to return the integrity protected file digest ima: support fs-verity digests and signatures 1 - - --- 2022-03-18 Mimi Zohar Superseded
« 1 2 ... 11 12 1336 37 »