public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-02-19 07:09:59 to 2026-02-24 15:25:20 UTC [more...]

[PATCH] fsverity: add dependency on 64K or smaller pages
 2026-02-24 15:24 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] Buffered atomic writes
 2026-02-24 15:04 UTC  (5+ messages)

[RFE] xfs_growfs: option to clamp growth to an AG boundary
 2026-02-24 15:02 UTC  (7+ messages)

[PATCH v3 00/35] fs-verity support for XFS with post EOF merkle tree
 2026-02-24 14:42 UTC  (51+ messages)
` [PATCH v3 03/35] fsverity: add consolidated pagecache offset for metadata
` [PATCH v3 04/35] fsverity: generate and store zero-block hash
` [PATCH v3 05/35] fsverity: introduce fsverity_folio_zero_hash()
` [PATCH v3 06/35] fsverity: pass digest size and hash of the empty block to ->write
` [PATCH v3 08/35] iomap: don't limit fsverity metadata by EOF in writeback
` [PATCH v3 11/35] iomap: allow filesystem to read fsverity metadata beyound EOF
` [PATCH v3 26/35] xfs: add a helper to decide if bmbt record needs offset conversion
` [PATCH v3 27/35] xfs: use different on-disk and pagecache offset for fsverity
` [PATCH v3 28/35] xfs: add fs-verity support
` [PATCH v3 33/35] xfs: introduce health state for corrupted fsverity metadata
` [PATCH v3 34/35] xfs: add fsverity traces

[ANNOUNCE] xfs-linux: xfs-7.0-fixes *REBASED* to d7a474481777
 2026-02-24 14:24 UTC 

fix inode stats with lots of metafiles v2
 2026-02-24 13:59 UTC  (3+ messages)
` [PATCH 1/2] xfs: cleanup inode counter stats
` [PATCH 2/2] xfs: remove metafile inodes from the active inode stat

xfs: Add support for multi rtgroup shrink+removal
 2026-02-24 13:04 UTC  (18+ messages)
` [RFC v1 0/4] xfs: Add support to shrink multiple empty rtgroups
` [PATCH v1 0/7] Add multi rtgroup grow and shrink tests

[PATCHSET 1/2] xfs: bug fixes for 7.0
 2026-02-24 11:39 UTC  (19+ messages)
` [PATCH 1/6] xfs: fix copy-paste error in previous fix
` [PATCH 2/6] xfs: fix xfs_group release bug in xfs_verify_report_losses
` [PATCH 3/6] "
` [PATCH 4/6] xfs: fix potential pointer access race in xfs_healthmon_get
` [PATCH 5/6] xfs: don't report metadata inodes to fserror
` [PATCH 6/6] xfs: don't report half-built "

[PATCH v9] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-02-24  8:54 UTC  (4+ messages)

[PATCH 0/5] xfsdump, xfsprogs distro builds and DEBUG=
 2026-02-24  7:17 UTC  (6+ messages)
` [PATCH 1/5] xfsrestore: remove unused variable strctxp
` [PATCH 2/5] annotate variables only used for assert
` [PATCH 3/5] xfsrestore: include TREE_DEBUG all builds
` [PATCH 4/5] xfsrestore: remove failing assert from noref_elim_recurse
` [PATCH 5/5] xfsrestore: assert suppression workaround

[next-20260216]NULL pointer dereference in drain_obj_stock() (RCU free path)
 2026-02-24  2:07 UTC  (9+ messages)

[GIT PULL] xfs: bug fixes for 7.0
 2026-02-24  0:06 UTC 

support file system generated / verified integrity information v4
 2026-02-23 16:27 UTC  (18+ messages)
` [PATCH 01/16] block: factor out a bio_integrity_action helper
` [PATCH 02/16] block: factor out a bio_integrity_setup_default helper
` [PATCH 03/16] block: add a bdev_has_integrity_csum helper
` [PATCH 04/16] block: prepare generation / verification helpers for fs usage
` [PATCH 05/16] block: make max_integrity_io_size public
` [PATCH 06/16] block: add fs_bio_integrity helpers
` [PATCH 07/16] block: pass a maxlen argument to bio_iov_iter_bounce
` [PATCH 08/16] iomap: refactor iomap_bio_read_folio_range
` [PATCH 09/16] iomap: pass the iomap_iter to ->submit_read
` [PATCH 10/16] iomap: only call into ->submit_read when there is a read_ctx
` [PATCH 11/16] iomap: allow file systems to hook into buffered read bio submission
` [PATCH 12/16] ntfs3: remove copy and pasted iomap code
` [PATCH 13/16] iomap: add a bioset pointer to iomap_read_folio_ops
` [PATCH 14/16] iomap: support ioends for buffered reads
` [PATCH 15/16] iomap: support T10 protection information
` [PATCH 16/16] xfs: "

rcu stalls during fstests runs for xfs
 2026-02-20 19:01 UTC  (9+ messages)

[PATCH] debian: Drop Uploader: Bastian Germann
 2026-02-20 17:38 UTC  (2+ messages)

xfsprogs_6.18.0-4_source.changes ACCEPTED into unstable
 2026-02-20 17:33 UTC 

Processing of xfsprogs_6.18.0-4_source.changes
 2026-02-20 17:22 UTC 

[syzbot] [iomap?] WARNING in ifs_free
 2026-02-20 17:07 UTC  (4+ messages)

[PATCHSET 2/2] xfsprogs: various bug fixes for 6.19
 2026-02-20 16:44 UTC  (10+ messages)
