messages from 2025-03-18 05:47:23 to 2025-03-24 11:33:09 UTC [more...]
[RFC PATCH 1/1] ioctl_ficlone03: Require 5.10 for XFS
2025-03-24 11:32 UTC (6+ messages)
zoned fixes
2025-03-24 8:52 UTC (8+ messages)
` [PATCH 2/3] xfs: don't increment m_generation for all errors in xfs_growfs_data
` [PATCH 3/3] xfs: don't wake zone space waiters without m_zone_info
` [PATCH 1/3] xfs: fix a missing unlock in xfs_growfs_data
[syzbot] Monthly xfs report (Mar 2025)
2025-03-23 22:24 UTC
[PATCH v3] xfs_repair: handling a block with bad crc, bad uuid, and bad magic number needs fixing
2025-03-23 16:10 UTC (4+ messages)
[PATCH 0/3] further iomap large atomic writes changes
2025-03-23 13:42 UTC (13+ messages)
` [PATCH 1/3] iomap: inline iomap_dio_bio_opflags()
` [PATCH 2/3] iomap: comment on atomic write checks in iomap_dio_bio_iter()
` [PATCH 3/3] iomap: rework IOMAP atomic flags
[PATCH v4 0/3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-03-23 10:32 UTC (5+ messages)
` [PATCH v4 3/3] "
remove LI_FAILED buffer pinning
2025-03-23 7:54 UTC (7+ messages)
` [PATCH 1/2] xfs: remove the leftover xfs_{set,clear}_li_failed infrastructure
` [PATCH 2/2] xfs: mark xfs_buf_free as might_sleep()
[LSF/MM/BPF TOPIC] extsize and forcealign design in filesystems for atomic writes
2025-03-23 7:02 UTC (5+ messages)
` [RFCv1 0/1] EXT4 support of multi-fsblock atomic write with bigalloc
` [RFCv1 1/1] ext4: Add multi-fsblock atomic write support "
[PATCH RFC] statx.2: Add stx_atomic_write_unit_max_opt
2025-03-23 6:40 UTC (6+ messages)
[PATCHBOMB] xfsprogs: last few fixes for 6.14
2025-03-23 6:35 UTC (13+ messages)
` [PATCHSET 1/2] xfsprogs: new libxfs code from kernel 6.14
` [PATCH 1/1] xfs: Use abs_diff instead of XFS_ABSDIFF
` [PATCHSET 2/2] xfsprogs: random bug fixes
` [PATCH 1/4] xfs_repair: don't recreate /quota metadir if there are no quota inodes
` [PATCH 2/4] xfs_repair: fix crash in reset_rt_metadir_inodes
` [PATCH 3/4] xfs_repair: fix infinite loop in longform_dir2_entry_check*
` [PATCH 4/4] xfs_repair: fix stupid argument error in verify_inode_chunk
[PATCHBOMB] fstests: random fixes and 6.14 stragglers
2025-03-23 6:31 UTC (10+ messages)
` [PATCHSET 3/3] fstests: more random fixes for v2025.03.09
` [PATCH 2/3] generic/537: disable quota mount options for pre-metadir rt filesystems
` [PATCH 3/3] check: don't allow TEST_DIR/SCRATCH_MNT to be in /tmp
` [PATCH 4/3] common/populate: drop fallocate mode 0 requirement
` [PATCH 5/3] xfs/818: fix some design issues
[PATCHBOMB v2] fstests: random fixes and 6.14 stragglers
2025-03-22 20:04 UTC (13+ messages)
` [PATCHSET 1/3] fstests: test dumping fs directory trees
` [PATCH 1/1] xfs: test filesystem recovery with rdump
` [PATCHSET 2/3] fstests: test handling emoji filenames better
` [PATCH 1/1] generic/45[34]: add colored emoji variants to unicode tests
` [PATCHSET 3/3] fstests: more random fixes for v2025.03.17
` [PATCH 1/4] xfs/614: determine the sector size of the fs image by doing a test format
` [PATCH 2/4] generic/537: disable quota mount options for pre-metadir rt filesystems
` [PATCH 3/4] common/populate: drop fallocate mode 0 requirement
` [PATCH 4/4] xfs/818: fix some design issues
[PATCH v5 00/10] large atomic writes for xfs with CoW
2025-03-22 5:19 UTC (10+ messages)
` [PATCH v5 03/10] xfs: Refactor xfs_reflink_end_cow_extent()
[PATCH v3] xfs: add a test for atomic writes
2025-03-22 0:16 UTC (11+ messages)
` [External] : "
[PATCH v2] xfs_repair: handling a block with bad crc, bad uuid, and bad magic number needs fixing
2025-03-21 23:57 UTC (7+ messages)
[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
2025-03-21 16:08 UTC (5+ messages)
` [PATCH v3 14/16] platform/x86/amd/pmf: convert timeouts to secs_to_jiffies()
` [PATCH v3 15/16] platform/x86: thinkpad_acpi: "
initial xfstests support for zoned XFS v2
2025-03-21 15:21 UTC (19+ messages)
` [PATCH 01/13] xfs/177: force a small file system size
` [PATCH 02/13] xfs/419: use _scratch_mkfs_xfs
` [PATCH 03/13] xfs/540: "
` [PATCH 04/13] common: extend the zoned device checks in _require_dm_target
` [PATCH 05/13] common: allow _require_non_zoned_device without an argument
` [PATCH 06/13] xfs: add helpers to require zoned/non-zoned file systems
` [PATCH 07/13] xfs: handle zoned file systems in _scratch_xfs_force_no_metadir
` [PATCH 08/13] xfs: no quota support with internal rtdev
` [PATCH 09/13] xfs: xfs_copy doesn't like RT sections
` [PATCH 10/13] xfs: skip filestreams tests on internal RT devices
` [PATCH 11/13] xfs: skip various tests when using the zoned allocator
` [PATCH 12/13] xfs/049: skip on zoned devices
` [PATCH 13/13] xfs/206: filter out the zoned line from mkfs output
Iomap buffered write short copy handling (with full folio uptodate)
2025-03-21 9:16 UTC (3+ messages)
[PATCH] xfs_repair: handling a block with bad crc, bad uuid, and bad magic number needs fixing
2025-03-21 7:35 UTC (5+ messages)
[PATCH 1/2] design: document the revisions to the realtime rmap formats
2025-03-21 5:58 UTC (4+ messages)
` [PATCH 2/2] design: document changes for the realtime refcount btree
[RFC PATCH] xfs: add mount option for zone gc pressure
2025-03-20 21:22 UTC (5+ messages)
[PATCH] design: document the zoned on-disk format
2025-03-20 20:40 UTC (2+ messages)
[PATCH v6 00/13] large atomic writes for xfs with CoW
2025-03-20 14:12 UTC (36+ messages)
` [PATCH v6 03/13] iomap: rework IOMAP atomic flags
` [PATCH v6 04/13] xfs: pass flags to xfs_reflink_allocate_cow()
` [PATCH v6 10/13] xfs: iomap COW-based atomic write support
` [PATCH v6 11/13] xfs: add xfs_file_dio_write_atomic()
` [PATCH v6 13/13] xfs: update atomic write max size
[PATCH] xfs: remove duplicate xfs_rtbitmap.h header
2025-03-20 7:05 UTC (2+ messages)
[PATCH v2] iomap: fix inline data on buffered read
2025-03-20 5:32 UTC (5+ messages)
[RFC PATCH -next v3 00/10] fallocate: introduce FALLOC_FL_WRITE_ZEROES flag
2025-03-19 19:50 UTC (12+ messages)
` [RFC PATCH -next v3 01/10] block: introduce BLK_FEAT_WRITE_ZEROES_UNMAP to queue limits features
` [RFC PATCH -next v3 02/10] nvme: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports DEAC bit
` [RFC PATCH -next v3 03/10] nvme-multipath: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH -next v3 04/10] nvmet: set WZDS and DRB if device supports BLK_FEAT_WRITE_ZEROES_UNMAP
` [RFC PATCH -next v3 05/10] scsi: sd: set BLK_FEAT_WRITE_ZEROES_UNMAP if device supports unmap zeroing mode
` [RFC PATCH -next v3 06/10] dm: add BLK_FEAT_WRITE_ZEROES_UNMAP support
` [RFC PATCH -next v3 07/10] fs: introduce FALLOC_FL_WRITE_ZEROES to fallocate
` [RFC PATCH -next v3 08/10] block: add FALLOC_FL_WRITE_ZEROES support
` [RFC PATCH -next v3 09/10] block: factor out common part in blkdev_fallocate()
` [RFC PATCH -next v3 10/10] ext4: add FALLOC_FL_WRITE_ZEROES support
[RFC] xfs_io: Add cachestat syscall support
2025-03-19 10:23 UTC (2+ messages)
[PATCH -next] iomap: fix inline data on buffered read
2025-03-19 8:34 UTC (4+ messages)
[bug report] xfs: use vmalloc instead of vm_map_area for buffer backing memory
2025-03-19 7:16 UTC (4+ messages)
[PATCH -next] iomap: fix inline data on buffered read
2025-03-19 6:40 UTC
[ANNOUNCE] xfs-linux: for-next updated to cdb809a573c4
2025-03-18 14:31 UTC
more buffer cache cleanups
2025-03-18 12:54 UTC (11+ messages)
` [PATCH 1/5] xfs: call xfs_buf_alloc_backing_mem from _xfs_buf_alloc
` [PATCH 2/5] xfs: remove xfs_buf_get_maps
` [PATCH 3/5] xfs: remove xfs_buf_free_maps
` [PATCH 4/5] xfs: remove the flags argument to xfs_buf_read_uncached
` [PATCH 5/5] xfs: remove the flags argument to xfs_buf_get_uncached
[PATCH] mkfs: fix build on 32-bit platforms
2025-03-18 10:31 UTC (2+ messages)
[report] Unixbench shell1 performance regression
2025-03-18 9:27 UTC (9+ messages)
[PATCH util-linux] fallocate: add FALLOC_FL_WRITE_ZEROES support
2025-03-18 7:32 UTC
[PATCH blktests 0/3] blktest: add unmap write zeroes tests
2025-03-18 7:28 UTC (4+ messages)
` [PATCH blktests 1/3] scsi/010: "
` [PATCH blktests 2/3] dm/003: "
` [PATCH blktests 3/3] nvme/060: "
[PATCH xfstests 0/5] fstests: add fallocate write zeroes tests
2025-03-18 7:26 UTC (6+ messages)
` [PATCH xfstests 1/5] generic/764: add page boundaries tests for fallocate write zeroes
` [PATCH xfstests 2/5] generic/765: add generic "
` [PATCH xfstests 3/5] generic/766: test fallocate write zeroes on block device
` [PATCH xfstests 4/5] fstress: add fallocate write zeroes support
` [PATCH xfstests 5/5] fsx: "
[PATCH xfsprogs] xfs_io: add FALLOC_FL_WRITE_ZEROES support
2025-03-18 7:23 UTC
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