linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-15 09:16:53 to 2021-08-20 15:19:08 UTC [more...]

[PATCH v7 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-08-20 15:18 UTC  (16+ messages)
` [PATCH v7 1/8] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v7 2/8] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v7 3/8] fsdax: Replace mmap entry in case of CoW
` [PATCH v7 4/8] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v7 5/8] iomap: Introduce iomap_iter2 for two files
` [PATCH v7 6/8] fsdax: Dedup file range to use a compare function
` [PATCH v7 7/8] fsdax: Introduce dax_iomap_ops for end of reflink
` [PATCH v7 8/8] fs/xfs: Add dax dedupe support

Slow file operations on file server with 10 TB hardware RAID and 100 TB software RAID
 2021-08-20 14:39 UTC  (2+ messages)

[Bug 214077] New: [xfstests xfs/168] xfs_repair failed with shrinking 776672
 2021-08-20 13:20 UTC  (2+ messages)
` [Bug 214077] "

[Bug 214079] New: [xfstests xfs/168] xfs_repair failed with shrinking 776672
 2021-08-20 13:20 UTC  (3+ messages)
` [Bug 214079] "

[PATCH] xfs: fix perag structure refcounting error when scrub fails
 2021-08-20 10:12 UTC  (2+ messages)

[PATCH v6 00/13] Support DEVICE_GENERIC memory in migrate_vma_*
 2021-08-20  7:24 UTC  (35+ messages)
` [PATCH v6 02/13] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v6 04/13] drm/amdkfd: add SPM support for SVM
` [PATCH v6 05/13] drm/amdkfd: generic type as sys mem on migration to ram
` [PATCH v6 06/13] include/linux/mm.h: helpers to check zone device generic type
` [PATCH v6 07/13] mm: add generic type support to migrate_vma helpers
` [PATCH v6 08/13] mm: call pgmap->ops->page_free for DEVICE_GENERIC pages

switch iomap to an iterator model v2
 2021-08-20  4:11 UTC  (18+ messages)
