Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-20 17:05:31 to 2021-04-28 16:57:17 UTC [more...]

[PATCH v5 0/3] xfs: set aside allocation btree blocks from block reservation
 2021-04-28 16:57 UTC  (4+ messages)
` [PATCH v5 1/3] xfs: unconditionally read all AGFs on mounts with perag reservation
` [PATCH v5 2/3] xfs: introduce in-core global counter of allocbt blocks
` [PATCH v5 3/3] xfs: set aside allocation btree blocks from block reservation

[GIT PULL] iomap: new code for 5.13-rc1
 2021-04-28 16:50 UTC  (12+ messages)

[PATCH v4 0/3] xfs: set aside allocation btree blocks from block reservation
 2021-04-28 16:12 UTC  (18+ messages)
` [PATCH v4 1/3] xfs: unconditionally read all AGFs on mounts with perag reservation
` [PATCH v4 2/3] xfs: introduce in-core global counter of allocbt blocks
` [PATCH v4 3/3] xfs: set aside allocation btree blocks from block reservation

[PATCH v18 00/11] Delay Ready Attributes
 2021-04-28  8:09 UTC  (12+ messages)
` [PATCH v18 01/11] xfs: Reverse apply 72b97ea40d
` [PATCH v18 02/11] xfs: Add xfs_attr_node_remove_name
` [PATCH v18 03/11] xfs: Hoist xfs_attr_set_shortform
` [PATCH v18 04/11] xfs: Add helper xfs_attr_set_fmt
` [PATCH v18 05/11] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
` [PATCH v18 06/11] xfs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v18 07/11] xfs: Hoist xfs_attr_node_addname
` [PATCH v18 08/11] xfs: Hoist xfs_attr_leaf_addname
` [PATCH v18 09/11] xfs: Hoist node transaction handling
` [PATCH v18 10/11] xfs: Add delay ready attr remove routines
` [PATCH v18 11/11] xfs: Add delay ready attr set routines

[PATCH] xfs: update superblock counters correctly for !lazysbcount
 2021-04-28  7:49 UTC  (8+ messages)

[PATCH 1/2] xfs: Introduce XFS_EXTENT_BUSY_IN_TRANS busy extent flag
 2021-04-28  6:51 UTC  (2+ messages)
` [PATCH 2/2] xfs: Prevent deadlock when allocating blocks for AGFL

[PATCHSET 0/3] fstests: fix swapfile tests
 2021-04-28  4:11 UTC  (5+ messages)
` [PATCH 1/3] xfs/419: remove irrelevant swapfile test
` [PATCH 2/3] rc: check dax mode in _require_scratch_swapfile
` [PATCH 3/3] common/rc: relax xfs swapfile support checks

[PATCHSET 0/5] fstests: miscellaneous fixes
 2021-04-28  4:09 UTC  (6+ messages)
` [PATCH 1/5] xfs/276: remove unnecessary mkfs golden output
` [PATCH 2/5] generic/{094,225}: fix argument to _require_file_block_size_equals_fs_block_size
` [PATCH 3/5] generic/449: always fill up the data device
` [PATCH 4/5] xfs/004: don't fail test due to realtime files
` [PATCH 5/5] xfs/49[12]: skip pre-lazysbcount filesystems

[PATCHSET 0/2] fstests: test xfsprogs regression fixed in 5.12
 2021-04-28  4:08 UTC  (3+ messages)
` [PATCH 1/2] xfs: test what happens when we reset the root dir and it has xattrs
` [PATCH 2/2] xfs/010: filter out bad finobt levels complaint

[PATCHSET v5 0/1] fstests: widen timestamps to deal with y2038+
 2021-04-28  4:08 UTC  (2+ messages)
` [PATCH 1/1] xfs: test upgrading filesystem to bigtime

