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

[PATCH v1 0/4] xfs: Misc changes to XFS realtime
 2026-02-12 14:01 UTC  (4+ messages)
` [PATCH v1 1/4] xfs: Fix xfs_last_rt_bmblock()
` [PATCH v1 2/4] xfs: Update sb_frextents when lazy count is set
` [PATCH v1 3/4] xfs: Update lazy counters in xfs_growfs_rt_bmblock()

[PATCH] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-02-12 13:15 UTC  (2+ messages)

[PATCH v8 REBASE] xfs: add FALLOC_FL_WRITE_ZEROES to XFS code base
 2026-02-12 13:13 UTC 

[Linux xfs bug] KASAN: slab-use-after-free Read in fserror_worker
 2026-02-12 12:46 UTC 

[PATCH 0/4] Avoid failing shutdown tests without a journal
 2026-02-12 10:41 UTC  (2+ messages)

[PATCH] xfs: fixup some alignment issues in xfs_ondisk.c
 2026-02-12 10:14 UTC  (2+ messages)

[PATCH v2 0/5] iomap, xfs: improve zero range flushing and lookup
 2026-02-11 15:41 UTC  (17+ messages)
` [PATCH v2 1/5] iomap, xfs: lift zero range hole mapping flush into xfs
` [PATCH v2 2/5] xfs: flush eof folio before insert range size update
` [PATCH v2 3/5] xfs: look up cow fork extent earlier for buffered iomap_begin
` [PATCH v2 4/5] xfs: only flush when COW fork blocks overlap data fork holes
` [PATCH v2 5/5] xfs: replace zero range flush with folio batch

[PATCH v2 0/2] Misc refactorings in XFS
 2026-02-11 13:55 UTC  (3+ messages)
` [PATCH v2 1/2] xfs: Refactoring the nagcount and delta calculation
` [PATCH v2 2/2] xfs: Replace &rtg->rtg_group with rtg_group()

[PATCH v3 0/6] AG aware parallel writeback for XFS
 2026-02-11  9:39 UTC  (45+ messages)
    ` [PATCH v3 2/6] xfs: add helpers to pack AG prediction info for per-folio tracking
    ` [PATCH v3 3/6] xfs: add per-inode AG prediction map and dirty-AG bitmap
    ` [PATCH v3 4/6] xfs: tag folios with AG number during buffered write via iomap attach hook
    ` [PATCH v3 5/6] xfs: add per-AG writeback workqueue infrastructure
    ` [PATCH v3 6/6] xfs: offload writeback by AG using per-inode dirty bitmap and per-AG workers

[PATCH v2 1/2] xfs: remove duplicate static size checks
 2026-02-11  3:31 UTC  (6+ messages)
` [PATCH v2 2/2] xfs: add static size checks for ioctl UABI

[PATCH v3 1/2] xfs: remove duplicate static size checks
 2026-02-11  3:29 UTC  (2+ messages)
` [PATCH v3 2/2] xfs: add static size checks for ioctl UABI

[PATCH v2 00/13] mm: add bitmap VMA flag helpers and convert all mmap_prepare to use them
 2026-02-10 17:44 UTC  (38+ messages)
` [PATCH v2 01/13] mm/vma: remove __private sparse decoration from vma_flags_t
` [PATCH v2 02/13] mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()
` [PATCH v2 03/13] mm: add mk_vma_flags() bitmap flag macro helper
` [PATCH v2 04/13] tools: bitmap: add missing bitmap_[subset(), andnot()]
` [PATCH v2 05/13] mm: add basic VMA flag operation helper functions
` [PATCH v2 06/13] mm: update hugetlbfs to use VMA flags on mmap_prepare
` [PATCH v2 07/13] mm: update secretmem "
` [PATCH v2 08/13] mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
` [PATCH v2 09/13] mm: update all remaining mmap_prepare users "
` [PATCH v2 10/13] mm: make vm_area_desc utilise vma_flags_t only
` [PATCH v2 11/13] tools/testing/vma: separate VMA userland tests into separate files
` [PATCH v2 12/13] tools/testing/vma: separate out vma_internal.h into logical headers
` [PATCH v2 13/13] tools/testing/vma: add VMA userland tests for VMA flag functions

[PATCH v6 00/16] Exposing case folding behavior
 2026-02-10 16:23 UTC  (6+ messages)

[patch v1 0/2] Misc refactorings in XFS
 2026-02-10 15:50 UTC  (7+ messages)
