linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-02 16:22:40 to 2019-02-07 20:11:24 UTC [more...]

[PATCH v4 0/8] xfs: fix [f]inobt magic value verification
 2019-02-07 20:11 UTC  (21+ messages)
` [PATCH v4 1/8] xfs: always check magic values in on-disk byte order
  ` [PATCH 0.5/8] xfs: clarify documentation for the function to reverify buffers
` [PATCH v4 2/8] xfs: create a separate finobt verifier
` [PATCH v4 3/8] xfs: distinguish between inobt and finobt magic values
` [PATCH v4 4/8] xfs: split up allocation btree verifier
` [PATCH v4 5/8] xfs: distinguish between bnobt and cntbt magic values
` [PATCH v4 6/8] xfs: use verifier magic field in dir2 leaf verifiers
  ` [PATCH v4.1] "
` [PATCH v4 7/8] xfs: miscellaneous verifier magic value fixups
  ` [PATCH v4.1] "
` [PATCH v4 8/8] xfs: factor xfs_da3_blkinfo verification into common helper
` [PATCH 9/8] xfs: add inode magic to inode verifier
` [PATCH 10/8] xfs: add magic numbers to dquot buffer ops
` [PATCH 11/8] xfs: use buf ops magic to detect btree block type

[PATCH v3 0/9] xfs: incore unlinked list
 2019-02-07 18:24 UTC  (15+ messages)
` [PATCH 1/9] xfs: clean up iunlink functions
` [PATCH 2/9] xfs: add xfs_verify_agino_or_null helper
` [PATCH 3/9] xfs: refactor AGI unlinked bucket updates
` [PATCH 4/9] xfs: strengthen AGI unlinked inode bucket pointer checks
` [PATCH 5/9] xfs: refactor inode unlinked pointer update functions
` [PATCH 6/9] xfs: refactor unlinked list search and mapping to a separate function
` [PATCH 7/9] xfs: refactor inode update in iunlink_remove
` [PATCH 8/9] xfs: add tracepoints for high level iunlink operations
` [PATCH 9/9] xfs: cache unlinked pointers in an rhashtable
  ` [PATCH v2 "

Metadata CRC error detected at xfs_dquot_buf_read_verify
 2019-02-07 16:09 UTC 

[RFC PATCH 0/3]: Extreme fragmentation ahoy!
 2019-02-07 15:52 UTC  (9+ messages)
` [PATCH 1/3] xfs: Don't free EOF blocks on sync write close
` [PATCH 2/3] xfs: Don't free EOF blocks on close when extent size hints are set
` [PATCH 3/3] xfs: Don't free EOF blocks on sync write close

is it safe to xfs_repair this volume? do i have a different first step?
 2019-02-07 14:52 UTC  (2+ messages)

bcache on XFS: metadata I/O (dirent I/O?) not getting cached at all?
 2019-02-07 13:10 UTC  (13+ messages)

ENSOPC on a 10% used disk
 2019-02-07 10:51 UTC  (3+ messages)

[PATCH 0/2] [REGRESSION v4.19-20] mm: shrinkers are now way too aggressive
 2019-02-07 10:27 UTC  (9+ messages)
` [PATCH 1/2] Revert "mm: don't reclaim inodes with many attached pages"

[PATCH v2 00/10] xfs: stable fixes for v4.19.y
 2019-02-06 21:54 UTC  (15+ messages)
` [PATCH v2 01/10] xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
` [PATCH v2 02/10] xfs: cancel COW blocks before swapext
` [PATCH v2 03/10] xfs: Fix error code in 'xfs_ioc_getbmap()'
` [PATCH v2 04/10] xfs: fix overflow in xfs_attr3_leaf_verify
` [PATCH v2 05/10] xfs: fix shared extent data corruption due to missing cow reservation
` [PATCH v2 06/10] xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers
` [PATCH v2 07/10] xfs: delalloc -> unwritten COW fork allocation can go wrong
` [PATCH v2 08/10] fs/xfs: fix f_ffree value for statfs when project quota is set
` [PATCH v2 09/10] xfs: fix PAGE_MASK usage in xfs_free_file_space
` [PATCH v2 10/10] xfs: fix inverted return from xfs_btree_sblock_verify_crc

[LSF/MM TOPIC] The end of the DAX experiment
 2019-02-06 21:12 UTC 

[PATCH v3 0/9] xfs: fix [f]inobt magic value verification
 2019-02-06 19:18 UTC  (27+ messages)
` [PATCH v3 1/9] xfs: set buffer ops when repair probes for btree type
` [PATCH v3 2/9] xfs: always check magic values in on-disk byte order
` [PATCH v3 3/9] xfs: create a separate finobt verifier
` [PATCH v3 4/9] xfs: distinguish between inobt and finobt magic values
` [PATCH v3 5/9] xfs: split up allocation btree verifier
` [PATCH v3 6/9] xfs: distinguish between bnobt and cntbt magic values
` [PATCH v3 7/9] xfs: use verifier magic field in dir2 leaf verifiers
` [PATCH v3 8/9] xfs: miscellaneous verifier magic value fixups
` [PATCH v3 9/9] xfs: factor xfs_da3_blkinfo verification into common helper

[PATCH v2 00/10] xfs: incore unlinked list
 2019-02-06 18:25 UTC  (42+ messages)
` [PATCH 01/10] xfs: clean up iunlink functions
` [PATCH 02/10] xfs: track unlinked inode counts in per-ag data
` [PATCH 03/10] xfs: add xfs_verify_agino_or_null helper
` [PATCH 04/10] xfs: refactor AGI unlinked bucket updates
` [PATCH 05/10] xfs: strengthen AGI unlinked inode bucket pointer checks
` [PATCH 06/10] xfs: refactor inode unlinked pointer update functions
` [PATCH 07/10] xfs: refactor unlinked list search and mapping to a separate function
` [PATCH 08/10] xfs: refactor inode update in iunlink_remove
` [PATCH 09/10] xfs: add tracepoints for high level iunlink operations
` [PATCH 10/10] xfs: cache unlinked pointers in an rhashtable

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-02-06 18:01 UTC  (5+ messages)
` security implications of caching with virtio pmem (was Re: [PATCH v3 0/5] kvm "virtio pmem" device)
  ` [Qemu-devel] "

[PATCH 1/4] xfs/093: make sure the scratch directory still exists after repair
 2019-02-06 17:06 UTC  (7+ messages)
` [PATCH 3/4] common: fix kmemleak to work with sections
` [PATCH 4/4] generic: check for reasonable inode creation time

[PATCH] xfs: fix use after free in buf log item unlock assert
 2019-02-06 16:10 UTC  (2+ messages)

[PATCH v3] xfs/068: Verify actual file count instead of reported file count
 2019-02-05 19:31 UTC 

[PATCH] xfs: allow disabling xfs tracepoints via Kconfig
 2019-02-05 10:00 UTC  (6+ messages)

[PATCH] libxfs: fix repair deadlock due to failed inode flushes
 2019-02-05  3:24 UTC 

[PATCH 0/8] xfsprogs: various fixes
 2019-02-05  2:23 UTC  (18+ messages)
` [PATCH 1/8] xfs_scrub_all: walk the lsblk device/fs hierarchy correctly
` [PATCH 2/8] xfs_scrub_all.timer: activate after most of the system is up
` [PATCH 3/8] xfs_scrub: rename the global nr_threads
` [PATCH 4/8] xfs_scrub: use datadev parallelization estimates for thread count
` [PATCH 5/8] xfs_scrub: use data/rtdev parallelization estimates for the read-verify pool
` [PATCH 6/8] xfs_repair: reinitialize the root directory nlink correctly

[ANNOUNCE] xfs-linux: xfs-5.0-fixes updated to add46b3b0212
 2019-02-04 18:33 UTC 

[PATCH 0/8] xfs: incore unlinked list
 2019-02-04 16:31 UTC  (31+ messages)
` [PATCH 1/8] xfs: clean up iunlink functions
` [PATCH 2/8] xfs: track unlinked inode counts in per-ag data
` [PATCH 3/8] xfs: refactor AGI unlinked bucket updates
` [PATCH 4/8] xfs: strengthen AGI unlinked inode bucket pointer checks
` [PATCH 5/8] xfs: refactor inode unlinked pointer update functions
` [PATCH 6/8] xfs: hoist unlinked list search and mapping to a separate function
` [PATCH 8/8] xfs: cache unlinked pointers in an rhashtable

[PATCH] xfs/420: only check the extent layout after syncing
 2019-02-04 15:30 UTC 

move noatime and automount flags setting into common code
 2019-02-03 14:44 UTC  (3+ messages)
` [PATCH 1/2] orangefs: don't reinitialize result_mask in ->getattr

[PATCH v2 1/2] common/dump: do not override test cleanup trap
 2019-02-03 13:07 UTC  (4+ messages)
` [PATCH v2 2/2] xfs/068: Verify actual file count instead of reported file count

[Bug 202441] New: Possibly vfs cache related replicable xfs regression since 4.19.0 on sata hdd:s
 2019-02-03  8:12 UTC  (2+ messages)
` [Bug 202441] "


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