linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-03 16:13:03 to 2020-12-07 18:31:38 UTC [more...]

[PATCH v3 00/10] xfs: strengthen log intent validation
 2020-12-07 18:30 UTC  (15+ messages)
` [PATCH 01/10] xfs: hoist recovered bmap intent checks out of xfs_bui_item_recover
` [PATCH 02/10] xfs: improve the code that checks recovered bmap intent items
` [PATCH 03/10] xfs: hoist recovered rmap intent checks out of xfs_rui_item_recover
` [PATCH 04/10] xfs: improve the code that checks recovered rmap intent items
` [PATCH 05/10] xfs: hoist recovered refcount intent checks out of xfs_cui_item_recover
` [PATCH 06/10] xfs: improve the code that checks recovered refcount intent items
` [PATCH 07/10] xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recover
` [PATCH 08/10] xfs: improve the code that checks recovered extent-free intent items
` [PATCH 09/10] xfs: validate feature support when recovering rmap/refcount/bmap intents
  ` [PATCH v3.1 09/10] xfs: validate feature support when recovering rmap/refcount intents
` [PATCH 10/10] xfs: trace log intent item recovery failures

[PATCH 0/4] xfs: refactor extent validation for 5.11
 2020-12-07 17:46 UTC  (17+ messages)
` [PATCH 1/4] xfs: refactor data device extent validation
` [PATCH 2/4] xfs: refactor realtime volume "
` [PATCH 3/4] xfs: refactor file range validation
` [PATCH 4/4] xfs: rename xfs_fc_* back to xfs_fs_*

[PATCH] [RFC] xfs: initialise attr fork on inode create
 2020-12-07 17:31 UTC  (14+ messages)

[PATCH v2 0/3] xfs: add the ability to flag a fs for repair
 2020-12-07 17:17 UTC  (8+ messages)
` [PATCH 1/3] xfs: move kernel-specific superblock validation out of libxfs
` [PATCH 2/3] xfs: define a new "needrepair" feature
` [PATCH 3/3] xfs: enable the needsrepair feature

[Bug 210535] New: [xfstests generic/466] XFS: Assertion failed: next_agino == irec->ir_startino + XFS_INODES_PER_CHUNK, file: fs/xfs/xfs_iwalk.c, line: 366
 2020-12-07 17:16 UTC  (3+ messages)
` [Bug 210535] "

[PATCH] xfs/513: fix the regression caused by mount option uqnoenforce
 2020-12-07 17:01 UTC  (2+ messages)

[PATCH v3 0/6] xfs: some xfs_dialloc() cleanup
 2020-12-07 16:59 UTC  (20+ messages)
` [PATCH v3 1/6] xfs: convert noroom, okalloc in xfs_dialloc() to bool
` [PATCH v3 2/6] xfs: introduce xfs_dialloc_roll()
` [PATCH v3 3/6] xfs: move on-disk inode allocation out of xfs_ialloc()
` [PATCH v3 4/6] xfs: move xfs_dialloc_roll() into xfs_dialloc()
` [PATCH v3 5/6] xfs: spilt xfs_dialloc() into 2 functions
` [PATCH v3 6/6] xfs: kill ialloced in xfs_dialloc()

[PATCH v2 00/10] xfs: strengthen log intent validation
 2020-12-07 16:50 UTC  (26+ messages)
` [PATCH 01/10] xfs: hoist recovered bmap intent checks out of xfs_bui_item_recover
` [PATCH 02/10] xfs: improve the code that checks recovered bmap intent items
` [PATCH 03/10] xfs: hoist recovered rmap intent checks out of xfs_rui_item_recover
` [PATCH 04/10] xfs: improve the code that checks recovered rmap intent items
` [PATCH 05/10] xfs: hoist recovered refcount intent checks out of xfs_cui_item_recover
` [PATCH 06/10] xfs: improve the code that checks recovered refcount intent items
` [PATCH 07/10] xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recover
` [PATCH 08/10] xfs: improve the code that checks recovered extent-free intent items
` [PATCH 09/10] xfs: validate feature support when recovering rmap/refcount/bmap intents
` [PATCH 10/10] xfs: trace log intent item recovery failures

[PATCH 0/1] xfs: faster unaligned copy_file_range
 2020-12-07 14:20 UTC  (8+ messages)
` [PATCH 1/1] xfs: use reflink to assist unaligned copy_file_range calls

RCU stall in xfs_reclaim_inodes_ag
 2020-12-07 14:15 UTC  (4+ messages)

[PATCH v9 0/2] avoid xfs transaction reservation recursion
 2020-12-07 12:19 UTC  (5+ messages)
