public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-03 02:20:57 to 2024-10-10 14:02:44 UTC [more...]

fix recovery of allocator ops after a growfs
 2024-10-10 14:03 UTC  (7+ 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

[GIT PULL] xfs: bug fixes for 6.12-rc3
 2024-10-10 11:35 UTC 

[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 

[PATCH v2] xfs: Check for deallayed allocations before setting extsize
 2024-10-10  8:56 UTC  (3+ messages)

[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  (13+ messages)
` [PATCH 1/3] mm/page-writeback.c: Rename BANDWIDTH_INTERVAL to UPDATE_INTERVAL
` [PATCH 2/3] mm/page-writeback.c: Fix comment of wb_domain_writeout_add()
` [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  (71+ messages)
` [PATCH 1/7] vfs: replace invalidate_inodes() with evict_inodes()
` [PATCH 2/7] vfs: add inode iteration superblock method
` [PATCH 3/7] vfs: convert vfs inode iterators to super_iter_inodes_unsafe()
` [PATCH 4/7] vfs: Convert sb->s_inodes iteration to super_iter_inodes()
  ` lsm sb_delete hook, was "
` [PATCH 5/7] vfs: add inode iteration superblock method
` [PATCH 6/7] xfs: implement sb->iter_vfs_inodes

[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  (7+ messages)
` [PATCH 2/2] xfs/122: add tests for commitrange structures
` [PATCH] fsstress: add support for FALLOC_FL_UNSHARE_RANGE

[PATCHSET] fsdax/xfs: unshare range fixes for 6.12
 2024-10-07 11:52 UTC  (10+ messages)
` [PATCH 1/4] xfs: don't allocate COW extents when unsharing a hole
` [PATCH 2/4] iomap: share iomap_unshare_iter predicate code with fsdax
` [PATCH 3/4] fsdax: remove zeroing code from dax_unshare_iter
` [PATCH 4/4] fsdax: dax_unshare_iter needs to copy entire blocks

[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  (14+ messages)
` [PATCH v7 1/8] block/fs: Pass an iocb to generic_atomic_write_valid()
` [PATCH v7 2/8] fs: Export generic_atomic_write_valid()
` [PATCH v7 3/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid()
` [PATCH v7 4/8] fs: iomap: Atomic write support
` [PATCH v7 5/8] xfs: Support FS_XFLAG_ATOMICWRITES
` [PATCH v7 6/8] xfs: Support atomic write for statx
` [PATCH v7 7/8] xfs: Validate atomic writes
` [PATCH v7 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE

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

[PATCH] xfs: Fix circular locking during xfs inode reclamation
 2024-10-05  6:24 UTC  (3+ messages)

[PATCH AUTOSEL 6.11 14/76] iomap: fix iomap_dio_zero() for fs bs > system page size
 2024-10-04 22:46 UTC  (2+ messages)

[PATCH AUTOSEL 6.6 12/58] iomap: fix iomap_dio_zero() for fs bs > system page size
 2024-10-04 18:23 UTC 

[PATCH AUTOSEL 6.10 14/70] iomap: fix iomap_dio_zero() for fs bs > system page size
 2024-10-04 18:20 UTC 

[PATCH] xfs: Check for deallayed allocations before setting extsize
 2024-10-04 12:15 UTC  (4+ messages)

[PATCHSET v2.5 4/6] xfsprogs: port tools to new 6.11 APIs
 2024-10-04 11:08 UTC  (5+ messages)
` [PATCH 2/4] xfs_db/mkfs/xfs_repair: port to use XFS_ICREATE_UNLINKABLE
      `  "

[ANNOUNCE] xfs-linux: for-next updated to fddb9740e775
 2024-10-04  9:05 UTC 

[PATCH v9 00/12] fs: multigrain timestamp redux
 2024-10-04  4:49 UTC  (3+ messages)
` [PATCH v9 08/12] Documentation: add a new file documenting multigrain timestamps

[PATCHSET] fsdax/xfs: unshare range fixes for 6.12
 2024-10-03 15:08 UTC 

[PATCH v6 0/7] block atomic writes for xfs
 2024-10-03 13:19 UTC  (5+ messages)
` [PATCH v6 4/7] xfs: Support FS_XFLAG_ATOMICWRITES

[PATCH 1/2] iomap: don't bother unsharing delalloc extents
 2024-10-03 11:02 UTC  (4+ messages)
` [PATCH 2/2] iomap: constrain the file range passed to iomap_file_unshare

[PATCH] xfs: fix a typo
 2024-10-03  8:30 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox