public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-02-26 17:30:08 to 2025-03-04 17:42:43 UTC [more...]

[PATCHSET v6.2 4/7] fstests: make protofiles less janky
 2025-03-04 17:42 UTC  (4+ messages)
` [PATCH 1/1] fstests: test mkfs.xfs protofiles with xattr support

[PATCH v2 1/1] iomap: propagate nowait to block layer
 2025-03-04 17:36 UTC  (5+ messages)

[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_cksum
 2025-03-04 16:15 UTC 

[syzbot] [xfs?] WARNING in fsnotify_file_area_perm
 2025-03-04 16:15 UTC  (4+ messages)

use folios and vmalloc for buffer cache backing memory
 2025-03-04 14:11 UTC  (13+ messages)
` [PATCH 06/12] xfs: remove the kmalloc to page allocator fallback
` [PATCH 07/12] xfs: convert buffer cache to use high order folios
` [PATCH 10/12] xfs: use vmalloc instead of vm_map_area for buffer backing memory
` [PATCH 11/12] xfs: cleanup mapping tmpfs folios into the buffer cache

[PATCH 0/2] *** Code cleanup ***
 2025-03-04 13:58 UTC  (6+ messages)
` [PATCH 1/2] xfs: remove unnecessary checks for __GFP_NOFAIL allocation
` [PATCH 2/2] xfs: refactor out xfs_buf_get_maps()

[PATCH v2 0/1] xfs/539: Ignore remount failures on v5 xfs
 2025-03-04 13:48 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v2] mm: alloc_pages_bulk: remove assumption of populating only NULL elements
 2025-03-04 12:09 UTC  (6+ messages)

[PATCH v1 0/3] xfsprogs: Add support for preadv2() and RWF_DONTCACHE
 2025-03-04 11:55 UTC  (4+ messages)
` [PATCH v1 1/3] configure: xfs_io: Add support for preadv2
` [PATCH v1 2/3] xfs_io: Add RWF_DONTCACHE support to pwritev2
` [PATCH v1 3/3] xfs_io: Add RWF_DONTCACHE support to preadv2

[PATCH v3] xfs: add a test for atomic writes
 2025-03-04  8:47 UTC  (9+ messages)

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

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

[PATCH 09/12] mm/filemap: drop streaming/uncached pages when writeback completes
 2025-03-04  3:12 UTC 

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-03-04  2:11 UTC  (7+ messages)
` [PATCH v3 02/16] scsi: lpfc: convert timeouts to secs_to_jiffies()

[PATCH] xfs: don't allow log recover IO to be throttled
 2025-03-03 20:45 UTC  (3+ messages)

[PATCH] xfs: Use abs_diff instead of XFS_ABSDIFF
 2025-03-03 19:16 UTC  (2+ messages)

[GIT PULL] XFS fixes for v6.14-rc6
 2025-03-03 17:57 UTC  (2+ messages)

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

[GIT PULL] xfs: add support for zoned devices
 2025-03-03 15:33 UTC 

Changes to XFS patch integration process
 2025-03-03 15:24 UTC  (4+ messages)

Slow deduplication
 2025-03-03 14:03 UTC  (4+ messages)

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

[PATCHSET v2 0/2] Add XFS support for RWF_DONTCACHE
 2025-03-03 13:07 UTC  (11+ messages)
  ` [PATCH 1/2] iomap: make buffered writes work with RWF_DONTCACHE

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

[syzbot] [xfs?] [mm?] WARNING: bad unlock balance in __mm_populate
 2025-03-02 17:15 UTC 

[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
 2025-03-02 12:20 UTC  (5+ messages)

[LSF/MM/BPF TOPIC] xfstests: Centralizing filesystem configs and device configs
 2025-03-01 13:17 UTC  (6+ messages)

[PATCH] xfs: Simplify maximum determination in xrep_calc_ag_resblks()
 2025-03-01 10:30 UTC 

[PATCH] xfs_repair: -EFSBADCRC needs action when read verifier detects it
 2025-02-28 17:35 UTC  (4+ messages)

[PATCH 1/1] fs/xfs: Add check to kmem_cache_zalloc()
 2025-02-28  3:20 UTC  (2+ messages)

[ANNOUNCE] xfsprogs: for-next updated to a5466cee9874
 2025-02-27 20:07 UTC 

[PATCH 1/1] iomap: propagate nowait to block layer
 2025-02-27 11:58 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