linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-01 02:22:29 to 2019-01-08 20:36:15 UTC [more...]

[PATCH 0/5] xfs: general scrubber fixes
 2019-01-08 20:36 UTC 

[PATCH v2 0/7] xfs: inode scrubber fixes
 2019-01-08 20:33 UTC  (8+ messages)
` [PATCH 1/7] xfs: never try to scrub more than 64 inodes per inobt record
` [PATCH 2/7] xfs: check the ir_startino alignment directly
` [PATCH 3/7] xfs: check inobt record alignment on big block filesystems
` [PATCH 4/7] xfs: hoist inode cluster checks out of loop
` [PATCH 5/7] xfs: clean up the inode cluster checking in the inobt scrub
` [PATCH 6/7] xfs: scrub big block inode btrees correctly
` [PATCH 7/7] xfs: consolidate scrub dinode mapping code into a single function

Broken dio refcounting leads to livelock?
 2019-01-08 20:08 UTC  (5+ messages)

[PATCH 0/8] xfs: inode scrubber fixes
 2019-01-08 19:00 UTC  (30+ messages)
` [PATCH 1/8] xfs: never try to scrub more than 64 inodes per inobt record
` [PATCH 2/8] xfs: check the ir_startino alignment directly
` [PATCH 3/8] xfs: check inobt record alignment on big block filesystems
` [PATCH 4/8] xfs: hoist inode cluster checks out of loop
` [PATCH 5/8] xfs: clean up the inode cluster checking in the inobt scrub
` [PATCH 6/8] xfs: scrub big block inode btrees correctly
` [PATCH 7/8] xfs: abort xattr scrub if fatal signals are pending
` [PATCH 8/8] xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t

[Bug 202127] New: cannot mount or create xfs on a 597T device
 2019-01-08 17:59 UTC  (26+ messages)
` [Bug 202127] "

[Bug 202053] New: [xfstests generic/464]: XFS corruption and Assertion failed: 0, file: fs/xfs/xfs_super.c, line: 985
 2019-01-08 14:57 UTC  (25+ messages)
` [Bug 202053] "

[PATCH] xfs: correct statx's result_mask value
 2019-01-08 14:11 UTC  (8+ messages)

[PATCH v5 0/5] Try to squash metadump data leaks
 2019-01-07 20:13 UTC  (17+ messages)
` [PATCH 2/5] xfs_metadump: Zap multi fsb blocks
` [PATCH 3/5] xfs_metadump: Zap freeindex blocks in directory inodes
` [PATCH 4/5] xfs_metadump: Zap unused space in inode btrees
` [PATCH 5/5] xfs_metadump: Zap dev inodes
` [PATCH v6 0/5] Try to squash metadump data leaks
  ` [PATCH 1/5] xfs_metadump: Extend data zapping to XFS_DIR{2,3}_LEAFN_MAGIC blocks

[PATCH] generic: test that xattrs can have slashes in their names
 2019-01-07  9:59 UTC  (6+ messages)
` [PATCH v2] "

possible circular locking dependency detected between fs_reclaim and sb_internal
 2019-01-06 22:56 UTC  (2+ messages)

[PATCH v2] xfs_quota: fix false error reporting of project inheritance flag is not set
 2019-01-06 18:10 UTC  (2+ messages)

[PATCH] xfs_quota: fix false error reporting of project inheritance flag is not set
 2019-01-06 10:26 UTC  (5+ messages)

[GIT PULL] xfs: more updates for v4.21
 2019-01-05 22:15 UTC  (2+ messages)

[GIT PULL] iomap: more updates for v4.21
 2019-01-05 22:15 UTC  (2+ messages)

[PATCH] xfs_repair: fix off by one error when rebuilding high keys
 2019-01-04  3:49 UTC  (3+ messages)

[PATCH] xfs_repair: allow '/' in attribute names
 2019-01-03 21:51 UTC  (4+ messages)

[BUG, TOT] xfs w/ dax failure in __follow_pte_pmd()
 2019-01-03 20:25 UTC  (8+ messages)

[PATCH] Initialise mmu_notifier_range correctly
 2019-01-03 15:05 UTC  (11+ messages)

