public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-08 22:49:49 to 2024-09-17 19:00:47 UTC [more...]

fix recovery of extfree items just after a growfs
 2024-09-17 19:00 UTC  (9+ messages)
` [PATCH 1/4] xfs: pass the exact range to initialize to xfs_initialize_perag
` [PATCH 2/4] xfs: merge the perag freeing helpers
` [PATCH 3/4] xfs: create perag structures as soon as possible during log recovery
` [PATCH 4/4] xfs: don't use __GFP_RETRY_MAYFAIL

[RFD] xfsprogs/mkfs: prototype XFS image mode format for scalable AG growth
 2024-09-17 18:42 UTC  (8+ messages)

[PATCH v2] xfs: skip background cowblock trims on inodes open for write
 2024-09-17 18:31 UTC  (4+ messages)
` [PATCH 2/1] xfs: don't free cowblocks from under dirty pagecache on unshare

fix a DEBUG-only assert failure in xfs/538 v4
 2024-09-17 18:22 UTC  (5+ messages)
` [PATCH 4/8] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
` [PATCH 6/8] xfs: don't ifdef around the exact minlen allocations

[PATCH] Documentation: iomap: fix a typo
 2024-09-17 16:19 UTC  (4+ messages)

[PATCH] docs:filesystems: fix spelling and grammar mistakes in iomap design page
 2024-09-17 16:17 UTC  (3+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-09-17 13:25 UTC  (29+ messages)

[ANNOUNCE] xfsprogs: for-next updated to 19dde7fac
 2024-09-17 12:30 UTC 

[RFC PATCH 0/4] bringing back the AGFL reserve
 2024-09-16 23:01 UTC  (8+ messages)
` [RFC PATCH 1/4] xfs: resurrect the AGFL reservation

[PATCH 0/6] debian: Debian and Ubuntu archive changes
 2024-09-16 22:38 UTC  (10+ messages)
` [PATCH 1/6] debian: Update debhelper-compat level
` [PATCH 2/6] debian: Update public release key
` [PATCH 3/6] debian: Prevent recreating the orig tarball
` [PATCH 4/6] debian: Add Build-Depends: systemd-dev
` [PATCH 5/6] debian: Modernize build script
` [PATCH 6/6] debian: Correct the day-of-week on 2024-09-04

[PATCH v1] xfs: scrub: convert comma to semicolon
 2024-09-16 17:00 UTC  (2+ messages)

[PATCH] xfs: convert comma to semicolon
 2024-09-16 16:56 UTC  (2+ messages)

Are jump labels broken on 6.11-rc1?
 2024-09-16 16:08 UTC  (11+ messages)

[PATCH v8 00/11] fs: multigrain timestamp redux
 2024-09-16 10:57 UTC  (20+ messages)
` [PATCH v8 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v8 02/11] fs: add infrastructure for multigrain timestamps
` [PATCH v8 03/11] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 04/11] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v8 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v8 06/11] fs: add percpu counters for significant "
` [PATCH v8 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v8 08/11] xfs: switch to "
` [PATCH v8 09/11] ext4: "
` [PATCH v8 10/11] btrfs: convert "
` [PATCH v8 11/11] tmpfs: add support for "

[PATCH v4 00/14] forcealign for xfs
 2024-09-16 10:24 UTC  (17+ messages)

[RFC PATCH] xfs: Prevent umount from indefinitely waiting on XFS_IFLUSHING flag on stale inodes
 2024-09-16  5:44 UTC  (4+ messages)

[PATCH] Polish translation update for xfsprogs 6.10.1
 2024-09-16  7:19 UTC  (2+ messages)

[PATCH v2] xfs_db: make sure agblocks is valid to prevent corruption
 2024-09-16  6:55 UTC  (3+ messages)
