linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-09-22 01:02:08 to 2023-09-29 00:25:35 UTC [more...]

[PATCH 85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime
 2023-09-29  0:18 UTC  (15+ messages)
` [PATCH 86/87] fs: switch timespec64 fields in inode to discrete integers
` [PATCH 87/87] fs: move i_blocks up a few places in struct inode

BUG: MADV_COLLAPSE doesn't work for XFS files
 2023-09-28 22:48 UTC  (4+ messages)
      ` BUG: MADV_COLLAPSE doesn't work for XFS files]

[Bug 217572] New: Initial blocked tasks causing deterioration over hours until (nearly) complete system lockup and data loss with PostgreSQL 13
 2023-09-28 22:44 UTC  (5+ messages)
` [Bug 217572] "

[PATCH] xfs: drop experimental warning for FSDAX
 2023-09-28 17:13 UTC  (13+ messages)

[MEGAPATCHSET v27] xfs: online repair, second part of part 1
 2023-09-28 17:01 UTC  (48+ 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 3/7] xfs: remove __xfs_free_extent_later
  ` [PATCH 4/7] xfs: automatic freeing of freshly allocated unwritten space
  ` [PATCH 5/7] xfs: implement block reservation accounting for btrees we're staging
  ` [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: prepare repair for bulk loading
  ` [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
` [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
  ` [PATCH 4/4] xfs: repair refcount 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 2/7] xfs: try to attach dquots to files before repairing them
  ` [PATCH 3/7] xfs: repair inode records
  ` [PATCH 4/7] xfs: zap broken inode forks
  ` [PATCH 5/7] xfs: abort directory parent scrub scans if we encounter a zapped directory
  ` [PATCH 6/7] xfs: skip the rmapbt search on an empty attr fork unless we know it was zapped
  ` [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
` [PATCHSET v27.0 0/4] xfs: online repair of rt bitmap file
  ` [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 3/4] xfs: always check the rtbitmap and rtsummary files
  ` [PATCH 4/4] xfs: online repair of realtime bitmaps
` [PATCHSET v27.0 0/5] xfs: online repair of quota and rt metadata files
  ` [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
  ` [PATCH 4/5] xfs: improve dquot iteration for scrub
  ` [PATCH 5/5] xfs: repair quotas

[ANNOUNCE] xfs-linux: iomap-for-next updated to 684f7e6d28e8
 2023-09-28 16:31 UTC 

[PATCH] iomap: Spelling s/preceeding/preceding/g
 2023-09-28 16:30 UTC  (3+ messages)

[PATCH v2] libfrog: drop build host crc32 selftest
 2023-09-28 11:23 UTC 

[PATCH] libfrog: drop build host crc32 selftest
 2023-09-28 11:19 UTC  (3+ messages)

[PATCH 00/87] fs: new accessor methods for atime and mtime
 2023-09-28 11:03 UTC  (3+ messages)
` [PATCH 01/87] "
  ` [PATCH 76/87] fs/xfs: convert to new inode {a,m}time accessors

[PATCH v12 2/2] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2023-09-28 10:32 UTC  (5+ messages)
` [PATCH v14] mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE "
  ` [PATCH v15] "

Prezentacja
 2023-09-28  7:40 UTC 

[PATCH v3 0/29] block: Make blkdev_get_by_*() return handle
 2023-09-27 16:21 UTC  (6+ messages)
` [PATCH v4 "
` [PATCH 28/29] xfs: Convert to bdev_open_by_path()

[ANNOUNCE] xfs-linux: iomap-for-next updated to 381c043233e6
 2023-09-27 15:33 UTC 

[PATCH] Documentation: xfs: Remove repeated word in comments
 2023-09-27 12:27 UTC  (3+ messages)

[PATCH v8 0/5] fs: multigrain timestamps for XFS's change_cookie
 2023-09-27 10:26 UTC  (28+ 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

[ANNOUNCE] xfs-linux: for-next updated to 59c71548cf10
 2023-09-27  9:36 UTC 

Słowa kluczowe do wypozycjonowania
 2023-09-27  8:11 UTC 

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: "

[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  (6+ messages)
` [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  (5+ messages)
` [PATCH 1/3] xfs: move log discard work to xfs_discard.c

[syzbot] [xfs?] INFO: task hung in clean_bdev_aliases
 2023-09-25  9:35 UTC  (6+ 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  (11+ messages)


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).