public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-11 01:20:56 to 2024-10-14 15:30:31 UTC [more...]

fix recovery of allocator ops after a growfs
 2024-10-14 15:30 UTC  (23+ 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

[PATCH v3] xfs: Check for delayed allocations before setting extsize
 2024-10-14 15:28 UTC  (8+ messages)

[PATCH] xfs: port xfs/122 to the kernel
 2024-10-14 15:25 UTC  (3+ messages)

xfs post-EOF block freeing fixes v2
 2024-10-14 15:24 UTC  (7+ messages)
` [PATCH] xfs: new EOF fragmentation tests

[PATCHSET v5.0 6/9] xfs: shard the realtime section
 2024-10-14 13:27 UTC  (26+ messages)
` [PATCH 10/36] xfs: export the geometry of realtime groups to userspace
` [PATCH 15/36] xfs: store rtgroup information with a bmap intent
` [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 8/9] xfs: enable quota for realtime volumes
 2024-10-14  8:28 UTC  (13+ 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 5/9] xfs: preparation for realtime allocation groups
 2024-10-14  7:56 UTC  (3+ messages)
` [PATCH 1/2] xfs: fix rt device offset calculations for FITRIM

[linus:master] [iomap] c5c810b94c: stress-ng.metamix.ops_per_sec -98.4% regression
 2024-10-14  7:55 UTC 

[PATCHSET v5.0 4/9] xfs: create incore rt allocation groups
 2024-10-14  7:55 UTC  (3+ messages)
` [PATCH 08/21] xfs: add a xfs_qm_unmount_rt helper

[PATCHSET v5.0 3/9] xfs: metadata inode directory trees
 2024-10-14  7:53 UTC  (7+ messages)
` [PATCH 01/28] xfs: constify the xfs_sb predicates
` [PATCH 02/28] xfs: constify the xfs_inode predicates
` [PATCH 04/28] xfs: undefine the sb_bad_features2 when metadir is enabled

[PATCHBOMB 6.13] xfs: metadata directories and realtime groups
 2024-10-14  7:50 UTC  (2+ messages)

[PATCH 00/12] fs/dax: Fix FS DAX page reference counts
 2024-10-14  7:16 UTC  (17+ messages)
` [PATCH 06/12] huge_memory: Allow mappings of PUD sized pages
` [PATCH 07/12] huge_memory: Allow mappings of PMD "
` [PATCH 08/12] gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH 09/12] mm: Update vm_normal_page() callers to accept "
` [PATCH 11/12] mm: Remove pXX_devmap callers

fix recovery of allocator ops after a growfs
 2024-10-14  6:04 UTC  (7+ messages)
` [PATCH 1/6] xfs: pass the exact range to initialize to xfs_initialize_perag
` [PATCH 2/6] xfs: merge the perag freeing helpers
` [PATCH 3/6] xfs: update the file system geometry after recoverying superblock buffers
` [PATCH 4/6] xfs: error out when a superblock buffer update reduces the agcount
` [PATCH 5/6] xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
` [PATCH 6/6] xfs: update the pag for the last AG at recovery time

[PATCH] xfs: test log recovery for extent frees right after growfs
 2024-10-14  6:00 UTC  (10+ messages)

[PATCH] xfs_logprint: Fix super block buffer interpretation issue
 2024-10-14  5:51 UTC  (6+ messages)

[PATCH v7 0/8] block atomic writes for xfs
 2024-10-13 21:06 UTC  (6+ messages)
` [PATCH v7 5/8] xfs: Support FS_XFLAG_ATOMICWRITES

[PATCH v4] xfs_logprint: Fix super block buffer interpretation issue
 2024-10-13  4:29 UTC 

[PATCH v3] xfs_logprint: Fix super block buffer interpretation issue
 2024-10-12 22:11 UTC  (2+ messages)

Known and unfixed active data loss bug in MM + XFS with large folios since Dec 2021 (any kernel from 6.1 upwards)
 2024-10-12 17:01 UTC  (24+ messages)

[PATCHSET v31.1 2/2] fstests: atomic file content commits
 2024-10-12 14:05 UTC  (11+ messages)
` [PATCH 2/2] xfs/122: add tests for commitrange structures
` [PATCH] fsstress: add support for FALLOC_FL_UNSHARE_RANGE

Libmount bug ?
 2024-10-12  8:57 UTC 

[PATCH v2] xfs_logprint: Fix super block buffer interpretation issue
 2024-10-12  1:13 UTC  (4+ messages)

xfsprogs build: missing hard dependency?
 2024-10-11 16:38 UTC  (2+ messages)

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)

[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 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  (14+ messages)
` [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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox