linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-10-04 18:30:31 to 2022-10-14 05:10:13 UTC [more...]

[PATCHSET v23.1 0/6] xfs: strengthen file mapping scrub
 2022-10-14  5:10 UTC  (13+ messages)
` [PATCH 1/6] xfs: fix perag loop in xchk_bmap_check_rmaps
` [PATCH 4/6] xfs: check quota files for unwritten extents
` [PATCH 2/6] xfs: teach scrub to check for adjacent bmaps when rmap larger than bmap
` [PATCH 5/6] xfs: check that CoW fork extents are not shared
` [PATCH 6/6] xfs: teach scrub to flag non-extents format cow forks
` [PATCH 3/6] xfs: block map scrub should handle incore delalloc reservations

[PATCH v3 0/4] xfsrestore: fix inventory unpacking
 2022-10-14  4:15 UTC  (10+ messages)
` [PATCH 1/4] xfsrestore: fix on-media inventory media unpacking
` [PATCH 2/4] xfsrestore: fix on-media inventory stream unpacking
` [PATCH 3/4] xfsdump: fix on-media inventory stream packing
` [PATCH 4/4] xfsrestore: untangle inventory unpacking logic

[PATCHSET v23.1 0/2] xfs: enhance fs summary counter scrubber
 2022-10-14  3:56 UTC  (5+ messages)
` [PATCH 1/2] xfs: skip fscounters comparisons when the scan is incomplete
` [PATCH 2/2] xfs: online checking of the free rt extent count

[PATCHSET v23.1 0/2] xfs: improve rt metadata use for scrub
 2022-10-14  3:50 UTC  (5+ messages)
` [PATCH 2/2] xfs: make rtbitmap ILOCKing consistent when scanning the rt bitmap file
` [PATCH 1/2] xfs: load rtbitmap and rtsummary extent mapping btrees at mount time

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-10-14  2:24 UTC  (10+ messages)

[PATCHSET v23.1 0/4] xfs: fix handling of AG[IF] header buffers during scrub
 2022-10-14  1:28 UTC  (11+ messages)
` [PATCH 2/4] xfs: don't track the AGFL buffer in the scrub AG context
` [PATCH 3/4] xfs: set the buffer type after holding the AG[IF] across trans_roll
` [PATCH 1/4] xfs: fully initialize xfs_da_args in xchk_directory_blocks
` [PATCH 4/4] xfs: make AGFL repair function avoid crosslinked blocks

[PATCH v2 0/4] xfstests: add parent pointer tests
 2022-10-14  1:24 UTC  (10+ messages)
` [PATCH v2 1/4] common: add helpers for "
` [PATCH v2 2/4] xfs: add parent pointer test
` [PATCH v2 3/4] xfs: add multi link "
` [PATCH v2 4/4] xfs: add parent pointer inject test

[PATCHSET 0/5] fstests: support external logs when caching prepopulated images
 2022-10-14  1:17 UTC  (15+ messages)
` [PATCH 1/5] populate: export the metadump description name
` [PATCH 2/5] populate: wipe external xfs log devices when restoring a cached image
` [PATCH 3/5] populate: reformat external ext[34] journal "
` [PATCH 4/5] populate: require e2image before populating
` [PATCH 5/5] fstests: refactor xfs_mdrestore calls

[PATCHSET v23.1 0/2] xfs: clean up memory allocations in online fsck
 2022-10-13 22:50 UTC  (6+ messages)
` [PATCH 2/2] xfs: pivot online scrub away from kmem.[ch]
` [PATCH 1/2] xfs: standardize GFP flags usage in online scrub

[PATCHSET v23.1 0/4] xfs: fix incorrect return values in online fsck
 2022-10-13 22:49 UTC  (9+ messages)
` [PATCH 3/4] xfs: don't retry repairs harder when EAGAIN is returned
` [PATCH 4/4] xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbed
` [PATCH 1/4] xfs: return EINTR when a fatal signal terminates scrub
` [PATCH 2/4] xfs: fix return code when fatal signal encountered during dquot scrub

[RFC PATCH] xfs: test for fixing wrong root inode number
 2022-10-13 18:37 UTC  (9+ messages)
` [PATCH V2] xfs: test for fixing wrong root inode number in dump

[PATCHSET v2 0/2] fstests: improve coredump capture and storage
 2022-10-13 16:27 UTC  (12+ messages)
` [PATCH 1/2] check: detect and preserve all coredumps made by a test
  ` [PATCH v2.1 "
` [PATCH 2/2] check: optionally compress core dumps

[PATCH v9 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-10-13 10:07 UTC  (3+ messages)

[PATCH v1 0/5] treewide cleanup of random integer usage
 2022-10-13  1:37 UTC  (13+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
      ` [f2fs-dev] "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions

[man-pages PATCH v4] statx.2, open.2: document STATX_DIOALIGN
 2022-10-12 21:50 UTC  (2+ messages)

[man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN
 2022-10-11 23:02 UTC  (6+ messages)
    ` Semantic newlines (was: [man-pages PATCH v3] statx.2, open.2: document STATX_DIOALIGN)

[PATCH] fsck.xfs: mount/umount xfs fs to replay log before running xfs_repair
 2022-10-11 16:08 UTC  (5+ messages)

[GIT PULL] xfs: updates for 6.1
 2022-10-11  3:43 UTC  (3+ messages)

[xfs] a1df10d42b: xfstests.generic.31*.fail
 2022-10-11  1:25 UTC  (7+ messages)
      ` [LKP] "

[PATCH][V2] xfs: remove redundant pointer lip
 2022-10-10 17:57 UTC  (2+ messages)

[PATCH] xfs: remove redundant pointer lip
 2022-10-10 15:30 UTC  (2+ messages)

[Bug 216566] New: [xfstests generic/648] BUG: unable to handle page fault, RIP: 0010:__xfs_dir3_data_check+0x171/0x700 [xfs]
 2022-10-10  1:31 UTC  (4+ messages)
` [Bug 216566] "

[Bug 216567] New: [xfstests generic/451] kernel BUG at mm/truncate.c:669!
 2022-10-09 22:58 UTC  (4+ messages)
` [Bug 216567] "

[Bug 216563] New: [xfstests generic/113] memcpy: detected field-spanning write (size 32) of single field "efdp->efd_format.efd_extents" at fs/xfs/xfs_extfree_item.c:693 (size 16)
 2022-10-09 22:42 UTC  (6+ messages)
` [Bug 216563] "

[PATCHSET v2 0/6] fstests: random fixes for v2022.09.25
 2022-10-09 17:09 UTC  (13+ messages)
` [PATCH 1/6] generic/092: skip test if file allocation unit isn't aligned
` [PATCH 2/6] xfs/114: fix missing reflink requires
` [PATCH 3/6] xfs/229: do not _xfs_force_bdev on TEST_DIR
` [PATCH 4/6] xfs/128: try to force file allocation behavior
` [PATCH 5/6] common/populate: don't metadump xfs filesystems twice
` [PATCH 6/6] common/populate: fix _xfs_metadump usage in _scratch_populate_cached

[Bug 216564] New: [xfstests xfs/013] WARNING: CPU: 4 PID: 3240987 at fs/dax.c:380 dax_insert_entry+0x6b8/0xa70
 2022-10-09 17:05 UTC  (3+ messages)
` [Bug 216564] "

[PATCH v2] xfs: fix uaf when leaf dir bestcount not match with dir data blocks
 2022-10-08  3:36 UTC  (6+ messages)
` [PATCH v4] xfs: fix exception caused by unexpected illegal bestcount in leaf dir
        ` [PATCH v5] "

[man-pages RFC PATCH v6] statx, inode: document the new STATX_VERSION field
 2022-10-08  2:03 UTC  (2+ messages)

[PATCHSET 0/2] fstests: improve coredump capture and storage
 2022-10-07 21:32 UTC  (7+ messages)
` [PATCH 1/2] check: detect and preserve all coredumps made by a test
` [PATCH 2/2] check: optionally compress core dumps

[GIT PULL] iomap: new code for 6.1
 2022-10-07  1:01 UTC  (2+ messages)

[PATCH v6 0/9] vfs/nfsd: clean up handling of i_version counter
 2022-10-06 21:17 UTC  (24+ messages)
` [PATCH v6 4/9] nfs: report the inode version in getattr if requested
` [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
` [PATCH v6 7/9] vfs: expose STATX_VERSION to userland
` [PATCH v6 8/9] vfs: update times after copying data in __generic_file_write_iter

[PATCH v2 0/3] xfsrestore: fix inventory unpacking
 2022-10-06  4:43 UTC  (7+ messages)
` [PATCH 2/3] xfsrestore: stobj_unpack_sessinfo cleanup

[PATCH v3] xfs: add LARP state transition diagram
 2022-10-06  1:25 UTC  (3+ messages)

linux-next: Signed-off-by missing for commit in the xfs tree
 2022-10-05 16:46 UTC  (9+ messages)

[PATCH 5.4 00/11] xfs stable candidate patches for 5.4.y (from v5.6)
 2022-10-05 10:35 UTC  (13+ messages)
` [PATCH 5.4 01/11] xfs: fix misuse of the XFS_ATTR_INCOMPLETE flag
` [PATCH 5.4 02/11] xfs: introduce XFS_MAX_FILEOFF
` [PATCH 5.4 03/11] xfs: truncate should remove all blocks, not just to the end of the page cache
` [PATCH 5.4 04/11] xfs: fix s_maxbytes computation on 32-bit kernels
` [PATCH 5.4 05/11] xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
` [PATCH 5.4 06/11] xfs: refactor remote attr value buffer invalidation
` [PATCH 5.4 07/11] xfs: fix memory corruption during "
` [PATCH 5.4 08/11] xfs: move incore structures out of xfs_da_format.h
` [PATCH 5.4 09/11] xfs: streamline xfs_attr3_leaf_inactive
` [PATCH 5.4 10/11] xfs: fix uninitialized variable in xfs_attr3_leaf_inactive
` [PATCH 5.4 11/11] xfs: remove unused variable 'done'

[PATCH 1/1] df01.sh: Use own fsfreeze implementation for XFS
 2022-10-05  6:23 UTC  (3+ messages)

[RFC PATCH 0/2] iomap/xfs: fix data corruption due to stale cached iomaps
 2022-10-05  1:34 UTC  (8+ messages)
` [PATCH 2/2] xfs: use iomap_valid method to detect "

[PATCH] xfsprogs: fix warnings/errors due to missing include
 2022-10-04 18:54 UTC  (5+ messages)

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-10-04 18:26 UTC  (11+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).