` [PATCH 07/30] fsdax: mark the iomap argument to dax_iomap_sector as const
` [PATCH 11/30] iomap: add the new iomap_iter model
  ` [PATCH v2.1 "
` [PATCH 19/30] iomap: switch iomap_bmap to use iomap_iter
  ` [PATCH v2.1 "
` [PATCH 23/30] fsdax: switch dax_iomap_rw "
` [PATCH 24/30] iomap: remove iomap_apply
  ` [PATCH v2.1 "
` [PATCH 31/30] iomap: move iomap iteration code to iter.c

[PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
 2021-08-19 20:50 UTC  (20+ messages)
` [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()
` [PATCH RESEND v6 2/9] dax: Introduce holder for dax_device
` [PATCH RESEND v6 8/9] md: Implement dax_holder_operations

[ANNOUNCE] xfs-linux: for-next updated to a437b9b488e3
 2021-08-19 17:35 UTC 

[PATCHSET 00/15] xfs: clean up ftrace field tags and formats
 2021-08-19 17:10 UTC  (59+ messages)
` [PATCH 01/15] xfs: fix incorrect unit conversion in scrub tracepoint
` [PATCH 02/15] xfs: standardize inode number formatting in ftrace output
` [PATCH 03/15] xfs: standardize AG "
` [PATCH 04/15] xfs: standardize AG block "
` [PATCH 05/15] xfs: standardize rmap owner "
` [PATCH 06/15] xfs: standardize daddr "
` [PATCH 07/15] xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"
` [PATCH 08/15] xfs: disambiguate units for ftrace fields tagged "offset"
` [PATCH 09/15] xfs: disambiguate units for ftrace fields tagged "len"
  ` [PATCH v2 "
` [PATCH 10/15] xfs: disambiguate units for ftrace fields tagged "count"
  ` [PATCH v2 "
` [PATCH 11/15] xfs: rename i_disk_size fields in ftrace output
` [PATCH 12/15] xfs: resolve fork names in trace output
` [PATCH 13/15] xfs: standardize remaining xfs_buf length tracepoints
` [PATCH 14/15] xfs: standardize inode generation formatting in ftrace output
` [PATCH 15/15] xfs: decode scrub flags "
` [PATCH 16/15] xfs: start documenting common units and tags used in tracepoints
  ` [PATCH v2 "
    ` [PATCH v3 "

[ANNOUNCE] xfs-linux: iomap-5.15-merge updated to 742dd4b8c5bb
 2021-08-19 17:00 UTC 

[PATCH 00/16 v3] xfs: rework feature flags
 2021-08-19  2:14 UTC  (18+ messages)
` [PATCH 01/16] xfs: sb verifier doesn't handle uncached sb buffer
` [PATCH 02/16] xfs: rename xfs_has_attr()
` [PATCH 03/16] xfs: rework attr2 feature and mount options
` [PATCH 04/16] xfs: reflect sb features in xfs_mount
` [PATCH 05/16] xfs: replace xfs_sb_version checks with feature flag checks
` [PATCH 06/16] xfs: consolidate mount option features in m_features
` [PATCH 07/16] xfs: convert mount flags to features
` [PATCH 08/16] xfs: convert remaining mount flags to state flags
` [PATCH 09/16] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
` [PATCH 10/16] xfs: convert xfs_fs_geometry to use mount feature checks
` [PATCH 11/16] xfs: open code sb verifier "
` [PATCH 12/16] xfs: convert scrub to use mount-based "
` [PATCH 13/16] xfs: convert xfs_sb_version_has checks to use mount features
` [PATCH 14/16] xfs: remove unused xfs_sb_version_has wrappers
` [PATCH 15/16] xfs: introduce xfs_sb_is_v5 helper
` [PATCH 16/16] xfs: kill xfs_sb_version_has_v3inode()

[PATCH 0/3 v2] xfs: clean up buffer cache disk addressing
 2021-08-19  2:03 UTC  (6+ messages)
` [PATCH 1/3] xfs: introduce xfs_buf_daddr()
` [PATCH 2/3] xfs: convert bp->b_bn references to xfs_buf_daddr()
` [PATCH 3/3] xfs: rename buffer cache index variable b_bn

[PATCHSET v2 0/2] fstests: exercise code refactored in 5.14
 2021-08-18 17:18 UTC  (9+ messages)
` [PATCH 1/2] generic: fsstress with cpu offlining
` [PATCH 2/2] generic: test shutdowns of a nested filesystem

[PATCHSET 0/2] fstests: random fixes
 2021-08-18  3:55 UTC  (5+ messages)
` [PATCH 1/2] xfs/176: fix the group name
` [PATCH 2/2] scsi_debug: fix module removal loop

[PATCH 00/16 v2] xfs: rework feature flags
 2021-08-18  2:56 UTC  (17+ messages)
` [PATCH 02/16] xfs: rename xfs_has_attr()
` [PATCH 03/16] xfs: rework attr2 feature and mount options
` [PATCH 05/16] xfs: replace xfs_sb_version checks with feature flag checks
` [PATCH 07/16] xfs: convert mount flags to features

[PATCH 0/3] xfs: clean up buffer cache disk addressing
 2021-08-18  0:07 UTC  (6+ messages)
` [PATCH 3/3] xfs: rename buffer cache index variable b_bn

[PATCHSET 0/3] fstests: exercise code refactored in 5.14
 2021-08-17 15:54 UTC  (11+ messages)
` [PATCH 1/3] generic: test xattr operations only
` [PATCH 2/3] generic: test shutdowns of a nested filesystem

[PATCHSET 0/2] dax: fix broken pmem poison narrative
 2021-08-17 15:46 UTC  (6+ messages)
` [PATCH 1/2] xfs: use DAX block device zeroout for FSDAX file ZERO_RANGE operations
` [PATCH 2/2] ext4: "

5.14-0-rc5, splat in block_group_cache_tree_search while __btrfs_unlink_inode
 2021-08-16 15:40 UTC 

[Bug 213941] New: [xfstests xfs/104] XFS: Assertion failed: agno < mp->m_sb.sb_agcount, file: fs/xfs/libxfs/xfs_types.c, line: 22
 2021-08-16  3:47 UTC  (2+ messages)
` [Bug 213941] "

[PATCHSET 00/10] xfs: constify btree operations
 2021-08-15 15:33 UTC  (11+ messages)
` [PATCH 06/10] xfs: mark the record passed into xchk_btree functions as const
` [PATCH 07/10] xfs: make the pointer passed to btree set_root functions const
` [PATCH 08/10] xfs: make the start pointer passed to btree alloc_block "
` [PATCH 09/10] xfs: make the start pointer passed to btree update_lastrec "
` [PATCH 10/10] xfs: constify btree function parameters that are not modified


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).