public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-12-31 03:01:31 to 2023-01-09 16:35:18 UTC [more...]

[RFC PATCH 00/11] fs-verity support for XFS
 2023-01-09 16:34 UTC  (5+ messages)
` [RFC PATCH 02/11] pagemap: add mapping_clear_large_folios() wrapper

[RFC v6 00/10] Turn iomap_page_ops into iomap_folio_ops
 2023-01-09 12:46 UTC  (14+ messages)
` [RFC v6 01/10] iomap: Add __iomap_put_folio helper
` [RFC v6 02/10] iomap/gfs2: Unlock and put folio in page_done handler
` [RFC v6 03/10] iomap: Rename page_done handler to put_folio
` [RFC v6 04/10] iomap: Add iomap_get_folio helper
` [RFC v6 05/10] iomap/gfs2: Get page in page_prepare handler
` [RFC v6 06/10] iomap: Add __iomap_get_folio helper
` [RFC v6 07/10] iomap: Rename page_prepare handler to get_folio
` [RFC v6 08/10] iomap/xfs: Eliminate the iomap_valid handler
` [RFC v6 09/10] iomap: Rename page_ops to folio_ops
` [RFC v6 10/10] xfs: Make xfs_iomap_folio_ops static

[PATCH linux-next] xfs: use strscpy() to instead of strncpy()
 2023-01-09 11:40 UTC 

[PATCH V6 0/2] cleanup and bugfix for xfs tests related to btree format
 2023-01-09  9:54 UTC  (7+ messages)
` [PATCH V6 2/2] common/populate: Ensure that S_IFDIR.FMT_BTREE is in "

[ANNOUNCE] xfsprogs-6.1.0 released
 2023-01-09  9:24 UTC  (5+ messages)

[PATCH v5 0/9] Turn iomap_page_ops into iomap_folio_ops
 2023-01-08 19:40 UTC  (32+ messages)
` [PATCH v5 1/9] iomap: Add iomap_put_folio helper
` [PATCH v5 2/9] iomap/gfs2: Unlock and put folio in page_done handler
` [PATCH v5 3/9] iomap: Rename page_done handler to put_folio
` [PATCH v5 4/9] iomap: Add iomap_get_folio helper
` [PATCH v5 5/9] iomap/gfs2: Get page in page_prepare handler
` [PATCH v5 6/9] iomap: Rename page_prepare handler to get_folio
` [PATCH v5 7/9] iomap/xfs: Eliminate the iomap_valid handler
` [PATCH v5 8/9] iomap: Rename page_ops to folio_ops
` [PATCH v5 9/9] xfs: Make xfs_iomap_folio_ops static

[GIT PULL] xfs: bug fixes for 6.2
 2023-01-08 18:31 UTC  (3+ messages)

xfsprogs_6.1.0-1_source.changes ACCEPTED into unstable
 2023-01-08 10:29 UTC 

Processing of xfsprogs_6.1.0-1_source.changes
 2023-01-08  9:38 UTC 

[PATCHSET v24.0 00/14] xfs: design documentation for online fsck
 2023-01-07  5:01 UTC  (7+ messages)
` [PATCH 01/14] xfs: document the motivation for online fsck design
` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency

[PATCH RESEND] xfsprogs: scrub: fix warnings/errors due to missing include
 2023-01-06  9:36 UTC 

[PATCH v3 0/2] get UUID of mounted filesystems
 2023-01-06  0:37 UTC  (5+ messages)
` [PATCH v3 1/2] xfs_io: add fsuuid command
` [PATCH v3 2/2] xfs_admin: get UUID of mounted filesystem

[PATCH v2] filelock: move file locking definitions to separate header file
 2023-01-05 21:19 UTC 

[PATCH] xfs: fix extent busy updating
 2023-01-05 19:58 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to 601a27ea09a3
 2023-01-05 19:54 UTC 

[PATCHSET v24.0 0/3] fstests: refactor GETFSMAP stress tests
 2023-01-05 18:28 UTC  (5+ messages)
` [PATCH 1/3] fuzzy: enhance scrub stress testing to use fsx
  ` [PATCH v24.1 "

[PATCH v2 00/11] fsverity: support for non-4K pages
 2023-01-05 11:24 UTC  (4+ messages)

[PATCH] fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUG
 2023-01-04  6:58 UTC  (2+ messages)

[PATCH 0/4] fsverity cleanups
 2023-01-04  6:58 UTC  (2+ messages)

Separate mailing list (and git and patchwork) for fsverity?
 2023-01-04  6:18 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to e195605ed28b
 2023-01-03 18:30 UTC 

[PATCH] xfs: xfs_qm: remove unnecessary ‘0’ values from error
 2023-01-03 18:07 UTC  (2+ messages)

[NYE DELUGE 4/4] xfs: freespace defrag for online shrink
 2022-12-30 22:21 UTC  (40+ messages)
` [PATCHSET 0/3] xfs: improve post-close eofblocks gc behavior
  ` [PATCH 2/3] xfs: don't free EOF blocks on read close
  ` [PATCH 1/3] xfs: only free posteof blocks on first close
  ` [PATCH 3/3] xfs: Don't free EOF blocks on close when extent size hints are set
` [PATCHSET 0/3] xfs: vectorize scrub kernel calls
  ` [PATCH 2/3] xfs: whine to dmesg when we encounter errors
  ` [PATCH 1/3] xfs: track deferred ops statistics
  ` [PATCH 3/3] xfs: introduce vectored scrub mode
` [PATCHSET 0/1] xfs: report refcount information to userspace
  ` [PATCH 1/1] xfs: export reference count "
` [PATCHSET 0/2] xfs: defragment free space
  ` [PATCH 2/2] xfs: fallocate free space into a file
  ` [PATCH 1/2] xfs: capture the offset and length in fallocate tracepoints
` [PATCHSET 00/11] xfs_scrub: vectorize kernel calls
  ` [PATCH 02/11] xfs: introduce vectored scrub mode
  ` [PATCH 01/11] xfs: track deferred ops statistics
  ` [PATCH 03/11] libfrog: support vectored scrub
  ` [PATCH 04/11] xfs_io: "
  ` [PATCH 09/11] xfs_scrub: vectorize repair calls
  ` [PATCH 06/11] xfs_scrub: split the repair epilogue code into a separate function
  ` [PATCH 07/11] xfs_scrub: convert scrub and repair epilogues to use xfs_scrub_vec
  ` [PATCH 05/11] xfs_scrub: split the scrub epilogue code into a separate function
  ` [PATCH 08/11] xfs_scrub: vectorize scrub calls
  ` [PATCH 10/11] xfs_scrub: use scrub barriers to reduce kernel calls
  ` [PATCH 11/11] xfs_scrub: try spot repairs of metadata items to make scrub progress
` [PATCHSET 0/1] libxfs: report refcount information to userspace
  ` [PATCH 1/1] xfs_io: dump reference count information
` [PATCHSET 0/5] xfsprogs: defragment free space
  ` [PATCH 2/5] xfs_io: support using fallocate to map "
  ` [PATCH 1/5] xfs: fallocate free space into a file
  ` [PATCH 4/5] xfs_spaceman: implement clearing free space
  ` [PATCH 5/5] xfs_spaceman: defragment free space with normal files
  ` [PATCH 3/5] xfs_db: get and put blocks on the AGFL
` [PATCHSET 0/1] xfs_scrub: vectorize kernel calls
  ` [PATCH 1/1] xfs/122: update for vectored scrub
` [PATCHSET 0/1] fstests: functional test for refcount reporting
  ` [PATCH 1/1] xfs: test output of new FSREFCOUNTS ioctl
` [PATCHSET 0/1] fstests: defragment free space
  ` [PATCH 1/1] xfs: test clearing of "

[PATCHSET v1.0 0/1] fstests: functional tests for rt quota
 2022-12-30 22:20 UTC  (2+ messages)
` [PATCH 1/1] xfs: regression testing of quota on the realtime device

[PATCHSET v1.0 0/4] fstests: reflink with large realtime extents
 2022-12-30 22:20 UTC  (5+ messages)
` [PATCH 2/4] xfs: skip cowextsize hint fragmentation tests on realtime volumes
` [PATCH 1/4] xfs: make sure that CoW will write around when rextsize > 1
` [PATCH 4/4] generic/303: avoid test failures on weird rt extent sizes
` [PATCH 3/4] misc: add more congruent oplen testing

[PATCHSET v1.0 00/10] fstests: reflink on the realtime device
 2022-12-30 22:20 UTC  (11+ messages)
` [PATCH 01/10] xfs/122: update fields for realtime reflink
` [PATCH 03/10] xfs: create fuzz tests for the realtime refcount btree
` [PATCH 02/10] common/populate: create "
` [PATCH 09/10] generic/331,xfs/240: support files that skip delayed allocation
` [PATCH 06/10] xfs: race fsstress with realtime refcount btree scrub and repair
` [PATCH 05/10] xfs/243: don't run when realtime storage is the default
` [PATCH 10/10] common/xfs: fix _xfs_get_file_block_size when rtinherit is set and no rt section
` [PATCH 08/10] xfs/769: add rtreflink upgrade to test matrix
` [PATCH 04/10] xfs/27[24]: adapt for checking files on the realtime volume
` [PATCH 07/10] xfs: remove xfs/131 now that we allow reflink on realtime volumes

[PATCHSET v1.0 00/13] fstests: fixes for realtime rmap
 2022-12-30 22:20 UTC  (14+ messages)
` [PATCH 04/13] xfs/769: add rtrmapbt upgrade to test matrix
` [PATCH 05/13] xfs/122: update for rtgroups-based realtime rmap btrees
` [PATCH 02/13] fuzz: for fuzzing the rtrmapbt, find the path to the rt rmap btree file
` [PATCH 07/13] xfs/341: update test for rtgroup-based rmap
` [PATCH 06/13] xfs: fix various problems with fsmap detecting the data device
` [PATCH 01/13] xfs: fix tests that try to access the realtime rmap inode
` [PATCH 03/13] xfs: race fsstress with realtime rmap btree scrub and repair
` [PATCH 10/13] xfs/443: use file allocation unit, not dbsize
` [PATCH 11/13] populate: adjust rtrmap calculations for rtgroups
` [PATCH 12/13] populate: check that we created a realtime rmap btree of the given height
` [PATCH 13/13] fuzzy: create missing fuzz tests for rt rmap btrees
` [PATCH 08/13] xfs/3{43,32}: adapt tests for rt extent size greater than 1
` [PATCH 09/13] xfs: skip tests if formatting small filesystem fails

