messages from 2022-02-11 11:45:23 to 2022-04-05 02:18:46 UTC [more...]
[PATCH] fscrypt: split up FS_CRYPTO_BLOCK_SIZE
2022-04-05 1:09 UTC
[PATCH v7 0/5] ima: support fs-verity digests and signatures
2022-03-28 13:51 UTC (10+ messages)
` [PATCH v7 1/5] fs-verity: define a function to return the integrity protected file digest
` [PATCH v7 2/5] ima: define a new template field named 'd-ngv2' and templates
` [PATCH v7 3/5] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v7 4/5] ima: support fs-verity file digest based version 3 signatures
` [PATCH v7 5/5] fsverity: update the documentation
[PATCH v6 0/5] ima: support fs-verity digests and signatures
2022-03-25 13:49 UTC (16+ messages)
` [PATCH v6 1/5] fs-verity: define a function to return the integrity protected file digest
` [PATCH v6 2/5] ima: define a new template field named 'd-ngv2' and templates
` [PATCH v6 3/5] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v6 4/5] ima: support fs-verity file digest based version 3 signatures
` [PATCH v6 5/5] fsverity: update the documentation
[RFC PATCH v11 00/51] ceph+fscrypt : full support
2022-03-25 9:59 UTC (59+ messages)
` [RFC PATCH v11 01/51] vfs: export new_inode_pseudo
` [RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode
` [RFC PATCH v11 03/51] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size
` [RFC PATCH v11 04/51] fscrypt: add fscrypt_context_for_new_inode
` [RFC PATCH v11 05/51] ceph: preallocate inode for ops that may create one
` [RFC PATCH v11 06/51] ceph: crypto context handling for ceph
` [RFC PATCH v11 07/51] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [RFC PATCH v11 08/51] ceph: add support for fscrypt_auth/fscrypt_file to cap messages
` [RFC PATCH v11 09/51] ceph: add ability to set fscrypt_auth via setattr
` [RFC PATCH v11 10/51] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v11 11/51] ceph: decode alternate_name in lease info
` [RFC PATCH v11 12/51] ceph: add fscrypt ioctls
` [RFC PATCH v11 13/51] ceph: make the ioctl cmd more readable in debug log
` [RFC PATCH v11 14/51] ceph: make ceph_msdc_build_path use ref-walk
` [RFC PATCH v11 15/51] ceph: add encrypted fname handling to ceph_mdsc_build_path
` [RFC PATCH v11 16/51] ceph: send altname in MClientRequest
` [RFC PATCH v11 17/51] ceph: encode encrypted name in dentry release
` [RFC PATCH v11 18/51] ceph: properly set DCACHE_NOKEY_NAME flag in lookup
` [RFC PATCH v11 19/51] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries
` [RFC PATCH v11 20/51] ceph: add helpers for converting names for userland presentation
` [RFC PATCH v11 21/51] ceph: fix base64 encoded name's length check in ceph_fname_to_usr()
` [RFC PATCH v11 22/51] ceph: add fscrypt support to ceph_fill_trace
` [RFC PATCH v11 23/51] ceph: pass the request to parse_reply_info_readdir()
` [RFC PATCH v11 24/51] ceph: add ceph_encode_encrypted_dname() helper
` [RFC PATCH v11 25/51] ceph: add support to readdir for encrypted filenames
` [RFC PATCH v11 26/51] ceph: create symlinks with encrypted and base64-encoded targets
` [RFC PATCH v11 27/51] ceph: make ceph_get_name decrypt filenames
` [RFC PATCH v11 28/51] ceph: add a new ceph.fscrypt.auth vxattr
` [RFC PATCH v11 29/51] ceph: add some fscrypt guardrails
` [RFC PATCH v11 30/51] ceph: don't allow changing layout on encrypted files/directories
` [RFC PATCH v11 31/51] libceph: add CEPH_OSD_OP_ASSERT_VER support
` [RFC PATCH v11 32/51] ceph: size handling for encrypted inodes in cap updates
` [RFC PATCH v11 33/51] ceph: fscrypt_file field handling in MClientRequest messages
` [RFC PATCH v11 34/51] ceph: get file size from fscrypt_file when present in inode traces
` [RFC PATCH v11 35/51] ceph: handle fscrypt fields in cap messages from MDS
` [RFC PATCH v11 36/51] ceph: add __ceph_get_caps helper support
` [RFC PATCH v11 37/51] ceph: add __ceph_sync_read "
` [RFC PATCH v11 38/51] ceph: add object version support for sync read
` [RFC PATCH v11 39/51] ceph: add infrastructure for file encryption and decryption
` [RFC PATCH v11 40/51] ceph: add truncate size handling support for fscrypt
` [RFC PATCH v11 41/51] libceph: allow ceph_osdc_new_request to accept a multi-op read
` [RFC PATCH v11 42/51] ceph: disable fallocate for encrypted inodes
` [RFC PATCH v11 43/51] ceph: disable copy offload on "
` [RFC PATCH v11 44/51] ceph: don't use special DIO path for "
` [RFC PATCH v11 45/51] ceph: align data in pages in ceph_sync_write
` [RFC PATCH v11 46/51] ceph: add read/modify/write to ceph_sync_write
` [RFC PATCH v11 47/51] ceph: plumb in decryption during sync reads
` [RFC PATCH v11 48/51] ceph: add fscrypt decryption support to ceph_netfs_issue_op
` [RFC PATCH v11 49/51] ceph: set i_blkbits to crypto block size for encrypted inodes
` [RFC PATCH v11 50/51] ceph: add encryption support to writepage
` [RFC PATCH v11 51/51] ceph: fscrypt support for writepages
[GIT PULL] fscrypt updates for 5.18
2022-03-22 18:31 UTC (2+ messages)
[PATCH v8 0/5] tests for btrfs fsverity
2022-03-17 18:19 UTC (10+ messages)
` [PATCH v8 1/5] common/verity: require corruption functionality
` [PATCH v8 2/5] common/verity: support btrfs in generic fsverity tests
` [PATCH v8 3/5] btrfs: test btrfs specific fsverity corruption
` [PATCH v8 4/5] btrfs: test verity orphans with dmlogwrites
` [PATCH v8 5/5] generic: test fs-verity EFBIG scenarios
[PATCH v5 0/8] ima: support fs-verity digests and signatures
2022-03-17 15:58 UTC (26+ messages)
` [PATCH v5 1/8] ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGS
` [PATCH v5 2/8] ima: define ima_max_digest_data struct without a flexible array variable
` [PATCH v5 3/8] fs-verity: define a function to return the integrity protected file digest
` [PATCH v5 4/8] ima: define a new template field 'd-type' and a new template 'ima-ngv2'
` [PATCH v5 5/8] ima: permit fsverity's file digests in the IMA measurement list
` [PATCH v5 6/8] ima: define signature version 3
` [PATCH v5 7/8] ima: support fs-verity file digest based version 3 signatures
` [PATCH v5 8/8] fsverity: update the documentation
[PATCH v7 0/5] tests for btrfs fsverity
2022-03-16 17:36 UTC (11+ messages)
` [PATCH v7 1/5] verity: require corruption functionality
` [PATCH v7 2/5] btrfs: test btrfs specific fsverity corruption
` [PATCH v7 3/5] generic/574: corrupt btrfs merkle tree data
` [PATCH v7 4/5] btrfs: test verity orphans with dmlogwrites
` [PATCH v7 5/5] generic: test fs-verity EFBIG scenarios
[PATCH v6 0/4] tests for btrfs fsverity
2022-03-15 22:06 UTC (10+ messages)
` [PATCH v6 1/4] btrfs: test btrfs specific fsverity corruption
` [PATCH v6 2/4] generic/574: corrupt btrfs merkle tree data
` [PATCH v6 3/4] btrfs: test verity orphans with dmlogwrites
` [PATCH v6 4/4] generic: test fs-verity EFBIG scenarios
[PATCH v2 0/5] xfstests: fscrypt test cleanups
2022-03-13 1:05 UTC (6+ messages)
` [PATCH v2 1/5] fscrypt-crypt-util: use an explicit --direct-key option
` [PATCH v2 2/5] fscrypt-crypt-util: refactor get_key_and_iv()
` [PATCH v2 3/5] fscrypt-crypt-util: add support for dumping key identifier
` [PATCH v2 4/5] common/encrypt: log full ciphertext verification params
` [PATCH v2 5/5] common/encrypt: verify the key identifiers
[PATCH v5 0/3] Support for hardware-wrapped inline encryption keys
2022-03-11 5:18 UTC (9+ messages)
` [PATCH v5 1/3] block: add basic hardware-wrapped key support
` [PATCH v5 2/3] block: add ioctls to create and prepare hardware-wrapped keys
` [PATCH v5 3/3] fscrypt: add support for "
[RFC PATCH v10 00/48] ceph+fscrypt: full support
2022-03-01 14:30 UTC (27+ messages)
` [RFC PATCH v10 07/48] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces
` [RFC PATCH v10 10/48] ceph: implement -o test_dummy_encryption mount option
` [RFC PATCH v10 11/48] ceph: decode alternate_name in lease info
[RFC PATCH 0/8] xfstests: test the fscrypt hardware-wrapped key support
2022-02-28 7:47 UTC (9+ messages)
` [RFC PATCH 1/8] fscrypt-crypt-util: use an explicit --direct-key option
` [RFC PATCH 2/8] fscrypt-crypt-util: refactor get_key_and_iv()
` [RFC PATCH 3/8] fscrypt-crypt-util: add support for dumping key identifier
` [RFC PATCH 4/8] common/encrypt: log full ciphertext verification params
` [RFC PATCH 5/8] common/encrypt: verify the key identifiers
` [RFC PATCH 6/8] fscrypt-crypt-util: add hardware KDF support
` [RFC PATCH 7/8] common/encrypt: support hardware-wrapped key testing
` [RFC PATCH 8/8] generic: verify ciphertext with hardware-wrapped keys
[PATCH v3 1/2] fs/proc: Optimize arrays defined by struct ctl_path
2022-02-26 20:57 UTC (4+ messages)
` [PATCH v3 2/2] "
[PATCH v2] fs/proc: Optimize arrays defined by struct ctl_path
2022-02-24 11:05 UTC (2+ messages)
[PATCH] fs/proc: Optimize arrays defined by struct ctl_path
2022-02-23 9:48 UTC
[RFC PATCH 0/7] make statx() return I/O alignment information
2022-02-11 11:45 UTC (4+ messages)
` [RFC PATCH 1/7] statx: add "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).