` [PATCH v3] "

linux-next: build failure after merge of the bpf-next tree
 2024-09-15 23:30 UTC  (5+ messages)

[syzbot] Monthly xfs report (Sep 2024)
 2024-09-15 14:39 UTC 

[PATCH v7 00/11] fs: multigrain timestamp redux
 2024-09-14 13:37 UTC  (19+ messages)
` [PATCH v7 01/11] timekeeping: move multigrain timestamp floor handling into timekeeper
` [PATCH v7 02/11] fs: add infrastructure for multigrain timestamps
` [PATCH v7 03/11] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v7 04/11] fs: handle delegated timestamps in setattr_copy_mgtime
` [PATCH v7 05/11] fs: tracepoints around multigrain timestamp events
` [PATCH v7 06/11] fs: add percpu counters for significant "
` [PATCH v7 07/11] Documentation: add a new file documenting multigrain timestamps
` [PATCH v7 08/11] xfs: switch to "
` [PATCH v7 09/11] ext4: "
` [PATCH v7 10/11] btrfs: convert "
` [PATCH v7 11/11] tmpfs: add support for "

[syzbot] [xfs?] possible deadlock in xfs_can_free_eofblocks (2)
 2024-09-14  9:21 UTC  (3+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-09-12 12:55 UTC  (24+ messages)
` [PATCH 01/12] mm/gup.c: Remove redundant check for PCI P2PDMA page
` [PATCH 02/12] pci/p2pdma: Don't initialise page refcount to one
` [PATCH 03/12] fs/dax: Refactor wait for dax idle page
` [PATCH 04/12] mm: Allow compound zone device pages
` [PATCH 05/12] mm/memory: Add dax_insert_pfn
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
` [PATCH 07/12] huge_memory: Allow mappings of PMD "
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 09/12] mm: Update vm_normal_page() callers to accept "
` [PATCH 10/12] fs/dax: Properly refcount fs dax pages
` [PATCH 11/12] mm: Remove pXX_devmap callers
` [PATCH 12/12] mm: Remove devmap related functions and page table bits

xfsprogs_6.10.1-1_source.changes ACCEPTED into unstable
 2024-09-12  7:49 UTC 

Processing of xfsprogs_6.10.1-1_source.changes
 2024-09-12  7:39 UTC 

XFS Performance Metrics
 2024-09-10 20:55 UTC  (4+ messages)

Regression v6.11 booting cannot mount harddisks (xfs)
 2024-09-10 19:43 UTC  (13+ messages)

improve minalign handling v2
 2024-09-10 17:09 UTC  (3+ messages)
` [PATCH 2/5] add a new min_dio_alignment helper

[PATCH] xfs: test log recovery for extent frees right after growfs
 2024-09-10 16:13 UTC  (6+ messages)

fix stale delalloc punching for COW I/O v2
 2024-09-10 15:17 UTC  (17+ messages)
` [PATCH 01/12] iomap: handle a post-direct I/O invalidate race in iomap_write_delalloc_release
` [PATCH 02/12] iomap: improve shared block detection in iomap_unshare_iter
` [PATCH 03/12] iomap: pass flags to iomap_file_buffered_write_punch_delalloc
` [PATCH 04/12] iomap: pass the iomap to the punch callback
` [PATCH 05/12] iomap: remove the iomap_file_buffered_write_punch_delalloc return value
` [PATCH 06/12] xfs: factor out a xfs_file_write_zero_eof helper
` [PATCH 07/12] xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
` [PATCH 08/12] iomap: zeroing already holds invalidate_lock
` [PATCH 09/12] xfs: support the COW fork in xfs_bmap_punch_delalloc_range
` [PATCH 10/12] xfs: share more code in xfs_buffered_write_iomap_begin
` [PATCH 11/12] xfs: set IOMAP_F_SHARED for all COW fork allocations
` [PATCH 12/12] xfs: punch delalloc extents from the COW fork for COW writes
` (subset) fix stale delalloc punching for COW I/O v2

[PATCH] xfs: add CONFIG_MMU dependency
 2024-09-10  8:08 UTC  (3+ messages)

[PATCH] xfs: Remove empty declartion in header file
 2024-09-10  8:07 UTC  (2+ messages)

[PATCH] xfsdump: Remove dead code from restore_extent()
 2024-09-10  8:06 UTC  (2+ messages)

[PATCH 1/1] xfsdump: Mimic GNU basename() API for non-glibc library e.g. musl
 2024-09-10  8:04 UTC  (2+ messages)

xfs_quotas error handling
 2024-09-09 14:35 UTC 

[PATCH v13 00/10] enable bs > ps in XFS
 2024-09-09  9:06 UTC  (5+ messages)
` [PATCH v13 04/10] mm: split a folio in minimum folio order chunks


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