linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-25 20:40:13 to 2020-12-04 01:12:48 UTC [more...]

[PATCH v2 00/10] xfs: strengthen log intent validation
 2020-12-04  1:12 UTC  (5+ 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 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  (11+ messages)
` [PATCH v7 1/8] block: ensure bios are not split in middle of crypto data unit
` [PATCH v7 6/8] ext4: support direct I/O with fscrypt using blk-crypto

[PATCH 0/2] xfs: fix up some reflink+dax interactions
 2020-12-03 23:03 UTC  (12+ 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

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

[PATCH] [RFC] xfs: initialise attr fork on inode create
 2020-12-03 21:44 UTC  (3+ 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 V11 00/14] Bail out if transaction can cause extent count to overflow
 2020-12-03 19:06 UTC  (7+ 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: remove unneeded return value check for xfs_rmapbt_init_cursor()
 2020-12-03 18:25 UTC  (3+ messages)

[PATCH] common/rc: Fix _check_s_dax()
 2020-12-03 18:08 UTC  (5+ messages)
` [PATCH V2] "

[PATCH 0/2] statx: Fix DAX attribute collision and handling
 2020-12-03 18:04 UTC  (27+ 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

[PATCH V2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
 2020-12-03  6:18 UTC  (12+ messages)

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

[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  (10+ messages)
` [PATCH 2/3] xfs: kill ialloced in 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

[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  (7+ messages)
` [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)

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


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