messages from 2024-06-12 20:03:31 to 2024-06-18 06:52:24 UTC [more...]
[PATCH v7 00/11] enable bs > ps in XFS
2024-06-18 6:52 UTC (36+ messages)
` [PATCH v7 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v7 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v7 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v7 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v7 11/11] xfs: enable block size larger than page size support
[PATCHSET] xfs: random fixes for 6.10
2024-06-18 6:38 UTC (23+ messages)
` [PATCH 1/5] xfs: don't treat append-only files as having preallocations
` [PATCH 3/5] xfs: restrict when we try to align cow fork delalloc to cowextsz hints
` [PATCH 4/5] xfs: allow unlinked symlinks and dirs with zero size
` [PATCH 5/5] xfs: verify buffer, inode, and dquot items every tx commit
` [PATCH v1.1 "
[PATCHSET 6/6] fstests: minor fixes for 6.10-rc1
2024-06-18 6:26 UTC (4+ messages)
` [PATCH 1/2] xfs/348: partially revert dbcc549317 ("xfs/348: golden output is not correct")
` [PATCH 2/2] generic: test creating and removing symlink xattrs
[PATCH] xfile: fix missing error unlock in xfile_fcb_find
2024-06-18 0:57 UTC
[linus:master] [xfs] 38de567906: xfstests.xfs.348.fail
2024-06-18 0:55 UTC (2+ messages)
[PATCHSET v30.6 5/6] xfs_scrub: vectorize kernel calls
2024-06-18 0:53 UTC (2+ messages)
` [PATCH 1/1] xfs/122: update for vectored scrub
[PATCHSET v30.6 4/6] xfs: detect and correct directory tree structures
2024-06-18 0:52 UTC (3+ messages)
` [PATCH 1/2] common/fuzzy: stress directory tree modifications with the dirtree tester
` [PATCH 2/2] scrub: test correction of directory tree corruptions
[PATCHSET v13.5 3/6] fstests: adjust tests for xfs parent pointers
2024-06-18 0:52 UTC (12+ messages)
` [PATCH 01/11] generic: test recovery of extended attribute updates
` [PATCH 02/11] xfs/206: filter out the parent= status from mkfs
` [PATCH 03/11] xfs/122: update for parent pointers
` [PATCH 04/11] populate: create hardlinks "
` [PATCH 05/11] xfs/021: adapt golden output files "
` [PATCH 06/11] xfs/{018,191,288}: disable parent pointers for this test
` [PATCH 07/11] xfs/306: fix formatting failures with parent pointers
` [PATCH 08/11] common: add helpers for parent pointer tests
` [PATCH 09/11] xfs: add parent pointer test
` [PATCH 10/11] xfs: add multi link "
` [PATCH 11/11] xfs: add parent pointer inject test
[PATCHSET v30.6 2/6] fstests: atomic file updates
2024-06-18 0:49 UTC (11+ messages)
` [PATCH 01/10] misc: split swapext and exchangerange
` [PATCH 02/10] misc: change xfs_io -c swapext to exchangerange
` [PATCH 03/10] generic/710: repurpose this for exchangerange vs. quota testing
` [PATCH 04/10] generic/717: remove obsolete check
` [PATCH 05/10] ltp/{fsstress,fsx}: make the exchangerange naming consistent
` [PATCH 06/10] misc: flip HAVE_XFS_IOC_EXCHANGE_RANGE logic
` [PATCH 07/10] src/fiexchange.h: update XFS_IOC_EXCHANGE_RANGE definitions
` [PATCH 08/10] xfs/122: fix for exchrange conversion
` [PATCH 09/10] xfs/206: screen out exchange-range from golden output
` [PATCH 10/10] swapext: make sure that we don't swap unwritten extents unless they're part of a rt extent(??)
[PATCHSET 1/6] xfsprogs: scale shards on ssds
2024-06-18 0:46 UTC (2+ messages)
` [PATCH 1/1] xfs: test scaling of the mkfs concurrency options
setting up xfs office hours
2024-06-18 0:33 UTC (2+ messages)
` xfs office hours 18 June 2024
[RFC PATCH 0/4] bringing back the AGFL reserve
2024-06-17 23:54 UTC (10+ messages)
` [RFC PATCH 1/4] xfs: resurrect the AGFL reservation
` [RFC PATCH 2/4] xfs: modify xfs_alloc_min_freelist to take an increment
` [RFC PATCH 3/4] xfs: let allocations tap the AGFL reserve
` [RFC PATCH 4/4] xfs: refuse allocations without agfl refill space
[PATCH 6.6 0/8] xfs backports for 6.6.y (from 6.9)
2024-06-17 23:03 UTC (9+ messages)
` [PATCH 6.6 1/8] xfs: fix imprecise logic in xchk_btree_check_block_owner
` [PATCH 6.6 2/8] xfs: fix scrub stats file permissions
` [PATCH 6.6 3/8] xfs: fix SEEK_HOLE/DATA for regions with active COW extents
` [PATCH 6.6 4/8] xfs: shrink failure needs to hold AGI buffer
` [PATCH 6.6 5/8] xfs: ensure submit buffers on LSN boundaries in error handlers
` [PATCH 6.6 6/8] xfs: allow sunit mount option to repair bad primary sb stripe values
` [PATCH 6.6 7/8] xfs: don't use current->journal_info
` [PATCH 6.6 8/8] xfs: allow cross-linking special files without project quota
xfsprogs_6.8.0-2.1_source.changes ACCEPTED into unstable
2024-06-17 16:22 UTC
[ANNOUNCE] xfsprogs: for-next updated to a3e126d55
2024-06-17 13:11 UTC
[PATCH v3 0/1] xfs_io: make MADV_SOFT_OFFLINE conditional
2024-06-17 11:44 UTC (4+ messages)
` [PATCH v3 1/1] "
Handing xfs fsverity development back to you
2024-06-17 9:34 UTC (2+ messages)
[PATCH -next v5 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-06-17 9:11 UTC (17+ messages)
` [PATCH -next v5 1/8] math64: add rem_u64() to just return the remainder
` [PATCH -next v5 2/8] iomap: pass blocksize to iomap_truncate_page()
` [PATCH -next v5 3/8] fsdax: pass blocksize to dax_truncate_page()
` [PATCH -next v5 4/8] xfs: refactor the truncating order
` [PATCH -next v5 5/8] xfs: correct the truncate blocksize of realtime inode
` [PATCH -next v5 6/8] xfs: reserve blocks for truncating large "
` [PATCH -next v5 7/8] xfs: speed up truncating down a big "
` [PATCH -next v5 8/8] iomap: don't increase i_size in iomap_write_end()
[GIT PULL] xfs: bug fix for 6.10
2024-06-15 19:15 UTC (2+ messages)
[PATCH v2 0/5] fstests: add some new LBS inspired tests
2024-06-15 0:29 UTC (6+ messages)
` [PATCH v2 1/5] common: move mread() to generic helper _mread()
` [PATCH v2 2/5] fstests: add mmap page boundary tests
` [PATCH v2 3/5] fstests: add fsstress + compaction test
` [PATCH v2 4/5] _require_debugfs(): simplify and fix for debian
` [PATCH v2 5/5] fstests: add stress truncation + writeback test
[PATCH v2] Documentation: the design of iomap and how to port
2024-06-14 21:47 UTC (4+ messages)
` [TEXT 1/3] design of iomap
` [TEXT 2/3] file operations
` [TEXT 3/3] porting iomap
[PATCH] Documentation: document the design of iomap and how to port
2024-06-14 20:41 UTC (9+ messages)
[PATCH v3 0/4] xfsprogs: coverity fixes
2024-06-14 17:24 UTC (7+ messages)
` [PATCH v3 1/4] mkfs.xfs: avoid potential overflowing expression in xfs_mkfs.c
` [PATCH v3 2/4] xfs_db: fix unitialized automatic struct ifake to 0
` [PATCH v3 3/4] xfs_fsr: correct type in fsrprintf() call
` [PATCH v3 4/4] xfs_repair: correct type of variable global_msgs.interval to time_t
[PATCH v2 0/4] xfsprogs: coverity fixes
2024-06-14 15:20 UTC (10+ messages)
` [PATCH v2 1/4] mkfs.xfs: avoid potential overflowing expression in xfs_mkfs.c
` [PATCH v2 2/4] xfs_db: fix unitialized automatic struct ifake to 0
` [PATCH v2 3/4] xfs_fsr: correct type in fsrprintf() call
` [PATCH v2 4/4] xfs_repair: correct type of variable global_msgs.interval to time_t
[PATCH] xfs: fix unlink vs cluster buffer instantiation race
2024-06-14 12:30 UTC (6+ messages)
[jlayton:mgtime] [xfs] 4edee232ed: fio.write_iops -34.9% regression
2024-06-14 6:24 UTC
[PATCH 6.6 CANDIDATE 0/8] xfs backports for 6.6.y (from 6.9)
2024-06-14 3:57 UTC (10+ messages)
` [PATCH 6.6 CANDIDATE 1/8] xfs: fix imprecise logic in xchk_btree_check_block_owner
` [PATCH 6.6 CANDIDATE 2/8] xfs: fix scrub stats file permissions
` [PATCH 6.6 CANDIDATE 3/8] xfs: fix SEEK_HOLE/DATA for regions with active COW extents
` [PATCH 6.6 CANDIDATE 4/8] xfs: shrink failure needs to hold AGI buffer
` [PATCH 6.6 CANDIDATE 5/8] xfs: ensure submit buffers on LSN boundaries in error handlers
` [PATCH 6.6 CANDIDATE 6/8] xfs: allow sunit mount option to repair bad primary sb stripe values
` [PATCH 6.6 CANDIDATE 7/8] xfs: don't use current->journal_info
` [PATCH 6.6 CANDIDATE 8/8] xfs: allow cross-linking special files without project quota
[PATCH v5] xfs: don't walk off the end of a directory data block
2024-06-14 2:22 UTC
[PATCH 0/5] fstests: add some new LBS inspired tests
2024-06-13 21:10 UTC (7+ messages)
` [PATCH 2/5] fstests: add mmap page boundary tests
` [PATCH 3/5] fstests: add fsstress + compaction test
[PATCH 0/4] xfsprogs: coverity fixes
2024-06-13 18:58 UTC (10+ messages)
` [PATCH 1/4] mkfs.xfs: avoid potential overflowing expression in xfs_mkfs.c
` [PATCH 2/4] xfs_db: fix unitialized variable ifake->if_levels
` [PATCH 3/4] xfs_fsr: correct type in fsrprintf() call
` [PATCH 4/4] xfs_repair: correct type of variable global_msgs.interval to time_t
[PATCH v4] xfs: don't walk off the end of a directory data block
2024-06-13 15:09 UTC (2+ messages)
[PATCH v2 0/4] inode_init_always zeroing i_state
2024-06-13 11:41 UTC (4+ messages)
` [PATCH v2 2/4] vfs: partially sanitize i_state zeroing on inode creation
[PATCH v4 00/22] block atomic writes for xfs
2024-06-13 11:13 UTC (10+ messages)
` [PATCH v4 01/22] fs: Add generic_atomic_write_valid_size()
` [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size
` [PATCH v4 03/22] xfs: Use extent size granularity for iomap->io_block_size
[PATCH v3 00/21] block atomic writes for XFS
2024-06-13 2:04 UTC (6+ messages)
` [PATCH v3 08/21] xfs: Introduce FORCEALIGN inode flag
[PATCH 0/1] Forward: Install files into UsrMerged layout
2024-06-12 20:10 UTC (8+ messages)
` [PATCH 1/1] "
` [PATCH v2 "
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