messages from 2025-09-08 18:52:40 to 2025-09-15 13:31:05 UTC [more...]
cleanup error tags
2025-09-15 13:30 UTC (4+ messages)
` [PATCH 1/6] xfs: remove xfs_errortag_get
` [PATCH 2/6] xfs: remove xfs_errortag_set
` [PATCH 3/6] xfs: remove the expr argument to XFS_TEST_ERROR
[RFC PATCH v3 0/4] ->i_state accessors
2025-09-15 13:27 UTC (10+ messages)
` [PATCH v3 1/4] fs: expand dump_inode()
` [PATCH v3 2/4] fs: hide ->i_state handling behind accessors
` [PATCH v3 3/4] convert all filesystems to use the new ->i_state accessors
` [PATCH v3 4/4] type switch
remove most typedefs from xfs_log_format.h
2025-09-15 13:27 UTC (16+ messages)
` [PATCH 01/15] xfs: remove the xlog_op_header_t typedef
` [PATCH 02/15] xfs: remove the xfs_trans_header_t typedef
` [PATCH 03/15] xfs: remove the xfs_extent_t typedef
` [PATCH 04/15] xfs: remove the xfs_extent32_t typedef
` [PATCH 05/15] xfs: remove the xfs_extent64_t typedef
` [PATCH 06/15] xfs: remove the xfs_efi_log_format_t typedef
` [PATCH 07/15] xfs: remove the xfs_efi_log_format_32_t typedef
` [PATCH 08/15] xfs: remove the xfs_efi_log_format_64_t typedef
` [PATCH 09/15] xfs: remove the xfs_efd_log_format_t typedef
` [PATCH 10/15] xfs: remove the unused xfs_efd_log_format_32_t typedef
` [PATCH 11/15] xfs: remove the unused xfs_efd_log_format_64_t typedef
` [PATCH 12/15] xfs: remove the unused xfs_buf_log_format_t typedef
` [PATCH 13/15] xfs: remove the unused xfs_dq_logformat_t typedef
` [PATCH 14/15] xfs: remove the unused xfs_qoff_logformat_t typedef
` [PATCH 15/15] xfs: remove the unused xfs_log_iovec_t typedef
[PATCH v6 00/11] Add more tests for multi fs block atomic writes
2025-09-15 13:26 UTC (18+ messages)
` [PATCH v6 01/12] common/rc: Add _min() and _max() helpers
` [PATCH v6 02/12] common/rc: Add fio atomic write helpers
` [PATCH v6 03/12] common/rc: Add a helper to run fsx on a given file
` [PATCH v6 04/12] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v6 05/12] generic: Add atomic write test using fio crc check verifier
` [PATCH v6 06/12] generic: Add atomic write test using fio verify on file mixed mappings
` [PATCH v6 07/12] generic: Add atomic write multi-fsblock O_[D]SYNC tests
` [PATCH v6 08/12] generic: Stress fsx with atomic writes enabled
` [PATCH v6 09/12] generic: Add sudden shutdown tests for multi block atomic writes
` [PATCH v6 10/12] ext4: Test atomic write and ioend codepaths with bigalloc
` [PATCH v6 11/12] ext4: Test atomic writes allocation and write "
` [PATCH v6 12/12] ext4: Atomic write test for extent split across leaf nodes
[PATCH] xfs: move the XLOG_REG_ constants out of xfs_log_format.h
2025-09-15 13:24 UTC
fix cross-platform log CRC validation
2025-09-15 13:20 UTC (3+ messages)
` [PATCH 1/2] xfs: rename the old_crc variable in xlog_recover_process
` [PATCH 2/2] xfs: fix log CRC mismatches between i386 and other architectures
[PATCH v4 0/4] allow partial folio write with iomap_folio_state
2025-09-15 11:29 UTC (14+ messages)
` [PATCH 1/4] iomap: make sure iomap_adjust_read_range() are aligned with block_size
` [PATCH 2/4] iomap: move iter revert case out of the unwritten branch
` [PATCH 3/4] iomap: make iomap_write_end() return the number of written length again
` [PATCH 4/4] iomap: don't abandon the whole copy when we have iomap_folio_state
[RFC 0/2] writeback: add support for filesystems to optimize parallel writeback
2025-09-14 12:11 UTC (3+ messages)
` [RFC 1/2] writeback: add support for filesystems to affine inodes to specific writeback ctx
` [RFC 2/2] xfs: implement get_inode_wb_ctx_idx() for per-AG parallel writeback
[PATCH CANDIDATE 5.15, 6.1, 6.6] xfs: Increase XFS_QM_TRANS_MAXDQS to 5
2025-09-13 3:05 UTC
[linux-next20250911]Kernel OOPs while running generic/256 on Pmem device
2025-09-13 2:48 UTC (6+ messages)
` [External] "
[PATCH] xfs: extend removed sysctls table
2025-09-13 0:23 UTC (3+ messages)
Tests for file_getattr()/file_setattr() and xfsprogs update
2025-09-12 23:39 UTC (13+ messages)
` [PATCH v3 0/4] xfsprogs: utilize file_getattr() and file_setattr()
` [PATCH v3 v3 1/4] libfrog: add wrappers for file_getattr/file_setattr syscalls
` [PATCH v3 v3 2/4] xfs_quota: utilize file_setattr to set prjid on special files
` [PATCH v3 v3 3/4] xfs_io: make ls/chattr work with "
` [PATCH v3 v3 4/4] xfs_db: use file_setattr to copy attributes on special files with rdump
` [PATCH v3 0/3] Test file_getattr and file_setattr syscalls
` [PATCH v3 1/3] file_attr: introduce program to set/get fsxattr
` [PATCH v3 2/3] generic: introduce test to test file_getattr/file_setattr syscalls
` [PATCH v3 3/3] xfs: test quota's project ID on special files
[PATCH v2 00/16] fuse: use iomap for buffered reads + readahead
2025-09-12 23:35 UTC (53+ messages)
` [PATCH v2 01/16] iomap: move async bio read logic into helper function
` [PATCH v2 02/16] iomap: move read/readahead bio submission "
` [PATCH v2 03/16] iomap: rename cur_folio_in_bio to folio_owned
` [PATCH v2 04/16] iomap: store read/readahead bio generically
` [PATCH v2 05/16] iomap: propagate iomap_read_folio() error to caller
` [PATCH v2 06/16] iomap: iterate over entire folio in iomap_readpage_iter()
` [PATCH v2 07/16] iomap: rename iomap_readpage_iter() to iomap_read_folio_iter()
` [PATCH v2 08/16] iomap: rename iomap_readpage_ctx struct to iomap_read_folio_ctx
` [PATCH v2 09/16] iomap: add public start/finish folio read helpers
` [PATCH v2 10/16] iomap: make iomap_read_folio_ctx->folio_owned internal
` [PATCH v2 11/16] iomap: add caller-provided callbacks for read and readahead
` [PATCH v2 12/16] iomap: add bias for async read requests
` [PATCH v2 13/16] iomap: move read/readahead logic out of CONFIG_BLOCK guard
` [PATCH v2 15/16] fuse: use iomap for readahead
` [PATCH v2 16/16] fuse: remove fc->blkbits workaround for partial writes
[PATCH v3 00/10] add support for name_to, open_by_handle_at() to io_uring
2025-09-12 22:51 UTC (13+ messages)
` [PATCH v3 01/10] fhandle: create helper for name_to_handle_at(2)
` [PATCH v3 02/10] io_uring: add support for IORING_OP_NAME_TO_HANDLE_AT
` [PATCH v3 03/10] fhandle: helper for allocating, reading struct file_handle
` [PATCH v3 04/10] fhandle: create do_file_handle_open() helper
` [PATCH v3 05/10] fhandle: make do_file_handle_open() take struct open_flags
` [PATCH v3 06/10] exportfs: allow VFS flags in struct file_handle
` [PATCH v3 07/10] exportfs: new FILEID_CACHED flag for non-blocking fh lookup
` [PATCH v3 08/10] io_uring: add __io_open_prep() helper
` [PATCH v3 09/10] io_uring: add support for IORING_OP_OPEN_BY_HANDLE_AT
` [PATCH v3 10/10] xfs: add support for non-blocking fh_to_dentry()
[PATCH v2] xfs_scrub: Use POSIX-conformant strerror_r
2025-09-12 15:00 UTC (3+ messages)
[PATCH RFC 00/29] fs-verity support for XFS with post EOF merkle tree
2025-09-12 13:09 UTC (10+ messages)
` [PATCH RFC 02/29] iomap: introduce iomap_read/write_region interface
[PATCH 0/2] iomap: ->iomap_end() error handling fixes
2025-09-12 7:14 UTC (3+ messages)
` [PATCH 2/2] iomap: revert the iomap_iter pos on ->iomap_end() error
[PATCH v3 0/4] allow partial folio write with iomap_folio_state
2025-09-12 7:13 UTC (3+ messages)
[PATCHSET RFC v2 00/10] add support for name_to, open_by_handle_at() to io_uring
2025-09-11 15:16 UTC (7+ messages)
` [PATCH 10/10] xfs: add support for non-blocking fh_to_dentry()
[PATCH RFC] xfs: Don't hold XFS_ILOCK_SHARED over log force during fsync
2025-09-11 0:59 UTC (4+ messages)
clearing of I_LINKABLE in xfs_rename without ->I_lock held
2025-09-10 21:23 UTC (3+ messages)
[PATCH] iomap: allow iomap using the per-cpu bio cache
2025-09-10 10:52 UTC (8+ messages)
` [External] "
[PATCH 5.15] xfs: short circuit xfs_growfs_data_private() if delta is zero
2025-09-10 10:16 UTC
[PATCH v5 00/11] Add more tests for multi fs block atomic writes
2025-09-10 6:38 UTC (25+ messages)
` [PATCH v5 02/12] common/rc: Add _require_fio_version helper
` [PATCH v5 04/12] ltp/fsx.c: Add atomic writes support to fsx
` [PATCH v5 09/12] generic: Add sudden shutdown tests for multi block atomic writes
[PATCH] libfrog: obtain the actual available device when the root device is /dev/root
2025-09-10 1:42 UTC (3+ messages)
[WIP RFC PATCH v2 00/10] i_state accessors + I_WILL_FREE removal
2025-09-09 18:32 UTC (11+ messages)
` [PATCH v2 01/10] fs: expand dump_inode()
` [PATCH v2 02/10] fs: hide ->i_state handling behind accessors
` [PATCH v2 03/10] bcachefs: use the new ->i_state accessors
` [PATCH v2 04/10] btrfs: "
` [PATCH v2 05/10] ext4: "
` [PATCH v2 07/10] ocfs2: "
` [PATCH v2 08/10] ocfs2: retire ocfs2_drop_inode() and I_WILL_FREE usage
` [PATCH v2 09/10] fs: set I_FREEING instead of I_WILL_FREE in iput_final() prior to writeback
` [PATCH v2 10/10] fs: retire the I_WILL_FREE flag
[PATCH v2 00/54] fs: rework inode reference counting
2025-09-09 16:32 UTC (5+ messages)
[PATCHv4 0/8]
2025-09-09 16:27 UTC (2+ messages)
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