Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-27 02:21:08 to 2024-02-28 18:37:41 UTC [more...]

[PATCHSET v29.['hch@lst.de'] 11/13] xfs: online repair of symbolic links
 2024-02-28 18:37 UTC  (5+ messages)
` [PATCH 1/1] "

[PATCHSET v29.4 09/13] xfs: online repair of directories
 2024-02-28 18:24 UTC  (11+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] xfs: scan the filesystem to repair a directory dotdot entry
` [PATCH 3/4] xfs: online repair of parent pointers
` [PATCH 4/4] xfs: ask the dentry cache if it knows the parent of a directory

[PATCHSET v29.4 07/13] xfs: online repair of extended attributes
 2024-02-28 18:07 UTC  (15+ messages)
` [PATCH 1/6] xfs: create a blob array data structure
` [PATCH 2/6] xfs: use atomic extent swapping to fix user file fork data
` [PATCH 3/6] xfs: repair extended attributes
` [PATCH 4/6] xfs: scrub should set preen if attr leaf has holes
` [PATCH 5/6] xfs: flag empty xattr leaf blocks for optimization
` [PATCH 6/6] xfs: create an xattr iteration function for scrub

[PATCHSET v29.4 13/13] xfs: inode-related repair fixes
 2024-02-28 17:43 UTC  (9+ messages)
` [PATCH 1/4] xfs: check unused nlink fields in the ondisk inode
` [PATCH 2/4] xfs: try to avoid allocating from sick inode clusters
` [PATCH 3/4] xfs: pin inodes that would otherwise overflow link count
` [PATCH 4/4] xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype

[PATCHSET v29.4 12/13] xfs: online fsck of iunlink buckets
 2024-02-28 17:41 UTC  (7+ messages)
` [PATCH 1/3] xfs: check AGI unlinked inode buckets
` [PATCH 2/3] xfs: hoist AGI repair context to a heap object
` [PATCH 3/3] xfs: repair AGI unlinked inode bucket lists

[PATCHSET v29.4 06/13] xfs: set and validate dir/attr block owners
 2024-02-28 17:41 UTC  (20+ messages)
` [PATCH 1/9] xfs: add an explicit owner field to xfs_da_args
` [PATCH 2/9] xfs: use the xfs_da_args owner field to set new dir/attr block owner
` [PATCH 3/9] xfs: validate attr leaf buffer owners
` [PATCH 4/9] xfs: validate attr remote value "
` [PATCH 5/9] xfs: validate dabtree node "
` [PATCH 6/9] xfs: validate directory leaf "
` [PATCH 7/9] xfs: validate explicit directory data "
` [PATCH 8/9] xfs: validate explicit directory block "
` [PATCH 9/9] xfs: validate explicit directory free block owners

[PATCHSET v29.4 04/13] xfs: create temporary files for online repair
 2024-02-28 17:39 UTC  (13+ messages)
` [PATCH 1/4] xfs: hide private inodes from bulkstat and handle functions
` [PATCH 2/4] xfs: create temporary files and directories for online repair
` [PATCH 3/4] xfs: refactor live buffer invalidation for repairs
` [PATCH 4/4] xfs: add the ability to reap entire inode forks

[PATCHSET v29.4 10/13] xfs: move orphan files to lost and found
 2024-02-28 17:24 UTC  (7+ messages)
` [PATCH 1/3] xfs: move orphan files to the orphanage
` [PATCH 2/3] xfs: move files to orphanage instead of letting nlinks drop to zero
` [PATCH 3/3] xfs: ensure dentry consistency when the orphanage adopts a file

[PATCHSET v29.4 08/13] xfs: online repair of inode unlinked state
 2024-02-28 17:12 UTC  (5+ messages)
` [PATCH 1/2] xfs: ensure unlinked list state is consistent with nlink during scrub
` [PATCH 2/2] xfs: update the unlinked list when repairing link counts

[PATCH] xfs: stop advertising SB_I_VERSION
 2024-02-28 16:08 UTC  (2+ messages)

[PATCH] generic: check logical-sector sized O_DIRECT
 2024-02-28 16:04 UTC  (3+ messages)

don't use O_DIRECT in xfsdump for RT files
 2024-02-28 16:00 UTC  (3+ messages)
