linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-01-10 06:02:37 to 2025-01-15 05:45:31 UTC [more...]

[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-15  5:44 UTC  (69+ messages)
` [PATCH v6 05/26] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v6 06/26] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v6 07/26] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v6 08/26] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v6 10/26] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v6 11/26] mm: Allow compound zone device pages
` [PATCH v6 12/26] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v6 13/26] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v6 14/26] rmap: Add support for PUD sized mappings to rmap
` [PATCH v6 15/26] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v6 16/26] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v6 17/26] memremap: Add is_devdax_page() and is_fsdax_page() helpers
` [PATCH v6 18/26] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v6 19/26] proc/task_mmu: Mark devdax and fsdax pages as always unpinned
` [PATCH v6 20/26] mm/mlock: Skip ZONE_DEVICE PMDs during mlock
` [PATCH v6 21/26] fs/dax: Properly refcount fs dax pages
` [PATCH v6 22/26] device/dax: Properly refcount device dax pages when mapping
` [PATCH v6 23/26] mm: Remove pXX_devmap callers
` [PATCH v6 24/26] mm: Remove devmap related functions and page table bits
` [PATCH v6 25/26] Revert "riscv: mm: Add support for ZONE_DEVICE"
` [PATCH v6 26/26] Revert "LoongArch: Add ARCH_HAS_PTE_DEVMAP support"

fix buffer refcount races
 2025-01-15  5:38 UTC  (11+ messages)
` [PATCH 1/2] xfs: check for dead buffers in xfs_buf_find_insert
` [PATCH 2/2] xfs: fix buffer lookup vs release race

[PATCHSET] xfsprogs: more random bug fixes
 2025-01-15  5:26 UTC  (12+ messages)
` [PATCH 1/5] xfs_db: improve error message when unknown btree type given to btheight
` [PATCH 2/5] mkfs: fix parsing of value-less -d/-l concurrency cli option
` [PATCH 3/5] m4: fix statx override selection if /usr/include doesn't define it
` [PATCH 4/5] build: initialize stack variables to zero by default
` [PATCH 5/5] mkfs: allow sizing realtime allocation groups for concurrency

[PATCH] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
 2025-01-15  5:10 UTC  (11+ messages)

[PATCH] xfs: using mutex instead of semaphore for xfs_buf_lock()
 2025-01-15  0:28 UTC  (2+ messages)

