messages from 2025-11-28 06:31:59 to 2025-12-04 21:11:06 UTC [more...]
[PATCH v2 0/4] xfsprogs: utilize file_getattr() and file_setattr()
2025-12-04 21:11 UTC (7+ messages)
` [PATCH v2 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls
` [PATCH] libfrog: pass correct structure to FS_IOC_FSSETXATTR
[PATCHSET 2/2] xfsprogs: enable new stable features for 6.18
2025-12-04 18:48 UTC (7+ messages)
` [PATCH 1/2] mkfs: enable new features by default
` [PATCH 2/2] mkfs: add 2025 LTS config file
[PATCH, RFC] rename xfs.h
2025-12-04 17:21 UTC (5+ messages)
` [PATCH] xfs: rename xfs.h to xfs_priv.h
repair tidyups for metadir handling
2025-12-04 17:18 UTC (22+ 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
xfsprogs_6.17.0-2_source.changes ACCEPTED into unstable
2025-12-04 16:21 UTC
Processing of xfsprogs_6.17.0-2_source.changes
2025-12-04 16:15 UTC
[PATCH 0/34] xfsprogs: libxfs sync v6.18
2025-12-04 10:08 UTC (39+ messages)
` [PATCH 1/33] xfs: remove deprecated mount options
` [PATCH 2/33] xfs: remove deprecated sysctl knobs
` [PATCH 3/33] xfs: remove the xlog_op_header_t typedef
` [PATCH 4/33] xfs: remove the xfs_trans_header_t typedef
` [PATCH 5/33] xfs: remove the xfs_extent_t typedef
` [PATCH 6/33] xfs: remove the xfs_extent32_t typedef
` [PATCH 7/33] xfs: remove the xfs_extent64_t typedef
` [PATCH 8/33] xfs: remove the xfs_efi_log_format_t typedef
` [PATCH 9/33] xfs: remove the xfs_efi_log_format_32_t typedef
` [PATCH 10/33] xfs: remove the xfs_efi_log_format_64_t typedef
` [PATCH 11/33] xfs: remove the xfs_efd_log_format_t typedef
` [PATCH 12/33] xfs: remove the unused xfs_efd_log_format_32_t typedef
` [PATCH 13/33] xfs: remove the unused xfs_efd_log_format_64_t typedef
` [PATCH 14/33] xfs: remove the unused xfs_buf_log_format_t typedef
` [PATCH 15/33] xfs: remove the unused xfs_dq_logformat_t typedef
` [PATCH 16/33] xfs: remove the unused xfs_qoff_logformat_t typedef
` [PATCH 17/33] xfs: remove the unused xfs_log_iovec_t typedef
` [PATCH 18/33] xfs: fix log CRC mismatches between i386 and other architectures
` [PATCH 19/33] xfs: move the XLOG_REG_ constants out of xfs_log_format.h
` [PATCH 20/33] xfs: remove the expr argument to XFS_TEST_ERROR
` [PATCH 21/33] xfs: improve default maximum number of open zones
` [PATCH 22/33] xfs: prevent gc from picking the same zone twice
` [PATCH 23/33] xfs: convert xfs_buf_log_format_t typedef to struct
` [PATCH 24/33] xfs: convert xlog_op_header_t "
` [PATCH 25/33] xfs: convert xfs_trans_header_t typdef "
` [PATCH 26/33] xfs: convert xfs_log_iovec_t typedef "
` [PATCH 27/33] xfs: convert xfs_qoff_logformat_t "
` [PATCH 28/33] xfs: convert xfs_dq_logformat_t "
` [PATCH 29/33] xfs: convert xfs_efi_log_format "
` [PATCH 30/33] xfs: convert xfs_efd_log_format_t "
` [PATCH 31/33] xfs: convert xfs_efi_log_format_32_t "
` [PATCH 32/33] xfs: convert xfs_extent_t "
` [PATCH 33/33] xfs: convert xfs_efi_log_format_64_t "
[PATCH v1] xfs: Fix xfs_grow_last_rtg()
2025-12-04 9:47 UTC (3+ messages)
xfsprogs_6.17.0-1_source.changes ACCEPTED into unstable
2025-12-04 9:37 UTC (2+ messages)
[PATCH v2 00/12] Fix bio chain related issues
2025-12-04 9:36 UTC (28+ 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-04 9:00 UTC (16+ 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: "
[GIT PULL] XFS: New code for v6.19
2025-12-04 4:48 UTC (2+ messages)
[PATCH AUTOSEL 6.18-6.6] iomap: adjust read range correctly for non-block-aligned positions
2025-12-03 23:07 UTC (2+ messages)
[PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
2025-12-03 21:50 UTC (5+ messages)
` [PATCH V3 6/6] xfs: ignore discard return value
` [f2fs-dev] [PATCH V3 0/6] block: ignore __blkdev_issue_discard() ret value
Processing of xfsprogs_6.17.0-1_source.changes
2025-12-03 16:14 UTC
[PATCH v3 0/2] block: enable per-cpu bio cache by default
2025-12-03 14:53 UTC (3+ messages)
[PATCH] xfs : Fix potential null pointer dereference in xfs_exchmaps_dir_to_sf()
2025-12-03 10:32 UTC (3+ messages)
[PATCH RESEND v3] vfs: remove the excl argument from the ->create() inode_operation
2025-12-03 10:18 UTC (3+ messages)
[PATCH] generic: use _qmount_option and _qmount
2025-12-03 5:46 UTC (6+ messages)
[PATCH v2] iomap: replace folio_batch allocation with stack allocation
2025-12-02 16:54 UTC (4+ messages)
[PATCH v6 00/15] Create and use APIs to centralise locking for directory ops
2025-12-02 8:46 UTC (12+ 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()
misc xfstests fixes
2025-12-02 8:40 UTC (5+ messages)
` [PATCH 3/3] xfs/158: _notrun when the file system can't be created
[syzbot] [xfs?] possible deadlock in xfs_icwalk_ag (3)
2025-12-02 7:40 UTC (4+ messages)
[PATCHSET 1/2] xfsprogs: various bug fixes for 6.18
2025-12-02 7:37 UTC (7+ messages)
` [PATCH 1/3] libxfs: fix build warnings
` [PATCH 2/3] xfs_db: document the rtsb command
` [PATCH 3/3] man2: fix getparents ioctl manpage
KASAN triggering on generic/475 on aarch64?
2025-12-02 7:35 UTC (2+ messages)
logprint cleanups, part1
2025-12-02 7:29 UTC (23+ messages)
` [PATCH 10/25] logprint: cleanup xlog_print_trans_inode_core
` [PATCH 11/25] logprint: move xfs_inode_item_format_convert up
` [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
[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
[syzbot] Monthly xfs report (Nov 2025)
2025-11-28 21:21 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