messages from 2024-10-05 16:03:36 to 2024-10-11 00:52:49 UTC [more...]
[PATCHBOMB 6.13] xfs: metadata directories and realtime groups
2024-10-11 0:52 UTC (76+ messages)
` [PATCHSET v5.0 1/9] xfs: convert perag to use xarrays
` [PATCH 01/25] xfs: pass the exact range to initialize to xfs_initialize_perag
` [PATCH 02/25] xfs: merge the perag freeing helpers
` [PATCH 03/25] xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
` [PATCH 04/25] xfs: fix superfluous clearing of info->low in __xfs_getfsmap_datadev
` [PATCH 05/25] xfs: remove the unused pagb_count field in struct xfs_perag
` [PATCH 06/25] xfs: remove the unused pag_active_wq "
` [PATCH 07/25] xfs: pass a pag to xfs_difree_inode_chunk
` [PATCH 08/25] xfs: remove the agno argument to xfs_free_ag_extent
` [PATCH 09/25] xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
` [PATCH 10/25] xfs: add a xfs_agino_to_ino helper
` [PATCH 11/25] xfs: pass a pag to xfs_extent_busy_{search,reuse}
` [PATCH 12/25] xfs: keep a reference to the pag for busy extents
` [PATCH 13/25] xfs: remove the mount field from struct xfs_busy_extents
` [PATCH 14/25] xfs: remove the unused trace_xfs_iwalk_ag trace point
` [PATCH 15/25] xfs: remove the unused xrep_bmap_walk_rmap "
` [PATCH 16/25] xfs: constify pag arguments to trace points
` [PATCH 17/25] xfs: pass a perag structure to the xfs_ag_resv_init_error trace point
` [PATCH 18/25] xfs: pass objects to the xfs_irec_merge_{pre,post} trace points
` [PATCH 19/25] xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace point
` [PATCH 20/25] xfs: pass objects to the xrep_ibt_walk_rmap tracepoint
` [PATCH 21/25] xfs: pass the pag to the trace_xrep_calc_ag_resblks{,_btsize} trace points
` [PATCH 22/25] xfs: pass the pag to the xrep_newbt_extent_class tracepoints
` [PATCH 23/25] xfs: convert remaining trace points to pass pag structures
` [PATCH 24/25] xfs: split xfs_initialize_perag
` [PATCH 25/25] xfs: insert the pag structures into the xarray later
` [PATCHSET v5.0 2/9] xfs: create a generic allocation group structure
` [PATCH 01/16] xfs: factor out a xfs_iwalk_args helper
` [PATCH 02/16] xfs: factor out a generic xfs_group structure
` [PATCH 03/16] xfs: add a xfs_group_next_range helper
` [PATCH 04/16] xfs: switch perag iteration from the for_each macros to a while based iterator
` [PATCH 05/16] xfs: move metadata health tracking to the generic group structure
` [PATCH 06/16] xfs: mark xfs_perag_intent_{hold,rele} static
` [PATCH 07/16] xfs: move draining of deferred operations to the generic group structure
` [PATCH 08/16] xfs: move the online repair rmap hooks "
` [PATCH 09/16] xfs: return the busy generation from xfs_extent_busy_list_empty
` [PATCH 10/16] xfs: convert extent busy tracking to the generic group structure
` [PATCH 11/16] xfs: convert busy extent "
` [PATCH 12/16] xfs: add a generic group pointer to the btree cursor
` [PATCH 13/16] xfs: store a generic xfs_group pointer in xfs_getfsmap_info
` [PATCH 14/16] xfs: add group based bno conversion helpers
` [PATCH 15/16] xfs: remove xfs_group_intent_hold and xfs_group_intent_rele
` [PATCH 16/16] xfs: store a generic group structure in the intents
` [PATCHSET v5.0 3/9] xfs: metadata inode directory trees
` [PATCH 01/28] xfs: constify the xfs_sb predicates
` [PATCH 02/28] xfs: constify the xfs_inode predicates
` [PATCH 03/28] xfs: define the on-disk format for the metadir feature
` [PATCH 04/28] xfs: undefine the sb_bad_features2 when metadir is enabled
` [PATCH 05/28] xfs: iget for metadata inodes
` [PATCH 06/28] xfs: load metadata directory root at mount time
` [PATCH 07/28] xfs: enforce metadata inode flag
` [PATCH 08/28] xfs: read and write metadata inode directory tree
` [PATCH 09/28] xfs: disable the agi rotor for metadata inodes
` [PATCH 10/28] xfs: hide metadata inodes from everyone because they are special
` [PATCH 11/28] xfs: advertise metadata directory feature
` [PATCH 12/28] xfs: allow bulkstat to return metadata directories
` [PATCH 13/28] xfs: don't count metadata directory files to quota
` [PATCH 14/28] xfs: mark quota inodes as metadata files
` [PATCH 15/28] xfs: adjust xfs_bmap_add_attrfork for metadir
` [PATCH 16/28] xfs: record health problems with the metadata directory
` [PATCH 17/28] xfs: refactor directory tree root predicates
` [PATCHSET v5.0 4/9] xfs: create incore rt allocation groups
` [PATCHSET v5.0 5/9] xfs: preparation for realtime "
` [PATCHSET v5.0 6/9] xfs: shard the realtime section
` [PATCHSET v5.0 7/9] xfs: persist quota options with metadir
` [PATCHSET v5.0 8/9] xfs: enable quota for realtime volumes
` [PATCHSET v5.0 9/9] xfs: enable metadir
` [PATCHSET v5.0 1/5] xfsprogs: metadata inode directory trees
` [PATCHSET v5.0 2/5] xfsprogs: preparation for realtime allocation groups
` [PATCHSET v5.0 3/5] xfsprogs: shard the realtime section
` [PATCHSET v5.0 4/5] xfsprogs: store quota files in the metadir
` [PATCHSET v5.0 5/5] xfsprogs: enable quota for realtime voluems
` [PATCHSET v5.0 1/3] fstests: test XFS metadata directories
` [PATCHSET v5.0 2/3] xfsprogs: shard the realtime section
` [PATCHSET v5.0 3/3] fstests: store quota files in the metadir
[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
2024-10-11 0:20 UTC (6+ messages)
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
[ANNOUNCE] xfsprogs: for-next updated to 42523142959d
2024-10-10 19:43 UTC
fix recovery of allocator ops after a growfs
2024-10-10 19:01 UTC (19+ messages)
` [PATCH 1/7] xfs: pass the exact range to initialize to xfs_initialize_perag
` [PATCH 2/7] xfs: merge the perag freeing helpers
` [PATCH 3/7] xfs: update the file system geometry after recoverying superblock buffers
` [PATCH 4/7] xfs: error out when a superblock buffer updates reduces the agcount
` [PATCH 5/7] xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
` [PATCH 6/7] xfs: don't update file system geometry through transaction deltas
` [PATCH 7/7] xfs: split xfs_trans_mod_sb
[PATCH v2] xfs: Check for deallayed allocations before setting extsize
2024-10-10 18:34 UTC (4+ messages)
[GIT PULL] xfs: bug fixes for 6.12-rc3
2024-10-10 17:30 UTC (3+ messages)
[ANNOUNCE] xfs-linux: for-next **REBASED** to 77bfe1b11ea0
2024-10-10 11:12 UTC
[PATCH] xfs: fix dead loop when do mount with IO fault injection
2024-10-10 9:38 UTC
[PATCH] xfs: fix use-after-free in xfs_cui_release()
2024-10-10 9:37 UTC
[syzbot] [xfs?] KFENCE: memory corruption in xfs_idata_realloc
2024-10-10 8:01 UTC (4+ messages)
[PATCH 0/2] _scratch_mkfs_sized fixes for xfs rt devices
2024-10-10 6:58 UTC (9+ messages)
` [PATCH 1/2] common: make rt_ops local in _try_scratch_mkfs_sized
` [PATCH 2/2] xfs/157,xfs/547,xfs/548: switch to using _scratch_mkfs_sized
[PATCH] xfs: test log recovery for extent frees right after growfs
2024-10-10 6:51 UTC (10+ messages)
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-10-10 6:29 UTC (19+ messages)
[PATCH 5.15.y] xfs: fix super block buf log item UAF during force shutdown
2024-10-10 4:58 UTC
[PATCH 0/3] Cleanup some writeback codes
2024-10-10 3:26 UTC (11+ messages)
` [PATCH 1/3] mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to UPDATE_INTERVAL
` [PATCH 3/3] xfs: Fix comment of xfs_buffered_write_iomap_begin()
[RFC PATCH 0/7] vfs: improving inode cache iteration scalability
2024-10-09 14:18 UTC (31+ messages)
` [PATCH 4/7] vfs: Convert sb->s_inodes iteration to super_iter_inodes()
` lsm sb_delete hook, was "
[PATCH 0/2] Some boundary error bugfix related to XFS fsmap
2024-10-09 13:01 UTC (4+ messages)
[RFC 0/4] xfs: prototype dynamic AG size grow for image mode
2024-10-09 12:44 UTC (9+ messages)
` [RFC 1/4] xfs: factor out sb_agblocks usage in growfs
` [RFC 2/4] xfs: transaction support for sb_agblocks updates
` [RFC 3/4] xfs: factor out a helper to calculate post-growfs agcount
` [RFC 4/4] xfs: support dynamic AG size growing on single AG filesystems
` [PATCH] xfsprogs/mkfs: prototype XFS image mode format for scalable AG growth
[PATCH v2 0/3] Cleanup some writeback codes
2024-10-09 8:26 UTC (12+ messages)
` [PATCH v2 1/3] mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to BW_DIRTYLIMIT_INTERVAL
` [PATCH v2 2/3] mm/page-writeback.c: Fix comment of wb_domain_writeout_add()
` [PATCH v2 3/3] xfs: Let the max iomap length be consistent with the writeback code
[syzbot] [xfs?] possible deadlock in xfs_buffered_write_iomap_end
2024-10-09 8:08 UTC (2+ messages)
linux-next: adding Carlos and Darrick as contacts for the xfs tree
2024-10-09 7:58 UTC (2+ messages)
linux-next: Fixes tag needs some work in the xfs tree
2024-10-08 20:06 UTC
fix stale delalloc punching for COW I/O v5
2024-10-08 17:39 UTC (12+ messages)
` [PATCH 01/10] iomap: factor out a iomap_last_written_block helper
` [PATCH 02/10] iomap: remove iomap_file_buffered_write_punch_delalloc
` [PATCH 03/10] iomap: move locking out of iomap_write_delalloc_release
` [PATCH 04/10] xfs: factor out a xfs_file_write_zero_eof helper
` [PATCH 05/10] xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
` [PATCH 06/10] xfs: IOMAP_ZERO and IOMAP_UNSHARE already hold invalidate_lock
` [PATCH 07/10] xfs: support the COW fork in xfs_bmap_punch_delalloc_range
` [PATCH 08/10] xfs: share more code in xfs_buffered_write_iomap_begin
` [PATCH 09/10] xfs: set IOMAP_F_SHARED for all COW fork allocations
` [PATCH 10/10] xfs: punch delalloc extents from the COW fork for COW writes
[RFD] xfsprogs/mkfs: prototype XFS image mode format for scalable AG growth
2024-10-08 12:56 UTC (9+ messages)
[ANNOUNCE V2] xfs-linux: for-next **rebased** to 44adde15022d
2024-10-08 9:20 UTC
foo
2024-10-08 9:18 UTC (2+ messages)
` [ANNOUNCE] xfs-linux: for-next **rebased** to 44adde15022d
[PATCH v4 0/2] Minor fixes for xfsprogs
2024-10-08 4:35 UTC (5+ messages)
` [PATCH v4 1/2] xfsprogs: fix permissions on files installed by libtoolize
` [PATCH v4 2/2] xfsprogs: update gitignore
[PATCH] xfs: fix integer overflow in xrep_bmap
2024-10-08 4:33 UTC (2+ messages)
[next] xfs: remove the redundant xfs_alloc_log_agf
2024-10-08 2:19 UTC (3+ messages)
[PATCH v5.10] xfs: add bounds checking to xlog_recover_process_data
2024-10-07 20:53 UTC (4+ messages)
fix stale delalloc punching for COW I/O v4
2024-10-07 15:20 UTC (6+ messages)
[PATCHSET v31.1 2/2] fstests: atomic file content commits
2024-10-07 13:18 UTC (3+ messages)
` [PATCH] fsstress: add support for FALLOC_FL_UNSHARE_RANGE
[PATCHSET] fsdax/xfs: unshare range fixes for 6.12
2024-10-07 11:52 UTC (2+ messages)
[PATCH v10 00/12] timekeeping/fs: multigrain timestamp redux
2024-10-07 10:58 UTC (2+ messages)
` (subset) "
[PATCH v7 0/8] block atomic writes for xfs
2024-10-07 5:42 UTC (5+ messages)
` [PATCH v7 5/8] xfs: Support FS_XFLAG_ATOMICWRITES
[PATCH AUTOSEL 6.11 237/244] iomap: fix iomap_dio_zero() for fs bs > system page size
2024-10-06 0:30 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