[PATCHSET v1.0 00/12] xfsprogs: shard the realtime section
 2022-12-30 22:20 UTC  (13+ messages)
` [PATCH 01/12] xfs/122: update for rtgroups
` [PATCH 02/12] punch-alternating: detect xfs realtime files with large allocation units
` [PATCH 03/12] xfs/206: update mkfs filtering for rt groups feature
` [PATCH 07/12] xfs/449: update test to know about xfs_db -R
` [PATCH 04/12] common: pass the realtime device to xfs_db when possible
` [PATCH 05/12] common: filter rtgroups when we're disabling metadir
` [PATCH 11/12] common/xfs: capture realtime devices during metadump/mdrestore
` [PATCH 09/12] xfs/122: udpate test to pick up rtword/suminfo ondisk unions
` [PATCH 10/12] xfs/27[46],xfs/556: fix tests to deal with rtgroups output in bmap/fsmap commands
` [PATCH 08/12] xfs/122: update for rtbitmap headers
` [PATCH 06/12] xfs/185: update for rtgroups
` [PATCH 12/12] common/fuzzy: adapt the scrub stress tests to support rtgroups

[PATCHSET v1.0 0/4] fstests: support metadump to external devices
 2022-12-30 22:20 UTC  (5+ messages)
` [PATCH 1/4] common/populate: refactor caching of metadumps to a helper
` [PATCH 3/4] common/ext4: reformat external logs during mdrestore operations
` [PATCH 2/4] common/xfs: wipe "
` [PATCH 4/4] common/xfs: capture external logs during metadump/mdrestore

[PATCHSET v1.0 0/9] fstests: test XFS metadata directories
 2022-12-30 22:20 UTC  (10+ messages)
` [PATCH 1/9] xfs/122: fix metadirino
` [PATCH 2/9] various: fix finding metadata inode numbers when metadir is enabled
` [PATCH 3/9] xfs/{030,033,178}: forcibly disable metadata directory trees
` [PATCH 4/9] common/repair: patch up repair sb inode value complaints
` [PATCH 8/9] xfs/509: adjust inumbers accounting for metadata directories
` [PATCH 9/9] xfs: create fuzz tests "
` [PATCH 7/9] xfs/769: add metadir upgrade to test matrix
` [PATCH 5/9] xfs/206: update for metadata directory support
` [PATCH 6/9] xfs/{050,144,153,299,330}: update quota reports to leave out metadir files

[PATCHSET 0/1] fstests: test upgrading older features
 2022-12-30 22:20 UTC  (2+ messages)
` [PATCH 1/1] xfs: test upgrading old features

[PATCHSET v1.0 0/1] libxfs: enable quota for realtime voluems
 2022-12-30 22:20 UTC  (2+ messages)
` [PATCH 1/1] xfs_quota: report warning limits for realtime space quotas

[PATCHSET v1.0 0/3] libxfs: reflink with large realtime extents
 2022-12-30 22:20 UTC  (4+ messages)
` [PATCH 2/3] xfs: fix integer overflow when validating extent size hints
` [PATCH 1/3] xfs: enable extent size hints for CoW when rtextsize > 1
` [PATCH 3/3] mkfs: enable reflink with realtime extent sizes "

[PATCHSET v1.0 00/41] libxfs: reflink on the realtime device
 2022-12-30 22:20 UTC  (15+ messages)
` [PATCH 28/41] xfs_db: copy the realtime refcount btree
` [PATCH 31/41] xfs_repair: use realtime refcount btree data to check block types
` [PATCH 29/41] xfs_spaceman: report health of the realtime refcount btree
` [PATCH 30/41] xfs_repair: allow CoW staging extents in the realtime rmap records
` [PATCH 32/41] xfs_repair: find and mark the rtrefcountbt inode
` [PATCH 38/41] xfs_repair: validate CoW extent size hint on rtinherit directories
` [PATCH 37/41] xfs_repair: allow realtime files to have the reflink flag set
` [PATCH 35/41] xfs_repair: reject unwritten shared extents
` [PATCH 34/41] xfs_repair: check existing realtime refcountbt entries against observed refcounts
` [PATCH 39/41] xfs_repair: allow sysadmins to add realtime reflink
` [PATCH 36/41] xfs_repair: rebuild the realtime refcount btree
` [PATCH 33/41] xfs_repair: compute refcount data for the realtime groups
` [PATCH 41/41] mkfs: enable reflink on the realtime device
` [PATCH 40/41] mkfs: validate CoW extent size hint when rtinherit is set


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