` [patch v1 1/2] xfs: Refactoring the nagcount and delta calculation
` [patch v1 2/2] xfs: Replace &rtg->rtg_group with rtg_group()

What prevents XFS from being grown offline (without being mounted)?
 2026-02-10 15:47 UTC  (3+ messages)

[patch v1 0/2] Misc refactoring in XFS
 2026-02-10 12:35 UTC  (5+ messages)
` [patch v1 1/2] xfs: Refactoring the nagcount and delta calculation

[bug report] xfs/802 failure due to mssing fstype report by lsblk
 2026-02-10  6:19 UTC  (9+ messages)

[PATCH] xfs: add static size checks for structures in xfs_fs.h
 2026-02-10  5:59 UTC  (11+ messages)

[PATCHSET v6] xfs: autonomous self healing of filesystems
 2026-02-10  4:57 UTC  (12+ messages)
` [PATCH 02/11] xfs: start creating infrastructure for health monitoring
` [PATCH 11/11] xfs: add media verification ioctl
  ` [PATCH v6.1 "

[GIT PULL] XFS: New code for v7.0
 2026-02-10  0:50 UTC  (2+ messages)

Fundacja Rodzina a optymalizacja podatkowa
 2026-02-09  8:35 UTC 

[PATCH v1.1 1/3] xfs/018: remove inline xattr recovery tests
 2026-02-08 17:26 UTC 

[PATCH 0/3] fs: Support btrfs cloned images and overlayfs
 2026-02-06 13:12 UTC  (19+ messages)
` [PATCH 3/3] ovl: Use real disk UUID for origin file handles

[patch v4 0/2] Misc fixes in XFS realtime
 2026-02-06 12:51 UTC  (7+ messages)
` [patch v4 1/2] xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()
` [patch v4 2/2] xfs: Fix in xfs_rtalloc_query_range()

rcu stalls during fstests runs for xfs
 2026-02-06 11:04 UTC  (10+ messages)

fix inode stats with lots of metafiles
 2026-02-06  6:52 UTC  (12+ messages)
` [PATCH 1/2] xfs: cleanup inode counter stats
` [PATCH 2/2] xfs: remove metafile inodes from the active inode stat

[PATCHSET] xfs: syzbot fixes for online fsck
 2026-02-06  4:46 UTC  (4+ messages)
` [PATCH 2/4] xfs: only call xf{array,blob}_destroy if we have a valid pointer

[PATCH 0/2] Add cond_resched() in some place to avoid softlockup
 2026-02-05 21:17 UTC  (10+ messages)
` [PATCH 1/2] xfs: take a breath in xlog_ioend_work()
` [PATCH 2/2] xfs: take a breath in xfsaild()

[ANNOUNCE] xfsprogs: for-next updated to 783268546e98
 2026-02-04 11:52 UTC 

Processed: Fails to build source after successful build
 2026-02-03 23:14 UTC 

Processed: not fixed in trixie
 2026-02-03 23:05 UTC 

[PATCH 03/14] iov_iter: extract a iov_iter_extract_bvecs helper from bio code
 2026-02-03 16:32 UTC  (4+ messages)

[patch v3 0/2] Misc fixes in XFS realtime
 2026-02-03 15:43 UTC  (7+ messages)
` [patch v3 1/2] xfs: Move ASSERTion location in xfs_rtcopy_summary()
` [patch v3 2/2] xfs: Fix in xfs_rtalloc_query_range()

[PATCH] xfs/841: create a block device that must exist
 2026-02-03  8:28 UTC  (3+ messages)

[PATCH 0/1] xfs: Use xarray to track SB UUIDs instead of plain array
 2026-02-03  7:23 UTC  (8+ messages)
` [PATCH] "

[PATCH] xfs_scrub_all: fix non-service-mode arguments to xfs_scrub
 2026-02-03  5:18 UTC  (2+ messages)

generic/753 crash with LARP
 2026-02-02 18:59 UTC  (2+ messages)

[PATCH v2 0/2] Misc fixes in XFS realtime
 2026-02-02 18:53 UTC  (9+ messages)
` [PATCH v2 1/2] xfs: Move ASSERTion location in xfs_rtcopy_summary()

[PATCH] iomap: handle iterator position advancing beyond current mapping
 2026-02-02 18:34 UTC  (7+ messages)

[RFC V3 0/3] xfs: Add support to shrink multiple empty AGs
 2026-02-02 16:53 UTC  (6+ messages)
` [RFC V3 2/3] xfs: Refactoring the nagcount and delta calculation


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