messages from 2021-10-16 04:10:21 to 2021-11-01 19:40:57 UTC [more...]
xfsrestore'ing from file backups don't restore...why not?
2021-11-01 19:39 UTC (5+ messages)
` cause of xfsdump msg: root ino 192 differs from mount dir ino 256
futher decouple DAX from block devices
2021-11-01 16:28 UTC (38+ messages)
` [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX
` [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER
` [PATCH 03/11] dax: simplify the dax_device <-> gendisk association
` [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 06/11] xfs: factor out a xfs_setup_dax helper
` [PATCH 07/11] dax: remove dax_capable
` [dm-devel] "
` [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper
` [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper
` [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper
` [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c
[PATCHSET v2 0/2] xfs: clean up zone terminology
2021-11-01 12:40 UTC (6+ messages)
` [PATCH 1/2] xfs: remove kmem_zone typedef
` [PATCH 2/2] xfs: rename _zone variables to _cache
[PATCH] xfs:using swap() instead of tmp variable
2021-11-01 12:28 UTC
[PATCH] xfs: Fix the free logic of state in xfs_attr_node_hasname
2021-11-01 7:00 UTC (4+ messages)
` [PATCH v2] "
[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
2021-11-01 2:31 UTC (36+ messages)
` [PATCH 1/6] dax: introduce RWF_RECOVERY_DATA flag to preadv2() and pwritev2()
` [PATCH 2/6] dax: prepare dax_direct_access() API with DAXDEV_F_RECOVERY flag
` [PATCH 3/6] pmem: pmem_dax_direct_access() to honor the "
` [PATCH 4/6] dm,dax,pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY
` correction: "
` [PATCH 5/6] dax,pmem: Add data recovery feature to pmem_copy_to/from_iter()
` [PATCH 6/6] dm: Ensure dm honors DAXDEV_F_RECOVERY flag on dax only
` [dm-devel] [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag
[PATCH v8 0/8] fsdax: introduce fs query to support reflink
2021-10-31 18:16 UTC (11+ messages)
` [PATCH v8 1/8] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v8 2/8] dax: Introduce holder for dax_device
` [PATCH v8 3/8] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v8 4/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v8 5/8] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v8 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v8 7/8] xfs: Implement ->notify_failure() for XFS
` [PATCH v8 8/8] fsdax: add exception for reflinked files
[PATCH v2] tests/xfs: test COW writeback failure when overlapping non-shared blocks
2021-10-31 15:20 UTC (3+ messages)
[PATCH] xfs/126: Add a getxattr opeartion
2021-10-31 15:15 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 2a09b575074f
2021-10-30 16:57 UTC
[Bug 214767] New: xfs seems to hang due to race condition? maybe related to (gratuitous) thaw
2021-10-29 2:22 UTC (16+ messages)
` [Bug 214767] "
[Question] ext4/xfs: Default behavior changed after per-file DAX
2021-10-28 19:19 UTC (14+ messages)
Segmentation fault on 28tb usb3 volume with xfs_repair
2021-10-28 17:15 UTC (2+ messages)
[PATCH] xfs: use swap() to make code cleaner
2021-10-28 11:28 UTC
[PATCH xfs] xfs: remove duplicate include in xfs_super.c
2021-10-27 20:53 UTC (2+ messages)
XFS NVMe RDMA?
2021-10-27 8:23 UTC (5+ messages)
[PATCH] xfs: Remove duplicated include in xfs_super
2021-10-26 1:59 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 5ca5916b6bc9
2021-10-22 23:27 UTC
[PATCH 2/6] MM: improve documentation for __GFP_NOFAIL
2021-10-22 0:09 UTC (14+ messages)
[PATCH] generic: test COW writeback failure when overlapping non-shared blocks
2021-10-21 21:10 UTC (4+ messages)
[PATCH] xfs: punch out data fork delalloc blocks on COW writeback failure
2021-10-21 18:42 UTC (2+ messages)
[PATCH V3 00/12] xfs: Extend per-inode extent counters
2021-10-21 10:27 UTC (13+ messages)
` [PATCH V3 07/12] xfs: Rename inode's extent counter fields based on their width
[PATCHSET 0/5] xfs: use slab caches for deferred log items
2021-10-21 1:56 UTC (12+ messages)
` [PATCH 1/5] xfs: compact deferred intent item structures
` [PATCH 2/5] xfs: create slab caches for frequently-used deferred items
` [PATCH 3/5] xfs: rename xfs_bmap_add_free to xfs_free_extent_later
` [PATCH 4/5] xfs: reduce the size of struct xfs_extent_free_item
` [PATCH 5/5] xfs: remove unused parameter from refcount code
[PATCH v1 0/2] mm: remove extra ZONE_DEVICE struct page refcount
2021-10-20 18:51 UTC (20+ messages)
` [PATCH v1 2/2] "
Small project: Make it easier to upgrade root fs (i.e. to bigtime)
2021-10-20 13:30 UTC (5+ messages)
[PATCH v7 0/8] [PATCH v7 0/8] fsdax: introduce fs query to support reflink
2021-10-20 6:58 UTC (13+ messages)
` [PATCH v7 1/8] dax: Use rwsem for dax_{read,write}_lock()
` [PATCH v7 2/8] dax: Introduce holder for dax_device
` [PATCH v7 4/8] pagemap,pmem: Introduce ->memory_failure()
` [PATCH v7 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case
[PATCHSET v4 00/17] xfs: support dynamic btree cursor height
2021-10-18 22:26 UTC (4+ messages)
` [PATCH 01/17] xfs: fix incorrect decoding in xchk_btree_cur_fsbno
` [PATCH v4.1 "
[ANNOUNCE] xfsprogs for-next updated to 7189ee53
2021-10-18 14:56 UTC (5+ messages)
` [ANNOUNCE] xfsprogs for-next rebased to b4c6731a
[PATCH v10 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
2021-10-18 4:36 UTC (5+ messages)
` [PATCH v10 7/8] xfs: support CoW in fsdax mode
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