` [PATCH v9 1/2] mm: Add become_kswapd and restore_kswapd
` [PATCH v9 2/2] xfs: avoid transaction reservation recursion

[PATCH V11 00/14] Bail out if transaction can cause extent count to overflow
 2020-12-07  8:18 UTC  (11+ messages)
` [PATCH V11 04/14] xfs: Check for extent overflow when adding/removing xattrs
` [PATCH V11 05/14] xfs: Check for extent overflow when adding/removing dir entries
` [PATCH V11 10/14] xfs: Introduce error injection to reduce maximum inode fork extent count

[PATCH] xfs: show the proper user quota options
 2020-12-07  3:13 UTC  (3+ messages)

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-12-06 22:55 UTC  (4+ messages)

[PATCH 0/3] xfs: add the ability to flag a fs for repair
 2020-12-04 23:29 UTC  (18+ messages)
` [PATCH 1/3] xfs: move kernel-specific superblock validation out of libxfs
` [PATCH 2/3] xfs: define a new "needrepair" feature
` [PATCH 3/3] xfs: enable the needsrepair feature
` [PATCH 4/3] xfs_db: support the needsrepair feature flag in the version command
` [PATCH 5/3] xfs_repair: clear the needsrepair flag

[PATCH v3 0/5] xfsprogs: fixes for 5.10-rc1
 2020-12-04 17:16 UTC  (3+ messages)
` [PATCH 1/5] libxfs-apply: don't add duplicate headers

[PATCH V2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
 2020-12-04 16:02 UTC  (10+ messages)

[LSFMMBPF 2021] A status update
 2020-12-04 15:48 UTC 

[PATCH] [RFC] spaceman: physically move a regular inode
 2020-12-04 12:40 UTC  (6+ messages)

[PATCH v2] xfs: remove unneeded return value check for *init_cursor()
 2020-12-04 10:11 UTC  (2+ messages)

[PATCH 0/3] xfs: random fixes for 5.11
 2020-12-04 10:11 UTC  (7+ messages)
` [PATCH 1/3] xfs: detect overflows in bmbt records
` [PATCH 2/3] xfs: fix parent pointer scrubber bailing out on unallocated inodes
` [PATCH 3/3] xfs: scrub should mark a directory corrupt if any entries cannot be iget'd

[PATCH V2] common/rc: Fix _check_s_dax()
 2020-12-04  9:47 UTC  (3+ messages)
` [PATCH V3] "

[PATCH] xfs: remove unneeded return value check for xfs_rmapbt_init_cursor()
 2020-12-04  1:45 UTC  (3+ messages)

[PATCH] common/rc: Fix _check_s_dax()
 2020-12-04  1:44 UTC  (5+ messages)

[PATCH v2 0/6] xfs: some xfs_dialloc() cleanup
 2020-12-04  0:58 UTC  (16+ messages)
` [PATCH v2 1/6] xfs: convert noroom, okalloc in xfs_dialloc() to bool
` [PATCH v2 2/6] xfs: introduce xfs_dialloc_roll()
` [PATCH v2 3/6] xfs: move on-disk inode allocation out of xfs_ialloc()
` [PATCH v2 4/6] xfs: move xfs_dialloc_roll() into xfs_dialloc()
` [PATCH v2 5/6] xfs: spilt xfs_dialloc() into 2 functions
` [PATCH v2 6/6] xfs: kill ialloced in xfs_dialloc()

[PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto
 2020-12-03 23:57 UTC  (3+ messages)

[PATCH 0/2] xfs: fix up some reflink+dax interactions
 2020-12-03 23:03 UTC  (5+ messages)
` [PATCH 1/2] xfs: don't catch dax+reflink inodes as corruption in verifier

Maximum height of rmapbt when reflink feature is enabled
 2020-12-03 21:55 UTC  (4+ messages)

XFS_WANT_CORRUPTED_RETURN on xfs + dax
 2020-12-03 21:34 UTC  (4+ messages)

[PATCH 0/3] xfs_quota: man page fixups
 2020-12-03 21:20 UTC  (15+ messages)
` [PATCH 1/3] xfs_quota: document how the default quota is stored
  ` [PATCH 1/3 V2] "
  ` [PATCH 1/3 V3] "
` [PATCH 2/3] xfs_quota: Remove delalloc caveat from man page
` [PATCH 3/3] xfs_quota: make manpage non-male-specific
  ` [PATCH 3/3 V2] xfsprogs: make things non-gender-specific

xfsprogs and libintl
 2020-12-03 20:38 UTC  (5+ messages)

[PATCH 0/2] statx: Fix DAX attribute collision and handling
 2020-12-03 18:04 UTC  (6+ messages)
` [PATCH 1/2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT


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