messages from 2025-11-24 12:59:43 to 2025-12-01 22:48:53 UTC [more...]
repair tidyups for metadir handling
2025-12-01 22:48 UTC (18+ messages)
` [PATCH 1/4] repair: add a enum for the XR_INO_* values
` [PATCH 2/4] repair: add canonical names for the XR_INO_ constants
` [PATCH 3/4] repair: factor out a process_dinode_metafile helper
` [PATCH 4/4] repair: enhance process_dinode_metafile
[PATCHBOMB 6.19] xfs: autonomous self healing
2025-12-01 21:55 UTC (5+ messages)
` [PATCHSET V2 2/2] xfsprogs: autonomous self healing of filesystems in Rust
logprint cleanups, part1
2025-12-01 19:03 UTC (30+ messages)
` [PATCH 01/25] include: remove struct xfs_qoff_logitem
` [PATCH 02/25] logprint: remove xlog_print_dir2_sf
` [PATCH 03/25] logprint: re-indent printing helpers
` [PATCH 04/25] logprint: cleanup xlog_print_op_header
` [PATCH 05/25] logprint: cleanup struct xlog_split_item handling
` [PATCH 06/25] logprint: cleanup xlog_print_trans_header
` [PATCH 07/25] logprint: split per-type helpers out of xlog_print_trans_buffer
` [PATCH 08/25] logprint: cleanup xlog_print_trans_buffer
` [PATCH 09/25] logprint: cleanup xlog_print_trans_qoff
` [PATCH 10/25] logprint: cleanup xlog_print_trans_inode_core
` [PATCH 11/25] logprint: move xfs_inode_item_format_convert up
` [PATCH 12/25] logprint: cleanup xlog_print_trans_inode
` [PATCH 13/25] logprint: cleanup xlog_print_trans_dquot
` [PATCH 14/25] logprint: re-indent print_lseek / print_lsn
` [PATCH 15/25] logprint: factor out a xlog_print_process_region helper
` [PATCH 16/25] logprint: factor out a xlog_print_op helper
` [PATCH 17/25] logprint: factor out a xlog_unpack_rec_header
` [PATCH 18/25] logprint: cleanup xlog_print_record
` [PATCH 19/25] logprint: cleanup xlog_print_rec_head
` [PATCH 20/25] logprint: cleanup xlog_print_rec_xhead
` [PATCH 21/25] logprint: re-indent print_xlog_bad_*
` [PATCH 22/25] logprint: cleanup xlog_reallocate_xhdrs
` [PATCH 23/25] logprint: factor out a xlog_print_ext_header helper
` [PATCH 24/25] logprint: cleanup xlog_print_extended_headers
` [PATCH 25/25] logprint: cleanup xfs_log_print
[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
2025-12-01 17:08 UTC (15+ messages)
` [PATCH v6 06/15] VFS: introduce start_creating_noperm() and start_removing_noperm()
` [PATCH] fuse: fix conversion of fuse_reverse_inval_entry() to start_removing()
[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
2025-12-01 13:11 UTC
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2025-12-01 12:20 UTC (28+ messages)
` [PATCH V3 1/6] block: ignore discard return value
` [PATCH V3 2/6] md: "
` [PATCH V3 3/6] dm: "
` [PATCH V3 4/6] nvmet: "
` [f2fs-dev] "
` [PATCH V3 5/6] f2fs: "
` [PATCH V3 6/6] xfs: "
` [f2fs-dev] "
` (subset) [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
[GIT PULL] XFS: New code for v6.19
2025-12-01 11:49 UTC
[PATCH v2 00/12] Fix bio chain related issues
2025-12-01 10:31 UTC (27+ messages)
` [PATCH v2 01/12] block: fix incorrect logic in bio_chain_endio
` [PATCH v2 02/12] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v2 03/12] md: bcache: fix improper use of bi_end_io
` [PATCH v2 04/12] block: prohibit calls to bio_chain_endio
` [PATCH v2 05/12] block: export bio_chain_and_submit
` [PATCH v2 06/12] gfs2: Replace the repetitive bio chaining code patterns
` [PATCH v2 07/12] xfs: "
` [PATCH v2 08/12] block: "
` [PATCH v2 09/12] fs/ntfs3: "
` [PATCH v2 10/12] zram: "
` [PATCH v2 11/12] nvdimm: "
` [PATCH v2 12/12] nvmet: use bio_chain_and_submit to simplify bio chaining
[PATCH v3 0/9] Fix bio chain related issues
2025-12-01 8:29 UTC (15+ messages)
` [PATCH v3 1/9] md: bcache: fix improper use of bi_end_io
` [PATCH v3 2/9] block: prohibit calls to bio_chain_endio
` [PATCH v3 3/9] block: prevent race condition on bi_status in __bio_chain_endio
` [PATCH v3 4/9] block: export bio_chain_and_submit
` [PATCH v3 5/9] xfs: Replace the repetitive bio chaining code patterns
` [PATCH v3 6/9] block: "
` [PATCH v3 7/9] fs/ntfs3: "
` [PATCH v3 8/9] zram: "
` [PATCH v3 9/9] nvdimm: "
[syzbot] Monthly xfs report (Nov 2025)
2025-11-28 21:21 UTC
Fix potential data loss and corruption due to Incorrect BIO Chain Handling
2025-11-28 6:26 UTC (16+ messages)
` [PATCH 1/9] block: fix data loss and stale date exposure problems during append write
[PATCH 5.10] xfs: fix intermittent hang during quotacheck
2025-11-27 17:35 UTC
[ANNOUNCE] xfs-linux: for-next updated to 79c47bc68efb
2025-11-27 16:09 UTC
[PATCHSET V3 1/2] xfs: autonomous self healing of filesystems
2025-11-27 15:09 UTC (4+ messages)
` [PATCH 01/22] docs: remove obsolete links in the xfs online repair documentation
Too many xfs-conv kworker threads
2025-11-26 22:33 UTC (4+ messages)
re-enable IOCB_NOWAIT writes to files v2
2025-11-26 13:51 UTC (4+ messages)
` (subset) "
[PATCH V2 0/5] block: ignore __blkdev_issue_discard() ret value
2025-11-26 9:26 UTC (11+ messages)
` [PATCH V2 1/5] block: ignore discard return value
` [PATCH V2 2/5] dm: "
` [PATCH V2 3/5] nvmet: "
` [PATCH V2 4/5] f2fs: "
[PATCH v4] xfs: validate log record version against superblock log version
2025-11-25 17:06 UTC (6+ messages)
` [PATCH v5] "
[PATCH] xfs : Fix potential null pointer dereference in xfs_exchmaps_dir_to_sf()
2025-11-25 17:04 UTC (2+ messages)
[PATCH 0/2] xfs: add regression test for small zone capacity
2025-11-25 13:01 UTC (9+ messages)
` [PATCH 2/2] xfs: Add test for mkfs with smaller "
[ANNOUNCE] xfsprogs: for-next updated to b1b0f1a507b3
2025-11-25 12:03 UTC
[PATCH] iomap: allocate s_dio_done_wq for async reads as well
2025-11-25 8:23 UTC (5+ messages)
[PATCH] xfs: fix confused tracepoints in xfs_reflink_end_atomic_cow()
2025-11-25 2:18 UTC (6+ messages)
[PATCH] xfs: fix deadlock between busy flushing and t_busy
2025-11-24 21:18 UTC (3+ messages)
[REGRESSION] generic/127 failure caused by "mm: Use folio_next_pos()"
2025-11-24 19:20 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next *REBASED* to 68880072d89c
2025-11-24 18:10 UTC
re-enable IOCB_NOWAIT writes to files
2025-11-24 17:36 UTC (16+ messages)
` [PATCH 05/14] fs: remove inode_update_time
` [PATCH 06/14] organgefs: use inode_update_timestamps directly
` [PATCH 07/14] fs: return a negative error from generic_update_time
` [PATCH 08/14] fs: exit early in generic_update_time when there is no work
` [PATCH 09/14] fs: factor out a mark_inode_dirty_time helper
` [PATCH 10/14] fs: factor out a sync_lazytime helper
[ANNOUNCE] xfs-linux: for-next updated to b8a1a633a863
2025-11-24 15:10 UTC
[PATCH, resend] xfs: move some code out of xfs_iget_recycle
2025-11-24 15:05 UTC (2+ messages)
cleanup log item formatting v3
2025-11-24 15:05 UTC (2+ messages)
[syzbot] [xfs?] WARNING: kmalloc bug in xfs_buf_alloc
2025-11-24 14:01 UTC (2+ messages)
[PATCH] generic: use _qmount_option and _qmount
2025-11-24 13:20 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