linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-19 18:21:15 to 2021-03-24 18:34:04 UTC [more...]

xfs inode structure cleanups v3
 2021-03-24 18:33 UTC  (34+ messages)
` [PATCH 01/18] xfs: split xfs_imap_to_bp
` [PATCH 02/18] xfs: consistently initialize di_flags2
` [PATCH 03/18] xfs: handle crtime more carefully in xfs_bulkstat_one_int
` [PATCH 04/18] xfs: remove the unused xfs_icdinode_has_bigtime helper
` [PATCH 05/18] xfs: remove the di_dmevmask and di_dmstate fields from struct xfs_icdinode
` [PATCH 06/18] xfs: don't clear the "dinode core" in xfs_inode_alloc
` [PATCH 07/18] xfs: move the di_projid field to struct xfs_inode
` [PATCH 08/18] xfs: move the di_size "
` [PATCH 09/18] xfs: move the di_nblocks "
` [PATCH 10/18] xfs: move the di_extsize "
` [PATCH 11/18] xfs: move the di_cowextsize "
` [PATCH 12/18] xfs: move the di_flushiter "
` [PATCH 13/18] xfs: use a union for i_cowextsize and i_flushiter
` [PATCH 14/18] xfs: cleanup xfs_fill_fsxattr
` [PATCH 15/18] xfs: move the di_forkoff field to struct xfs_inode
` [PATCH 16/18] xfs: move the di_flags "
` [PATCH 17/18] xfs: move the di_flags2 "
` [PATCH 18/18] xfs: move the di_crtime "

[PATCHSET 0/3] populate: fix a few bugs with fs pre-population
 2021-03-24 18:22 UTC  (10+ messages)
` [PATCH 1/3] populate: create block devices when pre-populating filesystems
` [PATCH 2/3] common/populate: create fifos "
` [PATCH 3/3] common/populate: change how we describe cached populated images
  ` [PATCH v1.1 "

simplify the blockgc iwalk infrastructure
 2021-03-24 18:03 UTC  (8+ messages)
` [PATCH 1/3] xfs: use s_inodes in xfs_qm_dqrele_all_inodes
` [PATCH 2/3] xfs: simplify the perage inode walk infrastructure
` [PATCH 3/3] xfs: pass struct xfs_eofblocks to the inode scan callback

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-24 18:00 UTC  (14+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()

[PATCHSET v3 00/11] xfs: deferred inode inactivation
 2021-03-24 17:53 UTC  (27+ messages)
` [PATCH 01/11] xfs: prevent metadata files from being inactivated
` [PATCH 03/11] xfs: don't reclaim dquots with incore reservations
` [PATCH 06/11] xfs: deferred inode inactivation
` [PATCH 10/11] xfs: parallelize "
` [PATCH 11/11] xfs: create a polled function to force "

[PATCH v9 0/5] xfs: support shrinking free space in the last AG
 2021-03-24 17:34 UTC  (8+ messages)
` [PATCH v9 1/5] xfs: update lazy sb counters immediately for resizefs
` [PATCH v9 2/5] xfs: hoist out xfs_resizefs_init_new_ags()
` [PATCH v9 3/5] xfs: introduce xfs_ag_shrink_space()
` [PATCH v9 4/5] xfs: support shrinking unused space in the last AG
` [PATCH v9 5/5] xfs: add error injection for per-AG resv failure

[WIP] [RFC PATCH] xfs_growfs: allow shrinking unused space in the last AG
 2021-03-24 17:32 UTC  (2+ messages)

[PATCH v3 0/2] xfs: set aside allocation btree blocks from block reservation
 2021-03-24 14:24 UTC  (9+ messages)
` [PATCH v3 1/2] xfs: set a mount flag when perag reservation is active

[PATCH V6 00/13] xfs: Tests to verify inode fork extent count overflow detection
 2021-03-24 14:17 UTC  (11+ messages)
` [PATCH V6 05/13] xfs: Check for extent overflow when growing realtime bitmap/summary inodes
` [PATCH V6 13/13] xfs: Stress test with bmap_alloc_minlen_extent error tag enabled

[PATCHSET 0/3] fstests: add inode btree blocks counters to the AGI header
 2021-03-24 12:57 UTC  (7+ messages)
` [PATCH 1/3] xfs/{010,030}: update repair output to deal with inobtcount feature
` [PATCH 2/3] xfs/122: embiggen struct xfs_agi size for "
` [PATCH 3/3] xfs: test inobtcount upgrade

[PATCH] xfs: use a unique and persistent value for f_fsid
 2021-03-24  9:18 UTC  (11+ messages)

xfs-docs question
 2021-03-24  8:34 UTC 

[PATCH] xfs_admin: pick up log arguments correctly
 2021-03-24  2:10 UTC 

[PATCH 0/7] repair: Phase 6 performance improvements
 2021-03-24  2:08 UTC  (11+ messages)
` [PATCH 2/7] repair: Protect bad inode list with mutex
` [PATCH 6/7] repair: convert the dir byaddr hash to a radix tree

memory requirements for a 400TB fs with reflinks
 2021-03-23 22:02 UTC  (6+ messages)

[PATCHSET 0/3] xfs: reduce indirect function calls in inode walk
 2021-03-23 18:35 UTC  (5+ messages)
` [PATCH 1/3] xfs: remove tag parameter from xfs_inode_walk{,_ag}

[PATCHSET 0/2] xfs: make xfs_can_free_eofblocks a predicate
 2021-03-23 18:32 UTC  (7+ messages)
` [PATCH 2/2] xfs: move the check for post-EOF mappings into xfs_can_free_eofblocks

[PATCH v1] xfs: return err code if xfs_buf_associate_memory fail
 2021-03-23 16:13 UTC  (2+ messages)

[PATCH v3 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-23 16:08 UTC  (10+ messages)
` [PATCH v3 01/10] fsdax: Factor helpers to simplify dax fault code
` [PATCH v3 02/10] fsdax: Factor helper: dax_fault_actor()
` [PATCH v3 03/10] fsdax: Output address in dax_iomap_pfn() and rename it
` [PATCH v3 04/10] fsdax: Introduce dax_iomap_cow_copy()

[PATCH V2] xfs_logprint: Fix buffer overflow printing quotaoff
 2021-03-23 16:08 UTC  (2+ messages)

[PATCH] xfs_logprint: Fix buffer overflow printing quotaoff
 2021-03-23  9:08 UTC  (6+ messages)

[PATCHSET 0/2] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-03-23  4:20 UTC  (3+ messages)
` [PATCH 1/2] common/xfs: support realtime devices with _scratch_xfs_admin
` [PATCH 2/2] xfs: test that the needsrepair feature works as advertised

[PATCHSET 0/2] fstests: test xfs_db directory navigation
 2021-03-23  4:20 UTC  (3+ messages)
` [PATCH 1/2] xfs: test the xfs_db path command
` [PATCH 2/2] xfs: test the xfs_db ls command

[PATCHSET 0/3] fstests: test kernel regressions fixed in 5.12
 2021-03-23  4:20 UTC  (4+ messages)
` [PATCH 1/3] xfs: test rtalloc alignment and math errors
` [PATCH 2/3] common/rc: refactor _require_{ext2,tmpfs} helpers
` [PATCH 3/3] generic: test a deadlock in xfs_rename when whiteing out files

[PATCHSET 00/10] fstests: test kernel regressions fixed in 5.12
 2021-03-23  4:15 UTC  (4+ messages)
` [PATCH 03/10] xfs: test rtalloc alignment and math errors

[PATCH v8 0/5] xfs: support shrinking free space in the last AG
 2021-03-23  1:15 UTC  (22+ messages)
` [PATCH v8 1/5] xfs: update lazy sb counters immediately for resizefs
` [PATCH v8 2/5] xfs: hoist out xfs_resizefs_init_new_ags()
` [PATCH v8 3/5] xfs: introduce xfs_ag_shrink_space()
` [PATCH v8 4/5] xfs: support shrinking unused space in the last AG

[PATCH] xfs: only reset incore inode health state flags when reclaiming an inode
 2021-03-22 23:10 UTC  (7+ messages)

[PATCH] xfs: Fix a typo
 2021-03-22 18:48 UTC  (3+ messages)

[PATCH v2 0/4] tweak fs mapping helpers
 2021-03-22  8:50 UTC  (11+ messages)
` [PATCH v2 1/4] fs: document "
` [PATCH v2 2/4] fs: document and rename fsid helpers
` [PATCH v2 3/4] fs: introduce fsuidgid_has_mapping() helper
` [PATCH v2 4/4] fs: introduce two inode i_{u,g}id initialization helpers

[PATCH V2] xfs: Rudimentary spelling fix
 2021-03-22  4:03 UTC  (2+ messages)

[PATCH] xfs: Rudimentary spelling fix
 2021-03-22  3:46 UTC  (4+ messages)

[PATCH] xfs: Rudimentary typo fixes
 2021-03-20 22:34 UTC  (3+ messages)

[PATCH v3][next] xfs: Replace one-element arrays with flexible-array members
 2021-03-20 21:48 UTC  (6+ messages)

[PATCH v2 0/2] xfs: Skip repetitive warnings about mount options
 2021-03-19 18:25 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).