messages from 2025-01-13 05:08:47 to 2025-01-16 23:25:42 UTC [more...]
[PATCHBOMB] fstests: fix check-parallel and get all the xfs 6.13 changes merged
2025-01-16 23:25 UTC (10+ messages)
` [PATCHSET 1/7] fstests: random fixes for v2025.01.12
` [PATCH 01/23] generic/476: fix fsstress process management
` [PATCH 02/23] metadump: make non-local function variables more obvious
` [PATCHSET 2/7] fstests: fix logwrites zeroing
` [PATCHSET v6.2 3/7] fstests: enable metadir
` [PATCHSET v6.2 4/7] fstests: make protofiles less janky
` [PATCHSET v6.2 5/7] fstests: shard the realtime section
` [PATCHSET v6.2 6/7] fstests: store quota files in the metadir
` [PATCHSET v6.2 7/7] fstests: enable quota for realtime volumes
[PATCH 0/4] Update release.sh
2025-01-16 22:41 UTC (9+ 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
[PATCHBOMB] xfsprogs: catch us up to 6.13
2025-01-16 21:41 UTC (14+ messages)
` [PATCHSET 1/2] xfsprogs: new libxfs code from kernel 6.13
` [PATCH 1/1] xfs: don't return an error from xfs_update_last_rtgroup_size for !XFS_RT
` [PATCHSET 2/2] xfs: bug fixes for 6.13
` [PATCH 1/8] xfs_db: fix multiple dblock commands
` [PATCH 2/8] xfs_repair: don't obliterate return codes
` [PATCH 3/8] libxfs: fix uninit variable in libxfs_alloc_file_space
` [PATCH 4/8] xfs_db: improve error message when unknown btree type given to btheight
` [PATCH 5/8] mkfs: fix parsing of value-less -d/-l concurrency cli option
` [PATCH 6/8] m4: fix statx override selection if /usr/include doesn't define it
` [PATCH 7/8] build: initialize stack variables to zero by default
` [PATCH 8/8] mkfs: allow sizing realtime allocation groups for concurrency
` [GIT PULL 1/2] xfsprogs: new libxfs code from kernel 6.13
` [GIT PULL 2/2] xfs: bug fixes for 6.13
[PATCH v5] xfs_logprint: Fix super block buffer interpretation issue
2025-01-16 17:33 UTC (2+ messages)
[PATCH] libxfs: Remove pointless crc flag check from xfs_agfl_verify
2025-01-16 17:28 UTC (3+ messages)
[PATCH] xfs: remove an out of data comment in _xfs_buf_alloc
2025-01-16 16:58 UTC (2+ messages)
[PATCH] xfs: Remove i_rwsem lock in buffered read
2025-01-16 14:23 UTC (20+ messages)
[PATCH RFCv2 0/4] iomap: zero range folio batch processing prototype
2025-01-16 14:14 UTC (8+ messages)
` [PATCH RFCv2 2/4] iomap: optional zero range dirty folio processing
xfsdump_3.2.0-2_source.changes ACCEPTED into unstable
2025-01-16 13:18 UTC
Processing of xfsdump_3.2.0-2_source.changes
2025-01-16 12:17 UTC
buffer cache cleanups v2
2025-01-16 9:17 UTC (20+ 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 0/4] large atomic writes for xfs
2025-01-16 6:52 UTC (12+ messages)
` [PATCH 1/4] iomap: Lift blocksize restriction on atomic writes
fix buffer refcount races v2
2025-01-16 6:01 UTC (3+ messages)
` [PATCH 1/2] xfs: check for dead buffers in xfs_buf_find_insert
` [PATCH 2/2] xfs: fix buffer lookup vs release race
[PATCH] xfs: fix data fork format filtering during inode repair
2025-01-16 4:37 UTC (2+ messages)
[PATCH v4] xfs_logprint: Fix super block buffer interpretation issue
2025-01-16 1:38 UTC (3+ messages)
[PATCH v2] xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
2025-01-16 0:35 UTC
[PATCH] xfs: using mutex instead of semaphore for xfs_buf_lock()
2025-01-15 20:54 UTC (4+ messages)
[PATCH v2] treewide: const qualify ctl_tables where applicable
2025-01-15 20:30 UTC (4+ messages)
[RESEND PATCH v3] xfs: fix the entry condition of exact EOF block allocation optimization
2025-01-15 19:52 UTC (2+ messages)
fix buffer refcount races
2025-01-15 11:21 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
[PATCH v1 1/2] landlock: Handle weird files
2025-01-15 10:54 UTC (3+ messages)
[PATCH v6 00/26] fs/dax: Fix ZONE_DEVICE page reference counts
2025-01-15 7:27 UTC (62+ 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] xfs: Prevent mounting with quotas in norecovery if quotacheck is needed
2025-01-15 6:32 UTC (3+ messages)
[PATCH] xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
2025-01-15 6:29 UTC (5+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 4e35be63c4ad
2025-01-15 6:24 UTC
[PATCH 0/6] iomap: incremental per-operation iter advance
2025-01-15 5:46 UTC (10+ messages)
` [PATCH 3/6] iomap: support incremental iomap_iter advances
` [PATCH 4/6] iomap: advance the iter directly on buffered writes
[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)
[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 (2+ messages)
[PATCH] xfs: fix the comment above xfs_discard_endio
2025-01-14 10:30 UTC (2+ 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
[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 (3+ messages)
` [RFC 1/5] tests/selftest: Add a new pseudo flaky test
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox