messages from 2021-04-01 17:53:18 to 2021-04-09 16:40:37 UTC [more...]
[PATCH v2 0/5] xfs: ioend batching log reservation deadlock
2021-04-09 16:40 UTC (7+ messages)
` [PATCH v2 1/5] xfs: drop submit side trans alloc for append ioends
` [PATCH v2 2/5] xfs: open code ioend needs workqueue helper
` [PATCH v2 3/5] xfs: drop unused ioend private merge and setfilesize code
` [PATCH v2 4/5] xfs: drop unnecessary setfilesize helper
` [PATCH v2 5/5] iomap: remove unused private field from ioend
[PATCH 0/4] xfs: ioend batching log reservation deadlock
2021-04-09 16:07 UTC (23+ messages)
` [PATCH 1/4] xfs: drop submit side trans alloc for append ioends
` [PATCH 2/4] xfs: open code ioend needs workqueue helper
` [PATCH 3/4] xfs: drop unused ioend private merge and setfilesize code
` [PATCH 4/4] xfs: drop unnecessary setfilesize helper
` [PATCH 5/4] iomap: remove unused private field from ioend
[PATCH] fstests: Disable realtime inherit flag when executing xfs/{532,533,538}
2021-04-09 15:19 UTC (2+ messages)
[PATCH] xfs: fix return of uninitialized value in variable error
2021-04-09 14:41 UTC (3+ messages)
[PATCH v3 0/2] xfs: set aside allocation btree blocks from block reservation
2021-04-09 14:17 UTC (2+ messages)
[PATCH v3][next] xfs: Replace one-element arrays with flexible-array members
2021-04-09 6:54 UTC (7+ messages)
[PATCH] xfs: get rid of the ip parameter to xchk_setup_*
2021-04-09 5:31 UTC (6+ messages)
` [PATCH v2] "
[PATCH v4 0/7] fsdax,xfs: Add reflink&dedupe support for fsdax
2021-04-09 2:30 UTC (17+ messages)
` [PATCH v4 1/7] fsdax: Introduce dax_iomap_cow_copy()
` [PATCH v4 2/7] fsdax: Replace mmap entry in case of CoW
` [PATCH v4 3/7] fsdax: Add dax_iomap_cow_copy() for dax_iomap_zero
` [PATCH v4 4/7] iomap: Introduce iomap_apply2() for operations on two files
` [PATCH v4 5/7] fsdax: Dedup file range to use a compare function
` [PATCH v4 6/7] fs/xfs: Handle CoW for fsdax write() path
` [PATCH v4 7/7] fs/xfs: Add dedupe support for fsdax
[PATCH v2 0/3] fsdax: Factor helper functions to simplify the code
2021-04-09 2:03 UTC (6+ messages)
` [PATCH v2 1/3] fsdax: Factor helpers to simplify dax fault code
` [PATCH v2 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH v2 3/3] fsdax: Output address in dax_iomap_pfn() and rename it
[PATCH] xfs: fix scrub and remount-ro protection when running scrub
2021-04-08 20:07 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
2021-04-08 3:21 UTC (8+ messages)
` [PATCH v3 02/10] fsdax: Factor helper: dax_fault_actor()
` [PATCH v3 08/10] fsdax: Dedup file range to use a compare function
[PATCHSET v3 0/3] fstests: make sure NEEDSREPAIR feature stops mounts
2021-04-07 23:20 UTC (6+ messages)
` [PATCH 3/3] xfs: test that the needsrepair feature works as advertised
[PATCHSET v2 0/2] fstests: add inode btree blocks counters to the AGI header
2021-04-07 23:13 UTC (9+ messages)
` [PATCH 1/2] xfs: functional testing of V5-relevant options
` [PATCH 2/2] xfs: test inobtcount upgrade
[PATCH V2] xfs: Rudimentary spelling fix
2021-04-07 16:43 UTC (2+ messages)
[PATCH] fstests: Do not execute xfs/{532,533,538} when realtime feature is enabled
2021-04-07 16:12 UTC (2+ messages)
[PATCH v2 0/3] xfs: rework quotaoff to avoid log deadlock
2021-04-07 15:51 UTC (10+ messages)
` [PATCH v2 1/3] xfs: skip dquot reservations if quota is inactive
` [PATCH v2 2/3] xfs: transaction subsystem quiesce mechanism
` [PATCH v2 3/3] xfs: rework quotaoff logging to avoid log deadlock on active fs
[PATCH 0/3] fsdax: Factor helper functions to simplify the code
2021-04-07 12:29 UTC (9+ messages)
` [PATCH 1/3] fsdax: Factor helpers to simplify dax fault code
` [PATCH 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH 3/3] fsdax: Output address in dax_iomap_pfn() and rename it
[PATCH V2] xfs: scrub: Disable check for unoptimized data fork bmbt node
2021-04-07 6:27 UTC (3+ messages)
[PATCH 0/4 v2] xfs: fix eager attr fork init regressions
2021-04-07 5:08 UTC (14+ messages)
` [PATCH 1/4] xfs: eager inode attr fork init needs attr feature awareness
` [PATCH 2/4] xfs: inode fork allocation depends on XFS_IFEXTENT flag
` [PATCH 3/4] xfs: default attr fork size does not handle device inodes
` [PATCH 4/4] xfs: precalculate default inode attribute offset
[PATCH V2] Add dax mount option to man xfs(5)
2021-04-06 13:57 UTC (2+ messages)
RFC: remove the if_flags field in struct xfs_ifork
2021-04-06 13:54 UTC (16+ messages)
` [PATCH 1/7] xfs: move the XFS_IFEXTENTS check into xfs_iread_extents
` [PATCH 2/7] xfs: rename and simplify xfs_bmap_one_block
` [PATCH 3/7] xfs: simplify xfs_attr_remove_args
` [PATCH 4/7] xfs: only look at the fork format in xfs_idestroy_fork
` [PATCH 5/7] xfs: remove XFS_IFBROOT
` [PATCH 6/7] xfs: remove XFS_IFINLINE
` [PATCH 7/7] xfs: remove XFS_IFEXTENTS
[PATCH] Add dax mount option to man xfs(5)
2021-04-06 11:44 UTC (3+ messages)
[PATCH] xfs: scrub: Disable check for non-optimized data fork bmbt node
2021-04-05 23:34 UTC (2+ messages)
[PATCHSET RFC v3 00/18] xfs: atomic file updates
2021-04-05 23:08 UTC (18+ messages)
` [PATCH 01/18] vfs: introduce new file range exchange ioctl
` [PATCH 02/18] xfs: support two inodes in the defer capture structure
` [PATCH 03/18] xfs: allow setting and clearing of log incompat feature flags
` [PATCH 04/18] xfs: clear log incompat feature bits when the log is idle
` [PATCH 05/18] xfs: create a log incompat flag for atomic extent swapping
` [PATCH 06/18] xfs: introduce a swap-extent log intent item
[PATCH v16 00/11] xfs: Delay Ready Attributes
2021-04-05 13:17 UTC (42+ messages)
` [PATCH v16 01/11] xfs: Reverse apply 72b97ea40d
` [PATCH v16 03/11] xfs: Hoist xfs_attr_set_shortform
` [PATCH v16 04/11] xfs: Add helper xfs_attr_set_fmt
` [PATCH v16 05/11] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
` [PATCH v16 06/11] xfs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v16 07/11] xfs: Hoist xfs_attr_node_addname
` [PATCH v16 08/11] xfs: Hoist xfs_attr_leaf_addname
` [PATCH v16 09/11] xfs: Hoist node transaction handling
` [PATCH v16 10/11] xfs: Add delay ready attr remove routines
` [PATCH v16 11/11] xfs: Add delay ready attr set routines
[PATCH 0/4] xfs: fix eager attr fork init regressions
2021-04-04 3:25 UTC (15+ messages)
` [PATCH 1/4] xfs: eager inode attr fork init needs attr feature awareness
` [PATCH 2/4] xfs: inode fork allocation depends on XFS_IFEXTENT flag
` [PATCH 3/4] xfs: default attr fork size does not handle device inodes
` [PATCH 4/4] xfs: precalculate default inode attribute offset
[PATCH] xfs: Use struct xfs_bmdr_block instead of struct xfs_btree_block to calculate root node size
2021-04-03 15:51 UTC (5+ messages)
` [PATCH V1.1] "
[PATCH v4 0/3] xfs: testcases for shrinking free space in the last AG
2021-04-02 9:49 UTC (4+ messages)
` [PATCH v4 1/3] common/xfs: add _require_xfs_scratch_shrink helper
` [PATCH v4 2/3] xfs: basic functionality test for shrinking free space in the last AG
` [PATCH v4 3/3] xfs: stress "
[PATCH v2] xfsdump: remove BMV_IF_NO_DMAPI_READ flag
2021-04-02 7:13 UTC (2+ messages)
[PATCHSET 0/2] xfs-documentation: format updates for 5.10
2021-04-02 6:47 UTC (5+ messages)
` [PATCH 1/2] design: document the new inode btree counter feature
` [PATCH 2/2] design: document changes for the bigtime feature
[PATCH 1/2] xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extents
2021-04-02 6:45 UTC (4+ messages)
` [PATCH 2/2] xfs: Fix dax inode extent calculation when direct write is performed on an unwritten extent
[PATCH V2 1/2] xfs/529: Execute chown on an existing directory entry
2021-04-02 2:49 UTC (2+ messages)
` [PATCH V2 2/2] fstests: Fix tests to execute in multi-block directory config
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;
as well as URLs for NNTP newsgroup(s).