Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-05-20 15:10:10 to 2026-06-02 04:47:07 UTC [more...]

shrink struct xfs_imap
 2026-06-02  4:47 UTC  (8+ messages)
` [PATCH 1/5] xfs: cleanup xfs_imap
` [PATCH 2/5] xfs: remove im_len field in struct xfs_imap
` [PATCH 3/5] xfs: massage xfs_imap_to_bp into xfs_read_icluster
` [PATCH 4/5] xfs: store an agbno in struct xfs_imap
` [PATCH 5/5] xfs: mark struct xfs_imap as __packed

fix dblocks adjustment in growfs
 2026-06-02  4:42 UTC  (5+ messages)
` [PATCH 1/2] xfs: pass back updated nb from xfs_growfs_compute_deltas
` [PATCH 2/2] xfs: cleanup xfs_growfs_compute_deltas

[PATCH] xfs: convert dquot iterator map allocation to kmalloc_array()
 2026-06-01 19:18 UTC 

[RFC PATCH v2 0/5] Add buffered write-through support to iomap & xfs
 2026-06-01 16:49 UTC  (4+ messages)

[PATCH] xfsprogs: include/buildrules: fix ltdep
 2026-06-01 15:16 UTC  (2+ messages)

[PATCH v6 0/4] block: enable RWF_DONTCACHE for block devices
 2026-06-01 11:04 UTC  (20+ messages)
` [PATCH v6 1/4] block: add task-context bio completion infrastructure
` [PATCH v6 3/4] buffer: add dropbehind writeback support
` [PATCH v6 4/4] block: enable RWF_DONTCACHE for block devices

[PATCH 1/1] iomap: avoid compaction for costly folio order allocation
 2026-05-31 23:29 UTC  (3+ messages)

[PATCH] xfs: skip dquot attach when m_quotainfo is not set up
 2026-05-31 15:52 UTC 

[PATCH] xfs: Remove mention of PageWriteback
 2026-05-30  6:40 UTC  (3+ messages)

[PATCH] xfs: abort mount if xfs_fs_reserve_ag_blocks fails
 2026-05-30  6:40 UTC  (4+ messages)

zoned xfs updates
 2026-05-30  6:40 UTC  (16+ messages)
` [PATCH 1/3] xfs: drop the RTG reference later in xfs_ioc_rtgroup_geometry
` [PATCH 2/3] xfs: factor rtgroup geom write pointer reporting into a helper
` [PATCH 3/3] xfs: drop the experimental warning for the zoned allocator

[PATCH 0/2] xfs: fix CoW fork repair error handling
 2026-05-30  6:40 UTC  (17+ messages)
` [PATCH 1/2] xfs: fix error returns in CoW fork repair
` [PATCH 2/2] xfs: fix rtgroup cleanup "
` [PATCH v2 0/2] xfs: fix CoW fork repair error handling
  ` [PATCH v2 1/2] xfs: fix error returns in CoW fork repair
  ` [PATCH v2 2/2] xfs: fix rtgroup cleanup "
  ` [PATCH v3 0/2] xfs: fix CoW fork repair error handling
    ` [PATCH v3 1/2] xfs: fix error returns in CoW fork repair
    ` [PATCH v3 2/2] xfs: fix rtgroup cleanup "

[PATCH 0/2] xfs: correct pNFS layout mappings
 2026-05-30  6:37 UTC  (6+ messages)
` [PATCH 1/2] xfs: fix use of uninitialized imap in xfs_fs_map_blocks error path
` [PATCH 2/2] xfs: fix overlapping extents returned for pNFS LAYOUTGET

[PATCH v2] xfs: handle racing deletions in xfs_zone_gc_iter_irec
 2026-05-30  6:35 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next **REBASED** to dabfaca8140f
 2026-05-30  6:35 UTC 

[PATCH] xfs: test NOWAIT DIO writes that span written/unwritten boundaries
 2026-05-29 19:27 UTC 

[PATCH] xfs: coalesce contiguous unwritten suffix into iomap for NOWAIT writes
 2026-05-29 19:11 UTC 

[RFC PATCH v2 0/5] Add option to use default config file
 2026-05-29 18:07 UTC  (16+ messages)
` [RFC PATCH v2 1/5] xfsprogs: mkfs.xfs Add buildtime default cli_params as global variable
` [RFC PATCH v2 2/5] xfsprogs: mkfs.xfs add default configuration file
` [RFC PATCH v2 3/5] xfsprogs: mkfs.xfs add auto|autodetect value for -d/l/r concurrency
` [RFC PATCH v2 4/5] xfs_admin: add -d option to manage default mkfs config file
` [RFC PATCH v2 5/5] xfsprogs: mkfs.xfs clean up unused dft option in various validators

[BUG] iomap: NULL dereference in iomap_finish_folio_read after deferred failed read
 2026-05-29 10:24 UTC  (5+ messages)

[PATCH] xfs: remove the call to xfs_buf_reverify in xfs_trans_read_buf_map
 2026-05-29 10:09 UTC  (2+ messages)

[PATCH 1/2] common/xfs: fix _scratch_mkfs_xfs_supports_concurrency
 2026-05-29  9:43 UTC  (7+ messages)
` [PATCH 2/2] xfs/21[67]: fix mkfs log concurrency detection

[PATCH v6 0/11] fstests: add test coverage for cloned filesystem ids
 2026-05-29  4:39 UTC  (18+ messages)
` [PATCH v6 01/11] fstests: add _loop_image_create_clone() helper
` [PATCH v6 02/11] fstests: add _clone_mount_option() helper
` [PATCH v6 03/11] fstests: add FSNOTIFYWAIT_PROG
` [PATCH v6 04/11] fstests: add _require_unique_f_fsid() helper
` [PATCH v6 05/11] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v6 06/11] fstests: verify f_fsid for "
` [PATCH v6 07/11] fstests: verify libblkid resolution of duplicate UUIDs
` [PATCH v6 08/11] fstests: verify IMA isolation on cloned filesystems
` [PATCH v6 09/11] fstests: verify exportfs file handles "
` [PATCH v6 10/11] fstests: add _change_metadata_uuid helper
` [PATCH v6 11/11] fstests: test UUID consistency for clones with metadata_uuid

remove struct xfs_inode.i_ino
 2026-05-29  4:33 UTC  (8+ messages)
` [PATCH 5/9] xfs: add a xfs_rmap_inode_owner helper

[PATCH v10 00/22] fs-verity support for XFS with post EOF merkle tree
 2026-05-28 14:50 UTC  (14+ messages)
` [PATCH v10 03/22] ovl: use core fsverity ensure info interface

[PATCH] xfs: drain inodegc before quota teardown on mount failure
 2026-05-28 13:28 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to c1b17bee804a
 2026-05-28 12:29 UTC 

[PATCH v2] xfs: drain inodegc before quota teardown on mount failure
 2026-05-28  5:35 UTC 

[PATCH v5 0/10] fstests: add test coverage for cloned filesystem ids
 2026-05-27 22:41 UTC  (27+ messages)
` [PATCH v5 01/10] fstests: add _loop_image_create_clone() helper
` [PATCH v5 02/10] fstests: add _clone_mount_option() helper
` [PATCH v5 03/10] fstests: add test for inotify isolation on cloned devices
` [PATCH v5 04/10] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v5 05/10] fstests: verify f_fsid for "
` [PATCH v5 06/10] fstests: verify libblkid resolution of duplicate UUIDs
` [PATCH v5 07/10] fstests: verify IMA isolation on cloned filesystems
` [PATCH v5 08/10] fstests: verify exportfs file handles "
` [PATCH v5 09/10] fstests: add pre_clone_tune_uuid() healper
` [PATCH v5 10/10] fstests: test UUID consistency for clones with metadata_uuid

[PATCH] xfsprogs: mkfs.xfs replace assert on 0 size file with error and usage
 2026-05-27 18:20 UTC  (3+ messages)

fix a buffer lookup against removal race v2
 2026-05-26  9:56 UTC  (4+ messages)
` [PATCH] xfs: fix a buffer lookup against removal race

[PATCH] xfs: remove file privileges after XFS_IOC_SWAPEXT
 2026-05-25  5:53 UTC  (2+ messages)

[GIT PULL] XFS: Fixes for v7.1-rc5
 2026-05-24  0:07 UTC  (2+ messages)

[bug report] xfs/078 failure
 2026-05-22 11:26 UTC 

[ANNOUNCE] xfs-linux: for-next updated to c69439a891cc
 2026-05-21 11:54 UTC 

[PATCH v3] iomap: add simple read path for small direct I/O
 2026-05-21 11:26 UTC  (2+ messages)

[PATCH] xfsrestore: only process subtrees that are selected
 2026-05-21  3:53 UTC  (4+ messages)
` [PATCH] xfs: test xfsdump subtree restores

[PATCH 1/1] xfs: fix overlapping extents returned for pNFS LAYOUTGET
 2026-05-20 22:08 UTC  (15+ messages)

[PATCH v14 00/15] Exposing case folding behavior
 2026-05-20 17:30 UTC  (10+ messages)
` [PATCH v14 03/15] fat: Implement fileattr_get for case sensitivity


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