Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2026-08-31 23:26:50 to 2026-09-02 20:44:19 UTC [more...]

[PATCH 0/4] mm: replace PF_KCOMPACTD/PF_KSWAPD with kthread_func()
 2026-09-02 20:44 UTC  (17+ messages)
` [PATCH 1/4] xfs: remove dead kswapd flag inheritance from btree split worker
` [PATCH 2/4] iomap: simplify writepages reclaim guard
` [PATCH 3/4] mm: replace PF_KSWAPD flag with kthread_func() check
` [PATCH 4/4] mm: replace PF_KCOMPACTD "

[PATCH 00/27] fs: port to const struct mnt_idmap
 2026-09-02 19:34 UTC  (62+ messages)
` [PATCH 01/27] userns: pass const uid_gid_map in lookup helpers
` [PATCH 02/27] fs: port mnt_idmap_{get,put}() to const mnt_idmap
` [PATCH 03/27] fs: port vfs{g,u}id helpers "
` [PATCH 04/27] fs: port fs{g,u}id "
` [PATCH 05/27] fs: port i_{g,u}id_into_vfs{g,u}id() "
` [PATCH 06/27] fs: port i_{g,u}id_{needs_}update() "
` [PATCH 07/27] quota: port "
` [PATCH 08/27] fs: port privilege checking helpers "
` [PATCH 09/27] fs: port inode_owner_or_capable() "
` [PATCH 10/27] fs: port inode_init_owner() "
` [PATCH 11/27] fs: port acl "
` [PATCH 12/27] fs: port ->permission() to pass "
` [PATCH 13/27] fs: port xattr to "
` [PATCH 14/27] fs: port ->fileattr_set() to pass "
` [PATCH 15/27] fs: port ->set_acl() "
` [PATCH 16/27] fs: port ->get_acl() "
` [PATCH 17/27] fs: port ->tmpfile() "
` [PATCH 18/27] fs: port ->mknod() "
` [PATCH 19/27] fs: port ->rename() "
` [PATCH 20/27] fs: port ->mkdir() "
` [PATCH 21/27] fs: port ->symlink() "
` [PATCH 22/27] fs: port ->create() "
` [PATCH 23/27] fs: port ->getattr() "
` [PATCH 24/27] fs: port ->setattr() "
` [PATCH 25/27] fs: port vfs_*() helpers to "
` [PATCH 26/27] fs: port mnt_idmap() and file_mnt_idmap() "
` [PATCH 27/27] fs: make nop_mnt_idmap and invalid_mnt_idmap const

lazy bounce buffering for checksummed reads V2
 2026-09-02 18:26 UTC  (14+ messages)
` [PATCH 02/17] block: warn on too larger integrity allocations
` [PATCH 09/17] xfs: move PI generation into xfs_submit_zoned_bio
` [PATCH 10/17] block,iomap: fix protection information verification with initial bvec offset
` [PATCH 14/17] xfs: add support for lazy direct read bounce buffering
` [PATCH 15/17] xfs: add error injection for lazy "

[PATCH v5 00/22] iomap: convert to in-iter iomap_next() model
 2026-09-02 17:45 UTC  (4+ messages)
` (subset) "

[PATCH v3 0/4] xfs: fix a couple sparse chunk alloc problems
 2026-09-02 17:40 UTC  (5+ messages)
` [PATCH v3 1/4] xfs: set minleft correctly for sparse chunk errortag allocation
` [PATCH v3 2/4] xfs: support additional levels in the agfl minimum calculation
` [PATCH v3 3/4] xfs: calculate AGFL max to support multiple-alloc transactions
` [PATCH v3 4/4] xfs: incorporate increased AGFL min requirement for minleft allocs

[QUESTION] xfs: Can we remove flush_workqueue from xlog_cil_push_now?
 2026-09-02 16:50 UTC  (5+ messages)

[PATCH] libxfs: report device open errors during topology probing
 2026-09-02 16:20 UTC  (5+ messages)

fix and then optimize cache flushes for the RT device
 2026-09-02 16:18 UTC  (13+ messages)
` [PATCH 1/6] xfs: also flush the RT device cache in xlog_write_iclog
` [PATCH 2/6] xfs: don't continue on error in xfs_fsync
` [PATCH 3/6] xfs: clean up xfs_fsync_flush_log a bit
` [PATCH 4/6] xfs: avoid extra cache flushes for multi-device file systems in xfs_fsync
` [PATCH 5/6] xfs: optimize cache flushing for CIL commits on multi-device file systems
` [PATCH 6/6] xfs: flush multiple device caches in parallel in xlog_write_iclog

[PATCHSET 5/5] xfs: LLM-inspired bug fixes, part 9
 2026-09-02 15:37 UTC  (12+ messages)
` [PATCH 1/5] xfs: signal inode btree xref error if get_rec returns an error
` [PATCH 2/5] xfs: truncate quota file correctly when repairing quota file
` [PATCH 3/5] xfs: compute dquot checksum after resetting dd_lsn in repair
` [PATCH 4/5] xfs: fix backwards skipping logic in xrep_quota_block
` [PATCH 5/5] xfs: fix backwards mergeability logic in refcount scrubber

[PATCHSET v3 4/5] xfs: LLM-inspired bug fixes, part 8
 2026-09-02 15:28 UTC  (12+ messages)
` [PATCH 1/8] xfs: always set xfs_healthmon::first_event when inserting at front of list
` [PATCH 2/8] xfs: move healthmon event merge tracepoint
` [PATCH 3/8] xfs: port healthmon event list to list_head
` [PATCH 4/8] xfs: merge healthmon insert/push helpers
` [PATCH 5/8] xfs: check healthmon outbuffer space correctly
` [PATCH 6/8] xfs: bump lost_prev_errors if we lose even the healthmon lost event
` [PATCH 7/8] xfs: report nonexistent parents as a filesystem corruption
` [PATCH 8/8] xfs: destroy seen inode bitmap when we fail to add a dirpath

