messages from 2025-05-12 13:27:15 to 2025-05-22 00:21:02 UTC [more...]
[PATCHSET RFC[RAP]] fuse: allow servers to use iomap for better file IO performance
2025-05-22 0:21 UTC (13+ messages)
` [PATCH 01/11] fuse: fix livelock in synchronous file put from fuseblk workers
` [PATCH 02/11] iomap: exit early when iomap_iter is called with zero length
` [PATCH 03/11] fuse: implement the basic iomap mechanisms
` [PATCH 04/11] fuse: add a notification to add new iomap devices
` [PATCH 05/11] fuse: send FUSE_DESTROY to userspace when tearing down an iomap connection
` [PATCH 06/11] fuse: implement basic iomap reporting such as FIEMAP and SEEK_{DATA,HOLE}
` [PATCH 07/11] fuse: implement direct IO with iomap
` [PATCH 08/11] fuse: implement buffered "
` [PATCH 09/11] fuse: implement large folios for iomap pagecache files
` [PATCH 10/11] fuse: use an unrestricted backing device with iomap pagecache io
` [PATCH 11/11] fuse: advertise support for iomap
[PATCHSET 2/2] fstests: more random fixes for v2025.05.11
2025-05-21 22:42 UTC (5+ messages)
` [PATCH 1/4] generic/251: fix infinite looping if fstrim_loop configuration fails
` [PATCH 2/4] generic/251: skip this test if fstrim geometry detection fails
` [PATCH 3/4] check: unbreak iam
` [PATCH 4/4] check: check and fix the test filesystem after failed tests
[PATCHSET 1/2] fstests: check new 6.15 behaviors
2025-05-21 22:41 UTC (5+ messages)
` [PATCH 1/4] xfs/273: fix test for internal zoned filesystems
` [PATCH 2/4] xfs/259: drop the 512-byte fsblock logic from this test
` [PATCH 3/4] xfs/259: try to force loop device block size
` [PATCH 4/4] xfs/432: fix metadump loop device blocksize problems
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-21 10:44 UTC (21+ 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
[PATCH] xfs: Remove unnecessary checks in functions related to xfs_fsmap
2025-05-21 5:57 UTC (8+ messages)
[PATCH v2 0/2] new: Improvements to new script
2025-05-21 5:22 UTC (8+ messages)
` [PATCH v2 1/2] new: Add a new parameter (name/emailid) in the "new" script
` [PATCH v2 2/2] new: Replace "status=0; exit 0" with _exit 0
[PATCH v2 0/6] atomic writes tests
2025-05-21 4:43 UTC (12+ messages)
` [PATCH v2 1/6] generic/765: fix a few issues
` [PATCH v2 2/6] generic/765: adjust various things
` [PATCH v2 3/6] generic/765: move common atomic write code to a library file
` [PATCH v2 4/6] common/atomicwrites: adjust a few more things
` [PATCH v2 5/6] common/atomicwrites: fix _require_scratch_write_atomic
` [PATCH v2 6/6] generic: various atomic write tests with scsi_debug
[PATCH v3 0/2] new: Improvements to new script
2025-05-19 6:16 UTC (3+ messages)
` [PATCH v3 1/2] new: Add a new parameter (name) in the "new" script
` [PATCH v3 2/2] new: Replace "status=0; exit 0" with _exit 0
[linux-next:master] [super] 1af3331764: stress-ng.unlink.unlink_calls_per_sec 23.3% regression
2025-05-19 4:50 UTC
xfs office hours meeting minutes
2025-05-19 0:52 UTC (2+ messages)
[PATCH 0/6] atomic writes tests
2025-05-17 3:59 UTC (29+ 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
[GIT PULL] XFS fixes for v6.15-rc7
2025-05-16 18:57 UTC (2+ messages)
[PATCH] xfs: mark the i_delayed_blks access in xfs_file_release as racy
2025-05-16 6:34 UTC (8+ messages)
[PATCH v5 0/7] fs: introduce file_getattr and file_setattr syscalls
2025-05-15 7:50 UTC (7+ messages)
` [PATCH v5 2/7] lsm: introduce new hooks for setting/getting inode fsxattr
[PATCH 0/2] xfs: unmount hang fixes
2025-05-15 2:42 UTC (3+ messages)
` [PATCH 1/2] xfs: xfs_ifree_cluster vs xfs_iflush_shutdown_abort deadlock
` [PATCH 2/2] [RFC] xfs: fix unmount hang with unflushable inodes stuck in the AIL
Subject: [BUG] Five data races in in XFS Filesystem,one potentially harmful
2025-05-14 22:16 UTC (4+ messages)
[syzbot] [xfs?] general protection fault in do_move_mount (3)
2025-05-14 19:49 UTC (7+ messages)
[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 (5+ messages)
` [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
[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 (3+ messages)
[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 (4+ 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)
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