linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-26 14:42:25 to 2021-09-05 15:04:39 UTC [more...]

[PATCHSET v2 0/3] fstests: exercise code refactored in 5.14
 2021-09-05 15:04 UTC  (6+ messages)
` [PATCH 1/3] generic: fsstress with cpu offlining
` [PATCH 2/3] generic: test shutdowns of a nested filesystem
` [PATCH 3/3] xfs/449: filter out deprecation warnings from mkfs

[PATCHSET 0/3] fstests: regression tests for 5.13/5.14 rt fixes
 2021-09-05 14:38 UTC  (7+ messages)
` [PATCH 1/3] xfs: test fsx with extent size hints set on a realtime file
` [PATCH 2/3] xfs: test correct propagation of rt extent size hints on rtinherit dirs
` [PATCH 3/3] xfs: test adding realtime sections to filesystem

[GIT PULL] xfs: new code for 5.15
 2021-09-05  0:21 UTC  (10+ messages)

[PATCHSET v2 0/8] fstests: document all test groups
 2021-09-04  8:52 UTC  (14+ messages)
` [PATCH 1/8] ceph: re-tag copy_file_range as being in the copy_range group
` [PATCH 2/8] xfs: move reflink tests into the clone group
` [PATCH 3/8] xfs: fix incorrect fuzz test group name
` [PATCH 4/8] btrfs: fix incorrect subvolume "
` [PATCH 5/8] generic/631: change this test to use the 'whiteout' group
` [PATCH 6/8] tools: make sure that test groups are described in the documentation
  ` [PATCH v2.1 "
` [PATCH 7/8] tools: add missing license tags to my scripts
` [PATCH 8/8] new: only allow documented test group names

[RFC PATCH 0/7] xfs: intent item whiteouts
 2021-09-03 21:55 UTC  (15+ messages)
` [PATCH 1/7] xfs: add log item flags to indicate intents
` [PATCH 2/7] xfs: tag transactions that contain intent done items
` [PATCH 3/7] xfs: factor a move some code in xfs_log_cil.c
` [PATCH 4/7] xfs: add log item method to return related intents
` [PATCH 5/7] xfs: whiteouts release intents that are not in the AIL
` [PATCH 6/7] [RFC] xfs: intent item whiteouts
` [PATCH 7/7] xfs: reduce kvmalloc overhead for CIL shadow buffers

[PATCH] xfs: clean up some inconsistent indenting
 2021-09-02 23:31 UTC  (2+ messages)

[PATCH v1 00/14] Add MEMORY_DEVICE_PUBLIC for CPU-accessible coherent device memory
 2021-09-02 18:07 UTC  (18+ messages)
` [PATCH v1 02/14] mm: remove extra ZONE_DEVICE struct page refcount
` [PATCH v1 03/14] mm: add iomem vma selection for memory migration