[PATCH] xfs: basic functional testing of media verification command
 2026-09-02 15:20 UTC  (3+ messages)

[PATCH v4 0/6] xfs write streams
 2026-09-02 14:05 UTC  (9+ messages)
  ` [PATCH v4 1/6] fs: add write-stream management ioctls

[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
 2026-09-02 10:47 UTC  (3+ messages)

[PATCH v2] xfs: release alleged child inode on metapath unlink error
 2026-09-02  7:25 UTC  (2+ messages)

[PATCHSET v2 2/5] xfs: LLM-inspired bug fixes, part 6
 2026-09-02  7:13 UTC  (8+ messages)
` [PATCH 1/6] xfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystems
` [PATCH 2/6] xfs: preserve owner on in-memory btree creation
` [PATCH 3/6] xfs: don't leak new_bp if xfs_btree_bload_drop_buf fails
` [PATCH 4/6] xfs: actually recover intended file sizes in xfs_xmi_item_recover_intent
` [PATCH 5/6] xfs: don't modify file attributes or poke fsnotify for dry runs
` [PATCH 6/6] xfs: fix bnobt repair space reservation disposal failure

[PATCHSET v3 3/5] xfs: LLM-inspired bug fixes, part 7
 2026-09-02  5:46 UTC  (7+ messages)
` [PATCH 1/6] xfs: don't spin forever on zero-length dirents when salvaging them
` [PATCH 2/6] xfs: don't stash removename operations with unknown ftype
` [PATCH 3/6] xfs: log the tempip after we convert it to extents format
` [PATCH 4/6] xfs: fix parent rec lookup initialization in xrep_metapath_unlink
` [PATCH 5/6] xfs: handle reconnecting metadir subdirectories
` [PATCH 6/6] xfs: lock the healthmon when inserting unmount event

[PATCHSET v3 1/5] xfs: LLM-inspired bug fixes, part 5
 2026-09-02  5:43 UTC  (7+ messages)
` [PATCH 1/6] xfs: fix unit conversions in per_binval computation
` [PATCH 2/6] xfs: fix short ifork reaping computation in xreap_bmapi_binval
` [PATCH 3/6] xfs: fix name string recording in slowpath pptr tracepoints
` [PATCH 4/6] xfs: don't leak dqacct if rhashtable insertion fails
` [PATCH 5/6] xfs: fix the rtrmap and rtrefcount _maxlevels_ondisk functions
` [PATCH 6/6] xfs: fix media verification ioctl for internal rt volumes

[PATCH] xfs: add per-mount read/write I/O completion counters
 2026-09-02  5:32 UTC  (3+ messages)

[PATCH RFC v2 00/18] fs: support freeze/thaw/mark_dead/sync with shared devices
 2026-09-02  5:31 UTC  (4+ messages)
` [PATCH RFC v2 08/18] fs: add dedicated block device open helpers for filesystems

[PATCH] xfs: add per-mount read/write I/O completion counters
 2026-09-02  4:25 UTC  (2+ messages)
` [PATCH v2] "

[PATCH v8 0/13] fstests: add test coverage for cloned filesystem ids
 2026-09-01 23:32 UTC  (30+ messages)
` [PATCH v8 01/13] fstests: add _loop_image_create_clone() helper
` [PATCH v8 02/13] fstests: add _clone_mount_option() helper
` [PATCH v8 03/13] fstests: add FSNOTIFYWAIT_PROG
` [PATCH v8 04/13] fstests: add _require_fanotify_function
` [PATCH v8 05/13] fstests: add _require_unique_f_fsid() helper
` [PATCH v8 07/13] fstests: verify fanotify isolation on cloned filesystems
` [PATCH v8 08/13] fstests: verify f_fsid for "
` [PATCH v8 09/13] fstests: verify libblkid resolution of duplicate UUIDs
` [PATCH v8 10/13] fstests: verify IMA isolation on cloned filesystems
` [PATCH v8 11/13] fstests: verify exportfs file handles "
` [PATCH v8 12/13] fstests: add _change_metadata_uuid helper
` [PATCH v8 13/13] fstests: test UUID consistency for clones with metadata_uuid

[PATCH v4] iomap: follow the alignment requirement for iomap_dio_hole_iter()
 2026-09-01 22:47 UTC  (2+ messages)

Transaction Approved | $462.48 | Ref: I-7FNA8F6ML5QZYS
 2026-09-01 15:22 UTC 

[PATCH] xfs_db: improve the fsmap man page entry
 2026-09-01 14:06 UTC  (4+ messages)

[PATCH] xfs: fix array bounds checking in log recovery
 2026-09-01  9:57 UTC  (5+ messages)

[PATCH] xfs: prevent race in zoned space reservations
 2026-09-01  8:27 UTC  (4+ messages)

[PATCH] xfs: release alleged child inode on metapath unlink error
 2026-09-01  5:44 UTC  (3+ messages)

[PATCHSET 2/2] xfsprogs: generate mkfs.xfs config files
 2026-08-31 23:34 UTC  (7+ messages)
` [PATCH 1/5] mkfs: automatically upgrade autofsck earlier
` [PATCH 2/5] mkfs: print config file for a given mkfs configuration
` [PATCH 3/5] xfs_db: print configuration file for mounted filesystems
` [PATCH 4/5] xfs_spaceman: "
` [PATCH 5/5] xfs_admin: "
` [PATCH RFC] xfs: test mkfs.xfs config file generation


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