Linux FScrypt
[Prev Page][Next Page]
- [PATCH v4 0/3] fscrypt: rework keyring and stop using request_queue,
Eric Biggers
- [PATCH v5 0/8] make statx() return DIO alignment information,
Eric Biggers
- [PATCH v3 0/3] fscrypt: rework keyring and stop using request_queue,
Eric Biggers
- [PATCH v2 0/2] fscrypt: rework filesystem-level keyring,
Eric Biggers
- [PATCH v4] fstests: add btrfs fs-verity send/recv test,
Boris Burkov
- [PATCH 0/2] fscrypt: rework filesystem-level keyring,
Eric Biggers
- [PATCH] fs-verity: use kmap_local_page() instead of kmap(),
Eric Biggers
- [PATCH] fs-verity: use memcpy_from_page(),
Eric Biggers
- [PATCH v3] fstests: add btrfs fs-verity send/recv test,
Boris Burkov
- [PATCH v2] fstests: add btrfs fs-verity send/recv test,
Boris Burkov
- [PATCH 00/21] btrfs: add fscrypt integration,
Sweet Tea Dorminy
- [PATCH 05/21] fscrypt: add new encryption policy for btrfs.,
Sweet Tea Dorminy
- [PATCH 09/21] btrfs: factor a fscrypt_name matching method,
Sweet Tea Dorminy
- [PATCH 11/21] btrfs: add fscrypt operation table to superblock,
Sweet Tea Dorminy
- [PATCH 16/21] btrfs: store an IV per encrypted normal file extent,
Sweet Tea Dorminy
- [PATCH 10/21] btrfs: disable various operations on encrypted inodes,
Sweet Tea Dorminy
- [PATCH 12/21] btrfs: start using fscrypt hooks.,
Sweet Tea Dorminy
- [PATCH 04/21] fscrypt: add a function for a filesystem to generate an IV,
Sweet Tea Dorminy
- [PATCH 15/21] btrfs: add iv generation function for fscrypt,
Sweet Tea Dorminy
- [PATCH 13/21] btrfs: add fscrypt_context items.,
Sweet Tea Dorminy
- [PATCH 19/21] btrfs: adapt directory read and lookup to potentially encrypted filenames,
Sweet Tea Dorminy
- [PATCH 03/21] fscrypt: add fscrypt_have_same_policy() to check inode's compatibility,
Sweet Tea Dorminy
- [PATCH 18/21] btrfs: reuse encrypted filename hash when possible.,
Sweet Tea Dorminy
- [PATCH 14/21] btrfs: translate btrfs encryption flags and encrypted inode flag.,
Sweet Tea Dorminy
- [PATCH 17/21] btrfs: Add new FEATURE_INCOMPAT_FSCRYPT feature flag.,
Sweet Tea Dorminy
- [PATCH 02/21] fscrypt: add flag allowing partially-encrypted directories,
Sweet Tea Dorminy
- [PATCH 06/21] btrfs: store directorys' encryption state,
Sweet Tea Dorminy
- [PATCH 01/21] fscrypt: expose fscrypt_nokey_name,
Sweet Tea Dorminy
- [PATCH 08/21] btrfs: setup fscrypt_names from dentrys using helper,
Sweet Tea Dorminy
- [PATCH 21/21] btrfs: implement fscrypt ioctls,
Sweet Tea Dorminy
- [PATCH 20/21] btrfs: encrypt normal file extent data if appropriate,
Sweet Tea Dorminy
- [PATCH 0/2] fstests: add btrfs encryption support,
Sweet Tea Dorminy
- [PATCH v2 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity,
Eric Biggers
- [PATCH v4] btrfs: send: add support for fs-verity,
Boris Burkov
- [PATCH v3] btrfs-progs: receive: add support for fs-verity,
Boris Burkov
- [PATCH v6 0/2] generic: test HCTR2 filename encryption,
Nathan Huckleberry
- [PATCH v5 0/2] generic: test HCTR2 filename encryption,
Nathan Huckleberry
- [GIT PULL] fsverity update for 5.20,
Eric Biggers
- [PATCH v3] btrfs: send: add support for fs-verity,
Boris Burkov
- [PATCH v2] btrfs-progs: receive: add support for fs-verity,
Boris Burkov
- [PATCH v2] btrfs: send: add support for fs-verity,
Boris Burkov
- [PATCH] btrfs-progs: receive: add support for fs-verity,
Boris Burkov
- [PATCH] fstests: add btrfs fs-verity send/recv test,
Boris Burkov
- [PATCH] btrfs: send: add support for fs-verity,
Boris Burkov
- [PATCH RFC 0/4] fscrypt changes for btrfs encryption,
Sweet Tea Dorminy
- [man-pages RFC PATCH v2] statx.2, open.2: document STATX_DIOALIGN,
Eric Biggers
- [PATCH v4 0/9] make statx() return DIO alignment information,
Eric Biggers
- [PATCH v4 4/9] ext4: support STATX_DIOALIGN,
Eric Biggers
- [PATCH v4 2/9] vfs: support STATX_DIOALIGN on block devices,
Eric Biggers
- [PATCH v4 8/9] f2fs: support STATX_DIOALIGN,
Eric Biggers
- [PATCH v4 1/9] statx: add direct I/O alignment information,
Eric Biggers
- [PATCH v4 5/9] f2fs: move f2fs_force_buffered_io() into file.c,
Eric Biggers
- [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes,
Eric Biggers
- [PATCH v4 7/9] f2fs: simplify f2fs_force_buffered_io(),
Eric Biggers
- [PATCH v4 3/9] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN,
Eric Biggers
- [PATCH v4 9/9] xfs: support STATX_DIOALIGN,
Eric Biggers
- Re: [PATCH v4 0/9] make statx() return DIO alignment information,
Jeff Layton
- RFC: what to do about fscrypt vs block device interaction,
Christoph Hellwig
- Re: [PATCH 1/1] block: Add support for setting inline encryption key per block device,
Eric Biggers
- [PATCH v13 0/5] tests for btrfs fsverity,
Boris Burkov
- [PATCH v12 0/5] tests for btrfs fsverity,
Boris Burkov
- [PATCH v11 0/5] tests for btrfs fsverity,
Boris Burkov
- Re: [PATCH v10 4/5] btrfs: test verity orphans with dmlogwrites,
Boris Burkov
- [PATCH v10 0/5] tests for btrfs fsverity,
Boris Burkov
- [PATCH 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity,
Eric Biggers
- [xfstests PATCH v2] ext4/053: test changing test_dummy_encryption on remount,
Eric Biggers
- [PATCH 00/28] lustre: sync to OpenSFS June 15, 2022,
James Simmons
- [PATCH 05/28] lnet: improve compat code for IPV6_V6ONLY sock opt,
James Simmons
- [PATCH 06/28] lustre: sec: support test_dummy_encryption=v2,
James Simmons
- [PATCH 01/28] lustre: osc: handle removal of NR_UNSTABLE_NFS,
James Simmons
- [PATCH 02/28] lustre: llite: switch from ->mmap_sem to mmap_lock(),
James Simmons
- [PATCH 03/28] lnet: support removal of kernel_setsockopt(),
James Simmons
- [PATCH 04/28] lnet: o2ib: Fix compilation with Linux 5.8,
James Simmons
- [PATCH 07/28] lustre: lmv: try another MDT if statfs failed,
James Simmons
- [PATCH 09/28] lustre: llite: add option to disable Lustre inode cache,
James Simmons
- [PATCH 08/28] lustre: ec: add necessary structure member for EC file,
James Simmons
- [PATCH 11/28] lustre: ptlrpc: Rearrange version mismatch message,
James Simmons
- [PATCH 10/28] lnet: o2iblnd: clean up zombie connections on shutdown,
James Simmons
- [PATCH 12/28] lustre: llite: Correct cl_env comments,
James Simmons
- [PATCH 14/28] lnet: libcfs: reset hs_rehash_bits,
James Simmons
- [PATCH 13/28] lnet: set max recovery interval duration,
James Simmons
- [PATCH 17/28] lustre: llite: Add FID to async ra iotrace,
James Simmons
- [PATCH 18/28] lustre: llite: Add COMPLETED iotrace messages,
James Simmons
- [PATCH 23/28] lnet: Ping buffer ref leak in lnet_peer_data_present,
James Simmons
- [PATCH 20/28] lnet: libcfs: add "default" keyword for debug mask,
James Simmons
- [PATCH 19/28] lustre: osc: Add RPC to iotrace,
James Simmons
- [PATCH 25/28] lnet: Return ESHUTDOWN in lnet_parse(),
James Simmons
- [PATCH 15/28] lustre: llite: Make iotrace logging quieter,
James Simmons
- [PATCH 27/28] lnet: libcfs: libcfs_debug_mb set incorrectly on init,
James Simmons
- [PATCH 28/28] lustre: ptlrpc: don't report eviction for light weigth connections,
James Simmons
- [PATCH 26/28] lustre: lov: remove lov_page,
James Simmons
- [PATCH 24/28] lnet: DLC sets map_on_demand incorrectly,
James Simmons
- [PATCH 16/28] lustre: llite: Add strided readahead to iotrace,
James Simmons
- [PATCH 22/28] lustre: lmv: skip qos for qos_threshold_rr=100,
James Simmons
- [PATCH 21/28] lustre: uapi: avoid gcc-11 -Werror=stringop-overread warning,
James Simmons
- [man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN,
Eric Biggers
- [PATCH v3 0/8] make statx() return DIO alignment information,
Eric Biggers
- [PATCH RESEND] fs-verity: mention btrfs support,
Eric Biggers
- [PATCH] fs-verity: mention btrfs support,
Eric Biggers
- [PATCH 00/18] lustre: sync with OpenSFS tree June 8, 2022,
James Simmons
- [PATCH 04/18] lustre: llog: read canceled records in llog_backup,
James Simmons
- [PATCH 02/18] lustre: llite: Check vmpage in releasepage,
James Simmons
- [PATCH 01/18] lustre: llite: reenable fast_read by default,
James Simmons
- [PATCH 03/18] lustre: update version to 2.15.50,
James Simmons
- [PATCH 05/18] lnet: change LNetPrimaryNID to use struct lnet_nid,
James Simmons
- [PATCH 07/18] lnet: Change LNetDist to work with struct lnet_nid,
James Simmons
- [PATCH 06/18] lnet: alter lnet_drop_rule_match() to take lnet_nid,
James Simmons
- [PATCH 09/18] lnet: change LNetGet to take 16byte nid and pid.,
James Simmons
- [PATCH 08/18] lnet: convert LNetPut to take 16byte nid and pid.,
James Simmons
- [PATCH 10/18] lnet: socklnd: pass large processid to ksocknal_add_peer,
James Simmons
- [PATCH 11/18] lnet: socklnd: large processid for ksocknal_get_peer_info,
James Simmons
- [PATCH 12/18] lnet: socklnd: switch ksocknal_del_peer to lnet_processid,
James Simmons
- [PATCH 13/18] lustre: llite: access lli_lsm_md with lock in all places,
James Simmons
- [PATCH 15/18] lnet: selftest: improve lnet_selftest speed,
James Simmons
- [PATCH 14/18] lustre: quota: fallocate does not increase projectid usage,
James Simmons
- [PATCH 16/18] lustre: mdc: Use early cancels for hsm requests,
James Simmons
- [PATCH 18/18] lnet: Avoid redundant peer NI lookups,
James Simmons
- [PATCH 17/18] lustre: ptlrpc: send disconnected events,
James Simmons
- Re: [PATCH 00/18] lustre: sync with OpenSFS tree June 8, 2022,
Eric Biggers
- [RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE),
Deven Bowers
- [RFC PATCH v8 01/17] security: add ipe lsm & initial context creation,
Deven Bowers
- [RFC PATCH v8 06/17] uapi|audit: add ipe audit message definitions,
Deven Bowers
- [RFC PATCH v8 04/17] ipe: add userspace interface,
Deven Bowers
- [RFC PATCH v8 10/17] block|security: add LSM blob to block_device,
Deven Bowers
- [RFC PATCH v8 07/17] ipe: add auditing support,
Deven Bowers
- [RFC PATCH v8 08/17] ipe: add permissive toggle,
Deven Bowers
- [RFC PATCH v8 02/17] ipe: add policy parser,
Deven Bowers
- [RFC PATCH v8 09/17] ipe: introduce 'boot_verified' as a trust provider,
Deven Bowers
- [RFC PATCH v8 14/17] ipe: enable support for fs-verity as a trust provider,
Deven Bowers
- [RFC PATCH v8 15/17] scripts: add boot policy generation program,
Deven Bowers
- [RFC PATCH v8 13/17] fsverity: consume builtin signature via LSM hook,
Deven Bowers
- [RFC PATCH v8 17/17] documentation: add ipe documentation,
Deven Bowers
- [RFC PATCH v8 16/17] ipe: kunit tests,
Deven Bowers
- [RFC PATCH v8 11/17] dm-verity: consume root hash digest and signature data via LSM hook,
Deven Bowers
- [RFC PATCH v8 12/17] ipe: add support for dm-verity as a trust provider,
Deven Bowers
- [RFC PATCH v8 05/17] ipe: add LSM hooks on execution and kernel read,
Deven Bowers
- [RFC PATCH v8 03/17] ipe: add evaluation loop,
Deven Bowers
- Re: [RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE),
Matthew Wilcox
- [PATCH 5.10] ext4: only allow test_dummy_encryption when supported,
Eric Biggers
- [PATCH 5.15] ext4: only allow test_dummy_encryption when supported,
Eric Biggers
- [PATCH RESEND v3] f2fs: use the updated test_dummy_encryption helper functions,
Eric Biggers
- [RFC PATCH v4 0/2] generic: test HCTR2 filename encryption,
Nathan Huckleberry
- Re: [RFC PATCH v3 1/2] fscrypt-crypt-util: add HCTR2 reference implementation,
Eric Biggers
- [PATCH v4] ext4: fix up test_dummy_encryption handling for new mount API,
Eric Biggers
- Re: [PATCH v4] ext4: fix up test_dummy_encryption handling for new mount API,
Theodore Ts'o
[GIT PULL] fsverity updates for 5.19,
Eric Biggers
[GIT PULL] fscrypt updates for 5.19,
Eric Biggers
[PATCH v9 0/9] crypto: HCTR2 support,
Nathan Huckleberry
- [PATCH v9 2/9] crypto: polyval - Add POLYVAL support,
Nathan Huckleberry
- [PATCH v9 1/9] crypto: xctr - Add XCTR support,
Nathan Huckleberry
- [PATCH v9 3/9] crypto: hctr2 - Add HCTR2 support,
Nathan Huckleberry
- [PATCH v9 4/9] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR,
Nathan Huckleberry
- [PATCH v9 7/9] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL,
Nathan Huckleberry
- [PATCH v9 9/9] fscrypt: Add HCTR2 support for filename encryption,
Nathan Huckleberry
- [PATCH v9 8/9] crypto: arm64/polyval: Add PMULL accelerated implementation of POLYVAL,
Nathan Huckleberry
- [PATCH v9 5/9] crypto: arm64/aes-xctr: Add accelerated implementation of XCTR,
Nathan Huckleberry
- [PATCH v9 6/9] crypto: arm64/aes-xctr: Improve readability of XCTR and CTR modes,
Nathan Huckleberry
- Re: [PATCH v9 0/9] crypto: HCTR2 support,
Herbert Xu
[PATCH v4] ext4: only allow test_dummy_encryption when supported,
Eric Biggers
[PATCH] fscrypt: allow alternative bounce buffers,
James Simmons
[PATCH -next v2] fs-verity: Use struct_size() helper in fsverity_ioctl_measure(),
Zhang Jianhua
[PATCH -next v2] fs-verity: Use struct_size() helper in enable_verity(),
Zhang Jianhua
[RFC PATCH v2 0/7] make statx() return I/O alignment information,
Eric Biggers
[PATCH -next] fs-verity: remove unused parameter desc_size in fsverity_create_info(),
Zhang Jianhua
[PATCH -next] fs-verity: Use struct_size() helper in fsverity_ioctl_measure(),
Zhang Jianhua
[PATCH -next] fs-verity: Use struct_size() helper in enable_verity(),
Zhang Jianhua
[PATCHv3 0/3] ext4/crypto: Move out crypto related ops to crypto.c,
Ritesh Harjani
[xfstests PATCH] generic/556: add test case for top-level dir rename,
Eric Biggers
[PATCH] f2fs: don't use casefolded comparison for "." and "..",
Eric Biggers
[PATCHv2 0/3] ext4/crypto: Move out crypto related ops to crypto.c,
Ritesh Harjani
[PATCH v3 0/5] test_dummy_encryption fixes and cleanups,
Eric Biggers
[PATCH v8 0/9] crypto: HCTR2 support,
Nathan Huckleberry
- [PATCH v8 2/9] crypto: polyval - Add POLYVAL support,
Nathan Huckleberry
- [PATCH v8 1/9] crypto: xctr - Add XCTR support,
Nathan Huckleberry
- [PATCH v8 3/9] crypto: hctr2 - Add HCTR2 support,
Nathan Huckleberry
- [PATCH v8 8/9] crypto: arm64/polyval: Add PMULL accelerated implementation of POLYVAL,
Nathan Huckleberry
- [PATCH v8 4/9] crypto: x86/aesni-xctr: Add accelerated implementation of XCTR,
Nathan Huckleberry
- [PATCH v8 6/9] crypto: arm64/aes-xctr: Improve readability of XCTR and CTR modes,
Nathan Huckleberry
- [PATCH v8 5/9] crypto: arm64/aes-xctr: Add accelerated implementation of XCTR,
Nathan Huckleberry
- [PATCH v8 9/9] fscrypt: Add HCTR2 support for filename encryption,
Nathan Huckleberry
- [PATCH v8 7/9] crypto: x86/polyval: Add PCLMULQDQ accelerated implementation of POLYVAL,
Nathan Huckleberry
- Re: [PATCH v8 0/9] crypto: HCTR2 support,
Eric Biggers
[PATCH v7 0/9] crypto: HCTR2 support,
Nathan Huckleberry
[PATCH v9 0/7] ima: support fs-verity digests and signatures,
Mimi Zohar
[PATCH v6 0/9] crypto: HCTR2 support,
Nathan Huckleberry
Re: [PATCH v5 8/8] fscrypt: Add HCTR2 support for filename encryption,
Eric Biggers
[xfstests PATCH 0/2] update test_dummy_encryption testing in ext4/053,
Eric Biggers
[PATCH v2 0/7] test_dummy_encryption fixes and cleanups,
Eric Biggers
[PATCH v8 0/7] ima: support fs-verity digests and signatures,
Mimi Zohar
[PATCH 0/2] fsverity: killswitch sysctl,
Boris Burkov
[PATCH v9 0/5] tests for btrfs fsverity,
Boris Burkov
[PATCH] ext4: make test_dummy_encryption require the encrypt feature,
Eric Biggers
[RFC 0/6] ext4: Move out crypto ops to ext4_crypto.c,
Ritesh Harjani
[syzbot] possible deadlock in fscrypt_initialize,
syzbot
Re: f2fs compressed file bio merge problem,
Eric Biggers
why fscrypt_mergeable_bio use logical block number?,
常凤楠
[xfstests PATCH v2] common/encrypt: use a sub-keyring within the session keyring,
Eric Biggers
[PATCH] fscrypt: log when starting to use inline encryption,
Eric Biggers
[xfstests PATCH] common/encrypt: use a sub-keyring within the session keyring,
Eric Biggers
Re: "Operation not permitted" message with "-g encrypt" in xfstests,
Eric Biggers
[PATCH v13 00/59] ceph+fscrypt: full support,
Jeff Layton
- [PATCH v13 13/59] ceph: fscrypt_auth handling for ceph,
Jeff Layton
- [PATCH v13 57/59] ceph: set i_blkbits to crypto block size for encrypted inodes,
Jeff Layton
- [PATCH v13 02/59] libceph: define struct ceph_sparse_extent and add some helpers,
Jeff Layton
- [PATCH v13 30/59] ceph: pass the request to parse_reply_info_readdir(),
Jeff Layton
- [PATCH v13 58/59] ceph: add encryption support to writepage,
Jeff Layton
- [PATCH v13 08/59] fs: change test in inode_insert5 for adding to the sb list,
Jeff Layton
- [PATCH v13 50/59] ceph: disable fallocate for encrypted inodes,
Jeff Layton
- [PATCH v13 19/59] ceph: make the ioctl cmd more readable in debug log,
Jeff Layton
- [PATCH v13 27/59] ceph: add helpers for converting names for userland presentation,
Jeff Layton
- [PATCH v13 18/59] ceph: add fscrypt ioctls,
Jeff Layton
- [PATCH v13 53/59] ceph: align data in pages in ceph_sync_write,
Jeff Layton
- [PATCH v13 35/59] ceph: add a new ceph.fscrypt.auth vxattr,
Jeff Layton
- [PATCH v13 49/59] libceph: allow ceph_osdc_new_request to accept a multi-op read,
Jeff Layton
- [PATCH v13 36/59] ceph: add some fscrypt guardrails,
Jeff Layton
- [PATCH v13 39/59] ceph: size handling for encrypted inodes in cap updates,
Jeff Layton
- [PATCH v13 34/59] ceph: make ceph_get_name decrypt filenames,
Jeff Layton
- [PATCH v13 37/59] ceph: don't allow changing layout on encrypted files/directories,
Jeff Layton
- [PATCH v13 24/59] ceph: properly set DCACHE_NOKEY_NAME flag in lookup,
Jeff Layton
- [PATCH v13 28/59] ceph: fix base64 encoded name's length check in ceph_fname_to_usr(),
Jeff Layton
- [PATCH v13 47/59] ceph: add infrastructure for file encryption and decryption,
Jeff Layton
- [PATCH v13 38/59] libceph: add CEPH_OSD_OP_ASSERT_VER support,
Jeff Layton
- [PATCH v13 44/59] ceph: add __ceph_get_caps helper support,
Jeff Layton
- [PATCH v13 31/59] ceph: add ceph_encode_encrypted_dname() helper,
Jeff Layton
- [PATCH v13 29/59] ceph: add fscrypt support to ceph_fill_trace,
Jeff Layton
- [PATCH v13 40/59] ceph: fscrypt_file field handling in MClientRequest messages,
Jeff Layton
- [PATCH v13 01/59] libceph: add spinlock around osd->o_requests,
Jeff Layton
- [PATCH v13 05/59] libceph: support sparse reads on msgr2 secure codepath,
Jeff Layton
- [PATCH v13 33/59] ceph: create symlinks with encrypted and base64-encoded targets,
Jeff Layton
- [PATCH v13 42/59] ceph: handle fscrypt fields in cap messages from MDS,
Jeff Layton
- [PATCH v13 55/59] ceph: plumb in decryption during sync reads,
Jeff Layton
- [PATCH v13 10/59] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size,
Jeff Layton
- [PATCH v13 32/59] ceph: add support to readdir for encrypted filenames,
Jeff Layton
- [PATCH v13 22/59] ceph: send altname in MClientRequest,
Jeff Layton
- [PATCH v13 03/59] libceph: add sparse read support to msgr2 crc state machine,
Jeff Layton
- [PATCH v13 04/59] libceph: add sparse read support to OSD client,
Jeff Layton
- [PATCH v13 26/59] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries,
Jeff Layton
- [PATCH v13 59/59] ceph: fscrypt support for writepages,
Jeff Layton
- [PATCH v13 21/59] ceph: add encrypted fname handling to ceph_mdsc_build_path,
Jeff Layton
- [PATCH v13 56/59] ceph: add fscrypt decryption support to ceph_netfs_issue_op,
Jeff Layton
- [PATCH v13 43/59] ceph: update WARN_ON message to pr_warn,
Jeff Layton
- [PATCH v13 09/59] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode,
Jeff Layton
- [PATCH v13 17/59] ceph: decode alternate_name in lease info,
Jeff Layton
- [PATCH v13 41/59] ceph: get file size from fscrypt_file when present in inode traces,
Jeff Layton
- [PATCH v13 46/59] ceph: add object version support for sync read,
Jeff Layton
- [PATCH v13 51/59] ceph: disable copy offload on encrypted inodes,
Jeff Layton
- [PATCH v13 15/59] ceph: add support for fscrypt_auth/fscrypt_file to cap messages,
Jeff Layton
- [PATCH v13 48/59] ceph: add truncate size handling support for fscrypt,
Jeff Layton
- [PATCH v13 25/59] ceph: set DCACHE_NOKEY_NAME in atomic open,
Jeff Layton
- [PATCH v13 07/59] ceph: add new mount option to enable sparse reads,
Jeff Layton
- [PATCH v13 20/59] ceph: make ceph_msdc_build_path use ref-walk,
Jeff Layton
- [PATCH v13 06/59] libceph: add sparse read support to msgr1,
Jeff Layton
- [PATCH v13 52/59] ceph: don't use special DIO path for encrypted inodes,
Jeff Layton
- [PATCH v13 16/59] ceph: implement -o test_dummy_encryption mount option,
Jeff Layton
- [PATCH v13 11/59] fscrypt: add fscrypt_context_for_new_inode,
Jeff Layton
- [PATCH v13 12/59] ceph: preallocate inode for ops that may create one,
Jeff Layton
- [PATCH v13 54/59] ceph: add read/modify/write to ceph_sync_write,
Jeff Layton
- [PATCH v13 14/59] ceph: ensure that we accept a new context from MDS for new inodes,
Jeff Layton
- [PATCH v13 23/59] ceph: encode encrypted name in dentry release,
Jeff Layton
- [PATCH v13 45/59] ceph: add __ceph_sync_read helper support,
Jeff Layton
[PATCH] fscrypt: split up FS_CRYPTO_BLOCK_SIZE,
Eric Biggers
[PATCH v7 0/5] ima: support fs-verity digests and signatures,
Mimi Zohar
[Index of Archives]
[linux Cryptography]
[Asterisk User Discussion]
[Asterisk App Development]
[PJ SIP]
[Gnu Gatekeeper]
[Linux Kernel]
[Fedora Users]
[Yosemite Campsites]