messages from 2026-07-14 05:20:14 to 2026-07-15 19:09:54 UTC [more...]
[RFC PATCH] libfrog: make cmn_err() emit each message atomically to avoid torn output
2026-07-15 19:09 UTC (2+ messages)
[PATCH] xfs: clear zapped attr fork state when bmap repair finds no attr fork
2026-07-15 17:32 UTC (2+ messages)
xfsprogs: 7.1.0 Build Failure
2026-07-15 15:07 UTC (3+ messages)
misc buffer cache improvements
2026-07-15 14:51 UTC (13+ messages)
` [PATCH 01/12] xfs: don't get a pag reference in xfs_buf_get_map
` [PATCH 02/12] xfs: consolidate buffer locking "
` [PATCH 03/12] xfs: split out a lower-level xfs_buf_get_map helper from xfs_find_get_buf
` [PATCH 04/12] xfs: remove spurious XBF_DONE clearing on readahead validation failure
` [PATCH 05/12] xfs: remove _XBF_LOGRECOVERY
` [PATCH 06/12] xfs: hide b_flags manipulation from code outside of xfs_buf.c
` [PATCH 07/12] xfs: use WRITE_ONCE to update b_flags
` [PATCH 08/12] xfs: don't reverify buffers in xfs_buf_readahead_map
` [PATCH 09/12] xfs: use goto based error unwinding in xfs_buf_read_map
` [PATCH 10/12] xfs: merge xfs_buf_reverify into xfs_buf_read_map
` [PATCH 11/12] xfs: move buffer locking out of xfs_find_get_buf
` [PATCH 12/12] xfs: add lockless xfs_buf_readahead_map fast path
[PATCH] fs: push nr_cached_objects memcg gating into individual filesystems
2026-07-15 10:26 UTC (7+ messages)
[syzbot] [xfs?] kernel BUG in xfs_buf_free
2026-07-15 8:03 UTC
[PATCH v2] xfs: bounds-check buffer log item's dirty bitmap
2026-07-15 7:17 UTC (9+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH v3] xfs: clean up spelling and grammar errors in comments
2026-07-15 6:34 UTC (2+ messages)
[PATCH v4] xfs: clean up spelling and grammar errors in comments
2026-07-15 6:21 UTC
[PATCH] iomap: prevent ioend merge when io_private differs
2026-07-15 6:14 UTC (2+ messages)
[PATCH v3] fiemap: add a nosync option
2026-07-15 4:39 UTC (4+ messages)
[PATCHv2 3/5] xfs: report direct io attributes through file_getattr
2026-07-15 4:37 UTC (3+ messages)
[PATCH] xfs: reject log continuation for a header-only item in recovery
2026-07-15 1:02 UTC (5+ messages)
[PATCH] xfsprogs: healer: install targets one at a time
2026-07-14 23:48 UTC (4+ messages)
xfsprogs 7.1.0 LTINSTALL fix
2026-07-14 23:36 UTC (4+ messages)
[PATCH] xfs: fix off-by-one in rtrefcount btree root level validation
2026-07-14 21:58 UTC (3+ messages)
[PATCH v2] xfs: fix off-by-one in rtrefcount btree root level validation
2026-07-14 21:56 UTC
[RFC PATCH] xfs: add new policy guidelines for llm-assisted patches
2026-07-14 20:25 UTC (8+ messages)
[PATCH v2] fiemap: add a nosync option
2026-07-14 19:38 UTC (2+ messages)
[PATCH] xfs: restore nofs context unconditionally in xfs_trans_roll
2026-07-14 18:53 UTC (9+ messages)
[PATCHSET] xfs: LLM-inspired bug fixes, part 1
2026-07-14 17:59 UTC (6+ messages)
` [PATCH 5/6] xfs: write the rg superblock when fixing it
[PATCH] xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
2026-07-14 17:46 UTC (4+ messages)
[PATCHSET 2/2] xfs: LLM-inspired bug fixes, part 2
2026-07-14 16:42 UTC (17+ messages)
` [PATCH 1/6] xfs: set xfarray killable sort correctly
` [PATCH 2/6] xfs: fix off-by-one error when calling xchk_xref_has_rt_owner
` [PATCH 3/6] xfs: handle non-inode owners for rtrmap record checking
` [PATCH 4/6] xfs: fully check the parent handle when it points to the rootdir
` [PATCH 5/6] xfs: clamp timestamp nanoseconds correctly
` [PATCH 6/6] xfs: don't zap bmbt forks if they are MAXLEVELS tall
[PATCH] xfs: use kmalloc_array() instead of kmalloc() in xfs_da_grow_inode_int
2026-07-14 15:42 UTC (2+ messages)
[PATCH] fiemap: add a nosync option
2026-07-14 13:17 UTC (2+ messages)
[PATCH v3] mm/page_alloc: avoid direct compaction for costly __GFP_NORETRY allocations
2026-07-14 12:02 UTC (2+ messages)
[ANNOUNCE] xfsprogs: for-next updated to ee7dc67a6aaf
2026-07-14 11:21 UTC
[PATCH] fs/super: skip non-memcg-aware nr_cached_objects in memcg slab shrink
2026-07-14 10:52 UTC (3+ messages)
[ANNOUNCE] xfs-linux: for-next *REBASED* to 59c462b0f5cf
2026-07-14 9:20 UTC
[PATCH] xfs: resample the data fork mapping after cycling ILOCK
2026-07-14 9:01 UTC (3+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 11b039aa588b
2026-07-14 8:52 UTC
[PATCH v4 0/5] iomap: trivial fixes for ext4 conversion
2026-07-14 8:23 UTC (6+ messages)
` [PATCH v4 1/5] iomap: correct the range of a partial dirty clear
` [PATCH v4 2/5] iomap: support invalidating partial folios
` [PATCH v4 3/5] iomap: fix incorrect did_zero setting in iomap_zero_iter()
` [PATCH v4 4/5] iomap: fix out-of-bounds bitmap_set() with zero-length range
` [PATCH v4 5/5] iomap: add comments for ifs_clear/set_range_dirty()
[PATCH] xfs_scrub: fix spacemap scan for data volume
2026-07-14 7:45 UTC (2+ messages)
[PATCHSET v3 1/2] xfs: LLM-inspired bug fixes, part 1
2026-07-14 6:05 UTC (9+ messages)
` [PATCH 1/8] xfs: don't replace the wrong part of the cow fork
` [PATCH 2/8] xfs: make cow repair somewhat flaky when debugging knob enabled
` [PATCH 3/8] xfs: move cow_replace_mapping to xfs_bmap_util.c
` [PATCH 4/8] xfs: don't wrap around quota ids in dqiterate
` [PATCH 5/8] xfs: use rtrefcount btree cursor in xchk_xref_is_rt_cow_staging
` [PATCH 6/8] xfs: use the rt version of the cow staging checker
` [PATCH 7/8] xfs: write the rg superblock when fixing it
` [PATCH 8/8] xfs: grab rtrmap btree when checking rgsuper
page: | 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