public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-13 20:16:10 to 2025-02-19 00:57:53 UTC [more...]

[PATCHBOMB] fstests: catch us up to 6.12-6.14 changes
 2025-02-19  0:57 UTC  (47+ messages)
` [PATCHSET 01/12] fstests: more random fixes for v2025.02.16
  ` [PATCH 1/2] dio-writeback-race: fix missing mode in O_CREAT
  ` [PATCH 2/2] dio_writeback_race: align the directio buffer to base page size
` [PATCHSET 02/12] fstests: fix logwrites zeroing
  ` [PATCH 1/3] logwrites: warn if we don't think read after discard returns zeroes
  ` [PATCH 2/3] logwrites: use BLKZEROOUT if it's available
  ` [PATCH 3/3] logwrites: only use BLKDISCARD if we know discard zeroes data
` [PATCHSET v32.1 03/12] fstests: fix online and offline fsck test groups
  ` [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 04/12] fstests: enable metadir
  ` [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 v6.4 05/12] fstests: make protofiles less janky
  ` [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 06/12] fstests: shard the realtime section
  ` [PATCH 01/15] common/populate: refactor caching of metadumps to a helper
` [PATCHSET v6.4 07/12] fstests: store quota files in the metadir
` [PATCHSET v6.4 08/12] fstests: enable quota for realtime volumes
` [PATCHSET 09/12] fstests: check new 6.14 behaviors
` [PATCHSET v6.4 10/12] fstests: realtime reverse-mapping support
` [PATCHSET v6.4 11/12] fstests: reflink on the realtime device
` [PATCHSET 12/12] fstests: dump fs directory trees