` [PATCH 1/6] mkfs: set rtstart from user-specified dblocks
` [PATCH 2/6] xfs_logprint: print log data to the screen in host-endian order
` [PATCH 3/6] mkfs: quiet down warning about insufficient write zones
` [PATCH 4/6] xfs_mdrestore: fix restoration on filesystems with 4k sectors
` [PATCH 5/6] debian: don't explicitly reload systemd from postinst
` [PATCH 6/6] xfs_scrub_all: fix non-service-mode arguments to xfs_scrub

[PATCHSET 1/2] xfsprogs: new libxfs code from kernel 6.19
 2026-02-20 16:43 UTC  (16+ messages)
` [PATCH 01/12] xfs: error tag to force zeroing on debug kernels
` [PATCH 02/12] xfs: use blkdev_report_zones_cached()
` [PATCH 03/12] xfs: add a xfs_groups_to_rfsbs helper
` [PATCH 04/12] xfs: use a lockref for the xfs_dquot reference count
` [PATCH 05/12] xfs: add a XLOG_CYCLE_DATA_SIZE constant
` [PATCH 06/12] xfs: remove xlog_in_core_2_t
` [PATCH 07/12] xfs: remove the xlog_rec_header_t typedef
` [PATCH 08/12] xfs: remove xarray mark for reclaimable zones
` [PATCH 09/12] xfs: validate that zoned RT devices are zone aligned
` [PATCH 10/12] xfs: mark __xfs_rtgroup_extents static
` [PATCH 11/12] xfs: fix an overly long line in xfs_rtgroup_calc_geometry
` [PATCH 12/12] xfs: set max_agbno to allow sparse alloc of last full inode chunk

Processed: forcibly merging 1116595 1128087
 2026-02-20 15:57 UTC 

[PATCH v4] xfs: Fix error pointer dereference
 2026-02-20 10:01 UTC  (2+ messages)

[PATCH v3] xfs: Fix error pointer dereference
 2026-02-20 10:00 UTC  (3+ messages)

[PATCH] xfs: convert alloc_workqueue users to WQ_UNBOUND
 2026-02-20  9:29 UTC  (9+ messages)

[PATCH v4 0/4] xfs: Misc changes to XFS realtime
 2026-02-20  6:54 UTC  (5+ messages)
` [PATCH v4 1/4] xfs: Fix xfs_last_rt_bmblock()
` [PATCH v4 2/4] xfs: Add a comment in xfs_log_sb()
` [PATCH v4 3/4] xfs: Update lazy counters in xfs_growfs_rt_bmblock()
` [PATCH v4 4/4] xfs: Add comments for usages of some macros

[PATCH v3 0/4] xfs: Misc changes to XFS realtime
 2026-02-20  6:38 UTC  (11+ messages)
` [PATCH v3 1/4] xfs: Fix xfs_last_rt_bmblock()
` [PATCH v3 2/4] xfs: Add a comment in xfs_log_sb()
` [PATCH v3 3/4] xfs: Update lazy counters in xfs_growfs_rt_bmblock()
` [PATCH v3 4/4] xfs: Add comments for usages of some macros

[PATCHSET v2 2/2] fs: bug fixes for 7.0
 2026-02-20  1:02 UTC  (3+ messages)
` [PATCH 1/2] fsnotify: drop unused helper
` [PATCH 2/2] fserror: fix lockdep complaint when igrabbing inode

[PATCHSET v2 1/2] xfs: bug fixes for 7.0
 2026-02-20  1:01 UTC  (7+ messages)
` [PATCH 1/6] xfs: fix copy-paste error in previous fix
` [PATCH 2/6] xfs: fix xfs_group release bug in xfs_verify_report_losses
` [PATCH 3/6] xfs: fix xfs_group release bug in xfs_dax_notify_dev_failure
` [PATCH 4/6] xfs: fix potential pointer access race in xfs_healthmon_get
` [PATCH 5/6] xfs: don't report metadata inodes to fserror
` [PATCH 6/6] xfs: don't report half-built "

[PATCHSET] fs: bug fixes for 7.0
 2026-02-20  0:55 UTC  (9+ messages)
` [PATCH 1/2] fsnotify: drop unused helper
` [PATCH 2/2] fserror: fix lockdep complaint when igrabbing inode

[PATCH] xfs: Fix error pointer dereference
 2026-02-19 16:46 UTC  (3+ messages)

[PATCH v2 0/4] xfs: Misc changes to XFS realtime
 2026-02-19 14:50 UTC  (9+ messages)
` [PATCH v2 1/4] xfs: Fix xfs_last_rt_bmblock()
` [PATCH v2 2/4] xfs: Add a comment in xfs_log_sb()
` [PATCH v2 3/4] xfs: Update lazy counters in xfs_growfs_rt_bmblock()
` [PATCH v2 4/4] xfs: Add comments for usages of some macros

[PATCH 0/1] mkfs.xfs fix sunit size on 512e and 4kN disks
 2026-02-19 13:32 UTC  (3+ messages)
` [PATCH 1/1] "

[PATCH v8 00/17] Subject: Exposing case folding behavior
 2026-02-19 13:14 UTC  (3+ messages)
` [PATCH v8 08/17] ext4: Report case sensitivity in fileattr_get

[PATCHSET 2/2] fs: bug fixes for 7.0
 2026-02-19  9:13 UTC  (3+ messages)
` [PATCH 1/2] fsnotify: drop unused helper

support file system generated / verified integrity information v3
 2026-02-19  7:17 UTC  (3+ messages)
` [PATCH 10/15] iomap: only call into ->submit_read when there is a read_ctx

[PATCH v1 0/4] xfs: Misc changes to XFS realtime
 2026-02-19  7:09 UTC  (10+ messages)
` [PATCH v1 2/4] xfs: Update sb_frextents when lazy count is set


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