public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-12-10 11:08:42 to 2025-12-18 05:21:53 UTC [more...]

[PATCHSET V4 1/2] fs: generic file IO error reporting
 2025-12-18  5:21 UTC  (9+ messages)
` [PATCH 1/6] uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
` [PATCH 2/6] fs: report filesystem and file I/O errors to fsnotify
` [PATCH 3/6] iomap: report file I/O errors to the VFS
` [PATCH 4/6] xfs: report fs metadata errors via fsnotify
` [PATCH 5/6] xfs: translate fsdax media errors into file "data lost" errors when convenient
` [PATCH 6/6] ext4: convert to new fserror helpers

[syzbot] [xfs] general protection fault in workingset_refault (3)
 2025-12-18  5:15 UTC  (2+ messages)

[PATCH v5] xfs: test reproducible builds
 2025-12-18  5:14 UTC  (3+ messages)

[PATCH v3] xfs: Fix the return value of xfs_rtcopy_summary()
 2025-12-18  5:14 UTC  (2+ messages)

linux-next: Fixes tag needs some work in the xfs tree
 2025-12-18  5:09 UTC  (2+ messages)

[PATCHSET] fstests: more random fixes for v2025.12.09
 2025-12-18  4:12 UTC  (8+ messages)
` [PATCH 1/3] check: put temporary files in TMPDIR, not /tmp
` [PATCH 2/3] common/rc: fix _xfs_is_realtime_file for internal rt devices
` [PATCH 3/3] xfs/649: fix various problems

[PATCHSET V4 2/2] fs: send uevents on mount and unmount
 2025-12-18  2:05 UTC  (5+ messages)
` [PATCH 1/4] fs: send uevents for filesystem mount events
` [PATCH 2/4] xfs: send uevents when major filesystem events happen
` [PATCH 3/4] ext4: convert ext4_root to a kset
` [PATCH 4/4] ext4: send uevents when major filesystem events happen

stop overriding SCRATCH_{,LOG,RT}DEV v2
 2025-12-17 17:02 UTC  (28+ messages)
` [PATCH 01/13] dmflakey: override SCRATCH_DEV in _init_flakey
` [PATCH 02/13] ext4/006: call e2fsck directly
` [PATCH 03/13] common: add a _check_dev_fs helper
` [PATCH 04/13] ext4/032: use _check_dev_fs
` [PATCH 05/13] generic/590: split XFS RT specific bits out
` [PATCH 06/13] xfs/157: don't override SCRATCH_{,LOG,RT}DEV
` [PATCH 07/13] xfs/185: don't use SCRATCH_{,RT}DEV helpers
` [PATCH 08/13] xfs/424: don't use SCRATCH_DEV helpers
` [PATCH 09/13] xfs/521: require a real SCRATCH_RTDEV
` [PATCH 10/13] xfs/521: call _require_scratch_size
` [PATCH 11/13] xfs/528: require a real SCRATCH_RTDEV
` [PATCH 12/13] xfs/530: "
` [PATCH 13/13] xfs/650: "

[PATCH v1] xfs: Fix xfs_grow_last_rtg()
 2025-12-17 16:48 UTC  (3+ messages)

[PATCH v2] xfs: Fix the return value of xfs_rtcopy_summary()
 2025-12-17 16:38 UTC  (3+ messages)

re-enable IOCB_NOWAIT writes to files v3
 2025-12-17 12:42 UTC  (15+ messages)
` [PATCH 01/10] fs: remove inode_update_time
` [PATCH 02/10] fs: allow error returns from generic_update_time
` [PATCH 03/10] fs: exit early in generic_update_time when there is no work
` [PATCH 04/10] fs: factor out a mark_inode_dirty_time helper
` [PATCH 05/10] fs: allow error returns from inode_update_timestamps
` [PATCH 06/10] fs: factor out a sync_lazytime helper
` [PATCH 07/10] fs: add a ->sync_lazytime method
` [PATCH 08/10] fs: add support for non-blocking timestamp updates
` [PATCH 09/10] xfs: implement ->sync_lazytime
` [PATCH 10/10] xfs: enable non-blocking timestamp updates

[PATCH v4] xfs: test reproducible builds
 2025-12-17 11:05 UTC  (7+ messages)

[PATCH v1] xfs: Fix the return value of xfs_rtcopy_summary()
 2025-12-17 10:49 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to f401306d72f2
 2025-12-17  9:51 UTC 

[PATCH v1] xfs: Fix rgcount/rgsize value reported in XFS_IOC_FSGEOMETRY ioctl
 2025-12-17  5:42 UTC  (9+ messages)