[PATCH 0/4] large atomic writes for xfs
 2025-01-14 23:57 UTC  (10+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes

[PATCH] xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
 2025-01-14 22:48 UTC 

[ANNOUNCE] new xfs-stable mailing list for LTS work
 2025-01-14 22:48 UTC 

[PATCH] xfs: lock dquot buffer before detaching dquot from b_li_list
 2025-01-14 15:53 UTC  (5+ messages)

[PATCHBOMB for-6.14 v6.2] xfs: realtime rmap and reflink
 2025-01-14 10:31 UTC  (11+ messages)
` [GIT PULL 1/5] xfs: bug fixes for 6.13
` [GIT PULL 2/5] xfs: refactor btrees to support records in inode root
` [GIT PULL 3/5] xfs: enable in-core block reservation for rt metadata
` [GIT PULL 4/5] xfs: realtime reverse-mapping support
` [GIT PULL 5/5] xfs: reflink on the realtime device

[PATCH v3] xfs: fix mount hang during primary superblock recovery failure
 2025-01-14 10:30 UTC  (2+ messages)

[PATCH] xfs: constify feature checks
 2025-01-14 10:30 UTC  (3+ messages)

[PATCH 1/2] xfs: don't take m_sb_lock in xfs_fs_statfs
 2025-01-14 10:30 UTC  (4+ messages)
` [PATCH 2/2] xfs: refactor xfs_fs_statfs

[PATCH] xfs: fix the comment above xfs_discard_endio
 2025-01-14 10:30 UTC  (3+ messages)

[PATCH v2 0/2] xfs: two small cleanup
 2025-01-14 10:30 UTC  (2+ messages)

[PATCH v6 0/3] iomap: fix zero padding data issue in concurrent append writes
 2025-01-14 10:30 UTC  (3+ messages)
` [PATCH v6 3/3] xfs: clean up xfs_end_ioend() to reuse local variables

trivial cleanups
 2025-01-14 10:30 UTC  (2+ messages)

[PATCH v1 2/3] xfs/libxfs: replace kmalloc() and memcpy() with kmemdup()
 2025-01-14 10:28 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 9d9b72472631
 2025-01-14 10:26 UTC 

buffer cache cleanups v2
 2025-01-14  0:23 UTC  (19+ messages)
` [PATCH 01/15] xfs: fix a double completion for buffers on in-memory targets
` [PATCH 02/15] xfs: remove the incorrect comment above xfs_buf_free_maps
` [PATCH 03/15] xfs: remove the incorrect comment about the b_pag field
` [PATCH 04/15] xfs: move xfs_buf_iowait out of (__)xfs_buf_submit
` [PATCH 05/15] xfs: simplify xfs_buf_delwri_pushbuf
` [PATCH 06/15] xfs: remove xfs_buf_delwri_submit_buffers
` [PATCH 07/15] xfs: move write verification out of _xfs_buf_ioapply
` [PATCH 08/15] xfs: move in-memory buftarg handling "
` [PATCH 09/15] xfs: simplify buffer I/O submission
` [PATCH 10/15] xfs: move invalidate_kernel_vmap_range to xfs_buf_ioend
` [PATCH 11/15] xfs: remove the extra buffer reference in xfs_buf_submit
` [PATCH 12/15] xfs: always complete the buffer inline "
` [PATCH 13/15] xfs: simplify xfsaild_resubmit_item
` [PATCH 14/15] xfs: move b_li_list based retry handling to common code
` [PATCH 15/15] xfs: add a b_iodone callback to struct xfs_buf

[PATCH] xfs: Remove i_rwsem lock in buffered read
 2025-01-14  0:09 UTC  (16+ messages)

[PATCH AUTOSEL 6.1 09/10] iomap: avoid avoid truncating 64-bit offset to 32 bits
 2025-01-13 18:35 UTC 

[PATCH AUTOSEL 6.6 09/10] iomap: avoid avoid truncating 64-bit offset to 32 bits
 2025-01-13 18:35 UTC 

[PATCH AUTOSEL 6.12 04/20] iomap: pass byte granular end position to iomap_add_to_ioend
 2025-01-13 18:34 UTC  (2+ messages)
` [PATCH AUTOSEL 6.12 18/20] iomap: avoid avoid truncating 64-bit offset to 32 bits

[RFC 0/5] Add support for central fsconfig and -q <n> unconditional loop
 2025-01-13 16:46 UTC  (10+ messages)
` [RFC 1/5] tests/selftest: Add a new pseudo flaky test
` [RFC 2/5] check: Add -q <n> option to support unconditional looping
` [RFC 3/5] check: Improve pass/fail metrics and section config output
` [RFC 4/5] check,common/config: Add support for central fsconfig
` [RFC 5/5] configs: Add a couple of xfs and ext4 configuration templates

[PATCH RFCv2 0/4] iomap: zero range folio batch processing prototype
 2025-01-13 14:32 UTC  (6+ messages)
` [PATCH RFCv2 2/4] iomap: optional zero range dirty folio processing

[PATCH 0/6] iomap: incremental per-operation iter advance
 2025-01-13 14:25 UTC  (13+ messages)
` [PATCH 2/6] iomap: factor out iomap length helper
` [PATCH 3/6] iomap: support incremental iomap_iter advances
` [PATCH 4/6] iomap: advance the iter directly on buffered writes

[RFC] Directly mapped xattr data & fs-verity
 2025-01-13  9:16 UTC  (7+ messages)

buffer cache cleanups
 2025-01-13  7:18 UTC  (11+ messages)
` [PATCH 05/15] xfs: simplify xfs_buf_delwri_pushbuf
` [PATCH 11/15] xfs: remove the extra buffer reference in xfs_buf_submit
` [PATCH 14/15] xfs: move b_li_list based retry handling to common code

[PATCHSET 3/5] fstests: capture logs from mount failures
 2025-01-13  5:55 UTC  (5+ messages)
` [PATCH 2/2] check: capture dmesg of mount failures if test fails

[PATCH v2] treewide: const qualify ctl_tables where applicable
 2025-01-12 10:36 UTC  (3+ messages)

[PATCH v1 1/2] landlock: Handle weird files
 2025-01-11 15:38 UTC 

Spooling large metadata updates / Proposal for a new API/feature in the Linux Kernel (VFS/Filesystems):
 2025-01-11 10:33 UTC 

[GIT PULL] XFS fixes for 6.13-rc7
 2025-01-10 18:12 UTC  (2+ messages)

[PATCH] treewide: const qualify ctl_tables where applicable
 2025-01-10 17:13 UTC  (2+ messages)

[bug report] fs/dax: create a common implementation to break DAX layouts
 2025-01-10 16:57 UTC  (2+ messages)

[PATCH v2 0/7] large atomic writes for xfs
 2025-01-10 11:59 UTC  (12+ messages)
` [PATCH v2 2/7] iomap: Add zero unwritten mappings dio support

[PATCH 0/4] Update release.sh
 2025-01-10 11:05 UTC  (5+ messages)
` [PATCH 1/4] release.sh: add signing and fix outdated commands
` [PATCH 2/4] release.sh: add --kup to upload release tarball to kernel.org
` [PATCH 3/4] release.sh: update version files make commit optional
` [PATCH 4/4] release.sh: generate ANNOUNCE email

[ANNOUNCE] xfs-linux: for-next updated to 111d36d62787
 2025-01-10  9:20 UTC 

[PATCH v5 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-10  6:56 UTC  (7+ messages)
` [PATCH v5 05/25] fs/dax: Create a common implementation to break DAX layouts


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).