linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-27 05:04:10 to 2024-04-30 03:38:43 UTC [more...]

[PATCHBOMB v5.6] fs-verity support for XFS
 2024-04-30  3:38 UTC  (79+ messages)
` [PATCHSET v5.6 1/2] fs-verity: support merkle tree access by blocks
  ` [PATCH 01/18] fs: add FS_XFLAG_VERITY for verity files
  ` [PATCH 02/18] fsverity: pass tree_blocksize to end_enable_verity()
  ` [PATCH 03/18] fsverity: convert verification to use byte instead of page offsets
  ` [PATCH 04/18] fsverity: support block-based Merkle tree caching
  ` [PATCH 05/18] fsverity: pass the merkle tree block level to fsverity_read_merkle_tree_block
  ` [PATCH 06/18] fsverity: add per-sb workqueue for post read processing
  ` [PATCH 07/18] fsverity: add tracepoints
  ` [PATCH 08/18] fsverity: pass the new tree size and block size to ->begin_enable_verity
  ` [PATCH 09/18] fsverity: expose merkle tree geometry to callers
  ` [PATCH 10/18] fsverity: box up the write_merkle_tree_block parameters too
  ` [PATCH 11/18] fsverity: pass the zero-hash value to the implementation
  ` [PATCH 12/18] fsverity: report validation errors back to the filesystem
  ` [PATCH 13/18] fsverity: pass super_block to fsverity_enqueue_verify_work
  ` [PATCH 14/18] ext4: use a per-superblock fsverity workqueue
  ` [PATCH 15/18] f2fs: "
  ` [PATCH 16/18] btrfs: "
  ` [PATCH 17/18] fsverity: remove system-wide workqueue
  ` [PATCH 18/18] iomap: integrate fs-verity verification into iomap's read path
` [PATCHSET v5.6 2/2] xfs: fs-verity support
  ` [PATCH 01/26] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c
  ` [PATCH 02/26] xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
  ` [PATCH 03/26] xfs: create a helper to compute the blockcount of a max sized remote value
  ` [PATCH 04/26] xfs: minor cleanups of xfs_attr3_rmt_blocks
  ` [PATCH 05/26] xfs: use an empty transaction to protect xfs_attr_get from deadlocks
  ` [PATCH 06/26] xfs: add attribute type for fs-verity
  ` [PATCH 07/26] xfs: do not use xfs_attr3_rmt_hdr for remote verity value blocks
  ` [PATCH 08/26] xfs: add fs-verity ro-compat flag
  ` [PATCH 09/26] xfs: add inode on-disk VERITY flag
  ` [PATCH 10/26] xfs: initialize fs-verity on file open and cleanup on inode destruction
  ` [PATCH 11/26] xfs: don't allow to enable DAX on fs-verity sealed inode
  ` [PATCH 12/26] xfs: disable direct read path for fs-verity files
  ` [PATCH 13/26] xfs: widen flags argument to the xfs_iflags_* helpers
  ` [PATCH 14/26] xfs: add fs-verity support
  ` [PATCH 15/26] xfs: create a per-mount shrinker for verity inodes merkle tree blocks
  ` [PATCH 16/26] xfs: shrink verity blob cache
  ` [PATCH 17/26] xfs: don't store trailing zeroes of merkle tree blocks
  ` [PATCH 18/26] xfs: use merkle tree offset as attr hash
  ` [PATCH 19/26] xfs: don't bother storing merkle tree blocks for zeroed data blocks
  ` [PATCH 20/26] xfs: add fs-verity ioctls
  ` [PATCH 21/26] xfs: advertise fs-verity being available on filesystem
  ` [PATCH 22/26] xfs: check and repair the verity inode flag state
  ` [PATCH 23/26] xfs: teach online repair to evaluate fsverity xattrs
  ` [PATCH 24/26] xfs: report verity failures through the health system
  ` [PATCH 25/26] xfs: make it possible to disable fsverity
  ` [PATCH 26/26] xfs: enable ro-compat fs-verity flag
