public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-12 08:14:14 to 2025-02-18 08:12:02 UTC [more...]

support for zoned devices v3
 2025-02-18  8:10 UTC  (3+ messages)
` [PATCH 01/45] xfs: reflow xfs_dec_freecounter
` [PATCH 02/45] xfs: generalize the freespace and reserved blocks handling

[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-02-18  3:55 UTC  (21+ 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

[PATCH v1 0/3] Add mount and remount related tests
 2025-02-17 22:29 UTC  (13+ messages)
` [PATCH v1 1/3] xfs/539: Skip noattr2 remount option on v5 filesystems
` [PATCH v1 2/3] common/xfs: Add a new helper function to check v5 XFS
` [PATCH v1 3/3] xfs: Add a testcase to check remount with noattr2 on a v5 xfs

[PATCH v2 0/8] enable bs > ps for block devices
 2025-02-17 22:01 UTC  (13+ 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

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

[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()

[REGRESSION] xfs kernel panic
 2025-02-17 17:29 UTC  (2+ messages)

[PATCH] xfsprogs: Fix mismatched return type of filesize()
 2025-02-17 15:50 UTC 

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

buffer cache simplifications
 2025-02-17  9:31 UTC  (5+ 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

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  (19+ messages)
` [PATCH 09/34] generic/759,760: fix MADV_COLLAPSE detection and inclusion
` [PATCH 10/34] generic/759,760: skip test if we can't set up a hugepage for IO
` [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  (17+ messages)
` [PATCH v4 01/10] release.sh: add signing and fix outdated commands
` [PATCH v4 02/10] release.sh: add --kup to upload release tarball to kernel.org
` [PATCH v4 03/10] release.sh: update version files make commit optional
` [PATCH v4 04/10] Add git-contributors script to notify about merges
` [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 07/10] release.sh: generate ANNOUNCE email
` [PATCH v4 08/10] release.sh: add -f to generate for-next update email
` [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 

[PATCH 00/16] Converge on using secs_to_jiffies() part two
 2025-02-13 17:45 UTC  (3+ messages)

[PATCH 00/10] iomap: incremental advance conversion -- phase 2
 2025-02-13 15:27 UTC  (24+ messages)
` [PATCH 01/10] iomap: advance the iter directly on buffered read
` [PATCH 02/10] iomap: advance the iter on direct I/O
` [PATCH 03/10] iomap: convert misc simple ops to incremental advance
` [PATCH 04/10] dax: advance the iomap_iter in the read/write path
` [PATCH 05/10] dax: advance the iomap_iter on zero range
` [PATCH 06/10] dax: advance the iomap_iter on unshare range
` [PATCH 07/10] dax: advance the iomap_iter on dedupe range
` [PATCH 08/10] dax: advance the iomap_iter on pte and pmd faults
` [PATCH 09/10] iomap: remove unnecessary advance from iomap_iter()
` [PATCH 10/10] iomap: rename iomap_iter processed field to status

[PATCH v2 00/11] large atomic writes for xfs with CoW
 2025-02-13 13:56 UTC  (12+ messages)
` [PATCH v2 01/11] iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
` [PATCH v2 02/11] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH v2 03/11] xfs: Refactor xfs_reflink_end_cow_extent()
` [PATCH v2 04/11] iomap: Support CoW-based atomic writes
` [PATCH v2 05/11] iomap: Lift blocksize restriction on "
` [PATCH v2 06/11] xfs: Reflink CoW-based atomic write support
` [PATCH v2 07/11] xfs: iomap "
` [PATCH v2 08/11] xfs: Add xfs_file_dio_write_atomic()
` [PATCH v2 09/11] xfs: Commit CoW-based atomic writes atomically
` [PATCH v2 10/11] xfs: Update atomic write max size
` [PATCH v2 11/11] xfs: Allow block allocator to take an alignment hint

[PATCHSET 5/5] xfsprogs: dump fs directory trees
 2025-02-13 13:26 UTC  (12+ messages)
` [PATCH 1/4] xfs_db: pass const pointers when we're not modifying them
` [PATCH 2/4] xfs_db: use an empty transaction to try to prevent livelocks in path_navigate
` [PATCH 3/4] xfs_db: make listdir more generally useful
` [PATCH 4/4] xfs_db: add command to copy directory trees out of filesystems

[PATCH] mkfs: use stx_blksize for dev block size by default
 2025-02-13 13:26 UTC  (5+ messages)

[PATCHSET v6.3 4/5] xfsprogs: reflink on the realtime device
 2025-02-13  4:28 UTC  (45+ messages)
` [PATCH 01/22] libxfs: compute the rt refcount btree maxlevels during initialization
` [PATCH 02/22] libxfs: add a realtime flag to the refcount update log redo items
` [PATCH 03/22] libxfs: apply rt extent alignment constraints to CoW extsize hint
` [PATCH 04/22] libfrog: enable scrubbing of the realtime refcount data
` [PATCH 05/22] man: document userspace API changes due to rt reflink
` [PATCH 06/22] xfs_db: display the realtime refcount btree contents
` [PATCH 07/22] xfs_db: support the realtime refcountbt
` [PATCH 08/22] xfs_db: copy the realtime refcount btree
` [PATCH 09/22] xfs_db: add rtrefcount reservations to the rgresv command
` [PATCH 10/22] xfs_spaceman: report health of the realtime refcount btree
` [PATCH 11/22] xfs_repair: allow CoW staging extents in the realtime rmap records
` [PATCH 12/22] xfs_repair: use realtime refcount btree data to check block types
` [PATCH 13/22] xfs_repair: find and mark the rtrefcountbt inode
` [PATCH 14/22] xfs_repair: compute refcount data for the realtime groups
` [PATCH 15/22] xfs_repair: check existing realtime refcountbt entries against observed refcounts
` [PATCH 16/22] xfs_repair: reject unwritten shared extents
` [PATCH 17/22] xfs_repair: rebuild the realtime refcount btree
` [PATCH 18/22] xfs_repair: allow realtime files to have the reflink flag set
` [PATCH 19/22] xfs_repair: validate CoW extent size hint on rtinherit directories
` [PATCH 20/22] xfs_logprint: report realtime CUIs
` [PATCH 21/22] mkfs: validate CoW extent size hint when rtinherit is set
` [PATCH 22/22] mkfs: enable reflink on the realtime device

[PATCHSET 1/5] xfs_scrub: fixes and cleanups for inode iteration
 2025-02-13  4:20 UTC  (7+ messages)
` [PATCH 04/17] libfrog: wrap handle construction code

[PATCH v3 0/8] Update release.sh
 2025-02-12 22:24 UTC  (7+ messages)
` [PATCH v3 5/8] Add git-contributors script to notify about merges

linux-next: Fixes tag needs some work in the xfs tree
 2025-02-12 15:52 UTC  (3+ messages)

[RFC 0/3] Parallelizing filesystem writeback
 2025-02-12 10:36 UTC  (4+ messages)
  ` [RFC 1/3] writeback: add parallel writeback infrastructure
  ` [RFC 2/3] fs: modify writeback infra to work with wb_ctx
  ` [RFC 3/3] xfs: use the parallel writeback infra per AG

[daveh-devel:prefault-20250128] [filemap] bc10506d7c: unixbench.throughput 5.1% improvement
 2025-02-12  8:13 UTC 


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