[PATCH v8 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-09-02 15:33 UTC  (14+ messages)
` [PATCH v8 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v8 2/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v8 3/7] fsdax: Replace mmap entry in case of CoW
` [PATCH v8 4/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v8 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v8 6/7] xfs: support CoW in fsdax mode
` [PATCH v8 7/7] xfs: Add dax dedupe support

[PATCHSET 0/5] fstests: document all test groups
 2021-09-02 15:03 UTC  (16+ messages)
` [PATCH 1/5] ceph: re-tag copy_file_range as being in the copy_range group
` [PATCH 2/5] xfs: move reflink tests into the clone group
` [PATCH 3/5] xfs: fix incorrect fuzz test group name
` [PATCH 4/5] tools: make sure that test groups are described in the documentation
` [PATCH 5/5] new: only allow documented test group names

[PATCH v2 0/1] Log Attribute Replay Test
 2021-09-02  8:58 UTC  (4+ messages)
` [PATCH v2 1/1] xfstests: Add Log Attribute Replay test

XFS fallocate implementation incorrectly reports ENOSPC
 2021-09-02  1:42 UTC  (14+ messages)
            ` Mysterious ENOSPC [was: XFS fallocate implementation incorrectly reports ENOSPC]
                  ` Mysterious ENOSPC

[PATCH v24 00/11] Log Attribute Replay
 2021-09-01 21:43 UTC  (40+ messages)
` [PATCH v24 02/11] xfs: Capture buffers for delayed ops
` [PATCH v24 03/11] xfs: Set up infrastructure for log atrribute replay
` [PATCH v24 04/11] xfs: Implement attr logging and replay
` [PATCH v24 05/11] RFC xfs: Skip flip flags for delayed attrs
` [PATCH v24 06/11] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v24 09/11] xfs: Add larp debug option
` [PATCH v24 11/11] xfs: Add helper function xfs_attr_leaf_addname
` [PATCH 0/5] xfs: various logged attribute fixes
  ` [PATCH 1/5] xfs: fix fallthrough annotations in xfs_attr_set_iter()
  ` [PATCH 2/5] xfs: fix flags passed to kvmalloc() by xfs_attri_init()
  ` [PATCH 3/5] xfs: hide log iovec alignment constraints
  ` [PATCH 4/5] xfs: fix attribute log iovec sizing
  ` [PATCH 5/5] [RFC] xfs: don't commit the first deferred transaction without intents

[PATCHSET 0/2] fstests: random fixes
 2021-09-01  9:24 UTC  (6+ messages)
` [PATCH 1/2] common/xfs: skip xfs_check unless the test runner forces us to
` [PATCH 2/2] generic/643: fix weird problems on 64k-page arm systems

[PATCHSET 0/4] fstests: exercise code changes in 5.15
 2021-09-01  0:12 UTC  (5+ messages)
` [PATCH 1/4] generic: regression test for a FALLOC_FL_UNSHARE bug in XFS
` [PATCH 2/4] xfs: test DONTCACHE behavior with the inode cache
` [PATCH 3/4] xfs/108: sync filesystem before querying quota
` [PATCH 4/4] xfs: regresion test for fsmap problems with realtime

[PATCH] mkfs: warn about V4 deprecation when creating new V4 filesystems
 2021-08-31 23:53 UTC  (4+ messages)

[GIT PULL] vfs: new code for 5.15
 2021-08-31 18:19 UTC  (2+ messages)

[GIT PULL] iomap: new code for 5.15
 2021-08-31 18:19 UTC  (2+ messages)

[PATCH] xfs: dax: facilitate EXPERIMENTAL warning for dax=inode case
 2021-08-30 15:55 UTC  (12+ messages)

Processed: 981662 severity
 2021-08-28 10:15 UTC 

[PATCH] mkfs.xfs.8: clarify DAX-vs-reflink restrictions in the mkfs.xfs man page
 2021-08-27 16:23 UTC  (5+ messages)

xs_ig_attempts ≠ xs_ig_found + xs_ig_missed
 2021-08-27  6:22 UTC  (3+ messages)
` xs_ig_attempts ??? "

[PATCH v7 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-08-27  5:27 UTC  (19+ messages)
` [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 7/8] fsdax: Introduce dax_iomap_ops for end of reflink
` [PATCH v7 8/8] fs/xfs: Add dax dedupe support

[PATCH] xfs: fix I_DONTCACHE
 2021-08-27  0:07 UTC  (4+ messages)
` [RFC PATCH] xfs: test DONTCACHE behavior with the inode cache

Slow file operations on file server with 10 TB hardware RAID and 100 TB software RAID
 2021-08-26 21:53 UTC  (5+ messages)
  ` Minimum inode cache size? (was: Slow file operations on file server with 30 TB hardware RAID and 100 TB software RAID)

[ANNOUNCE] xfs-linux: iomap-5.15-merge updated to 742dd4b8c5bb
 2021-08-26 21:19 UTC  (2+ messages)
` [ANNOUNCE] xfs-linux: iomap-for-next updated to 03b8df8d43ec

[ANNOUNCE] xfs-linux: for-next updated to f38a032b165d
 2021-08-26 21:18 UTC 

dax_supported() related cleanups v2
 2021-08-26 16:19 UTC  (7+ messages)
` [PATCH 3/9] dm: use fs_dax_get_by_bdev instead of dax_get_by_host
` [PATCH 8/9] xfs: factor out a xfs_buftarg_is_dax helper

xfs.org: Unknown error in PHP's mail() function
 2021-08-26 14:54 UTC  (2+ 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).