[PATCH 00/12] xfs: deferred inode inactivation
 2019-01-03 12:46 UTC  (5+ messages)
` [PATCH 07/12] xfs: refactor eofblocks inode match code
` [PATCH 12/12] xfs: wait for deferred inactivation when destroying unlinked inodes

Sometimes the disk is unplugged and the umount operation enters the D state
 2019-01-03  1:46 UTC  (2+ messages)

[Bug 202077] New: xfs transaction overruns on 4.14.67
 2019-01-02 16:54 UTC  (4+ messages)
` [Bug 202077] xfs transaction log reservation "

upgrade V4 to V5?
 2019-01-02 12:20 UTC  (3+ messages)

Non-blocking socket stuck for multiple seconds on xfs_reclaim_inodes_ag()
 2019-01-02 10:34 UTC  (13+ messages)

[PATCH] xfs_db: fix finobt record decoding when sparse inodes enabled
 2019-01-01 23:52 UTC  (2+ messages)

[PATCH 0/9] xfs-5.0: inode scrubber fixes
 2019-01-01 15:29 UTC  (4+ messages)

[PATCH 00/13] xfs: metadata inode directories
 2019-01-01  9:29 UTC  (15+ messages)
` [PATCH 01/13] xfs: create imeta abstractions to get and set metadata inodes
` [PATCH 02/13] xfs: create transaction reservations for metadata inode operations
` [PATCH 03/13] xfs: refactor the v4 group/project inode pointer switch
` [PATCH 04/13] xfs: convert all users to xfs_imeta_log
` [PATCH 05/13] xfs: iget for metadata inodes
` [PATCH 06/13] xfs: define the on-disk format for the metadir feature
` [PATCH 07/13] xfs: load metadata inode directory at mount time
` [PATCH 08/13] xfs: convert metadata inode lookup keys to use paths
` [PATCH 09/13] xfs: enforce metadata inode flag
` [PATCH 10/13] xfs: read and write metadata inode directory
` [PATCH 11/13] xfs: ensure metadata directory paths exist before creating files
` [PATCH 12/13] xfs: disable the agi rotor for metadata inodes
` [PATCH 13/13] xfs: enable metadata inode directory feature

Happy New Year!!
 2019-01-01  2:34 UTC 

[PATCH v10 00/20] xfs: add realtime reverse-mapping support
 2019-01-01  2:26 UTC  (21+ messages)
` [PATCH 01/20] xfs: make iroot_realloc a btree function
` [PATCH 02/20] xfs: support storing records in the inode core root
` [PATCH 03/20] xfs: widen xfs_rmap_irec fields to handle realtime rmapbt
` [PATCH 04/20] xfs: introduce realtime rmap btree definitions
` [PATCH 05/20] xfs: define the on-disk realtime rmap btree format
` [PATCH 06/20] xfs: realtime rmap btree transaction reservations
` [PATCH 07/20] xfs: add realtime rmap btree operations
` [PATCH 08/20] xfs: prepare rmap functions to deal with rtrmapbt
` [PATCH 09/20] xfs: add a realtime flag to the rmap update log redo items
` [PATCH 10/20] xfs: add realtime rmap btree block detection to log recovery
` [PATCH 11/20] xfs: add realtime reverse map inode to superblock
` [PATCH 12/20] xfs: wire up a new inode fork type for the realtime rmap
` [PATCH 13/20] xfs: wire up rmap map and unmap to the realtime rmapbt
` [PATCH 14/20] xfs: create routine to allocate and initialize a realtime rmap btree inode
` [PATCH 15/20] xfs: dynamically create the realtime rmapbt inode when attaching rtdev
` [PATCH 16/20] xfs: enable realtime rmap btree
` [PATCH 17/20] xfs: wire up getfsmap to the realtime reverse mapping btree
` [PATCH 18/20] xfs: scrub the realtime rmapbt
` [PATCH 19/20] xfs: cross-reference realtime bitmap to realtime rmapbt scrubber
` [PATCH 20/20] xfs: cross-reference the realtime rmapbt


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