linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-04 17:59:01 to 2019-02-09 21:56:30 UTC [more...]

[PATCH v2 00/10] xfs: stable fixes for v4.19.y
 2019-02-09 21:56 UTC  (14+ messages)

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

Metadata CRC error detected at xfs_dquot_buf_read_verify
 2019-02-08 22:19 UTC  (6+ messages)

[ANNOUNCE] xfsprogs-4.20.0-rc1 released
 2019-02-08 21:26 UTC 

is it safe to xfs_repair this volume? do i have a different first step?
 2019-02-08 19:45 UTC  (6+ messages)

[GIT PULL] xfs: fixes for v5.0-rc6
 2019-02-08 19:45 UTC  (2+ messages)

[PATCH] xfs: compile time offset checks for common v4/v5 metadata
 2019-02-08 17:06 UTC  (2+ messages)

UBSAN: Undefined behaviour in fs/xfs/xfs_ioctl.c
 2019-02-08 17:05 UTC 

[PATCH v3 0/9] xfs: incore unlinked list
 2019-02-08 16:54 UTC  (19+ 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 "

[RFC PATCH 0/3]: Extreme fragmentation ahoy!
 2019-02-08 16:29 UTC  (12+ 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

[LSF/MM TOPIC] The end of the DAX experiment
 2019-02-08  9:02 UTC  (3+ messages)

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

[PATCH v4 0/8] xfs: fix [f]inobt magic value verification
 2019-02-07 20:27 UTC  (24+ 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

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

[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 


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