messages from 2025-02-10 08:18:58 to 2025-02-13 20:16:08 UTC [more...]
[PATCH v4 00/10] Update release.sh
2025-02-13 20:14 UTC (8+ messages)
` [PATCH v4 01/10] release.sh: add signing and fix outdated commands
` [PATCH v4 02/10] release.sh: add --kup to upload release tarball to kernel.org
` [PATCH v4 03/10] release.sh: update version files make commit optional
` [PATCH v4 04/10] Add git-contributors script to notify about merges
` [PATCH v4 05/10] git-contributors: better handling of hash mark/multiple emails
` [PATCH v4 06/10] git-contributors: make revspec required and shebang fix
` [PATCH v4 07/10] release.sh: generate ANNOUNCE email
[PATCH 00/16] Converge on using secs_to_jiffies() part two
2025-02-13 17:45 UTC (3+ messages)
[PATCH 00/10] iomap: incremental advance conversion -- phase 2
2025-02-13 15:27 UTC (24+ messages)
` [PATCH 01/10] iomap: advance the iter directly on buffered read
` [PATCH 02/10] iomap: advance the iter on direct I/O
` [PATCH 03/10] iomap: convert misc simple ops to incremental advance
` [PATCH 04/10] dax: advance the iomap_iter in the read/write path
` [PATCH 05/10] dax: advance the iomap_iter on zero range
` [PATCH 06/10] dax: advance the iomap_iter on unshare range
` [PATCH 07/10] dax: advance the iomap_iter on dedupe range
` [PATCH 08/10] dax: advance the iomap_iter on pte and pmd faults
` [PATCH 09/10] iomap: remove unnecessary advance from iomap_iter()
` [PATCH 10/10] iomap: rename iomap_iter processed field to status
[PATCH v2 00/11] large atomic writes for xfs with CoW
2025-02-13 13:56 UTC (12+ messages)
` [PATCH v2 01/11] iomap: Rename IOMAP_ATOMIC -> IOMAP_ATOMIC_HW
` [PATCH v2 02/11] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH v2 03/11] xfs: Refactor xfs_reflink_end_cow_extent()
` [PATCH v2 04/11] iomap: Support CoW-based atomic writes
` [PATCH v2 05/11] iomap: Lift blocksize restriction on "
` [PATCH v2 06/11] xfs: Reflink CoW-based atomic write support
` [PATCH v2 07/11] xfs: iomap "
` [PATCH v2 08/11] xfs: Add xfs_file_dio_write_atomic()
` [PATCH v2 09/11] xfs: Commit CoW-based atomic writes atomically
` [PATCH v2 10/11] xfs: Update atomic write max size
` [PATCH v2 11/11] xfs: Allow block allocator to take an alignment hint
[PATCHSET 5/5] xfsprogs: dump fs directory trees
2025-02-13 13:26 UTC (12+ messages)
` [PATCH 1/4] xfs_db: pass const pointers when we're not modifying them
` [PATCH 2/4] xfs_db: use an empty transaction to try to prevent livelocks in path_navigate
` [PATCH 3/4] xfs_db: make listdir more generally useful
` [PATCH 4/4] xfs_db: add command to copy directory trees out of filesystems
[PATCH] mkfs: use stx_blksize for dev block size by default
2025-02-13 13:26 UTC (5+ messages)
support for zoned devices RFCv2
2025-02-13 13:03 UTC (19+ messages)
` [PATCH 22/43] xfs: add the zoned space allocator
` [PATCH 23/43] xfs: add support for zoned space reservations
` [PATCH 24/43] xfs: implement zoned garbage collection
` [PATCH 25/43] xfs: implement buffered writes to zoned RT devices
` [PATCH 39/43] xfs: support write life time based data placement
[PATCH v1 0/3] Add mount and remount related tests
2025-02-13 10:08 UTC (10+ messages)
` [PATCH v1 1/3] xfs/539: Skip noattr2 remount option on v5 filesystems
` [PATCH v1 2/3] common/xfs: Add a new helper function to check v5 XFS
` [PATCH v1 3/3] xfs: Add a testcase to check remount with noattr2 on a v5 xfs
[PATCH xfsprogs] configure: additionally get icu-uc from pkg-config
2025-02-13 9:39 UTC (4+ messages)
[PATCHSET v6.3 4/5] xfsprogs: reflink on the realtime device
2025-02-13 4:28 UTC (45+ messages)
` [PATCH 01/22] libxfs: compute the rt refcount btree maxlevels during initialization
` [PATCH 02/22] libxfs: add a realtime flag to the refcount update log redo items
` [PATCH 03/22] libxfs: apply rt extent alignment constraints to CoW extsize hint
` [PATCH 04/22] libfrog: enable scrubbing of the realtime refcount data
` [PATCH 05/22] man: document userspace API changes due to rt reflink
` [PATCH 06/22] xfs_db: display the realtime refcount btree contents
` [PATCH 07/22] xfs_db: support the realtime refcountbt
` [PATCH 08/22] xfs_db: copy the realtime refcount btree
` [PATCH 09/22] xfs_db: add rtrefcount reservations to the rgresv command
` [PATCH 10/22] xfs_spaceman: report health of the realtime refcount btree
` [PATCH 11/22] xfs_repair: allow CoW staging extents in the realtime rmap records
` [PATCH 12/22] xfs_repair: use realtime refcount btree data to check block types
` [PATCH 13/22] xfs_repair: find and mark the rtrefcountbt inode
` [PATCH 14/22] xfs_repair: compute refcount data for the realtime groups
` [PATCH 15/22] xfs_repair: check existing realtime refcountbt entries against observed refcounts
` [PATCH 16/22] xfs_repair: reject unwritten shared extents
` [PATCH 17/22] xfs_repair: rebuild the realtime refcount btree
` [PATCH 18/22] xfs_repair: allow realtime files to have the reflink flag set
` [PATCH 19/22] xfs_repair: validate CoW extent size hint on rtinherit directories
` [PATCH 20/22] xfs_logprint: report realtime CUIs
` [PATCH 21/22] mkfs: validate CoW extent size hint when rtinherit is set
` [PATCH 22/22] mkfs: enable reflink on the realtime device
[PATCHSET 1/5] xfs_scrub: fixes and cleanups for inode iteration
2025-02-13 4:20 UTC (7+ messages)
` [PATCH 04/17] libfrog: wrap handle construction code
[PATCH v3 0/8] Update release.sh
2025-02-12 22:24 UTC (17+ messages)
` [PATCH v3 1/8] release.sh: add signing and fix outdated commands
` [PATCH v3 2/8] release.sh: add --kup to upload release tarball to kernel.org
` [PATCH v3 3/8] release.sh: update version files make commit optional
` [PATCH v3 4/8] release.sh: generate ANNOUNCE email
` [PATCH v3 5/8] Add git-contributors script to notify about merges
` [PATCH v3 6/8] git-contributors: make revspec required and shebang fix
` [PATCH v3 7/8] release.sh: use git-contributors to --cc contributors
` [PATCH v3 8/8] release.sh: add -f to generate for-next update email
[PATCHSET v3] fstests: random fixes for v2025.02.02
2025-02-12 18:39 UTC (41+ messages)
` [PATCH 01/34] generic/476: fix fsstress process management
` [PATCH 02/34] metadump: make non-local function variables more obvious
` [PATCH 03/34] metadump: fix cleanup for v1 metadump testing
` [PATCH 04/34] generic/019: don't fail if fio crashes while shutting down
` [PATCH 05/34] fuzzy: do not set _FSSTRESS_PID when exercising fsx
` [PATCH 06/34] common/rc: revert recursive unmount in _clear_mount_stack
` [PATCH 07/34] common/dump: don't replace pids arbitrarily
` [PATCH 08/34] common/populate: correct the parent pointer name creation formulae
` [PATCH 09/34] generic/759,760: fix MADV_COLLAPSE detection and inclusion
` [PATCH 10/34] generic/759,760: skip test if we can't set up a hugepage for IO
` [PATCH 11/34] common/rc: create a wrapper for the su command
` [PATCH 12/34] fuzzy: kill subprocesses with SIGPIPE, not SIGINT
` [PATCH 13/34] common/rc: hoist pkill to a helper function
` [PATCH 14/34] common: fix pkill by running test program in a separate session
` [PATCH 15/34] check: run tests in a private pid/mount namespace
` [PATCH 16/34] check: deprecate using process sessions to isolate test instances
` [PATCH 17/34] common/rc: don't copy fsstress to $TEST_DIR
` [PATCH 18/34] unmount: resume logging of stdout and stderr for filtering
` [PATCH 19/34] mkfs: don't hardcode log size
` [PATCH 20/34] common/rc: return mount_ret in _try_scratch_mount
` [PATCH 21/34] preamble: fix missing _kill_fsstress
` [PATCH 22/34] generic/650: revert SOAK DURATION changes
` [PATCH 23/34] generic/032: fix pinned mount failure
` [PATCH 24/34] fuzzy: stop __stress_scrub_fsx_loop if fsx fails
` [PATCH 25/34] fuzzy: don't use readarray for xfsfind output
` [PATCH 26/34] fuzzy: always stop the scrub fsstress loop on error
` [PATCH 27/34] fuzzy: port fsx and fsstress loop to use --duration
` [PATCH 28/34] fix _require_scratch_duperemove ordering
` [PATCH 29/34] fsstress: fix a memory leak
` [PATCH 30/34] fsx: fix leaked log file pointer
` [PATCH 31/34] misc: don't put nr_cpus into the fsstress -n argument
` [PATCH 32/34] common/config: add $here to FSSTRESS_PROG
` [PATCH 33/34] config: add FSX_PROG variable
` [PATCH 34/34] build: initialize stack variables to zero by default
linux-next: Fixes tag needs some work in the xfs tree
2025-02-12 15:52 UTC (3+ messages)
[RFC 0/3] Parallelizing filesystem writeback
2025-02-12 10:36 UTC (4+ messages)
` [RFC 1/3] writeback: add parallel writeback infrastructure
` [RFC 2/3] fs: modify writeback infra to work with wb_ctx
` [RFC 3/3] xfs: use the parallel writeback infra per AG
[daveh-devel:prefault-20250128] [filemap] bc10506d7c: unixbench.throughput 5.1% improvement
2025-02-12 8:13 UTC
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-11 19:24 UTC (3+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 35010cc72acc
2025-02-11 8:44 UTC
fix swapon for recently unshared blocks v2
2025-02-11 8:44 UTC (3+ messages)
` [PATCH 1/2] xfs: flush inodegc before swapon
[PATCH V3] xfs: Do not allow norecovery mount with quotacheck
2025-02-11 8:44 UTC (2+ messages)
[PATCH 0/1] RFE: Do not check NEEDSREPAIR if ro,norecovery mount
2025-02-11 8:44 UTC (3+ messages)
` [PATCH 1/1] xfs: do "
[PATCHSET] xfs: bug fixes for 6.14
2025-02-11 8:44 UTC (3+ messages)
` [GIT PULL] "
xfs/folio splat with v6.14-rc1
2025-02-11 2:43 UTC (10+ messages)
Possible regression with buffered writes + NOWAIT behavior, under memory pressure
2025-02-10 21:27 UTC (6+ messages)
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-10 19:01 UTC (13+ messages)
` [PATCH v7 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v7 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v7 14/20] rmap: Add support for PUD sized mappings to rmap
` [PATCH v7 15/20] huge_memory: Add vmf_insert_folio_pud()
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v7 19/20] fs/dax: Properly refcount fs dax pages
[v2] Documentation: Remove repeated word in docs
2025-02-10 17:55 UTC (2+ messages)
[PATCH RFC 00/10] large atomic writes for xfs with CoW
2025-02-10 16:59 UTC (3+ messages)
` [PATCH RFC 07/10] xfs: Add xfs_file_dio_write_atomic()
[PATCH 1/2] xfs/614: query correct direct I/O alignment
2025-02-10 16:21 UTC (3+ messages)
` [PATCH 2/2] xfs/614: remove the _require_loop call
[PATCH v2] check: Fix fs specfic imports when $FSTYPE!=$OLD_FSTYPE
2025-02-10 14:23 UTC (9+ messages)
[PATCH v6 00/10] iomap: incremental per-operation iter advance
2025-02-10 13:53 UTC (3+ messages)
[ANNOUNCE] xfs-linux: for-next updated to a64dcfb451e2
2025-02-10 8:42 UTC
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