messages from 2026-03-23 07:51:06 to 2026-03-30 05:33:36 UTC [more...]
[PATCH v2 0/2] add test for zone_gc_low_space attribute writes
2026-03-30 5:33 UTC (6+ messages)
` [PATCH v2 1/2] xfs/647: turn rt dev block device lookup into a common helper
` [PATCH v2 2/2] xfs: test that zone_gc_low_space writes start gc for rw fses
[PATCH] xfs: annotate lockless b_flags read in xfs_buf_lock
2026-03-30 2:52 UTC (3+ messages)
[PATCH] xfs: annotate lockless bli_flags access in buf item paths
2026-03-30 2:51 UTC (3+ messages)
[PATCH] xfs: avoid inodegc worker flush deadlock
2026-03-30 2:40 UTC (3+ messages)
[PATCH 0/2] xfs: fix potential integer overflow in sort comparators
2026-03-28 17:34 UTC (3+ messages)
` [PATCH 1/2] xfs: fix integer overflow in deferred intent "
` [PATCH 2/2] xfs: fix integer overflow in busy extent sort comparator
[GIT PULL] XFS: Fixes for v7.0-rc6
2026-03-27 20:39 UTC (2+ messages)
[PATCH RFC v4 0/3] block: enable RWF_DONTCACHE for block devices
2026-03-27 6:45 UTC (19+ messages)
` [PATCH RFC v4 1/3] block: add BIO_COMPLETE_IN_TASK for task-context completion
` [PATCH RFC v4 2/3] iomap: use BIO_COMPLETE_IN_TASK for dropbehind writeback
` [PATCH RFC v4 3/3] block: enable RWF_DONTCACHE for block devices
[ANNOUNCE] xfs-linux: for-next updated to 025b245f0bc1
2026-03-26 17:12 UTC
[PATCH 1/3] xfs: don't irele after failing to iget in xfs_attri_recover_work
2026-03-26 17:11 UTC (14+ messages)
` [PATCH 2/3] xfs: don't expose stale pointers to callers of xlog_recover_iget
` [PATCH 3/3] xfs: remove file_path tracepoint data
[BUG] xfs: KASAN: null-ptr-deref in mutex_lock from xfs_qm_dqget_cache_lookup
2026-03-26 16:11 UTC
[PATCH] xfs: test that zone_gc_low_space writes start gc for rw fses
2026-03-26 14:12 UTC (4+ messages)
support multiple block devices per file system for block-style layouts
2026-03-26 12:37 UTC (11+ messages)
` [PATCH 1/7] exportfs: split out the ops for layout-based block device access
` [PATCH 2/7] exportfs: don't pass struct iattr to ->commit_blocks
` [PATCH 5/7] nfsd/blocklayout: support GETDEVICEINFO for multiple devices
[PATCH v2] xfs: start gc on zonegc_low_space attribute updates
2026-03-26 9:33 UTC (7+ messages)
[linus:master] [xfs] 0ff51a1fd7: WARNING:at_arch/x86/mm/fault.c:#do_user_addr_fault
2026-03-26 7:41 UTC
[PATCH v5 00/25] fs-verity support for XFS with post EOF merkle tree
2026-03-26 6:20 UTC (51+ messages)
` [PATCH v5 01/25] fsverity: report validation errors through fserror to fsnotify
` [PATCH v5 02/25] fsverity: expose ensure_fsverity_info()
` [PATCH v5 03/25] fsverity: generate and store zero-block hash
` [PATCH v5 04/25] fsverity: introduce fsverity_folio_zero_hash()
` [PATCH v5 06/25] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v5 07/25] iomap: introduce IOMAP_F_FSVERITY and teach writeback to handle fsverity
` [PATCH v5 09/25] iomap: issue readahead for fsverity merkle tree
` [PATCH v5 10/25] iomap: teach iomap to handle fsverity holes and verify data holes
` [PATCH v5 11/25] iomap: introduce iomap_fsverity_write() for writing fsverity metadata
` [PATCH v5 12/25] xfs: introduce fsverity on-disk changes
` [PATCH v5 13/25] xfs: initialize fs-verity on file open
` [PATCH v5 14/25] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v5 15/25] xfs: disable direct read path for fs-verity files
` [PATCH v5 16/25] xfs: handle fsverity I/O in write/read path
` [PATCH v5 17/25] xfs: use read ioend for fsverity data verification
` [PATCH v5 18/25] xfs: add fs-verity support
` [PATCH v5 19/25] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v5 20/25] xfs: add fs-verity ioctls
` [PATCH v5 21/25] xfs: advertise fs-verity being available on filesystem
` [PATCH v5 22/25] xfs: check and repair the verity inode flag state
` [PATCH v5 23/25] xfs: introduce health state for corrupted fsverity metadata
[PATCH] xfsrestore: only process subtrees that are selected
2026-03-26 3:00 UTC (2+ messages)
` [PATCH] xfs: test xfsdump subtree restores
[PATCHBOMB] xfsprogs: rollup of libxfs-7.0-sync patches
2026-03-25 16:33 UTC (50+ messages)
` [PATCHSET 1/2] xfsprogs: various bug fixes for 7.0
` [PATCH 1/1] xfs_repair: don't fail on INCOMPLETE attrs in leaf blocks
` [PATCHSET 2/2] xfsprogs: new libxfs code from kernel 7.0
` [PATCH 01/40] libxfs: fix XFS_STATS_DEC
` [PATCH v1.1 "
` [PATCH 02/40] libxfs: port various kernel apis from 7.0
` [PATCH v1.1 "
` [PATCH 03/40] libfrog: hoist some utilities from libxfs
` [PATCH 04/40] libfrog: fix missing gettext call in current_fixed_time
` [PATCH 05/40] xfs: start creating infrastructure for health monitoring
` [PATCH 06/40] xfs: create event queuing, formatting, and discovery infrastructure
` [PATCH 07/40] xfs: convey filesystem unmount events to the health monitor
` [PATCH 08/40] xfs: convey metadata health "
` [PATCH 09/40] xfs: convey filesystem shutdown "
` [PATCH 10/40] xfs: convey externally discovered fsdax media errors "
` [PATCH 11/40] xfs: convey file I/O "
` [PATCH 12/40] xfs: check if an open file is on the health monitored fs
` [PATCH 13/40] xfs: add media verification ioctl
` [PATCH 14/40] xfs: move struct xfs_log_iovec to xfs_log_priv.h
` [PATCH 15/40] xfs: directly include xfs_platform.h
` [PATCH 16/40] xfs: remove xfs_attr_leaf_hasname
` [PATCH 17/40] xfs: add missing forward declaration in xfs_zones.h
` [PATCH 18/40] xfs: add a xfs_rtgroup_raw_size helper
` [PATCH 19/40] xfs: split and refactor zone validation
` [PATCH 20/40] xfs: delete attr leaf freemap entries when empty
` [PATCH 21/40] xfs: fix freemap adjustments when adding xattrs to leaf blocks
` [PATCH 22/40] xfs: refactor attr3 leaf table size computation
` [PATCH 23/40] xfs: strengthen attr leaf block freemap checking
` [PATCH 24/40] xfs: reduce xfs_attr_try_sf_addname parameters
` [PATCH 25/40] xfs: speed up parent pointer operations when possible
` [PATCH 26/40] xfs: add a method to replace shortform attrs
` [PATCH 27/40] xfs: fix spacing style issues in xfs_alloc.c
` [PATCH 28/40] xfs: don't validate error tags in the I/O path
` [PATCH 29/40] xfs: add zone reset error injection
` [PATCH 30/40] xfs: give the defer_relog stat a xs_ prefix
` [PATCH 31/40] treewide: Replace kmalloc with kmalloc_obj for non-scalar types
` [PATCH 32/40] Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
` [PATCH 33/40] xfs: Refactoring the nagcount and delta calculation
` [PATCH 34/40] xfs: fix code alignment issues in xfs_ondisk.c
` [PATCH 35/40] xfs: remove metafile inodes from the active inode stat
` [PATCH 36/40] xfs: Add a comment in xfs_log_sb()
` [PATCH 37/40] xfs: remove duplicate static size checks
` [PATCH 38/40] xfs: add static size checks for ioctl UABI
` [PATCH 39/40] xfs: Remove redundant NULL check after __GFP_NOFAIL
` [PATCH 40/40] xfs: fix returned valued from xfs_defer_can_append
[PATCH v2 0/3] fix s_uuid and f_fsid consistency for cloned filesystems
2026-03-25 12:59 UTC (9+ messages)
` [PATCH v2 3/3] ext4: derive f_fsid from block device to avoid collisions
[PATCH] xfs: use GFP_NOFS in __xfs_trans_alloc
2026-03-25 11:34 UTC (5+ messages)
` [PATCH] xfs: defer lazytime timestamp updates to inodegc during eviction
[RFC PATCH] quota: allow unprivileged users to query ID 0 default limits
2026-03-25 9:11 UTC (11+ messages)
` [PATCH v2] xfs: return default quota limits for IDs without a dquot
[PATCH v2] xfs: use xfs_trans_ail_copy_lsn for lockless li_lsn read in CIL formatting
2026-03-25 8:50 UTC (3+ messages)
[PATCH] xfs: start gc on zonegc_low_space attribute updates
2026-03-25 6:04 UTC (6+ messages)
[Bug][xfstests xfs/556] inconsistent {HARDIRQ-ON-W} -> {IN-HARDIRQ-W} usage
2026-03-25 0:16 UTC (11+ messages)
` [PATCH] iomap: fix lockdep complaint when reads fail
[PATCH] iomap: don't invalidate folios after writeback errors
2026-03-24 13:45 UTC
[PATCH] xfs: Replace strncpy() with strscpy_pad() in tracepoint error paths
2026-03-23 20:56 UTC (5+ messages)
[PATCHSET v10 2/2] xfs_scrub: refactor to XFS_IOC_VERIFY_MEDIA
2026-03-23 15:18 UTC (6+ messages)
` [PATCH 22/22] xfs_scrub: allow overrides of the media verification IO limits
buffer cache simplification v6
2026-03-23 12:27 UTC (7+ messages)
` [PATCH 1/4] xfs: don't keep a reference for buffers on the LRU
` [PATCH 2/4] xfs: use a lockref for the buffer reference count
` [PATCH 3/4] xfs: switch (back) to a per-buftarg buffer hash
` [PATCH 4/4] xfs: don't decrement the buffer LRU count for in-use buffers
[PATCH v4 0/8] iomap, xfs: improve zero range flushing and lookup
2026-03-23 10:47 UTC (2+ messages)
[PATCH v3 0/2] xfs: fixes and clean up for attr item
2026-03-23 10:47 UTC (2+ messages)
[PATCH v3 0/4] xfs: close crash window in attr dabtree inactivation
2026-03-23 10:47 UTC (2+ messages)
[PATCH v3 REBASE] xfs: Use xarray to track SB UUIDs instead of plain array
2026-03-23 10:47 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to df236c996bb4
2026-03-23 10:47 UTC
OK to use XFS with a 4K sector size with a 512n device
2026-03-23 8:56 UTC (3+ messages)
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