messages from 2024-10-11 01:00:38 to 2024-10-11 14:01:07 UTC [more...]
fix recovery of allocator ops after a growfs
2024-10-11 14:02 UTC (14+ messages)
` [PATCH 1/7] xfs: pass the exact range to initialize to xfs_initialize_perag
` [PATCH 6/7] xfs: don't update file system geometry through transaction deltas
` [PATCH 7/7] xfs: split xfs_trans_mod_sb
Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
2024-10-11 13:50 UTC (23+ messages)
xfsprogs build: missing hard dependency?
2024-10-11 12:15 UTC
fix stale delalloc punching for COW I/O v5
2024-10-11 10:59 UTC (2+ messages)
[PATCH] fs/writeback: convert wbc_account_cgroup_owner to take a folio
2024-10-11 8:56 UTC (4+ messages)
[PATCH v2] xfs: Check for deallayed allocations before setting extsize
2024-10-11 8:51 UTC (3+ messages)
[PATCH v2] xfs_logprint: Fix super block buffer interpretation issue
2024-10-11 8:50 UTC (2+ messages)
[next] xfs: remove the redundant xfs_alloc_log_agf
2024-10-11 7:44 UTC (2+ messages)
[PATCH v2] xfs: skip background cowblock trims on inodes open for write
2024-10-11 7:42 UTC (2+ messages)
[PATCHSET v31.1 2/2] fstests: atomic file content commits
2024-10-11 6:28 UTC (8+ messages)
` [PATCH 2/2] xfs/122: add tests for commitrange structures
` [PATCH] fsstress: add support for FALLOC_FL_UNSHARE_RANGE
[PATCH] xfs_logprint: Fix super block buffer interpretation issue
2024-10-11 3:54 UTC (3+ messages)
[PATCHSET v5.0 3/3] fstests: store quota files in the metadir
2024-10-11 1:46 UTC (5+ messages)
` [PATCH 1/4] xfs/122: update for segmented rtblock addresses
` [PATCH 2/4] xfs: update tests for quota files in the metadir
` [PATCH 3/4] xfs: test persistent quota flags
` [PATCH 4/4] xfs: fix tests for persistent qflags
[PATCHSET v5.0 2/3] xfsprogs: shard the realtime section
2024-10-11 1:45 UTC (17+ messages)
` [PATCH 01/16] common/populate: refactor caching of metadumps to a helper
` [PATCH 02/16] common/{fuzzy,populate}: use _scratch_xfs_mdrestore
` [PATCH 03/16] fuzzy: stress data and rt sections of xfs filesystems equally
` [PATCH 04/16] common/ext4: reformat external logs during mdrestore operations
` [PATCH 05/16] common/populate: use metadump v2 format by default for fs metadata snapshots
` [PATCH 06/16] xfs/122: update for rtgroups
` [PATCH 07/16] punch-alternating: detect xfs realtime files with large allocation units
` [PATCH 08/16] xfs/206: update mkfs filtering for rt groups feature
` [PATCH 09/16] common: pass the realtime device to xfs_db when possible
` [PATCH 10/16] xfs/185: update for rtgroups
` [PATCH 11/16] xfs/449: update test to know about xfs_db -R
` [PATCH 12/16] xfs/122: update for rtbitmap headers
` [PATCH 13/16] xfs/271,xfs/556: fix tests to deal with rtgroups output in bmap/fsmap commands
` [PATCH 14/16] common/xfs: capture realtime devices during metadump/mdrestore
` [PATCH 15/16] common/fuzzy: adapt the scrub stress tests to support rtgroups
` [PATCH 16/16] xfs: fix fuzz tests of rtgroups bitmap and summary files
[PATCHSET v5.0 1/3] fstests: test XFS metadata directories
2024-10-11 1:40 UTC (12+ messages)
` [PATCH 01/11] xfs/122: fix metadirino
` [PATCH 02/11] various: fix finding metadata inode numbers when metadir is enabled
` [PATCH 03/11] xfs/{030,033,178}: forcibly disable metadata directory trees
` [PATCH 04/11] common/repair: patch up repair sb inode value complaints
` [PATCH 05/11] xfs/206: update for metadata directory support
` [PATCH 06/11] xfs/{050,144,153,299,330}: update quota reports to handle metadir trees
` [PATCH 07/11] xfs/509: adjust inumbers accounting for metadata directories
` [PATCH 08/11] xfs/122: adjust "
` [PATCH 09/11] xfs: create fuzz tests "
` [PATCH 10/11] xfs/163: bigger fs for metadir
` [PATCH 11/11] xfs: test metapath repairs
[PATCHSET v5.0 5/5] xfsprogs: enable quota for realtime voluems
2024-10-11 1:38 UTC (3+ messages)
` [PATCH 1/2] xfs_quota: report warning limits for realtime space quotas
` [PATCH 2/2] mkfs: enable rt quota options
[PATCHSET v5.0 4/5] xfsprogs: store quota files in the metadir
2024-10-11 1:37 UTC (8+ messages)
` [PATCH 1/7] libfrog: scrub quota file metapaths
` [PATCH 2/7] xfs_db: support metadir quotas
` [PATCH 3/7] xfs_repair: refactor quota inumber handling
` [PATCH 4/7] xfs_repair: hoist the secondary sb qflags handling
` [PATCH 5/7] xfs_repair: support quota inodes in the metadata directory
` [PATCH 6/7] xfs_repair: try not to trash qflags on metadir filesystems
` [PATCH 7/7] mkfs: add quota flags when setting up filesystem
[PATCHSET v5.0 3/5] xfsprogs: shard the realtime section
2024-10-11 1:35 UTC (44+ messages)
` [PATCH 01/43] man: document the rt group geometry ioctl
` [PATCH 02/43] libxfs: port userspace deferred log item to handle rtgroups
` [PATCH 03/43] libxfs: implement some sanity checking for enormous rgcount
` [PATCH 04/43] libfrog: support scrubbing rtgroup metadata paths
` [PATCH 05/43] libfrog: report rt groups in output
` [PATCH 06/43] libfrog: add bitmap_clear
` [PATCH 07/43] xfs_logprint: report realtime EFIs
` [PATCH 08/43] xfs_repair: adjust rtbitmap/rtsummary word updates to handle big endian values
` [PATCH 09/43] xfs_repair: refactor phase4
` [PATCH 10/43] xfs_repair: refactor offsetof+sizeof to offsetofend
` [PATCH 11/43] xfs_repair: improve rtbitmap discrepancy reporting
` [PATCH 12/43] xfs_repair: simplify rt_lock handling
` [PATCH 13/43] xfs_repair: add a real per-AG bitmap abstraction
` [PATCH 14/43] xfs_repair: support realtime groups
` [PATCH 15/43] repair: use a separate bmaps array for real time groups
` [PATCH 16/43] xfs_repair: find and clobber rtgroup bitmap and summary files
` [PATCH 17/43] xfs_repair: support realtime superblocks
` [PATCH 18/43] xfs_repair: repair rtbitmap and rtsummary block headers
` [PATCH 19/43] xfs_repair: stop tracking duplicate RT extents with rtgroups
` [PATCH 20/43] xfs_db: listify the definition of enum typnm
` [PATCH 21/43] xfs_db: support dumping realtime group data and superblocks
` [PATCH 22/43] xfs_db: support changing the label and uuid of rt superblocks
` [PATCH 23/43] xfs_db: enable conversion of rt space units
` [PATCH 24/43] xfs_db: metadump metadir rt bitmap and summary files
` [PATCH 25/43] xfs_db: metadump realtime devices
` [PATCH 26/43] xfs_db: dump rt bitmap blocks
` [PATCH 27/43] xfs_db: dump rt summary blocks
` [PATCH 28/43] xfs_db: report rt group and block number in the bmap command
` [PATCH 29/43] xfs_mdrestore: restore rt group superblocks to realtime device
` [PATCH 30/43] xfs_io: support scrubbing rtgroup metadata
` [PATCH 31/43] xfs_io: support scrubbing rtgroup metadata paths
` [PATCH 32/43] xfs_io: add a command to display allocation group information
` [PATCH 33/43] xfs_io: add a command to display realtime "
` [PATCH 34/43] xfs_io: display rt group in verbose bmap output
` [PATCH 35/43] xfs_io: display rt group in verbose fsmap output
` [PATCH 36/43] xfs_spaceman: report on realtime group health
` [PATCH 37/43] xfs_scrub: scrub realtime allocation group metadata
` [PATCH 38/43] xfs_scrub: check rtgroup metadata directory connections
` [PATCH 39/43] xfs_scrub: call GETFSMAP for each rt group in parallel
` [PATCH 40/43] xfs_scrub: trim realtime volumes too
` [PATCH 41/43] xfs_scrub: use histograms to speed up phase 8 on the realtime volume
` [PATCH 42/43] mkfs: add headers to realtime bitmap blocks
` [PATCH 43/43] mkfs: format realtime groups
[PATCHSET v5.0 2/5] xfsprogs: preparation for realtime allocation groups
2024-10-11 1:24 UTC (3+ messages)
` [PATCH 1/2] libfrog: add memchr_inv
` [PATCH 2/2] xfs_repair: remove calls to xfs_rtb_round{up,down}_rtx
[PATCHSET v5.0 1/5] xfsprogs: metadata inode directory trees
2024-10-11 1:24 UTC (39+ messages)
` [PATCH 01/38] libfrog: report metadata directories in the geometry report
` [PATCH 02/38] libfrog: allow METADIR in xfrog_bulkstat_single5
` [PATCH 03/38] xfs_io: support scrubbing metadata directory paths
` [PATCH 04/38] xfs_db: disable xfs_check when metadir is enabled
` [PATCH 05/38] xfs_db: report metadir support for version command
` [PATCH 06/38] xfs_db: don't obfuscate metadata directories and attributes
` [PATCH 07/38] xfs_db: support metadata directories in the path command
` [PATCH 08/38] xfs_db: show the metadata root directory when dumping superblocks
` [PATCH 09/38] xfs_db: display di_metatype
` [PATCH 10/38] xfs_io: support the bulkstat metadata directory flag
` [PATCH 11/38] xfs_io: support scrubbing metadata directory paths
` [PATCH 12/38] xfs_spaceman: report health of metadir inodes too
` [PATCH 13/38] xfs_scrub: tread zero-length read verify as an IO error
` [PATCH 14/38] xfs_scrub: scan metadata directories during phase 3
` [PATCH 15/38] xfs_scrub: re-run metafile scrubbers during phase 5
` [PATCH 16/38] xfs_repair: preserve the metadirino field when zeroing supers
` [PATCH 17/38] xfs_repair: check metadir superblock padding fields
` [PATCH 18/38] xfs_repair: dont check metadata directory dirent inumbers
` [PATCH 19/38] xfs_repair: refactor fixing dotdot
` [PATCH 20/38] xfs_repair: refactor marking of metadata inodes
` [PATCH 21/38] xfs_repair: refactor root directory initialization
` [PATCH 22/38] xfs_repair: refactor grabbing realtime metadata inodes
` [PATCH 23/38] xfs_repair: check metadata inode flag
` [PATCH 24/38] xfs_repair: use libxfs_metafile_iget for quota/rt inodes
` [PATCH 25/38] xfs_repair: rebuild the metadata directory
` [PATCH 26/38] xfs_repair: don't let metadata and regular files mix
` [PATCH 27/38] xfs_repair: update incore metadata state whenever we create new files
` [PATCH 28/38] xfs_repair: pass private data pointer to scan_lbtree
` [PATCH 29/38] xfs_repair: mark space used by metadata files
` [PATCH 30/38] xfs_repair: adjust keep_fsinos to handle metadata directories
` [PATCH 31/38] xfs_repair: metadata dirs are never plausible root dirs
` [PATCH 32/38] xfs_repair: drop all the metadata directory files during pass 4
` [PATCH 33/38] xfs_repair: truncate and unmark orphaned metadata inodes
` [PATCH 34/38] xfs_repair: do not count metadata directory files when doing quotacheck
` [PATCH 35/38] xfs_repair: fix maximum file offset comparison
` [PATCH 36/38] xfs_repair: refactor generate_rtinfo
` [PATCH 37/38] mkfs.xfs: enable metadata directories
` [PATCH 38/38] mkfs: add a utility to generate protofiles
[PATCHSET v5.0 9/9] xfs: enable metadir
2024-10-11 1:14 UTC (3+ messages)
` [PATCH 1/2] xfs: update sb field checks when metadir is turned on
` [PATCH 2/2] xfs: enable metadata directory feature
[PATCHSET v5.0 8/9] xfs: enable quota for realtime volumes
2024-10-11 1:13 UTC (7+ messages)
` [PATCH 1/6] xfs: fix chown with rt quota
` [PATCH 2/6] xfs: advertise realtime quota support in the xqm stat files
` [PATCH 3/6] xfs: report realtime block quota limits on realtime directories
` [PATCH 4/6] xfs: create quota preallocation watermarks for realtime quota
` [PATCH 5/6] xfs: reserve quota for realtime files correctly
` [PATCH 6/6] xfs: enable realtime quota again
[PATCHSET v5.0 7/9] xfs: persist quota options with metadir
2024-10-11 1:12 UTC (5+ messages)
` [PATCH 1/4] xfs: refactor xfs_qm_destroy_quotainos
` [PATCH 2/4] xfs: use metadir for quota inodes
` [PATCH 3/4] xfs: scrub quota file metapaths
` [PATCH 4/4] xfs: persist quota flags with metadir
[PATCHSET v5.0 6/9] xfs: shard the realtime section
2024-10-11 1:11 UTC (37+ messages)
` [PATCH 01/36] xfs: define the format of rt groups
` [PATCH 02/36] xfs: check the realtime superblock at mount time
` [PATCH 03/36] xfs: update realtime super every time we update the primary fs super
` [PATCH 04/36] xfs: export realtime group geometry via XFS_FSOP_GEOM
` [PATCH 05/36] xfs: check that rtblock extents do not break rtsupers or rtgroups
` [PATCH 06/36] xfs: add a helper to prevent bmap merges across rtgroup boundaries
` [PATCH 07/36] xfs: add frextents to the lazysbcounters when rtgroups enabled
` [PATCH 08/36] xfs: convert sick_map loops to use ARRAY_SIZE
` [PATCH 09/36] xfs: record rt group metadata errors in the health system
` [PATCH 10/36] xfs: export the geometry of realtime groups to userspace
` [PATCH 11/36] xfs: add block headers to realtime bitmap and summary blocks
` [PATCH 12/36] xfs: encode the rtbitmap in big endian format
` [PATCH 13/36] xfs: encode the rtsummary "
` [PATCH 14/36] xfs: grow the realtime section when realtime groups are enabled
` [PATCH 15/36] xfs: store rtgroup information with a bmap intent
` [PATCH 16/36] xfs: force swapext to a realtime file to use the file content exchange ioctl
` [PATCH 17/36] xfs: support logging EFIs for realtime extents
` [PATCH 18/36] xfs: support error injection when freeing rt extents
` [PATCH 19/36] xfs: use realtime EFI to free extents when rtgroups are enabled
` [PATCH 20/36] xfs: don't merge ioends across RTGs
` [PATCH 21/36] xfs: make the RT allocator rtgroup aware
` [PATCH 22/36] xfs: don't coalesce file mappings that cross rtgroup boundaries in scrub
` [PATCH 23/36] xfs: scrub the realtime group superblock
` [PATCH 24/36] xfs: repair "
` [PATCH 25/36] xfs: scrub metadir paths for rtgroup metadata
` [PATCH 26/36] xfs: mask off the rtbitmap and summary inodes when metadir in use
` [PATCH 27/36] xfs: create helpers to deal with rounding xfs_fileoff_t to rtx boundaries
` [PATCH 28/36] xfs: create helpers to deal with rounding xfs_filblks_t "
` [PATCH 29/36] xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
` [PATCH 30/36] xfs: move the group geometry into struct xfs_groups
` [PATCH 31/36] xfs: add a xfs_rtbno_is_group_start helper
` [PATCH 32/36] xfs: fix minor bug in xfs_verify_agbno
` [PATCH 33/36] xfs: move the min and max group block numbers to xfs_group
` [PATCH 34/36] xfs: port the perag discard code to handle generic groups
` [PATCH 35/36] xfs: implement busy extent tracking for rtgroups
` [PATCH 36/36] xfs: use rtgroup busy extent list for FITRIM
[PATCHSET v5.0 5/9] xfs: preparation for realtime allocation groups
2024-10-11 1:01 UTC (3+ messages)
` [PATCH 1/2] xfs: fix rt device offset calculations for FITRIM
` [PATCH 2/2] iomap: add a merge boundary flag
[PATCHSET v5.0 4/9] xfs: create incore rt allocation groups
2024-10-11 1:01 UTC (4+ messages)
` [PATCH 19/21] xfs: refactor xfs_rtbitmap_blockcount
` [PATCH 20/21] xfs: refactor xfs_rtsummary_blockcount
` [PATCH 21/21] xfs: make RT extent numbers relative to the rtgroup
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