messages from 2024-02-27 15:50:38 to 2024-03-03 14:41:55 UTC [more...]
[PATCH] shared/298: run xfs_db against the loop device instead of the image file
2024-03-03 14:41 UTC (7+ messages)
[PATCHSET] fstests: random fixes for v2024.02.09
2024-03-03 13:34 UTC (25+ messages)
` [PATCH 1/8] generic/604: try to make race occur reliably
` [PATCH v1.1 "
` [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 v1.1 "
` [PATCH 8/8] xfs: test for premature ENOSPC with large cow delalloc extents
` [PATCH v1.1 "
[GIT PULL] xfs: Code changes for 6.8
2024-03-02 18:22 UTC (2+ messages)
[PATCHSET v29.4 03/13] xfs: atomic file content exchanges
2024-03-02 12:43 UTC (59+ 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
[PATCH v2 00/13] enable bs > ps in XFS
2024-03-01 20:04 UTC (18+ messages)
` [PATCH v2 01/13] mm: Support order-1 folios in the page cache
` [PATCH v2 02/13] fs: Allow fine-grained control of folio sizes
` [PATCH v2 03/13] filemap: align the index to mapping_min_order in the page cache
` [PATCH v2 04/13] filemap: use mapping_min_order while allocating folios
` [PATCH v2 05/13] readahead: round up file_ra_state->ra_pages to mapping_min_nrpages
` [PATCH v2 06/13] readahead: align index to mapping_min_order in ondemand_ra and force_ra
` [PATCH v2 07/13] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v2 08/13] readahead: allocate folios with mapping_min_order in ra_(unbounded|order)
` [PATCH v2 09/13] mm: do not split a folio if it has minimum folio order requirement
` [PATCH v2 10/13] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v2 11/13] xfs: expose block size in stat
` [PATCH v2 12/13] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v2 13/13] xfs: enable block size larger than page size support
don't use O_DIRECT in xfsdump for RT files v2
2024-03-01 17:49 UTC (3+ messages)
` [PATCH] xfsdump/xfsrestore: don't use O_DIRECT on the RT device
[PATCH] xfs: stop advertising SB_I_VERSION
2024-03-01 13:42 UTC (5+ messages)
[PATCH RFC 0/2] ext4: Do endio process under irq context for DIO overwrites
2024-03-01 10:02 UTC (5+ messages)
` [PATCH RFC 1/2] iomap: Add a IOMAP_DIO_MAY_INLINE_COMP flag
` [PATCH RFC 2/2] ext4: Optimize endio process for DIO overwrites
[RFC PATCH v3 07/26] iomap: don't increase i_size if it's not a write operation
2024-03-01 3:26 UTC (8+ messages)
[PATCH] xfs: use KMEM_CACHE() to create xfs_defer_pending cache
2024-03-01 2:02 UTC (4+ messages)
[PATCHSET v29.['hch@lst.de'] 11/13] xfs: online repair of symbolic links
2024-02-29 19:42 UTC (11+ messages)
` [PATCH 1/1] "
[PATCH] generic: check logical-sector sized O_DIRECT
2024-02-29 11:39 UTC (7+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 601f8bc2440a
2024-02-29 5:09 UTC (3+ messages)
[PATCH 1/2] kernel-doc: Add unary operator * to $type_param_ref
2024-02-28 23:47 UTC (3+ messages)
[PATCHSET v29.4 02/13] xfs: refactorings for atomic file content exchanges
2024-02-28 18:41 UTC (10+ messages)
` [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
[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
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
[ANNOUNCE] xfs-linux: for-next updated to 56ac4314cfe9
2024-02-28 8:59 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 (6+ messages)
` [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 (10+ messages)
` [PATCH 03/13] filemap: align the index to mapping_min_order in the page cache
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox