linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-19 21:04:29 to 2023-09-27 00:20:07 UTC [more...]

[PATCHSET v27.0 0/4] xfs: online repair of rt bitmap file
 2023-09-26 23:39 UTC  (4+ messages)
` [PATCH 1/4] xfs: repair the inode core and forks of a metadata inode
` [PATCH 2/4] xfs: create a new inode fork block unmap helper
` [PATCH 4/4] xfs: online repair of realtime bitmaps

[PATCHSET v27.0 0/5] xfs: online repair of quota and rt metadata files
 2023-09-26 23:40 UTC  (4+ messages)
` [PATCH 1/5] xfs: check the ondisk space mapping behind a dquot
` [PATCH 2/5] xfs: check dquot resource timers
` [PATCH 3/5] xfs: pull xfs_qm_dqiterate back into scrub

[PATCHSET v27.0 0/4] xfs: prepare repair for bulk loading
 2023-09-26 23:33 UTC  (5+ messages)
` [PATCH 1/4] xfs: force all buffers to be written during btree bulk load
` [PATCH 2/4] xfs: add debug knobs to control btree bulk load slack factors
` [PATCH 3/4] xfs: move btree bulkload record initialization to ->get_record implementations
` [PATCH 4/4] xfs: constrain dirty buffers while formatting a staged btree

[MEGAPATCHSET v27] xfs: online repair, second part of part 1
 2023-09-26 23:38 UTC  (24+ messages)
` [PATCHSET v27.0 0/1] xfs: prevent livelocks in xchk_iget
  ` [PATCH 1/1] xfs: make xchk_iget safer in the presence of corrupt inode btrees
` [PATCHSET v27.0 0/7] xfs: reserve disk space for online repairs
  ` [PATCH 1/7] xfs: don't append work items to logged xfs_defer_pending objects
  ` [PATCH 2/7] xfs: allow pausing of pending deferred work items
  ` [PATCH 4/7] xfs: automatic freeing of freshly allocated unwritten space
  ` [PATCH 6/7] xfs: log EFIs for all btree blocks being used to stage a btree
  ` [PATCH 7/7] xfs: force small EFIs for reaping btree extents
` [PATCHSET v27.0 0/4] xfs: online repair of AG btrees
  ` [PATCH 1/4] xfs: roll the scrub transaction after completing a repair
  ` [PATCH 2/4] xfs: repair free space btrees
  ` [PATCH 3/4] xfs: repair inode btrees
` [PATCHSET v27.0 0/7] xfs: online repair of inodes and forks
  ` [PATCH 1/7] xfs: disable online repair quota helpers when quota not enabled
  ` [PATCH 3/7] xfs: repair inode records
  ` [PATCH 5/7] xfs: abort directory parent scrub scans if we encounter a zapped directory
  ` [PATCH 7/7] xfs: repair obviously broken inode modes
` [PATCHSET v27.0 0/5] xfs: online repair of file fork mappings
  ` [PATCH 1/5] xfs: reintroduce reaping of file metadata blocks to xrep_reap_extents
  ` [PATCH 2/5] xfs: repair inode fork block mapping data structures
  ` [PATCH 3/5] xfs: refactor repair forcing tests into a repair.c helper
  ` [PATCH 4/5] xfs: create a ranged query function for refcount btrees
  ` [PATCH 5/5] xfs: repair problems in CoW forks

[PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
 2023-09-26 23:33 UTC  (27+ messages)
` [PATCH v8 1/5] fs: add infrastructure for multigrain timestamps
` [PATCH v8 2/5] fs: optimize away some fine-grained timestamp updates
` [PATCH v8 3/5] fs: have setattr_copy handle multigrain timestamps appropriately
` [PATCH v8 4/5] fs: add timestamp_truncate_to_gran helper
` [PATCH v8 5/5] xfs: switch to multigrain timestamps

proposal: enhance 'cp --reflink' to expose ioctl_ficlonerange
 2023-09-26 21:18 UTC  (8+ messages)

[PATCH 0/1] Fix cross-compilation issue with randbytes
 2023-09-26 21:28 UTC  (4+ messages)
` [PATCH 1/1] libfrog: "

[PATCH] xfs: drop experimental warning for FSDAX
 2023-09-26 14:55 UTC  (3+ messages)

[PATCHSET v2 0/1] fstests: fix unshare data corruption bug
 2023-09-26 14:47 UTC  (4+ messages)
` [PATCH 1/1] generic: test FALLOC_FL_UNSHARE when pagecache is not loaded

Endless calls to xas_split_alloc() due to corrupted xarray entry
 2023-09-26  7:49 UTC  (3+ messages)

[PATCHSET 0/1] fstests: reload entire iunlink lists
 2023-09-25 22:02 UTC  (3+ messages)
` [PATCH 1/1] xfs: test unlinked inode list repair on demand

[PATCHSET 0/2] xfsprogs: reload the last iunlink item
 2023-09-25 21:59 UTC  (3+ messages)
` [PATCH 1/2] xfs_db: dump unlinked buckets
` [PATCH 2/2] xfs_db: create unlinked inodes

[PATCHSET 0/3] xfsprogs: adjust defaults for 6.6 LTS kernels
 2023-09-25 21:59 UTC  (4+ messages)
` [PATCH 1/3] mkfs: enable large extent counts by default
` [PATCH 2/3] mkfs: enable reverse mapping "
` [PATCH 3/3] mkfs: add a config file for 6.6 LTS kernels

[PATCHSET 0/2] xfs_db: use directio for filesystem access
 2023-09-25 21:59 UTC  (3+ messages)
` [PATCH 1/2] libxfs: make platform_set_blocksize optional with directio
` [PATCH 2/2] xfs_db: use directio for device access

