linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-09 16:40:37 to 2021-04-20 16:23:49 UTC [more...]

[PATCH v3 REPOST 0/2] xfs: set aside allocation btree blocks from block reservation
 2021-04-20 16:23 UTC  (11+ messages)
` [PATCH v3 1/2] xfs: set a mount flag when perag reservation is active
` [PATCH v3 2/2] xfs: set aside allocation btree blocks from block reservation
      ` [kbuild-all] "

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

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

RFC: don't allow disabling quota accounting on a mounted file system
 2021-04-20  7:22 UTC  (3+ messages)
` [PATCH 1/2] xfs: remove support for "
` [PATCH 2/2] xfs: remove the active vs running quota differentiation

[PATCHSET 0/9] fstests: random fixes
 2021-04-20  6:21 UTC  (26+ messages)
` [PATCH 1/9] xfs/506: fix regression on freshly quotachecked filesystem
` [PATCH 2/9] generic/563: selectively remove the io cgroup controller
` [PATCH 3/9] xfs/521,530: refactor scratch fs check
` [PATCH 4/9] common/dump: filter out xfs_restore messages about fallocate failures
` [PATCH 5/9] common/dmthin: make this work with external log devices
` [PATCH 6/9] misc: replace more open-coded _scratch_xfs_db calls
` [PATCH 7/9] generic/620: fix order of require_scratch calls
` [PATCH 8/9] generic/{094,225}: skip test when the xfs rt extent size is larger than 1 fsb
` [PATCH 9/9] xfs/305: make sure that fsstress is still running when we quotaoff

[PATCH 0/7 RFC v3] fs: Hole punch vs page cache filling races
 2021-04-19 16:25 UTC  (23+ messages)
` [PATCH 1/7] mm: Fix comments mentioning i_mutex
` [PATCH 2/7] mm: Protect operations adding pages to page cache with i_mapping_lock
` [PATCH 3/7] ext4: Convert to use inode->i_mapping_sem
` [PATCH 4/7] ext2: Convert to using i_mapping_sem
` [PATCH 5/7] xfs: Convert to use i_mapping_sem
` [PATCH 6/7] zonefs: Convert to using i_mapping_sem
` [PATCH 7/7] fs: Remove i_mapping_sem protection from .page_mkwrite handlers

cleanup the EFI/EFD definitions
 2021-04-19  8:28 UTC  (8+ messages)
` [PATCH 1/7] xfs: remove the EFD size asserts in xlog_recover_efd_commit_pass2
` [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

linux-next: manual merge of the vfs tree with the xfs tree
 2021-04-19  0:49 UTC 

[PATCH] xfs: don't use in-core per-cpu fdblocks for !lazysbcount
 2021-04-19  0:38 UTC  (13+ messages)

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

[ANNOUNCE] xfs-linux: for-next updated to 76adf92a30f3
 2021-04-17  0:52 UTC 

[PATCH V6 00/13] xfs: Tests to verify inode fork extent count overflow detection
 2021-04-17  0:26 UTC  (5+ messages)
` [PATCH V6 13/13] xfs: Stress test with bmap_alloc_minlen_extent error tag enabled

[PATCH] xfsprogs: mkfs: don't default to the physical sector size if it's bigger than XFS_MAX_SECTORSIZE
 2021-04-16 17:39 UTC  (2+ messages)

[PATCH v17 00/12] xfsprogs: Delay Ready Attributes
 2021-04-16  9:18 UTC  (13+ messages)
` [PATCH v17 01/12] xfs: add error injection for per-AG resv failure
` [PATCH v17 02/12] xfsprogs: Reverse apply 72b97ea40d
` [PATCH v17 03/12] xfsprogs: Add xfs_attr_node_remove_cleanup
` [PATCH v17 04/12] xfsprogs: Hoist xfs_attr_set_shortform
` [PATCH v17 05/12] xfsprogs: Add helper xfs_attr_set_fmt
` [PATCH v17 06/12] xfsprogs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
` [PATCH v17 07/12] xfsprogs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v17 08/12] xfsprogs: Hoist xfs_attr_node_addname
` [PATCH v17 09/12] xfsprogs: Hoist xfs_attr_leaf_addname
` [PATCH v17 10/12] xfsprogs: Hoist node transaction handling
` [PATCH v17 11/12] xfsprogs: Add delay ready attr remove routines
` [PATCH v17 12/12] xfsprogs: Add delay ready attr set routines

[PATCH] xfs: remove xfs_quiesce_attr declaration
 2021-04-16  1:08 UTC  (2+ messages)

remove the if_flags field in struct xfs_ifork
 2021-04-15 23:14 UTC  (23+ 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

[RFC PATCH 0/4] xfs: support shrinking empty AGs
 2021-04-15 21:24 UTC  (18+ messages)
` [RFC PATCH 1/4] xfs: support deactivating AGs
` [RFC PATCH 2/4] xfs: check ag is empty
` [RFC PATCH 3/4] xfs: introduce max_agcount
` [RFC PATCH 4/4] xfs: support shrinking empty AGs

[PATCH v16 00/11] xfs: Delay Ready Attributes
 2021-04-14 18:14 UTC  (6+ messages)
` [PATCH v16 11/11] xfs: Add delay ready attr set routines

[PATCHSET 0/2] xfsprogs: random fixes for 5.12
 2021-04-14  6:10 UTC  (6+ messages)
` [PATCH 1/2] libfrog: report inobtcount in geometry
` [PATCH 2/2] xfs_admin: pick up log arguments correctly

[PATCH v4][next] xfs: Replace one-element arrays with flexible-array members
 2021-04-13 16:53 UTC  (6+ messages)

linux-next: manual merge of the vfs tree with the xfs tree
 2021-04-13 15:20 UTC  (2+ messages)

[PATCH v6 24/40] fs: make helpers idmap mount aware
 2021-04-13  8:26 UTC  (3+ messages)

[ANNOUNCE] xfsprogs for-next updated to cdbe59c9
 2021-04-12 22:10 UTC 

[PATCHSET v3 0/3] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-04-12 18:07 UTC  (7+ messages)
` [PATCH 3/3] xfs: test that the needsrepair feature works as advertised

[PATCHSET 0/4] fstests: widen timestamps to deal with y2038+
 2021-04-12 17:43 UTC  (4+ messages)
` [PATCH 4/4] xfs: test upgrading filesystem to bigtime

[PATCH v3][next] xfs: Replace one-element arrays with flexible-array members
 2021-04-10  0:08 UTC  (8+ messages)

[ANNOUNCE] xfs-documentation: master updated to 11ab62f
 2021-04-10  0:16 UTC 

[ANNOUNCE] xfs-linux: for-next updated to e7a3d7e792a5
 2021-04-10  0:13 UTC 

[PATCH] xfs/502: scale file count based on AG count to avoid thrashing
 2021-04-09 19:08 UTC 

[PATCH] xfs: fix return of uninitialized value in variable error
 2021-04-09 17:32 UTC  (2+ messages)

[PATCH v2 0/5] xfs: ioend batching log reservation deadlock
 2021-04-09 16:40 UTC  (3+ messages)
` [PATCH v2 5/5] iomap: remove unused private field from ioend


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