[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-18 23:30 UTC  (23+ messages)
` [PATCH v8 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v8 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v8 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v8 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v8 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v8 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v8 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v8 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v8 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v8 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v8 11/20] mm: Allow compound zone device pages
` [PATCH v8 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v8 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v8 14/20] mm/rmap: Add support for PUD sized mappings to rmap
` [PATCH v8 15/20] mm/huge_memory: Add vmf_insert_folio_pud()
` [PATCH v8 16/20] mm/huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v8 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v8 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping

[REGRESSION] xfs kernel panic
 2025-02-18 21:17 UTC  (5+ messages)

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

buffer cache simplifications
 2025-02-18 20:23 UTC  (9+ messages)
` [PATCH 1/4] xfs: reduce context switches for synchronous buffered I/O
` [PATCH 2/4] xfs: decouple buffer readahead from the normal buffer read path
` [PATCH 3/4] xfs: remove most in-flight buffer accounting
` [PATCH 4/4] xfs: remove the XBF_STALE check from xfs_buf_rele_cached

[PATCHSET 5/5] xfsprogs: dump fs directory trees
 2025-02-18 19:58 UTC  (7+ messages)
` [PATCH 4/4] xfs_db: add command to copy directory trees out of filesystems
  ` [PATCH v1.1 "

[PATCH] xfsprogs: Fix mismatched return type of filesize()
 2025-02-18 18:15 UTC  (3+ messages)

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-18 15:02 UTC  (14+ messages)
` [PATCH v2 2/8] fs/buffer: remove batching from async read
` [PATCH v2 3/8] fs/mpage: avoid negative shift for large blocksize
` [PATCH v2 4/8] fs/mpage: use blocks_per_folio instead of blocks_per_page
` [PATCH v2 5/8] fs/buffer fs/mpage: remove large folio restriction
` [PATCH v2 6/8] block/bdev: enable large folio support for large logical block sizes
` [PATCH v2 7/8] block/bdev: lift block size restrictions to 64k

[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-02-18 10:47 UTC  (2+ messages)

[PATCH] mkfs: use stx_blksize for dev block size by default
 2025-02-18  8:30 UTC  (6+ messages)

support for zoned devices v3
 2025-02-18  8:10 UTC  (46+ messages)
` [PATCH 01/45] xfs: reflow xfs_dec_freecounter
` [PATCH 02/45] xfs: generalize the freespace and reserved blocks handling
` [PATCH 03/45] xfs: support reserved blocks for the rt extent counter
` [PATCH 04/45] xfs: trace in-memory freecounter reservations
` [PATCH 05/45] xfs: preserve RT reservations across remounts
` [PATCH 06/45] xfs: fixup the metabtree reservation in xrep_reap_metadir_fsblocks
` [PATCH 07/45] xfs: make metabtree reservations global
` [PATCH 08/45] xfs: reduce metafile reservations
` [PATCH 09/45] xfs: factor out a xfs_rt_check_size helper
` [PATCH 10/45] xfs: add a rtg_blocks helper
` [PATCH 11/45] xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
` [PATCH 12/45] xfs: skip always_cow inodes in xfs_reflink_trim_around_shared
` [PATCH 13/45] xfs: refine the unaligned check for always COW inodes in xfs_file_dio_write
` [PATCH 14/45] xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
` [PATCH 15/45] xfs: add a xfs_rtrmap_highest_rgbno helper
` [PATCH 16/45] xfs: define the zoned on-disk format
` [PATCH 17/45] xfs: allow internal RT devices for zoned mode
` [PATCH 18/45] xfs: export zoned geometry via XFS_FSOP_GEOM
` [PATCH 19/45] xfs: disable sb_frextents for zoned file systems
` [PATCH 20/45] xfs: disable FITRIM for zoned RT devices
` [PATCH 21/45] xfs: don't call xfs_can_free_eofblocks from ->release for zoned inodes
` [PATCH 22/45] xfs: skip zoned RT inodes in xfs_inodegc_want_queue_rt_file
` [PATCH 23/45] xfs: parse and validate hardware zone information
` [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 28/45] xfs: implement direct "
` [PATCH 29/45] xfs: wire up zoned block freeing in xfs_rtextent_free_finish_item
` [PATCH 30/45] xfs: hide reserved RT blocks from statfs
` [PATCH 31/45] xfs: support growfs on zoned file systems
` [PATCH 32/45] xfs: allow COW forks on zoned file systems in xchk_bmap
` [PATCH 33/45] xfs: support xchk_xref_is_used_rt_space on zoned file systems
` [PATCH 34/45] xfs: support xrep_require_rtext_inuse "
` [PATCH 35/45] xfs: enable fsmap reporting for internal RT devices
` [PATCH 36/45] xfs: disable reflink for zoned file systems
` [PATCH 37/45] xfs: disable rt quotas "
` [PATCH 38/45] xfs: enable the zoned RT device feature
` [PATCH 39/45] xfs: support zone gaps
` [PATCH 40/45] xfs: add a max_open_zones mount option
` [PATCH 41/45] xfs: support write life time based data placement
` [PATCH 42/45] xfs: wire up the show_stats super operation
` [PATCH 43/45] xfs: export zone stats in /proc/*/mountstats
` [PATCH 44/45] xfs: contain more sysfs code in xfs_sysfs.c
` [PATCH 45/45] xfs: export max_open_zones in sysfs

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

[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-17 19:58 UTC  (5+ messages)
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()

[ANNOUNCE] xfsprogs v6.13.0 released
 2025-02-17  9:40 UTC 

support for zoned devices RFCv2
 2025-02-17  9:20 UTC  (31+ messages)
` [PATCH 22/43] xfs: add the zoned space allocator
` [PATCH 23/43] xfs: add support for zoned space reservations
` [PATCH 24/43] xfs: implement zoned garbage collection
` [PATCH 25/43] xfs: implement buffered writes to zoned RT devices
` [PATCH 39/43] xfs: support write life time based data placement

[PATCHSET v3] fstests: random fixes for v2025.02.02
 2025-02-15 16:54 UTC  (15+ messages)
` [PATCH 14/34] common: fix pkill by running test program in a separate session
  ` [PATCH 13.99/34] tools: add a Makefile "
  ` [PATCH v3.1 14/34] common: fix pkill by running test program in a "
` [PATCH 15/34] check: run tests in a private pid/mount namespace
  ` [PATCH v3.1 "

[PATCH 6.12 000/422] 6.12.14-rc1 review
 2025-02-14 13:36 UTC  (3+ messages)

[PATCH xfsprogs v2] configure: additionally get icu-uc from pkg-config
 2025-02-14  8:45 UTC 

[ANNOUNCE] xfs-linux: for-next *REBASED* to 2d873efd174b
 2025-02-14  8:43 UTC 

[PATCH xfsprogs] configure: additionally get icu-uc from pkg-config
 2025-02-13 23:29 UTC  (5+ messages)

[PATCH v4 00/10] Update release.sh
 2025-02-13 22:47 UTC  (11+ messages)
` [PATCH v4 05/10] git-contributors: better handling of hash mark/multiple emails
` [PATCH v4 06/10] git-contributors: make revspec required and shebang fix
` [PATCH v4 09/10] libxfs-apply: drop Cc: to stable release list
` [PATCH v4 10/10] gitignore: ignore a few newly generated files

[syzbot] [iomap?] kernel BUG in folio_end_writeback (2)
 2025-02-13 22:14 UTC 


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