[PATCHSET V2] xfsprogs: enable new stable features for 6.18
 2025-12-16 23:07 UTC  (6+ messages)
` [PATCH 1/2] mkfs: enable new features by default

various tests for zone aligned RT subvolumes
 2025-12-16 19:05 UTC  (11+ messages)
` [PATCH 1/3] xfs: add a test that zoned file systems with rump RTG can't be mounted
` [PATCH 2/3] xfs: test that RT growfs not aligned to zone size fails
` [PATCH 3/3] xfs: add a test that mkfs round up realtime subvolume sizes to the zone size

[PATCH v2] xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file system
 2025-12-16 18:57 UTC  (7+ messages)

reject non-zone aligned RT subvolumes v2
 2025-12-16 17:30 UTC  (3+ messages)
` [PATCH 1/2] xfs: validate that zoned RT devices are zone aligned
` [PATCH 2/2] xfs: fix the zoned RT growfs check for zone alignment

reject non-zone aligned RT subvolumes
 2025-12-16 15:59 UTC  (7+ messages)
` [PATCH 1/2] xfs: validate that zoned RT devices are zone aligned
` [PATCH 2/2] xfs: fix the zoned RT growfs check for zone alignment

[PATCH 0/2] Fix two issues about swapext
 2025-12-16  9:31 UTC  (7+ messages)
` [PATCH 1/2] xfs: fix checksum error when call xfs_recover_inode_owner_change()
` [PATCH 2/2] xfs: fix xfs_recover_inode_owner_change() failed

[ANNOUNCE] xfs-linux: for-next *REBASED* to 8f0b4cce4481
 2025-12-16  7:47 UTC 

[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
 2025-12-16  0:50 UTC  (2+ messages)
` [f2fs-dev] "

[PATCH v3] xfs: test reproducible builds
 2025-12-15 19:33 UTC  (3+ messages)

[PATCH v2] xfs: test reproducible builds
 2025-12-15 15:42 UTC  (3+ messages)

[PATCH v1] xfs: test reproducible builds
 2025-12-15 14:45 UTC  (7+ messages)

[PATCH v5] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2025-12-15 14:28 UTC  (3+ messages)
` [PATCH v6] "

[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
 2025-12-15 14:19 UTC  (9+ messages)
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
    ` [PATCH] fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()

[PATCH v3] iomap: replace folio_batch allocation with stack allocation
 2025-12-15 14:17 UTC  (2+ messages)

[syzbot] [gfs2] KASAN: use-after-free Read in iomap_read_inline_data (2)
 2025-12-15 10:44 UTC 

stop overriding SCRATCH_{,LOG,RT}DEV
 2025-12-12 20:00 UTC  (31+ messages)
` [PATCH 02/12] ext4/006: call e2fsck directly
` [PATCH 03/12] common: add a _check_dev_fs helper
` [PATCH 04/12] ext4/032: use _check_dev_fs
` [PATCH 05/12] generic/590: split XFS RT specific bits out
` [PATCH 06/12] xfs/157: don't override SCRATCH_{,LOG,RT}DEV
` [PATCH 07/12] xfs/185: don't use SCRATCH_{,RT}DEV helpers
` [PATCH 08/12] xfs/424: don't use SCRATCH_DEV helpers
` [PATCH 09/12] xfs/521: require a real SCRATCH_RTDEV
` [PATCH 10/12] xfs/528: "
` [PATCH 11/12] xfs/530: "
` [PATCH 12/12] xfs/650: "

[PATCH] xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file system
 2025-12-12 12:24 UTC  (7+ messages)

xfs/ima: Regression caching i_version
 2025-12-11 22:50 UTC  (6+ messages)

[PATCH v2] xfs: Fix a memory leak in xfs_buf_item_init()
 2025-12-11  9:18 UTC  (2+ messages)

[PATCH] xfs: validate that zoned RT devices are zone aligned
 2025-12-11  5:04 UTC  (5+ messages)

[PATCH 0/1] mdrestore: fix restore_v2() superblock length check
 2025-12-10 22:53 UTC  (6+ messages)
` [PATCH 1/1] "

[PATCH, RFC] rename xfs.h
 2025-12-10 22:51 UTC  (4+ messages)
  ` Good name for xfs.h/libxfs_priv.h in libxfs

WARNING: drivers/iommu/io-pgtable-arm.c:639
 2025-12-10 21:12 UTC  (12+ messages)

[PATCH] xfs: add a test that zoned file systems with rump RTG can't be mounted
 2025-12-10 16:57 UTC  (3+ messages)

[PATCH] xfs_logprint: fix pointer bug
 2025-12-10 15:44 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