` [PATCHSET v5.6] xfsprogs: fs-verity support for XFS
  ` [PATCH 01/38] fs: add FS_XFLAG_VERITY for verity files
  ` [PATCH 02/38] xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c
  ` [PATCH 03/38] xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
  ` [PATCH 04/38] xfs: create a helper to compute the blockcount of a max sized remote value
  ` [PATCH 05/38] xfs: minor cleanups of xfs_attr3_rmt_blocks
  ` [PATCH 06/38] xfs: use an empty transaction to protect xfs_attr_get from deadlocks
  ` [PATCH 07/38] xfs: add attribute type for fs-verity
  ` [PATCH 08/38] xfs: do not use xfs_attr3_rmt_hdr for remote verity value blocks
  ` [PATCH 09/38] xfs: add fs-verity ro-compat flag
  ` [PATCH 10/38] xfs: add inode on-disk VERITY flag
  ` [PATCH 11/38] xfs: add fs-verity support
  ` [PATCH 12/38] xfs: use merkle tree offset as attr hash
  ` [PATCH 13/38] xfs: advertise fs-verity being available on filesystem
  ` [PATCH 14/38] xfs: report verity failures through the health system
  ` [PATCH 15/38] xfs: enable ro-compat fs-verity flag
  ` [PATCH 16/38] libfrog: add fsverity to xfs_report_geom output
  ` [PATCH 17/38] xfs_db: introduce attr_modify command
  ` [PATCH 18/38] xfs_db: add ATTR_PARENT support to "
  ` [PATCH 19/38] xfs_db: make attr_set/remove/modify be able to handle fs-verity attrs
  ` [PATCH 20/38] man: document attr_modify command
  ` [PATCH 21/38] xfs_db: create hex string as a field type
  ` [PATCH 22/38] xfs_db: dump verity features and metadata
  ` [PATCH 23/38] xfs_db: dump merkle tree data
  ` [PATCH 24/38] xfs_db: dump the verity descriptor
  ` [PATCH 25/38] xfs_db: don't obfuscate verity xattrs
  ` [PATCH 26/38] xfs_db: dump the inode verity flag
  ` [PATCH 27/38] xfs_db: compute hashes of merkle tree blocks
  ` [PATCH 28/38] xfs_repair: junk fsverity xattrs when unnecessary
  ` [PATCH 29/38] xfs_repair: clear verity iflag when verity isn't supported
  ` [PATCH 30/38] xfs_repair: handle verity remote attrs
` [PATCHSET v5.6] fstests: fs-verity support for XFS

[PATCH v4 00/11] enable bs > ps in XFS
 2024-04-30  2:43 UTC  (25+ messages)
` [PATCH v4 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v4 05/11] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v4 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v4 08/11] xfs: use kvmalloc for xattr buffers

[PATCH] mm,page_owner: don't remove GFP flags in add_stack_record_to_list
 2024-04-29 23:49 UTC  (3+ messages)

[PATCH v3 00/21] block atomic writes for XFS
 2024-04-29 17:47 UTC  (22+ messages)
` [PATCH v3 01/21] fs: Add generic_atomic_write_valid_size()
` [PATCH v3 02/21] xfs: only allow minlen allocations when near ENOSPC
` [PATCH v3 03/21] xfs: always tail align maxlen allocations
` [PATCH v3 04/21] xfs: simplify extent allocation alignment
` [PATCH v3 05/21] xfs: make EOF allocation simpler
` [PATCH v3 06/21] xfs: introduce forced allocation alignment
` [PATCH v3 07/21] fs: xfs: align args->minlen for "
` [PATCH v3 08/21] xfs: Introduce FORCEALIGN inode flag
` [PATCH v3 09/21] xfs: Do not free EOF blocks for forcealign
` [PATCH v3 10/21] xfs: Update xfs_is_falloc_aligned() mask "
` [PATCH RFC v3 11/21] xfs: Unmap blocks according to forcealign
` [PATCH RFC v3 12/21] xfs: Only free full extents for forcealign
` [PATCH v3 13/21] xfs: Enable file data forcealign feature
` [PATCH v3 14/21] iomap: Sub-extent zeroing
` [PATCH v3 15/21] fs: xfs: "
` [PATCH v3 16/21] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH v3 17/21] iomap: Atomic write support
` [PATCH v3 18/21] xfs: Support FS_XFLAG_ATOMICWRITES for forcealign
` [PATCH v3 19/21] xfs: Support atomic write for statx
` [PATCH v3 20/21] xfs: Validate atomic writes
` [PATCH v3 21/21] xfs: Support setting FMODE_CAN_ATOMIC_WRITE

xfs_bmapi_write retval fix v2
 2024-04-29 17:20 UTC  (15+ messages)
` [PATCH 1/9] xfs: fix error returns from xfs_bmapi_write
` [PATCH 2/9] xfs: remove the unusued tmp_logflags variable in xfs_bmapi_allocate
` [PATCH 3/9] xfs: lift a xfs_valid_startblock into xfs_bmapi_allocate
` [PATCH 4/9] xfs: don't open code XFS_FILBLKS_MIN in xfs_bmapi_write
` [PATCH 5/9] xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate
` [PATCH 6/9] xfs: remove the xfs_iext_peek_prev_extent call in xfs_bmapi_allocate
` [PATCH 7/9] xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
` [PATCH 8/9] xfs: do not allocate the entire delalloc extent in xfs_bmapi_write
` [PATCH 9/9] mm,page_owner: don't remove GFP flags in add_stack_record_to_list

optimize COW end I/O remapping v2
 2024-04-29 17:18 UTC  (18+ messages)
` [PATCH 1/8] xfs: upgrade the extent counters in xfs_reflink_end_cow_extent later
` [PATCH 2/8] xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent
` [PATCH 3/8] xfs: consolidate the xfs_quota_reserve_blkres definitions
` [PATCH 4/8] xfs: xfs_quota_unreserve_blkres can't fail
` [PATCH 5/8] xfs: simplify iext overflow checking and upgrade
` [PATCH 6/8] xfs: lift XREP_MAX_ITRUNCATE_EFIS out of the scrub code
` [PATCH 7/8] xfs: optimize extent remapping in xfs_reflink_end_cow_extent
` [PATCH 8/8] xfs: rename the del variable "

fix h_size validation
 2024-04-29 17:15 UTC  (12+ messages)
` [PATCH 1/3] xfs: fix log recovery buffer allocation for the legacy h_size fixup
` [PATCH 2/3] xfs: restrict the h_size fixup in xlog_do_recovery_pass
` [PATCH 3/3] xfs: clean up buffer allocation "

[PATCH] xfs/077: remove _require_meta_uuid
 2024-04-29 17:05 UTC 

[PATCHSET v5.5 1/2] fs-verity: support merkle tree access by blocks
 2024-04-29 16:35 UTC  (6+ messages)
` [PATCH 12/13] fsverity: remove system-wide workqueue

[PATCH 0/2] mm/huge_memory: couple fixes and one cleanup
 2024-04-29 16:23 UTC  (5+ messages)
` [PATCH 1/2] mm/huge_memory: skip invalid debugfs file entry for folio split

[PATCHv2 1/1] xfs: Add cond_resched in xfs_bunmapi_range loop
 2024-04-29 15:11 UTC  (3+ messages)

fix kernels without v5 support
 2024-04-29 14:20 UTC  (5+ messages)
` [PATCH 1/6] xfs: remove support for tools and kernels with "

[PATCH 0/5] xfs: allocation alignment for forced alignment
 2024-04-29 14:06 UTC  (2+ messages)

[syzbot] Monthly xfs report (Apr 2024)
 2024-04-29 12:34 UTC 

[PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-29 11:48 UTC  (3+ messages)
` (subset) "

add higher level directory operations helpers v2
 2024-04-29 11:47 UTC  (6+ messages)
` [PATCH 2/5] xfs: factor out a xfs_dir_createname_args helper
` [PATCH 3/5] xfs: factor out a xfs_dir_removename_args helper
` [PATCH 4/5] xfs: factor out a xfs_dir_replace_args helper
` [PATCH 5/5] xfs: refactor dir format helpers

[ANNOUNCE] xfs-linux: for-next updated to e58ac1770ded
 2024-04-29 11:45 UTC 

[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-04-29  9:47 UTC  (6+ messages)
` [PATCH v3 11/11] sysctl: treewide: constify the ctl_table argument of handlers

[PATCH v2] mm,page_owner: don't remove __GFP_NOLOCKDEP in add_stack_record_to_list
 2024-04-29  9:33 UTC  (3+ messages)

[PATCH v5 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-29  7:11 UTC  (10+ messages)
` [PATCH v5 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks

[RFC v2] fstests: add stress truncation + writeback + compaction split test
 2024-04-29  5:00 UTC 

[RFC] fstests: add fsstress + writeback + debugfs folio split test
 2024-04-29  4:40 UTC  (3+ messages)

[syzbot] [xfs?] possible deadlock in xfs_icwalk_ag
 2024-04-28 21:58 UTC  (2+ messages)

[syzbot] [xfs?] possible deadlock in xfs_qm_flush_one
 2024-04-28 21:56 UTC  (2+ messages)

[syzbot] [xfs?] possible deadlock in xfs_fs_dirty_inode
 2024-04-28  9:03 UTC  (6+ messages)

[syzbot] [xfs?] possible deadlock in xfs_qm_dqpurge
 2024-04-28  8:08 UTC  (2+ messages)

[PATCH] xfs: fix system crash caused by null bp->b_pages
 2024-04-28  3:44 UTC  (2+ messages)

[RFCv3 7/7] iomap: Optimize data access patterns for filesystems with indirect mappings
 2024-04-27  6:03 UTC  (2+ messages)

[PATCH 1/2] common/config: export TEST_DEV for mkfs.xfs
 2024-04-27  5:56 UTC 


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).