linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-25 16:36:31 to 2021-03-30 18:07:49 UTC [more...]

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

[PATCH 0/4] xfs: fix eager attr fork init regressions
 2021-03-30 18:06 UTC  (6+ 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] xfsprogs: include <signal.h> for platform_crash
 2021-03-30 15:57 UTC 

xfs ioend batching log reservation deadlock
 2021-03-30 14:42 UTC  (8+ messages)

[PATCH v3 0/8] repair: Phase 6 performance improvements
 2021-03-30 14:31 UTC  (10+ messages)
  ` [PATCH v3 1/8] repair: turn bad inode list into array
  ` [PATCH v3 2/8] workqueue: bound maximum queue depth
  ` [PATCH v3 3/8] repair: Protect bad inode list with mutex
    ` [PATCH v3 RESEND "
  ` [PATCH v3 4/8] repair: protect inode chunk tree records with a mutex
  ` [PATCH v3 5/8] repair: parallelise phase 6
  ` [PATCH v3 6/8] repair: don't duplicate names in "
  ` [PATCH v3 7/8] repair: convert the dir byaddr hash to a radix tree
  ` [PATCH v3 8/8] repair: scale duplicate name checking in phase 6

[PATCHSET v3 0/6] xfs: clean up incore inode walk functions
 2021-03-30  4:06 UTC  (18+ messages)
` [PATCH 1/6] xfs: use s_inodes in xfs_qm_dqrele_all_inodes
` [PATCH 2/6] xfs: remove iter_flags parameter from xfs_inode_walk_*
` [PATCH 3/6] xfs: remove indirect calls from xfs_inode_walk{,_ag}
` [PATCH 4/6] xfs: pass struct xfs_eofblocks to the inode scan callback
` [PATCH 5/6] xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
` [PATCH 6/6] xfs: refactor per-AG inode tagging functions

[PATCH 1/6] xfs/529: Execute chown on an existing directory entry
 2021-03-30  3:49 UTC  (13+ messages)
` [PATCH 2/6] xfs/529: Fix test to execute in multi-block directory config
` [PATCH 3/6] xfs/531: "
` [PATCH 4/6] xfs/532: "
` [PATCH 5/6] xfs/534: "
` [PATCH 6/6] xfs/535: "

[PATCH v16 00/11] xfs: Delay Ready Attributes
 2021-03-29 21:59 UTC  (17+ messages)
` [PATCH v16 01/11] xfs: Reverse apply 72b97ea40d
` [PATCH v16 02/11] xfs: Add xfs_attr_node_remove_cleanup
` [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

attr fork related fstests failures on for-next
 2021-03-29 21:07 UTC  (5+ messages)

[RFC PATCH v3 0/3] xfs: testcases for shrinking free space in the last AG
 2021-03-29  2:43 UTC  (12+ messages)
` [RFC PATCH v3 1/3] common/xfs: add a _require_xfs_shrink helper
` [RFC PATCH v3 2/3] xfs: basic functionality test for shrinking free space in the last AG
` [RFC PATCH v3 3/3] xfs: stress "

[PATCHSET 0/3] fstests: add inode btree blocks counters to the AGI header
 2021-03-28 15:14 UTC  (9+ messages)
` [PATCH 3/3] xfs: test inobtcount upgrade

[PATCH v3 0/2] xfs: set aside allocation btree blocks from block reservation
 2021-03-27 14:51 UTC  (6+ messages)
` [PATCH v3 2/2] "

[PATCH] xfs: use a unique and persistent value for f_fsid
 2021-03-27  9:14 UTC  (16+ messages)

[ANNOUNCE] xfs-linux: iomap-for-next updated to ad89b66cbad1
 2021-03-27  3:46 UTC 

xfs_metadump from git for-next crashes in process_dir_free_block
 2021-03-26 22:21 UTC 

[PATCH] xfs: scrub: Remove incorrect check executed on block format directories
 2021-03-26 17:47 UTC  (2+ messages)

[PATCH] xfsprogs: remove BMV_IF_NO_DMAPI_READ flag
 2021-03-26 15:35 UTC  (2+ messages)

[PATCH] xfsdump: remove BMV_IF_NO_DMAPI_READ flag
 2021-03-26 15:34 UTC  (2+ messages)

[PATCH] xfs: remove BMV_IF_NO_DMAPI_READ flag
 2021-03-26 15:31 UTC  (2+ messages)

[PATCHSET v2 0/2] xfs: make xfs_can_free_eofblocks a predicate
 2021-03-26  6:00 UTC  (5+ messages)
` [PATCH 1/2] xfs: move the xfs_can_free_eofblocks call under the IOLOCK
` [PATCH 2/2] xfs: move the check for post-EOF mappings into xfs_can_free_eofblocks

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

[PATCHSET 0/2] fstests: test xfs_db directory navigation
 2021-03-26  3:32 UTC  (10+ messages)
` [PATCH 1/2] xfs: test the xfs_db path command
` [PATCH 2/2] xfs: test the xfs_db ls command
  ` [PATCH v1.1 "

[PATCH v2] xfs_growfs: support shrinking unused space
 2021-03-26  2:49 UTC  (2+ messages)

[PATCHSET 0/2] xfs-documentation: format updates for 5.10
 2021-03-26  2:48 UTC  (3+ messages)
` [PATCH 1/2] design: document the new inode btree counter feature
` [PATCH 2/2] design: document changes for the bigtime feature

xfs-docs question
 2021-03-26  2:42 UTC  (3+ messages)
` [PATCH] xfsdocs: Small fix to correct first free inode to be 5847 not 5856

[PATCH v16 00/28] xfsprogs: Delay Ready Attributes
 2021-03-26  0:31 UTC  (29+ messages)
` [PATCH v16 01/28] xfsprogs: fix an ABBA deadlock in xfs_rename
` [PATCH v16 02/28] xfsprogs: Add helper for checking per-inode extent count overflow
` [PATCH v16 03/28] xfsprogs: Check for extent overflow when trivally adding a new extent
` [PATCH v16 04/28] xfsprogs: Check for extent overflow when punching a hole
` [PATCH v16 05/28] xfsprogs: Check for extent overflow when adding dir entries
` [PATCH v16 06/28] xfsprogs: Check for extent overflow when removing "
` [PATCH v16 07/28] xfsprogs: Check for extent overflow when renaming "
` [PATCH v16 08/28] xfsprogs: Check for extent overflow when adding/removing xattrs
` [PATCH v16 09/28] xfsprogs: Check for extent overflow when writing to unwritten extent
` [PATCH v16 10/28] xfsprogs: Check for extent overflow when moving extent from cow to data fork
` [PATCH v16 11/28] xfsprogs: Check for extent overflow when swapping extents
` [PATCH v16 12/28] xfsprogs: Introduce error injection to reduce maximum inode fork extent count
` [PATCH v16 13/28] xfsprogs: Remove duplicate assert statement in xfs_bmap_btalloc()
` [PATCH v16 14/28] xfsprogs: Compute bmap extent alignments in a separate function
` [PATCH v16 15/28] xfsprogs: Process allocated extent "
` [PATCH v16 16/28] xfsprogs: Introduce error injection to allocate only minlen size extents for files
` [PATCH v16 17/28] libxfs: expose inobtcount in xfs geometry
` [PATCH v16 18/28] xfsprogs: Reverse apply 72b97ea40d
` [PATCH v16 19/28] xfsprogs: Add xfs_attr_node_remove_cleanup
` [PATCH v16 20/28] xfsprogs: Hoist xfs_attr_set_shortform
` [PATCH v16 21/28] xfsprogs: Add helper xfs_attr_set_fmt
` [PATCH v16 22/28] xfsprogs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete
` [PATCH v16 23/28] xfsprogs: Add helper xfs_attr_node_addname_find_attr
` [PATCH v16 24/28] xfsprogs: Hoist xfs_attr_node_addname
` [PATCH v16 25/28] xfsprogs: Hoist xfs_attr_leaf_addname
` [PATCH v16 26/28] xfsprogs: Hoist node transaction handling
` [PATCH v16 27/28] xfsprogs: Add delay ready attr remove routines
` [PATCH v16 28/28] xfsprogs: Add delay ready attr set routines

xfs inode structure cleanups v3
 2021-03-26  0:25 UTC  (5+ messages)
` [PATCH 09/18] xfs: move the di_nblocks field to struct xfs_inode

[ANNOUNCE] xfs-linux: for-next updated to 25dfa65f8149
 2021-03-26  0:24 UTC 

[PATCHSET v5 0/9] xfs: deferred inode inactivation
 2021-03-26  0:22 UTC  (10+ messages)
` [PATCH 1/9] xfs: refactor the inode recycling code
` [PATCH 2/9] xfs: deferred inode inactivation
` [PATCH 3/9] xfs: expose sysfs knob to control inode inactivation delay
` [PATCH 4/9] xfs: force inode inactivation and retry fs writes when there isn't space
` [PATCH 5/9] xfs: force inode garbage collection before fallocate when space is low
` [PATCH 6/9] xfs: parallelize inode inactivation
` [PATCH 7/9] xfs: create a polled function to force "
` [PATCH 8/9] xfs: add inode scan limits to the eofblocks ioctl
` [PATCH 9/9] xfs: don't run speculative preallocation gc when fs is frozen

[PATCHSET 0/2] fstests: make sure NEEDSREPAIR feature stops mounts
 2021-03-25 23:20 UTC  (5+ messages)
` [PATCH 1/2] common/xfs: support realtime devices with _scratch_xfs_admin
  ` [PATCH v1.1 "
` [PATCH 3/2] common/xfs: work around a hang-on-stdin bug in xfs_admin 5.11

[PATCH] iomap: improve the warnings from iomap_swapfile_activate
 2021-03-25 22:59 UTC  (2+ messages)

[PATCH 1/2] xfs: Initialize xfs_alloc_arg->total correctly when allocating minlen extents
 2021-03-25 18:54 UTC  (4+ messages)
` [PATCH 2/2] xfs: Fix dax inode extent calculation when direct write is performed on an unwritten extent

[PATCH] xfs: fix xfs_trans slab cache name
 2021-03-25 18:47 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).