[PATCH v3 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-27 16:34 UTC  (7+ messages)
` [PATCH v3 1/3] fsdax: Factor helpers to simplify dax fault code
` [PATCH v3 2/3] fsdax: Factor helper: dax_fault_actor()
` [PATCH v3 3/3] fsdax: Output address in dax_iomap_pfn() and rename it

[PATCH] xfs: count free space btree blocks when scrubbing pre-lazysbcount fses
 2021-04-27 13:22 UTC  (3+ messages)

[PATCH v2] xfs: remove obsolete AGF counter debugging
 2021-04-27 12:46 UTC  (2+ messages)

[PATCH v2 0/3] fsdax: Factor helper functions to simplify the code
 2021-04-26 22:48 UTC  (3+ messages)
` [PATCH v2 1/3] fsdax: Factor helpers to simplify dax fault code

[PATCH v17 00/11] xfs: Delay Ready Attributes
 2021-04-26 16:52 UTC  (18+ messages)
` [PATCH v17 05/11] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
` [PATCH v17 08/11] xfs: Hoist xfs_attr_leaf_addname
` [PATCH v17 10/11] xfs: Add delay ready attr remove routines
` [PATCH v17 11/11] xfs: Add delay ready attr set routines

[PATCH 0/12 v4] fs: Hole punch vs page cache filling races
 2021-04-26 15:46 UTC  (10+ messages)
` [PATCH 02/12] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 05/12] xfs: Convert to use invalidate_lock

RFC: don't allow disabling quota accounting on a mounted file system
 2021-04-26 15:06 UTC  (6+ messages)
` [PATCH 1/2] xfs: remove support for "
  ` [xfs] 44349bf9f5: xfstests.xfs.305.fail

[PATCH] xfs: fix debug-mode accounting for deferred AGFL freeing
 2021-04-25 23:21 UTC  (4+ messages)

[PATCH] xfs: don't check agf_btreeblks on pre-lazysbcount filesystems
 2021-04-25 22:51 UTC  (2+ messages)

[PATCHSET v4 0/4] fstests: widen timestamps to deal with y2038+
 2021-04-25 15:42 UTC  (14+ messages)
` [PATCH 1/4] generic: check userspace handling of extreme timestamps
` [PATCH 2/4] xfs/122: add legacy timestamps to ondisk checker
` [PATCH 3/4] xfs: detect time limits from filesystem
` [PATCH 4/4] xfs: test upgrading filesystem to bigtime

[ANNOUNCE] xfsprogs for-next updated to da7f6039
 2021-04-23 21:52 UTC 

[PATCH v2 1/2] xfs: don't use in-core per-cpu fdblocks for !lazysbcount
 2021-04-22 15:58 UTC  (17+ messages)
` [PATCH v2 2/2] xfs: turn on lazysbcount unconditionally

[PATCH v3 REPOST 0/2] xfs: set aside allocation btree blocks from block reservation
 2021-04-22 12:41 UTC  (6+ messages)
` [PATCH v3 2/2] "

[PATCHSET v5 0/1] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-04-22 11:26 UTC  (9+ messages)
` [PATCH 1/1] xfs: test that the needsrepair feature works as advertised
  ` [PATCH v5.1 "

[PATCHSET v2 0/2] fstests: add inode btree blocks counters to the AGI header
 2021-04-22  0:53 UTC  (12+ messages)
` [PATCH 1/2] xfs: functional testing of V5-relevant options
  ` [PATCH v2.1 "
` [PATCH 2/2] xfs: test inobtcount upgrade
  ` [PATCH v2.1 "

cleanup the EFI/EFD definitions
 2021-04-22  0:29 UTC  (18+ messages)
` [PATCH 2/7] xfs: clean up the EFI and EFD log format handling
` [PATCH 3/7] xfs: pass a xfs_efi_log_item to xfs_efi_item_sizeof
` [PATCH 4/7] xfs: pass a xfs_efd_log_item to xfs_efd_item_sizeof
` [PATCH 5/7] xfs: add a xfs_efi_item_sizeof helper
` [PATCH 6/7] xfs: add a xfs_efd_item_sizeof helper
` [PATCH 7/7] xfs: Replace one-element arrays with flexible-array members

[PATCHSET 0/2] fstests: random fixes
 2021-04-22  0:29 UTC  (7+ messages)
` [PATCH 1/2] generic/223: make sure all files get created on the data device
` [PATCH 2/2] common/dmthin: make this work with external log devices

[PATCH] mkfs: warn out the V4 format
 2021-04-21 16:36 UTC  (3+ messages)

[PATCH] repair: fix an uninitialized variable issue
 2021-04-21 16:26 UTC  (3+ messages)

[PATCH] xfs: rename xfs_ictimestamp_t
 2021-04-21  6:13 UTC  (3+ messages)
  ` [PATCH 2/1] xfs: rename struct xfs_legacy_ictimestamp

[PATCH][next] xfs: Fix fall-through warnings for Clang
 2021-04-21  3:11 UTC  (4+ messages)

[PATCH 0/7 RFC v3] fs: Hole punch vs page cache filling races
 2021-04-20 22:12 UTC  (3+ messages)

[PATCHSET v4 0/1] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-04-20 18:26 UTC  (4+ messages)
` [PATCH 1/1] xfs: test that the needsrepair feature works as advertised

[ANNOUNCE] xfsprogs for-next updated to 92abc149
 2021-04-20 17:35 UTC 

[PATCH] xfs: don't use in-core per-cpu fdblocks for !lazysbcount
 2021-04-20 17:17 UTC  (8+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).