[PATCHSET v26.2 0/3] xfsprogs: force rebuilding of metadata
 2023-09-25 21:59 UTC  (4+ messages)
` [PATCH 1/3] xfs_io: support passing the FORCE_REBUILD flag to online repair
` [PATCH 2/3] xfs_scrub: don't retry unsupported optimizations
` [PATCH 3/3] xfs_scrub: try to use XFS_SCRUB_IFLAG_FORCE_REBUILD

[PATCHSET 0/5] libxfs: sync with 6.6
 2023-09-25 21:58 UTC  (6+ messages)
` [PATCH 1/5] xfs: convert to ctime accessor functions
` [PATCH 2/5] xfs: allow userspace to rebuild metadata structures
` [PATCH 3/5] xfs: switch to multigrain timestamps
` [PATCH 4/5] xfs: fix log recovery when unknown rocompat bits are set
` [PATCH 5/5] Revert "xfs: switch to multigrain timestamps"

[PATCHSET 0/1] xfs: fix reloading the last iunlink item
 2023-09-25 21:44 UTC  (3+ messages)
` [PATCH 1/1] xfs: fix reloading entire unlinked bucket lists

[PATCHSET v2 0/1] fstests: fix ro mounting with unknown rocompat features
 2023-09-25 21:42 UTC  (2+ messages)
` [PATCH 1/1] xfs/270: update commit id for _fixed_by tag

[PATCHSET 0/1] fstests: disallow LARP on old fses
 2023-09-25 21:42 UTC  (2+ messages)
` [PATCH 1/1] xfs/018: make sure that larp mode actually works

[PATCH 5.15 1/6] xfs: bound maximum wait time for inodegc work
 2023-09-25 19:12 UTC  (7+ messages)
` [PATCH 5.15 2/6] xfs: introduce xfs_inodegc_push()
` [PATCH 5.15 3/6] xfs: explicitly specify cpu when forcing inodegc delayed work to run immediately
` [PATCH 5.15 4/6] xfs: check that per-cpu inodegc workers actually run on that cpu
` [PATCH 5.15 5/6] xfs: disable reaping in fscounters scrub
` [PATCH 5.15 6/6] xfs: fix xfs_inodegc_stop racing with mod_delayed_work

[PATCH] iomap: add a workaround for racy i_size updates on block devices
 2023-09-25 15:53 UTC  (4+ messages)

[GIT PULL] xfs: fix reloading the last iunlink item
 2023-09-25 15:39 UTC 

[PATCH 0/3] xfs: reduce AGF hold times during fstrim operations
 2023-09-25 15:13 UTC  (9+ messages)
` [PATCH 1/3] xfs: move log discard work to xfs_discard.c
` [PATCH 2/3] xfs: reduce AGF hold times during fstrim operations
` [PATCH 3/3] xfs: abort fstrim if kernel is suspending

[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
 2023-09-25  9:35 UTC  (11+ messages)
` [syzbot] [block] "

Prezentacja
 2023-09-25  7:55 UTC 

[GIT PULL] iomap: fix unshare data corruption bug
 2023-09-23 18:25 UTC  (2+ messages)

[GIT PULL] xfs: bug fixes for 6.6
 2023-09-22 23:47 UTC  (2+ messages)

[RFC 00/23] Enable block size > page size in XFS
 2023-09-22 19:38 UTC  (20+ messages)
` [RFC 02/23] pagemap: use mapping_min_order in fgf_set_order()
` [RFC 03/23] filemap: add folio with at least mapping_min_order in __filemap_get_folio

BUG: KASAN: slab-out-of-bounds in xfs_iext_get_extent
 2023-09-21 23:11 UTC 

[PATCH 0/9] xfs: byte-based grant head reservation tracking
 2023-09-21 22:22 UTC  (12+ messages)
` [PATCH 1/9] xfs: move and xfs_trans_committed_bulk
` [PATCH 2/9] xfs: AIL doesn't need manual pushing
` [PATCH 3/9] xfs: background AIL push targets physical space, not grant space
` [PATCH 4/9] xfs: ensure log tail is always up to date
` [PATCH 5/9] xfs: l_last_sync_lsn is really AIL state
` [PATCH 6/9] xfs: collapse xlog_state_set_callback in caller
` [PATCH 7/9] xfs: track log space pinned by the AIL
` [PATCH 8/9] xfs: pass the full grant head to accounting functions
` [PATCH 9/9] xfs: grant heads track byte counts, not LSNs

[PATCH] overlay: add test for rename of lower symlink with NOATIME attr
 2023-09-21 14:29 UTC  (2+ messages)

[Bug 216343] New: XFS: no space left in xlog cause system hang
 2023-09-21  6:59 UTC  (3+ messages)
` [Bug 216343] "

[PATCH v7 00/13] fs: implement multigrain timestamps
 2023-09-20 15:45 UTC  (24+ messages)
` [PATCH v7 12/13] ext4: switch to "

[ANNOUNCE] xfs-linux: iomap-for-next updated to a5f31a5028d1
 2023-09-20 14:33 UTC 

[GIT PULL] xfs: fix ro mounting with unknown rocompat features
 2023-09-20 14:24 UTC  (3+ messages)

[PATCH v3] xfs: introduce protection for drop nlink
 2023-09-20  5:53 UTC  (5+ messages)

[PATCH] Documentation: xfs: Remove repeated word in comments
 2023-09-19 22:10 UTC  (5+ messages)

[PATCH 0/6] shmem: high order folios support in write path
 2023-09-19 21:51 UTC  (9+ messages)
  ` [PATCH 6/6] shmem: add large folios support to the "


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 NNTP newsgroup(s).