` [PATCH] xfsdump/xfsrestore: don't use O_DIRECT on the RT device

[PATCHSET v29.4 03/13] xfs: atomic file content exchanges
 2024-02-28 15:52 UTC  (41+ messages)
` [PATCH 01/14] vfs: export remap and write check helpers
` [PATCH 02/14] xfs: introduce new file range exchange ioctls
` [PATCH 03/14] xfs: create a log incompat flag for atomic file mapping exchanges
` [PATCH 04/14] xfs: introduce a file mapping exchange log intent item
` [PATCH 05/14] xfs: create deferred log items for file mapping exchanges
` [PATCH 06/14] xfs: bind together the front and back ends of the file range exchange code
` [PATCH 07/14] xfs: add error injection to test file mapping exchange recovery
` [PATCH 08/14] xfs: condense extended attributes after a mapping exchange operation
` [PATCH 09/14] xfs: condense directories "
` [PATCH 10/14] xfs: condense symbolic links "
` [PATCH 11/14] xfs: make file range exchange support realtime files
` [PATCH 12/14] xfs: support non-power-of-two rtextsize with exchange-range
` [PATCH 13/14] docs: update swapext -> exchmaps language
` [PATCH 14/14] xfs: enable logged file mapping exchange feature
` [PATCH 14/13] xfs: make XFS_IOC_COMMIT_RANGE freshness data opaque

[PATCHSET] fstests: random fixes for v2024.02.09
 2024-02-28 15:39 UTC  (32+ messages)
` [PATCH 1/8] generic/604: try to make race occur reliably
  ` [PATCH v1.1 "
` [PATCH 2/8] xfs/155: fail the test if xfs_repair hangs for too long
  ` [PATCH v1.1 "
` [PATCH 3/8] generic/192: fix spurious timeout
` [PATCH 4/8] generic/491: increase test timeout
` [PATCH 5/8] xfs/599: reduce the amount of attrs created here
` [PATCH 6/8] xfs/122: update test to pick up rtword/suminfo ondisk unions
` [PATCH 7/8] xfs/43[4-6]: make module reloading optional
` [PATCH 8/8] xfs: test for premature ENOSPC with large cow delalloc extents

[ANNOUNCE] xfs-linux: for-next updated to 56ac4314cfe9
 2024-02-28  8:59 UTC 

[RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
 2024-02-28  8:53 UTC 

[PATCH 1/2] xfs: Remove duplicate include
 2024-02-28  4:02 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH 0/2] xfs: kmalloc/kfree conversion fixes
 2024-02-28  2:31 UTC  (11+ messages)
` [PATCH 1/2] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
` [PATCH 2/2] xfs: use kvfree() in xlog_cil_free_logvec()
    ` [PATCH v2 "

[PATCHSET v29.4 01/13] xfs: improve log incompat feature handling
 2024-02-27 18:19 UTC  (6+ messages)
` [PATCH 1/2] xfs: only clear log incompat flags at clean unmount
` [PATCH 2/2] xfs: only add log incompat features with explicit permission

[PATCHSET v29.4 05/13] xfs: online repair of realtime summaries
 2024-02-27 18:19 UTC  (7+ messages)
` [PATCH 1/3] xfs: support preallocating and copying content into temporary files
` [PATCH 2/3] xfs: teach the tempfile to set up atomic file content exchanges
` [PATCH 3/3] xfs: online repair of realtime summaries

[PATCH] misc: fix test that fail formatting with 64k blocksize
 2024-02-27 17:39 UTC 

[PATCH 00/13] enable bs > ps in XFS
 2024-02-27 17:09 UTC  (25+ messages)
` [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
` [PATCH 04/13] filemap: use mapping_min_order while allocating folios
` [PATCH 05/13] readahead: set file_ra_state->ra_pages to be at least mapping_min_order
` [PATCH 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH 11/13] xfs: expose block size in stat
` [PATCH 12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count()

[PATCHSET v29.4 02/13] xfs: refactorings for atomic file content exchanges
 2024-02-27 16:57 UTC  (15+ messages)
` [PATCH 1/6] xfs: move inode lease breaking functions to xfs_inode.c
` [PATCH 2/6] xfs: move xfs_iops.c declarations out of xfs_inode.h
` [PATCH 3/6] xfs: declare xfs_file.c symbols in xfs_file.h
` [PATCH 4/6] xfs: create a new helper to return a file's allocation unit
` [PATCH 5/6] xfs: hoist multi-fsb allocation unit detection to a helper
` [PATCH 6/6] xfs: refactor non-power-of-two alignment checks

[PATCH] xfs: drop experimental warning for FSDAX
 2024-02-27  9:50 UTC  (6+ messages)

linux-next: manual merge of the vfs-brauner tree with the xfs tree
 2024-02-27  8:44 UTC  (2+ messages)

[PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
 2024-02-27  5:06 UTC  (2+ messages)
` [PATCH 2/2] mm/shmem.c: Use new form of *@param in kernel-doc


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