linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-23 19:53:29 to 2020-12-02 21:05:19 UTC [more...]

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

[PATCH 0/2] statx: Fix DAX attribute collision and handling
 2020-12-02 20:42 UTC  (25+ messages)
` [PATCH 1/2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
` [PATCH 2/2] statx: move STATX_ATTR_DAX attribute handling to filesystems

[RFC PATCH] common/rc: Fix _check_s_dax() for kernel 5.10
 2020-12-02 19:08 UTC  (4+ messages)

[PATCH 0/2] xfs: fix up some reflink+dax interactions
 2020-12-02 17:15 UTC  (9+ messages)
` [PATCH 1/2] xfs: don't catch dax+reflink inodes as corruption in verifier
` [RFC PATCH 2/2] xfs: do not allow reflinking inodes with the dax flag set

[PATCH] [RFC] spaceman: physically move a regular inode
 2020-12-02 12:30 UTC  (4+ messages)

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-12-02  7:12 UTC  (3+ messages)

[PATCH 1/3] xfs: convert noroom, okalloc in xfs_dialloc() to bool
 2020-12-01 23:59 UTC  (13+ messages)
` [PATCH 2/3] xfs: kill ialloced in xfs_dialloc()
` [PATCH 3/3] xfs: clean up xfs_dialloc() by introducing __xfs_dialloc()

[PATCH 0/3] xfs: add the ability to flag a fs for repair
 2020-12-01 17:09 UTC  (9+ 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 00/10] xfs: strengthen log intent validation
 2020-12-01 16:53 UTC  (23+ 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 v2 "
` [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/2] Tristate moount option comatibility fixup
 2020-12-01 16:29 UTC  (11+ messages)
` [PATCH 1/2] xfs: show the dax option in mount options

Maximum height of rmapbt when reflink feature is enabled
 2020-12-01 16:22 UTC  (7+ messages)

[PATCH 0/1] xfs: faster unaligned copy_file_range
 2020-12-01 15:25 UTC  (4+ messages)
` [PATCH 1/1] xfs: use reflink to assist unaligned copy_file_range calls

[PATCH v3 0/5] xfsprogs: fixes for 5.10-rc1
 2020-12-01 10:18 UTC  (15+ messages)
` [PATCH 1/5] libxfs-apply: don't add duplicate headers
` [PATCH 2/5] libxfs: fix weird comment
` [PATCH 3/5] libxfs: add realtime extent reservation and usage tracking to transactions
` [PATCH 4/5] debian: fix version in changelog
` [PATCH 5/5] debian: add build dependency on libinih-dev

[PATCH v3 0/2] xfs_db: add minimal directory navigation
 2020-12-01 10:17 UTC  (5+ messages)
` [PATCH 1/2] xfs_db: add a directory path lookup command
` [PATCH 2/2] xfs_db: add an ls command

[PATCH] fs: iomap: Replace bio_add_page with __bio_add_page in iomap_add_to_ioend
 2020-11-30 17:22 UTC  (2+ messages)

[PATCH v4 0/3] mmu_notifier vs fs_reclaim lockdep annotations
 2020-11-26  7:20 UTC  (11+ messages)
` [PATCH v4 1/3] mm: Track mmu notifiers in fs_reclaim_acquire/release
` [PATCH v4 2/3] mm: Extract might_alloc() debug check
` [PATCH v4 3/3] locking/selftests: Add testcases for fs_reclaim
` [PATCH] drm/ttm: don't set page->mapping

[PATCH AUTOSEL 5.9 33/33] xfs: don't allow NOWAIT DIO across extent boundaries
 2020-11-26  7:13 UTC  (4+ messages)

[PATCH 0/3] fstests: Fix tests which checks for swapfile support
 2020-11-26  3:51 UTC  (3+ messages)

[PATCH] xfs: check the return value of krealloc() in xfs_uuid_mount
 2020-11-26  3:13 UTC  (6+ messages)

[PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto
 2020-11-25 22:15 UTC  (6+ messages)
` [PATCH v7 1/8] block: ensure bios are not split in middle of crypto data unit

kernel BUG at fs/ext4/inode.c:LINE!
 2020-11-25 22:01 UTC  (16+ messages)

XFS_WANT_CORRUPTED_RETURN on xfs + dax
 2020-11-25  0:57 UTC  (3+ messages)

[Bug 210341] New: XFS (dm-3): Internal error xfs_trans_cancel at line 1041 of file fs/xfs/xfs_trans.c
 2020-11-24 20:29 UTC  (3+ messages)
` [Bug 210341] "

[ANNOUNCE] xfsprogs for-next updated to c0594dd6
 2020-11-24 17:33 UTC 

[PATCH] generic: add test for XFS forkoff miscalcution on 32-bit platform
 2020-11-24 16:52 UTC  (6+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] xfs: show the proper user quota options
 2020-11-24 16:50 UTC  (6+ messages)

[PATCH 0/3] mmu_notifier fs fs_reclaim lockdep annotations
 2020-11-24 15:27 UTC  (5+ messages)
` [PATCH 2/3] mm: Extract might_alloc() debug check

[PATCH 0/2] xfs: check krealloc() return value and simplify code
 2020-11-24 12:05 UTC  (7+ messages)
` [PATCH 1/2] xfs: check the return value of krealloc()
` [PATCH 2/2] xfs: remove the extra processing of zero size in xfs_idata_realloc()

[PATCH v2 0/9] xfsprogs: fixes for 5.10
 2020-11-24  0:24 UTC  (4+ messages)
` [PATCH 9/9] libxfs-apply: don't add duplicate headers

[PATCH v6 00/26] xfsprogs: widen timestamps to deal with y2038
 2020-11-24  0:25 UTC  (4+ messages)
` [PATCH 08/26] xfs_logprint: refactor timestamp printing

[PATCH 00/27] [RFC, WIP] xfsprogs: xfs_buf unification and AIO
 2020-11-23 19:53 UTC  (3+ messages)
` [PATCH 03/27] libxfs: get rid of b_bcount from xfs_buf


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