messages from 2022-06-09 12:34:12 to 2022-08-16 16:42:41 UTC [more...]
[PATCH v4 0/9] make statx() return DIO alignment information
2022-08-16 16:42 UTC (25+ messages)
` [PATCH v4 1/9] statx: add direct I/O "
` [PATCH v4 2/9] vfs: support STATX_DIOALIGN on block devices
` [PATCH v4 3/9] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
` [PATCH v4 4/9] ext4: support STATX_DIOALIGN
` [PATCH v4 5/9] f2fs: move f2fs_force_buffered_io() into file.c
` [PATCH v4 6/9] f2fs: don't allow DIO reads but not DIO writes
` [PATCH v4 7/9] f2fs: simplify f2fs_force_buffered_io()
` [PATCH v4 8/9] f2fs: support STATX_DIOALIGN
` [PATCH v4 9/9] xfs: "
[PATCH v4] btrfs: send: add support for fs-verity
2022-08-16 9:09 UTC (2+ messages)
[PATCH v2 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
2022-08-15 23:50 UTC (3+ messages)
` [PATCH v2 1/2] fscrypt: stop using PG_error to track error status
` [PATCH v2 2/2] fsverity: "
[PATCH] fstests: add btrfs fs-verity send/recv test
2022-08-15 20:57 UTC
[PATCH v3] btrfs-progs: receive: add support for fs-verity
2022-08-15 20:54 UTC
[PATCH v3 0/5] test_dummy_encryption fixes and cleanups
2022-08-15 18:48 UTC (3+ messages)
` [PATCH v3 5/5] fscrypt: remove fscrypt_set_test_dummy_encryption()
[PATCH v6 0/2] generic: test HCTR2 filename encryption
2022-08-11 16:23 UTC (5+ messages)
` [PATCH v6 1/2] fscrypt-crypt-util: add HCTR2 implementation
` [PATCH v6 2/2] generic: add tests for fscrypt policies with HCTR2
[RFC PATCH v8 00/17] Integrity Policy Enforcement LSM (IPE)
2022-08-09 15:57 UTC (8+ messages)
` [RFC PATCH v8 02/17] ipe: add policy parser
` [RFC PATCH v8 07/17] ipe: add auditing support
` [RFC PATCH v8 13/17] fsverity: consume builtin signature via LSM hook
[PATCH v5 0/2] generic: test HCTR2 filename encryption
2022-08-05 7:41 UTC (6+ messages)
` [PATCH v5 1/2] fscrypt-crypt-util: add HCTR2 implementation
` [PATCH v5 2/2] generic: add tests for fscrypt policies with HCTR2
[PATCH v3] btrfs: send: add support for fs-verity
2022-08-04 14:27 UTC (5+ messages)
[GIT PULL] fsverity update for 5.20
2022-08-02 22:29 UTC (2+ messages)
[PATCH v2] btrfs-progs: receive: add support for fs-verity
2022-08-02 20:41 UTC (3+ messages)
[PATCH v2] btrfs: send: add support for fs-verity
2022-08-02 14:58 UTC (6+ messages)
[PATCH] btrfs: send: add support for fs-verity
2022-07-28 17:45 UTC (3+ messages)
[PATCH] btrfs-progs: receive: add support for fs-verity
2022-07-27 23:49 UTC
[PATCH] fstests: add btrfs fs-verity send/recv test
2022-07-27 23:49 UTC
[PATCH RFC 0/4] fscrypt changes for btrfs encryption
2022-07-26 19:29 UTC (11+ messages)
` [PATCH RFC 1/4] fscrypt: expose fscrypt_nokey_name
` [PATCH RFC 2/4] fscrypt: add flag allowing partially-encrypted directories
` [PATCH RFC 3/4] fscrypt: add fscrypt_have_same_policy() to check inode's compatibility
` [PATCH RFC 4/4] fscrypt: Add new encryption policy for btrfs
[PATCH 1/1] block: Add support for setting inline encryption key per block device
2022-07-26 2:40 UTC (4+ messages)
` [dm-devel] "
[PATCH v13 0/5] tests for btrfs fsverity
2022-07-25 18:41 UTC (9+ messages)
` [PATCH v13 1/5] common/verity: require corruption functionality
` [PATCH v13 2/5] common/verity: support btrfs in generic fsverity tests
` [PATCH v13 3/5] btrfs: test btrfs specific fsverity corruption
` [PATCH v13 4/5] btrfs: test verity orphans with dmlogwrites
` [PATCH v13 5/5] generic: test fs-verity EFBIG scenarios
RFC: what to do about fscrypt vs block device interaction
2022-07-22 18:24 UTC (4+ messages)
[man-pages RFC PATCH v2] statx.2, open.2: document STATX_DIOALIGN
2022-07-22 16:31 UTC (2+ messages)
[PATCH v3 0/8] make statx() return DIO alignment information
2022-07-20 5:03 UTC (19+ messages)
` [PATCH v3 1/8] statx: add direct I/O "
` [PATCH v3 2/8] vfs: support STATX_DIOALIGN on block devices
` [PATCH v3 3/8] fscrypt: change fscrypt_dio_supported() to prepare for STATX_DIOALIGN
` [PATCH v3 4/8] ext4: support STATX_DIOALIGN
` [PATCH v3 5/8] f2fs: move f2fs_force_buffered_io() into file.c
` [PATCH v3 6/8] f2fs: don't allow DIO reads but not DIO writes
` [PATCH v3 7/8] f2fs: simplify f2fs_force_buffered_io()
` [PATCH v3 8/8] f2fs: support STATX_DIOALIGN
[PATCH v12 0/5] tests for btrfs fsverity
2022-07-19 20:32 UTC (9+ messages)
` [PATCH v12 1/5] common/verity: require corruption functionality
` [PATCH v12 2/5] common/verity: support btrfs in generic fsverity tests
` [PATCH v12 3/5] btrfs: test btrfs specific fsverity corruption
` [PATCH v12 4/5] btrfs: test verity orphans with dmlogwrites
` [PATCH v12 5/5] generic: test fs-verity EFBIG scenarios
[RFC PATCH v4 0/2] generic: test HCTR2 filename encryption
2022-07-19 19:51 UTC (5+ messages)
` [RFC PATCH v4 1/2] fscrypt-crypt-util: add HCTR2 implementation
` [RFC PATCH v4 2/2] generic: add tests for fscrypt policies with HCTR2
[PATCH 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
2022-07-19 18:49 UTC (4+ messages)
` [PATCH 1/2] fscrypt: stop using PG_error to track error status
` [PATCH 2/2] fsverity: "
[PATCH v11 0/5] tests for btrfs fsverity
2022-07-18 23:13 UTC (6+ messages)
` [PATCH v11 1/5] common/verity: require corruption functionality
` [PATCH v11 2/5] common/verity: support btrfs in generic fsverity tests
` [PATCH v11 3/5] btrfs: test btrfs specific fsverity corruption
` [PATCH v11 4/5] btrfs: test verity orphans with dmlogwrites
` [PATCH v11 5/5] generic: test fs-verity EFBIG scenarios
[PATCH v10 4/5] btrfs: test verity orphans with dmlogwrites
2022-07-18 20:43 UTC (3+ messages)
[PATCH v10 0/5] tests for btrfs fsverity
2022-07-18 18:45 UTC (7+ messages)
` [PATCH v10 1/5] common/verity: require corruption functionality
` [PATCH v10 2/5] common/verity: support btrfs in generic fsverity tests
` [PATCH v10 3/5] btrfs: test btrfs specific fsverity corruption
` [PATCH v10 4/5] btrfs: test verity orphans with dmlogwrites
` [PATCH v10 5/5] generic: test fs-verity EFBIG scenarios
[xfstests PATCH v2] ext4/053: test changing test_dummy_encryption on remount
2022-06-24 6:16 UTC (2+ messages)
[man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN
2022-06-23 17:13 UTC (4+ messages)
[PATCH 00/28] lustre: sync to OpenSFS June 15, 2022
2022-06-18 13:52 UTC (29+ messages)
` [PATCH 01/28] lustre: osc: handle removal of NR_UNSTABLE_NFS
` [PATCH 02/28] lustre: llite: switch from ->mmap_sem to mmap_lock()
` [PATCH 03/28] lnet: support removal of kernel_setsockopt()
` [PATCH 04/28] lnet: o2ib: Fix compilation with Linux 5.8
` [PATCH 05/28] lnet: improve compat code for IPV6_V6ONLY sock opt
` [PATCH 06/28] lustre: sec: support test_dummy_encryption=v2
` [PATCH 07/28] lustre: lmv: try another MDT if statfs failed
` [PATCH 08/28] lustre: ec: add necessary structure member for EC file
` [PATCH 09/28] lustre: llite: add option to disable Lustre inode cache
` [PATCH 10/28] lnet: o2iblnd: clean up zombie connections on shutdown
` [PATCH 11/28] lustre: ptlrpc: Rearrange version mismatch message
` [PATCH 12/28] lustre: llite: Correct cl_env comments
` [PATCH 13/28] lnet: set max recovery interval duration
` [PATCH 14/28] lnet: libcfs: reset hs_rehash_bits
` [PATCH 15/28] lustre: llite: Make iotrace logging quieter
` [PATCH 16/28] lustre: llite: Add strided readahead to iotrace
` [PATCH 17/28] lustre: llite: Add FID to async ra iotrace
` [PATCH 18/28] lustre: llite: Add COMPLETED iotrace messages
` [PATCH 19/28] lustre: osc: Add RPC to iotrace
` [PATCH 20/28] lnet: libcfs: add "default" keyword for debug mask
` [PATCH 21/28] lustre: uapi: avoid gcc-11 -Werror=stringop-overread warning
` [PATCH 22/28] lustre: lmv: skip qos for qos_threshold_rr=100
` [PATCH 23/28] lnet: Ping buffer ref leak in lnet_peer_data_present
` [PATCH 24/28] lnet: DLC sets map_on_demand incorrectly
` [PATCH 25/28] lnet: Return ESHUTDOWN in lnet_parse()
` [PATCH 26/28] lustre: lov: remove lov_page
` [PATCH 27/28] lnet: libcfs: libcfs_debug_mb set incorrectly on init
` [PATCH 28/28] lustre: ptlrpc: don't report eviction for light weigth connections
[PATCH v4] ext4: fix up test_dummy_encryption handling for new mount API
2022-06-18 2:12 UTC (2+ messages)
[RFC PATCH v2 0/7] make statx() return I/O alignment information
2022-06-16 6:29 UTC (10+ messages)
` [RFC PATCH v2 1/7] statx: add "
[PATCH] fs-verity: mention btrfs support
2022-06-14 4:00 UTC (3+ messages)
[PATCH RESEND] fs-verity: mention btrfs support
2022-06-14 3:57 UTC
[PATCH v9 0/9] crypto: HCTR2 support
2022-06-10 9:15 UTC (2+ messages)
[PATCH 00/18] lustre: sync with OpenSFS tree June 8, 2022
2022-06-10 0:09 UTC (5+ messages)
` [PATCH 16/18] lustre: mdc: Use early cancels for hsm requests
` [PATCH 17/18] lustre: ptlrpc: send disconnected events
` [PATCH 18/18] lnet: Avoid redundant peer NI lookups
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