public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-19 05:51:06 to 2025-02-23 15:11:28 UTC [more...]

xfsprogs_6.13.0-2_source.changes ACCEPTED into unstable
 2025-02-23 15:11 UTC 

Processing of xfsprogs_6.13.0-2_source.changes
 2025-02-23 14:54 UTC 

[PATCH] mkfs: Correct filesize declaration
 2025-02-23 14:16 UTC 

xfsprogs_6.13.0-1_source.changes ACCEPTED into unstable
 2025-02-23  8:36 UTC 

Processing of xfsprogs_6.13.0-1_source.changes
 2025-02-23  8:01 UTC 

[PATCH] xfs_io: don't fail FS_IOC_FSGETXATTR on filesystems that lack support
 2025-02-22 16:16 UTC  (2+ messages)

[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-02-22  0:33 UTC  (6+ messages)

[PATCH v3 0/8] enable bs > ps for block devices
 2025-02-21 22:38 UTC  (9+ messages)
` [PATCH v3 1/8] fs/buffer: simplify block_read_full_folio() with bh_offset()
` [PATCH v3 2/8] fs/buffer: remove batching from async read
` [PATCH v3 3/8] fs/mpage: avoid negative shift for large blocksize
` [PATCH v3 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH v3 5/8] fs/buffer fs/mpage: remove large folio restriction
` [PATCH v3 6/8] block/bdev: enable large folio support for large logical block sizes
` [PATCH v3 7/8] block/bdev: lift block size restrictions to 64k
` [PATCH v3 8/8] bdev: use bdev_io_min() for statx block size

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-21 20:39 UTC  (9+ messages)
` [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page

[PATCH] xfsprogs: Fix mismatched return type of filesize()
 2025-02-21 18:57 UTC  (2+ messages)
` [PATCH v2] "

[GIT PULLBOMB] fstests: catch us up to 6.12-6.14
 2025-02-21 16:38 UTC  (13+ messages)
` [GIT PULL 01/10] fstests: more random fixes for v2025.02.16
` [GIT PULL 02/10] fstests: fix online and offline fsck test groups
` [GIT PULL 03/10] fstests: enable metadir
` [GIT PULL 04/10] fstests: make protofiles less janky
` [GIT PULL 05/10] fstests: shard the realtime section
` [GIT PULL 06/10] fstests: store quota files in the metadir
` [GIT PULL 07/10] fstests: enable quota for realtime volumes
` [GIT PULL 08/10] fstests: check new 6.14 behaviors
` [GIT PULL 09/10] fstests: realtime reverse-mapping support
` [GIT PULL 10/10] fstests: reflink on the realtime device

[RFC] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-02-21  9:34 UTC  (9+ messages)

[PATCH v2] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
 2025-02-21  5:49 UTC  (12+ messages)

[PATCH] xfs_scrub: fix buffer overflow in string_escape
 2025-02-20 22:10 UTC  (2+ messages)
` [RFC PATCH] generic/45[34]: add colored emoji variants to unicode tests

[PATCHSET 1/5] xfs_scrub: fixes and cleanups for inode iteration
 2025-02-20 21:36 UTC  (3+ messages)
` [PATCH 04/17] libfrog: wrap handle construction code
  ` [PATCH v1.1] "

[syzbot] Monthly xfs report (Feb 2025)
 2025-02-20 19:03 UTC 

[PATCH] libxfs-apply: allow stgit users to force-apply a patch
 2025-02-20 18:36 UTC  (4+ messages)
` [PATCH] libxfs-apply: fix stgit detection

[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-20 18:33 UTC  (7+ messages)
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping

[GIT PULL] XFS fixes for v6.14-rc4
 2025-02-20 17:04 UTC  (2+ messages)

support for zoned devices v3
 2025-02-20 16:57 UTC  (22+ messages)
` [PATCH 02/45] xfs: generalize the freespace and reserved blocks handling
` [PATCH 06/45] xfs: fixup the metabtree reservation in xrep_reap_metadir_fsblocks
` [PATCH 07/45] xfs: make metabtree reservations global
` [PATCH 11/45] xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
` [PATCH 24/45] xfs: add the zoned space allocator
` [PATCH 25/45] xfs: add support for zoned space reservations
` [PATCH 26/45] xfs: implement zoned garbage collection
` [PATCH 27/45] xfs: implement buffered writes to zoned RT devices
` [PATCH 41/45] xfs: support write life time based data placement

[PATCH v2 00/12] iomap: incremental advance conversion -- phase 2
 2025-02-20 14:59 UTC  (30+ messages)
` [PATCH v2 01/12] iomap: advance the iter directly on buffered read
` [PATCH v2 02/12] iomap: advance the iter on direct I/O
` [PATCH v2 03/12] iomap: convert misc simple ops to incremental advance
` [PATCH v2 04/12] dax: advance the iomap_iter in the read/write path
` [PATCH v2 05/12] dax: push advance down into dax_iomap_iter() for read and write
` [PATCH v2 06/12] dax: advance the iomap_iter on zero range
` [PATCH v2 07/12] dax: advance the iomap_iter on unshare range
` [PATCH v2 08/12] dax: advance the iomap_iter on dedupe range
` [PATCH v2 09/12] dax: advance the iomap_iter on pte and pmd faults
` [PATCH v2 10/12] iomap: remove unnecessary advance from iomap_iter()
` [PATCH v2 11/12] iomap: rename iomap_iter processed field to status
` [PATCH v2 12/12] iomap: introduce a full map advance helper

[PATCH] dm: fix unconditional IO throttle caused by REQ_PREFLUSH
 2025-02-20 11:20 UTC 

[RFC 0/5] Add support for central fsconfig and -q <n> unconditional loop
 2025-02-20  9:56 UTC  (3+ messages)
` [RFC 4/5] check,common/config: Add support for central fsconfig

[XFSPROGS PATCH] make: remove the .extradep file in libxfs on "make clean"
 2025-02-20  8:12 UTC  (3+ messages)

[PATCH v2 00/11] large atomic writes for xfs with CoW
 2025-02-20  7:48 UTC  (2+ messages)

[PATCHSET 5/5] xfsprogs: dump fs directory trees
 2025-02-20  6:20 UTC  (7+ messages)
` [PATCH 4/4] xfs_db: add command to copy directory trees out of filesystems

[PATCHSET v6.4 10/12] fstests: realtime reverse-mapping support
 2025-02-20  6:17 UTC  (30+ messages)
` [PATCH 01/13] xfs: fix tests that try to access the realtime rmap inode
` [PATCH 02/13] xfs/336: port to common/metadump
` [PATCH 03/13] fuzz: for fuzzing the rtrmapbt, find the path to the rt rmap btree file
` [PATCH 04/13] xfs: race fsstress with realtime rmap btree scrub and repair
` [PATCH 05/13] xfs: fix various problems with fsmap detecting the data device
` [PATCH 06/13] xfs/341: update test for rtgroup-based rmap
` [PATCH 07/13] xfs/3{43,32}: adapt tests for rt extent size greater than 1
` [PATCH 08/13] xfs/291: use _scratch_mkfs_sized instead of opencoding the logic
` [PATCH 09/13] xfs: skip tests if formatting small filesystem fails
  ` [PATCH v6.4.1 09/13] xfs/104: use _scratch_mkfs_sized
` [PATCH 10/13] xfs/443: use file allocation unit, not dbsize
` [PATCH 11/13] populate: adjust rtrmap calculations for rtgroups
` [PATCH 12/13] populate: check that we created a realtime rmap btree of the given height
` [PATCH 13/13] fuzzy: create missing fuzz tests for rt rmap btrees

[PATCHSET v2 0/2] Add XFS support for RWF_DONTCACHE
 2025-02-20  6:07 UTC  (6+ messages)
` [PATCH 1/2] iomap: make buffered writes work with RWF_DONTCACHE
` [PATCH 2/2] xfs: flag as supporting FOP_DONTCACHE

[PATCH] xfs/614: determine the sector size of the fs image by doing a test format
 2025-02-19 22:38 UTC 

[PATCHBOMB] fstests: catch us up to 6.12-6.14 changes
 2025-02-19 16:57 UTC  (12+ messages)
` [PATCHSET v6.4 07/12] fstests: store quota files in the metadir
  ` [PATCH 1/4] xfs: update tests for "
  ` [PATCH 2/4] xfs: test persistent quota flags
  ` [PATCH 3/4] xfs: fix quota detection in fuzz tests
  ` [PATCH 4/4] xfs: fix tests for persistent qflags

[PATCH v1 0/3] Add mount and remount related tests
 2025-02-19 15:04 UTC  (8+ messages)
` [PATCH v1 3/3] xfs: Add a testcase to check remount with noattr2 on a v5 xfs

[PATCHSET 12/12] fstests: dump fs directory trees
 2025-02-19  7:45 UTC  (3+ messages)
` [PATCH 1/1] xfs: test filesystem recovery with rdump

[PATCHSET v6.4 11/12] fstests: reflink on the realtime device
 2025-02-19  7:44 UTC  (15+ messages)
` [PATCH 1/7] common/populate: create realtime refcount btree
` [PATCH 2/7] xfs: create fuzz tests for the "
` [PATCH 3/7] xfs/27[24]: adapt for checking files on the realtime volume
` [PATCH 4/7] xfs: race fsstress with realtime refcount btree scrub and repair
` [PATCH 5/7] xfs: remove xfs/131 now that we allow reflink on realtime volumes
` [PATCH 6/7] generic/331,xfs/240: support files that skip delayed allocation
` [PATCH 7/7] common/xfs: fix _xfs_get_file_block_size when rtinherit is set and no rt section

[PATCHSET 09/12] fstests: check new 6.14 behaviors
 2025-02-19  7:22 UTC  (3+ messages)
` [PATCH 1/1] common: test statfs reporting with project quota

[PATCHSET v6.4 08/12] fstests: enable quota for realtime volumes
 2025-02-19  7:21 UTC  (7+ messages)
` [PATCH 1/3] common: enable testing of realtime quota when supported
` [PATCH 2/3] xfs: fix quota tests to adapt to realtime quota
` [PATCH 3/3] xfs: regression testing of quota on the realtime device

[PATCHSET v6.4 06/12] fstests: shard the realtime section
 2025-02-19  7:18 UTC  (31+ messages)
` [PATCH 01/15] common/populate: refactor caching of metadumps to a helper
` [PATCH 02/15] common/{fuzzy,populate}: use _scratch_xfs_mdrestore
` [PATCH 03/15] fuzzy: stress data and rt sections of xfs filesystems equally
` [PATCH 04/15] fuzzy: run fsx on "
` [PATCH 05/15] common/ext4: reformat external logs during mdrestore operations
` [PATCH 06/15] common/populate: use metadump v2 format by default for fs metadata snapshots
` [PATCH 07/15] punch-alternating: detect xfs realtime files with large allocation units
` [PATCH 08/15] xfs/206: update mkfs filtering for rt groups feature
` [PATCH 09/15] common: pass the realtime device to xfs_db when possible
` [PATCH 10/15] xfs/185: update for rtgroups
` [PATCH 11/15] xfs/449: update test to know about xfs_db -R
` [PATCH 12/15] xfs/271,xfs/556: fix tests to deal with rtgroups output in bmap/fsmap commands
` [PATCH 13/15] common/xfs: capture realtime devices during metadump/mdrestore
` [PATCH 14/15] common/fuzzy: adapt the scrub stress tests to support rtgroups
` [PATCH 15/15] xfs: fix fuzz tests of rtgroups bitmap and summary files

[PATCHSET 02/12] fstests: fix logwrites zeroing
 2025-02-19  6:20 UTC  (4+ messages)

[PATCHSET v32.1 03/12] fstests: fix online and offline fsck test groups
 2025-02-19  6:13 UTC  (28+ messages)
` [PATCH 01/12] misc: drop the dangerous label from xfs_scrub fsstress tests
` [PATCH 02/12] misc: rename the dangerous_repair group to fuzzers_repair
` [PATCH 03/12] misc: rename the dangerous_online_repair group to fuzzers_online_repair
` [PATCH 04/12] misc: rename the dangerous_bothrepair group to fuzzers_bothrepair
` [PATCH 05/12] misc: rename the dangerous_norepair group to fuzzers_norepair
` [PATCH 06/12] misc: fix misclassification of xfs_repair fuzz tests
` [PATCH 07/12] misc: fix misclassification of xfs_scrub + "
` [PATCH 08/12] misc: fix misclassification of verifier "
` [PATCH 09/12] misc: add xfs_scrub + xfs_repair fuzz tests to the scrub and repair groups
` [PATCH 10/12] misc: remove the dangerous_scrub group
` [PATCH 11/12] xfs/28[56],xfs/56[56]: add to the auto group
` [PATCH 12/12] xfs/349: reclassify this test as not dangerous

[PATCHSET v6.4 05/12] fstests: make protofiles less janky
 2025-02-19  6:09 UTC  (9+ messages)
` [PATCH 1/4] xfs/019: reduce _fail calls in test
` [PATCH 2/4] xfs/019: test reserved file support
` [PATCH 3/4] xfs: test filesystem creation with xfs_protofile
` [PATCH 4/4] fstests: test mkfs.xfs protofiles with xattr support

[PATCHSET v6.4 04/12] fstests: enable metadir
 2025-02-19  6:07 UTC  (25+ messages)
` [PATCH 01/12] various: fix finding metadata inode numbers when metadir is enabled
` [PATCH 02/12] xfs/{030,033,178}: forcibly disable metadata directory trees
` [PATCH 03/12] common/repair: patch up repair sb inode value complaints
` [PATCH 04/12] xfs/206: update for metadata directory support
` [PATCH 05/12] xfs/{050,144,153,299,330}: update quota reports to handle metadir trees
` [PATCH 06/12] xfs/509: adjust inumbers accounting for metadata directories
` [PATCH 07/12] xfs: create fuzz tests "
` [PATCH 08/12] xfs/163: bigger fs for metadir
` [PATCH 09/12] xfs/122: disable this test for any codebase that knows about metadir
` [PATCH 10/12] common/populate: label newly created xfs filesystems
` [PATCH 11/12] scrub: race metapath online fsck with fsstress
` [PATCH 12/12] xfs: test metapath repairs

[PATCHSET 01/12] fstests: more random fixes for v2025.02.16
 2025-02-19  5:55 UTC  (4+ messages)
` [PATCH 2/2] dio_writeback_race: align the directio buffer to base page size

[PATCH 1/2] mkfs,xfs_repair: don't pass a daddr as the flags argument
 2025-02-19  5:53 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox