messages from 2025-05-07 21:54:08 to 2025-05-14 18:34:04 UTC [more...]
[syzbot] [xfs?] general protection fault in do_move_mount (3)
2025-05-14 18:34 UTC (5+ messages)
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-14 18:21 UTC (7+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
[PATCH v6 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
2025-05-14 17:43 UTC (4+ messages)
` [PATCH v6 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled
[PATCH 0/2] Add mru cache for inode to zone allocation mapping
2025-05-14 17:30 UTC (12+ messages)
` [PATCH 1/2] xfs: free the item in xfs_mru_cache_insert on failure
` [PATCH 2/2] xfs: add inode to zone caching for data placement
[PATCH V2 0/2] Fix a couple comments
2025-05-14 17:30 UTC (6+ messages)
` [PATCH V2 1/2] xfs: Fix a comment on xfs_ail_delete
` [PATCH V2 2/2] xfs: Fix comment on xfs_trans_ail_update_bulk()
[PATCH v2] xfs: remove the EXPERIMENTAL warning for pNFS
2025-05-14 17:30 UTC (2+ messages)
[PATCH v2] xfs: remove some EXPERIMENTAL warnings
2025-05-14 17:30 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next *REBASED* to 6d444c8db0ac
2025-05-14 17:30 UTC
[PATCH 0/6] atomic writes tests
2025-05-14 16:30 UTC (17+ messages)
` [PATCH 1/6] generic/765: fix a few issues
` [PATCH 2/6] generic/765: adjust various things
` [PATCH 3/6] generic/765: move common atomic write code to a library file
` [PATCH 4/6] common/atomicwrites: adjust a few more things
` [PATCH 5/6] common/atomicwrites: fix _require_scratch_write_atomic
` [PATCH 6/6] generic: various atomic write tests with scsi_debug
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-14 15:10 UTC (11+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers
` [PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
` [PATCH v5 6/7] fs: prepare for extending file_get/setattr()
` [PATCH v5 7/7] fs: introduce file_getattr and file_setattr syscalls
Subject: [BUG] Five data races in in XFS Filesystem,one potentially harmful
2025-05-14 13:17 UTC (3+ messages)
[PATCH] xfs: mark the i_delayed_blks access in xfs_file_release as racy
2025-05-14 13:04 UTC (6+ messages)
[ANNOUNCE] xfs-linux: for-next *REBASED* to 3803e95ac5c8
2025-05-14 12:06 UTC
[PATCH] xfs: remove some EXPERIMENTAL warnings
2025-05-14 7:05 UTC (9+ messages)
[PATCH v1 0/3] new: Improvements to new script
2025-05-14 6:39 UTC (8+ messages)
` [PATCH v1 1/3] new: Add a new parameter (name/emailid) in the "new" script
` [PATCH v1 2/3] new: Replace "status=0; exit 0" with _exit 0
` [PATCH v1 3/3] new: Run make after adding a new test file
[PATCH] xfs: fix zoned GC data corruption due to wrong bv_offset
2025-05-13 17:35 UTC (5+ messages)
[ANNOUNCE] xfs-linux: for-next updated to a0922bf89760
2025-05-13 17:35 UTC
[PATCH] xfs: skip test that want to mdrestore to block devices on zoned devices
2025-05-13 14:37 UTC (2+ messages)
[PATCH] xfs: remove the EXPERIMENTAL warning for pNFS
2025-05-13 14:36 UTC (3+ messages)
[PATCH] xfs_mdrestore: don't allow restoring onto zoned block devices
2025-05-13 10:01 UTC (4+ messages)
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-13 8:24 UTC (7+ messages)
` [PATCH v5 1/7] fs: split fileattr related helpers into separate file
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
` [PATCH v5 3/7] selinux: implement inode_file_[g|s]etattr hooks
` [PATCH v5 4/7] fs: split fileattr/fsxattr converters into helpers
[PATCH] mkfs: use stx_blksize for dev block size by default
2025-05-13 5:33 UTC (8+ messages)
[PATCH] xfs: dump cache size with sysfs
2025-05-13 5:33 UTC (4+ messages)
[PATCH v9 0/1] mkfs: add ability to populate filesystem from directory
2025-05-12 16:34 UTC (3+ messages)
` [PATCH v9 1/1] proto: add ability to populate a filesystem from a directory
[PATCH v5 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
2025-05-12 16:29 UTC (6+ messages)
` [PATCH v5 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled
[PATCH] common: skip zoned devices in _require_populate_commands
2025-05-12 15:27 UTC (3+ messages)
[PATCH v5 5/7] fs: make vfs_fileattr_[get|set] return -EOPNOSUPP
2025-05-12 13:28 UTC (2+ messages)
[PATCH V2 0/2] Fix a couple comments
2025-05-12 11:37 UTC (2+ messages)
[PATCH v4 0/1] xfs: Fail remount with noattr2 on a v5 xfs with v4 enabled kernel
2025-05-12 9:41 UTC (4+ messages)
` [PATCH v4 1/1] xfs: Fail remount with noattr2 on a v5 with v4 enabled
[BUG] Data race between xfs_file_release and xfs_bmap_del_extent_delay about i_delayed_blks
2025-05-12 4:33 UTC (2+ messages)
[Bug report][xfstests g/735] xfs corruption
2025-05-11 14:13 UTC (2+ messages)
[RFC PATCH v4 00/11] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-05-09 12:35 UTC (13+ messages)
` [RFC PATCH v4 07/11] fs: statx add write zeroes unmap attribute
[GIT PULL] large atomic writes for xfs
2025-05-09 11:43 UTC (8+ messages)
[PATCH] xfs: Remove deprecated xfs_bufd sysctl parameters
2025-05-09 11:43 UTC (2+ messages)
[PATCH] xfs: free up mp->m_free[0].count in error case
2025-05-09 11:43 UTC (2+ messages)
[PATCH] xfs: don't assume perags are initialised when trimming AGs
2025-05-09 11:43 UTC (2+ messages)
[PATCH v2 0/6] iomap: misc buffered write path cleanups and prep
2025-05-09 10:36 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to c1f3d281226a
2025-05-09 7:56 UTC
[PATCH 0/2] Fix a couple comments
2025-05-09 7:30 UTC (8+ messages)
` [PATCH 1/2] Fix comment on xfs_ail_delete
` [PATCH 2/2] XFS: Fix comment on xfs_trans_ail_update_bulk()
new tests for zoned xfs v3
2025-05-08 18:43 UTC (19+ messages)
` [PATCH 01/16] common: generalize _filter_agno
` [PATCH 02/16] add a new rw_hint helper
` [PATCH 03/16] xfs: add a test for zoned block accounting after remount
` [PATCH 04/16] xfs: add a zoned growfs test
` [PATCH 05/16] xfs: add test to check for block layer reordering
` [PATCH 06/16] xfs: add a test to check that data growfs fails with internal rt device
` [PATCH 07/16] xfs: add a test for write lifetime hints
` [PATCH 08/16] xfs: add a test for writeback after close
` [PATCH 09/16] xfs: test zone stream separation for two direct writers
` [PATCH 10/16] xfs: test zone stream separation for two buffered writers
` [PATCH 11/16] xfs: test zoned ENOSPC behavior with multiple writers
` [PATCH 12/16] xfs: test zoned GC file defragmentation for sequential writers
` [PATCH 13/16] xfs: test zoned GC file defragmentation for random writers
` [PATCH 14/16] xfs: test that xfs_repair does not mess up the zone used counter
` [PATCH 15/16] xfs: test that truncate does not spuriously return ENOSPC
` [PATCH 16/16] xfs: test that we can handle spurious zone wp advancements
[RFC] gfs2: Do not call iomap_zero_range beyond eof
2025-05-08 16:36 UTC (8+ messages)
[PATCHSET] fstests: more random fixes for v2025.04.27
2025-05-08 14:47 UTC (6+ messages)
` [PATCH 1/2] fsstress: fix attr_set naming
` [PATCH 2/2] xfs/349: don't run on kernels that don't support scrub
add more bio helpers v3
2025-05-08 13:23 UTC (6+ messages)
` [PATCH 02/19] block: add a bdev_rw_virt helper
[PATCHSET] xfsprogs: various bug fixes for 6.15
2025-05-08 6:42 UTC (6+ messages)
` [PATCH 1/3] xfs: kill XBF_UNMAPPED
` [PATCH 2/3] xfs: remove the flags argument to xfs_buf_get_uncached
` [PATCH 3/3] man: adjust description of the statx manpage
Sequential read from NVMe/XFS twice slower on Fedora 42 than on Rocky 9.5
2025-05-07 21:59 UTC (11+ 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;
as well as URLs for NNTP newsgroup(s).