linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-20 00:19:42 to 2022-01-22 16:56:04 UTC [more...]

[PATCH] xfs: require an rcu grace period before inode recycle
 2022-01-22 16:55 UTC  (5+ messages)

[GIT PULL] xfs: fixes for 5.17-rc1
 2022-01-22  9:40 UTC  (2+ messages)

[PATCH] fs/xfs: fix comments mentioning i_mutex
 2022-01-21 20:28 UTC  (2+ messages)

xfs/311 test pass but leave block device unusable
 2022-01-21 10:20 UTC  (2+ messages)

[PATCH v9 00/10] fsdax: introduce fs query to support reflink
 2022-01-21  8:34 UTC  (25+ messages)
` [PATCH v9 02/10] dax: Introduce holder for dax_device
` [PATCH v9 05/10] fsdax: fix function description
` [PATCH v9 07/10] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v9 08/10] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings

[PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
 2022-01-21  7:12 UTC  (19+ messages)
` [PATCH v10 1/5] fscrypt: add functions for direct I/O support
` [PATCH v10 2/5] iomap: support direct I/O with fscrypt using blk-crypto
` [PATCH v10 3/5] ext4: "
` [PATCH v10 4/5] f2fs: "
` [PATCH v10 5/5] fscrypt: update documentation for direct I/O support

[GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1
 2022-01-21  6:56 UTC  (2+ messages)

[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 2
 2022-01-21  6:56 UTC  (2+ messages)

[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 1
 2022-01-21  6:56 UTC  (2+ messages)

[PATCH V5 00/20] xfsprogs: Extend per-inode extent counters
 2022-01-21  5:20 UTC  (21+ messages)
` [PATCH V5 01/20] xfs_repair: check filesystem geometry before allowing upgrades
` [PATCH V5 02/20] xfsprogs: Move extent count limits to xfs_format.h
` [PATCH V5 03/20] xfsprogs: Introduce xfs_iext_max_nextents() helper
` [PATCH V5 04/20] xfsprogs: Use xfs_extnum_t instead of basic data types
` [PATCH V5 05/20] xfsprogs: Introduce xfs_dfork_nextents() helper
` [PATCH V5 06/20] xfsprogs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V5 07/20] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V5 08/20] xfsprogs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V5 09/20] xfsprogs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V5 10/20] xfsprogs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V5 11/20] xfsprogs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V5 12/20] xfsprogs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V5 13/20] xfsprogs: Introduce per-inode 64-bit extent counters
` [PATCH V5 14/20] xfsprogs: Conditionally upgrade existing inodes to use "
` [PATCH V5 15/20] xfsprogs: Enable bulkstat ioctl to support "
` [PATCH V5 16/20] xfsprogs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V5 17/20] xfsprogs: xfs_info: Report NREXT64 feature status
` [PATCH V5 18/20] xfsprogs: Add mkfs option to create filesystem with large extent counters
` [PATCH V5 19/20] xfsprogs: Add support for upgrading to NREXT64 feature
` [PATCH V5 20/20] xfsprogs: Define max extent length based on on-disk format definition

[PATCH V5 00/16] xfs: Extend per-inode extent counters
 2022-01-21  5:18 UTC  (17+ messages)
` [PATCH V5 01/16] xfs: Move extent count limits to xfs_format.h
` [PATCH V5 02/16] xfs: Introduce xfs_iext_max_nextents() helper
` [PATCH V5 03/16] xfs: Use xfs_extnum_t instead of basic data types
` [PATCH V5 04/16] xfs: Introduce xfs_dfork_nextents() helper
` [PATCH V5 05/16] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V5 06/16] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V5 07/16] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V5 08/16] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V5 09/16] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V5 10/16] xfs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V5 11/16] xfs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V5 12/16] xfs: Introduce per-inode 64-bit extent counters
` [PATCH V5 13/16] xfs: Conditionally upgrade existing inodes to use "
` [PATCH V5 14/16] xfs: Enable bulkstat ioctl to support 64-bit per-inode "
` [PATCH V5 15/16] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V5 16/16] xfs: Define max extent length based on on-disk format definition

[PATCH] xfs/107: fix formatting failures
 2022-01-21  2:41 UTC  (2+ messages)

[PATCH v3 0/7] DAX poison recovery
 2022-01-21  1:33 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 6191cf3ad59f
 2022-01-20 18:11 UTC 

[PATCH] vfs: check dentry is still valid in get_link()
 2022-01-20 16:34 UTC  (12+ messages)

[PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-01-20 13:18 UTC  (18+ messages)
` [PATCH v3 01/10] mm: add zone device coherent type memory support
` [PATCH v3 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v3 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v3 07/10] lib: test_hmm add module param for "
` [PATCH v3 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v3 09/10] tools: update hmm-test to support device coherent type
` [PATCH v3 10/10] tools: update test_hmm script to support SP config

[PATCH 0/2] xfs: a couple misc/small deferred inactivation tweaks
 2022-01-20  5:18 UTC  (11+ messages)
` [PATCH 2/2] xfs: run blockgc on freeze to avoid iget stalls after reclaim

[PATCH] xfs, iomap: limit individual ioend chain lengths in writeback
 2022-01-20  3:47 UTC 

[ANNOUNCE] xfs-documentation: master updated to f1de072
 2022-01-20  1:40 UTC 

[PATCHSET 00/17] xfsprogs: various 5.15 fixes
 2022-01-20  1:32 UTC  (21+ messages)
` [PATCH 01/17] libxcmd: use emacs mode for command history editing
` [PATCH 02/17] libxfs: shut down filesystem if we xfs_trans_cancel with deferred work items
` [PATCH 03/17] libxfs: don't leave dangling perag references from xfs_buf
` [PATCH 04/17] libfrog: move the GETFSMAP definitions into libfrog
` [PATCH 05/17] misc: add a crc32c self test to mkfs and repair
` [PATCH 06/17] libxfs-apply: support filterdiff >= 0.4.2 only
` [PATCH 07/17] xfs_db: fix nbits parameter in fa_ino[48] functions
` [PATCH 08/17] xfs_repair: explicitly cast resource usage counts in do_warn
` [PATCH 09/17] xfs_repair: explicitly cast directory inode numbers "
` [PATCH 10/17] xfs_repair: fix indentation problems in upgrade_filesystem
` [PATCH 11/17] xfs_repair: update secondary superblocks after changing features
` [PATCH 12/17] xfs_scrub: report optional features in version string
  ` [PATCH v2 "
` [PATCH 13/17] mkfs: prevent corruption of passed-in suboption string values
` [PATCH 14/17] mkfs: add configuration files for the last few LTS kernels
` [PATCH 15/17] mkfs: document sample configuration file location
` [PATCH 16/17] mkfs: add a config file for x86_64 pmem filesystems
` [PATCH 17/17] mkfs: enable inobtcount and bigtime by default

[PATCHSET 0/2] xfsprogs: various 5.16 fixes
 2022-01-20  0:27 UTC  (3+ messages)
` [PATCH 1/2] xfs_repair: detect v5 featureset mismatches in secondary supers
` [PATCH 2/2] xfs_repair: improve checking of existing rmap and refcount btrees

[PATCHSET 00/48] xfsprogs: sync libxfs with 5.16
 2022-01-20  0:27 UTC  (49+ messages)
` [PATCH 01/48] xfs: formalize the process of holding onto resources across a defer roll
` [PATCH 02/48] xfs: port the defer ops capture and continue to resource capture
` [PATCH 03/48] xfs: fix maxlevels comparisons in the btree staging code
` [PATCH 04/48] xfs: remove xfs_btree_cur_t typedef
` [PATCH 05/48] xfs: check that bc_nlevels never overflows
` [PATCH 06/48] xfs: remove the xfs_dinode_t typedef
` [PATCH 07/48] xfs: remove the xfs_dsb_t typedef
` [PATCH 08/48] xfs: remove the xfs_dqblk_t typedef
` [PATCH 09/48] xfs: fold perag loop iteration logic into helper function
` [PATCH 10/48] xfs: rename the next_agno perag iteration variable
` [PATCH 11/48] xfs: terminate perag iteration reliably on agcount
` [PATCH 12/48] xfs: fix perag reference leak on iteration race with growfs
` [PATCH 13/48] xfs: remove xfs_btree_cur.bc_blocklog
` [PATCH 14/48] xfs: reduce the size of nr_ops for refcount btree cursors
` [PATCH 15/48] xfs: prepare xfs_btree_cur for dynamic cursor heights
` [PATCH 16/48] xfs: rearrange xfs_btree_cur fields for better packing
` [PATCH 17/48] xfs: refactor btree cursor allocation function
` [PATCH 18/48] xfs: encode the max btree height in the cursor
` [PATCH 19/48] xfs: dynamically allocate cursors based on maxlevels
` [PATCH 20/48] xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
` [PATCH 21/48] xfs: compute maximum AG btree height for critical reservation calculation
` [PATCH 22/48] xfs: clean up xfs_btree_{calc_size,compute_maxlevels}
` [PATCH 23/48] xfs: compute the maximum height of the rmap btree when reflink enabled
` [PATCH 24/48] xfs_db: fix metadump level comparisons
` [PATCH 25/48] xfs_db: warn about suspicious finobt trees when metadumping
` [PATCH 26/48] xfs_db: stop using XFS_BTREE_MAXLEVELS
` [PATCH 27/48] xfs_repair: fix AG header btree level comparisons
` [PATCH 28/48] xfs_repair: warn about suspicious btree levels in AG headers
` [PATCH 29/48] xfs_repair: stop using XFS_BTREE_MAXLEVELS
` [PATCH 30/48] xfs: kill XFS_BTREE_MAXLEVELS
` [PATCH 31/48] xfs: compute absolute maximum nlevels for each btree type
` [PATCH 32/48] xfs: use separate btree cursor cache "
` [PATCH 33/48] xfs_db: support computing btheight for all cursor types
` [PATCH 34/48] xfs_db: report absolute maxlevels for each btree type
` [PATCH 35/48] libxfs: remove kmem_zone_destroy
` [PATCH 36/48] libxfs: remove kmem_zone_init
` [PATCH 37/48] xfs: remove kmem_zone typedef
` [PATCH 38/48] xfs: rename _zone variables to _cache
` [PATCH 39/48] libxfs: rename all the other "
` [PATCH 40/48] libxfs: change zone to cache for all kmem functions
` [PATCH 41/48] xfs: compact deferred intent item structures
` [PATCH 42/48] xfs: create slab caches for frequently-used deferred items
` [PATCH 43/48] xfs: rename xfs_bmap_add_free to xfs_free_extent_later
` [PATCH 44/48] xfs: reduce the size of struct xfs_extent_free_item
` [PATCH 45/48] xfs: remove unused parameter from refcount code
` [PATCH 46/48] xfs: use swap() to make dabtree code cleaner
` [PATCH 47/48] xfs: Fix the free logic of state in xfs_attr_node_hasname
` [PATCH 48/48] libxfs: remove kernel stubs from xfs_shared.h

[PATCHSET 00/45] xfsprogs: sync libxfs with 5.15
 2022-01-20  0:21 UTC  (23+ messages)
` [PATCH 24/45] xfs: reflect sb features in xfs_mount
` [PATCH 25/45] xfs: replace xfs_sb_version checks with feature flag checks
` [PATCH 26/45] xfs: convert mount flags to features
` [PATCH 27/45] xfs: convert remaining mount flags to state flags
` [PATCH 28/45] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
` [PATCH 29/45] xfs: convert xfs_fs_geometry to use mount feature checks
` [PATCH 30/45] xfs: open code sb verifier "
` [PATCH 31/45] xfs: convert xfs_sb_version_has checks to use mount features
` [PATCH 32/45] libxlog: replace xfs_sb_version checks with feature flag checks
` [PATCH 33/45] libxfs: "
` [PATCH 34/45] xfs_{copy,db,logprint,repair}: "
` [PATCH 35/45] xfs: remove unused xfs_sb_version_has wrappers
` [PATCH 36/45] xfs: introduce xfs_sb_is_v5 helper
` [PATCH 37/45] xfs: kill xfs_sb_version_has_v3inode()
` [PATCH 38/45] libxfs: use opstate flags and functions for libxfs mount options
` [PATCH 39/45] libxfs: remove pointless *XFS_MOUNT* flags
` [PATCH 40/45] libxfs: clean up remaining LIBXFS_MOUNT flags
` [PATCH 41/45] libxfs: always initialize internal buffer map
` [PATCH 42/45] libxfs: replace XFS_BUF_SET_ADDR with a function
` [PATCH 43/45] xfs: introduce xfs_buf_daddr()
` [PATCH 44/45] xfs: convert bp->b_bn references to xfs_buf_daddr()
` [PATCH 45/45] libxfs: rename buffer cache index variable b_bn


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