linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-31 13:22:49 to 2022-02-10 04:09:24 UTC [more...]

[PATCH] xfs: require an rcu grace period before inode recycle
 2022-02-10  4:09 UTC  (20+ messages)

[PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
 2022-02-10  4:03 UTC  (12+ messages)

[PATCHSET 00/17] xfsprogs: various 5.15 fixes
 2022-02-10  3:33 UTC  (16+ messages)
` [PATCH 02/17] libxfs: shut down filesystem if we xfs_trans_cancel with deferred work items
` [PATCH 03/17] libxfs: don't leave dangling perag references from xfs_buf
` [PATCH 04/17] libfrog: move the GETFSMAP definitions into libfrog
  ` [PATCH v1.1 04/17] libfrog: always use the kernel GETFSMAP definitions
` [PATCH 05/17] misc: add a crc32c self test to mkfs and repair

[PATCH v2 0/6] fstests: fix _scratch_mkfs_sized failure handling
 2022-02-09 22:32 UTC  (11+ messages)
` [PATCH v2 1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized
` [PATCH v2 2/6] generic/204: remove unnecessary _scratch_mkfs call
` [PATCH v2 3/6] generic/{171,172,173,174}: check _scratch_mkfs_sized return code
` [PATCH v2 4/6] ext4/021: "
` [PATCH v2 5/6] xfs/015: "
` [PATCH v2 6/6] common: factor out xfs unique part from _filter_mkfs

[PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures"
 2022-02-09 19:25 UTC  (7+ messages)

[PATCH 0/7] fstests: fix _scratch_mkfs_sized failure handling
 2022-02-09  8:18 UTC  (14+ messages)
` [PATCH 1/7] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized
` [PATCH 2/7] generic/{171,172,173,174,204}: check _scratch_mkfs_sized return code
` [PATCH 3/7] ext4/021: "
` [PATCH 4/7] xfs/015: "
` [PATCH 5/7] common: rename _filter_mkfs to _xfs_filter_mkfs
` [PATCH 6/7] common: move _xfs_filter_mkfs from common/filter to common/xfs
` [PATCH 7/7] generic/204: do xfs unique preparation only for xfs

[PATCH 0/3] xfs: some end COW remapping optimization
 2022-02-09  7:36 UTC  (4+ messages)
` [PATCH 1/3] xfs: get rid of LEFT, RIGHT, PREV in xfs_bmap_add_extent_unwritten_real()
` [PATCH 2/3] xfs: introduce xfs_bmap_update_extent_real()
` [PATCH 3/3] xfs: introduce xfs_bremapi_from_cowfork()

Any guide to replace a xfs logdev?
 2022-02-09  2:33 UTC  (3+ messages)

[PATCH] xfs: only bother with sync_filesystem during readonly remount
 2022-02-08 22:50 UTC  (2+ messages)

XFS disaster recovery
 2022-02-08 21:24 UTC  (20+ messages)
      ` [PATCH] metadump: handle corruption errors without aborting

[PATCH V5 00/16] xfs: Extend per-inode extent counters
 2022-02-07 17:11 UTC  (19+ messages)
` [PATCH V5 11/16] xfs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V5 12/16] xfs: Introduce per-inode 64-bit extent counters
` [PATCH V5 13/16] xfs: Conditionally upgrade existing inodes to use "
` [PATCH V5 14/16] xfs: Enable bulkstat ioctl to support 64-bit per-inode "
` [PATCH V5 16/16] xfs: Define max extent length based on on-disk format definition

[PATCH] xfs: return error from sync_filesystem during remount
 2022-02-07 17:07 UTC  (3+ messages)

[PATCH 0/3] Migrate device coherent pages on get_user_pages()
 2022-02-07  4:19 UTC  (7+ messages)
` [PATCH 1/3] migrate.c: Remove vma check in migrate_vma_setup()
` [PATCH 2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing
` [PATCH 3/3] tools: add hmm gup test for long term pinned device pages

[PATCH v2 0/3] Migrate device coherent pages on get_user_pages()
 2022-02-07  4:26 UTC  (4+ messages)
` [PATCH v2 1/3] migrate.c: Remove vma check in migrate_vma_setup()
` [PATCH v2 2/3] mm/gup.c: Migrate device coherent pages when pinning instead of failing
` [PATCH v2 3/3] tools: add hmm gup test for long term pinned device pages

[PATCH v5 0/7] DAX poison recovery
 2022-02-06  8:30 UTC  (34+ messages)
` [PATCH v5 1/7] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v5 2/7] dax: introduce dax device flag DAXDEV_RECOVERY
` [PATCH v5 3/7] dm: make dm aware of target's DAXDEV_RECOVERY capability
` [PATCH v5 4/7] dax: add dax_recovery_write to dax_op and dm target type
` [PATCH v5 5/7] pmem: add pmem_recovery_write() dax op
` [PATCH v5 6/7] dax: add recovery_write to dax_iomap_iter in failure path
` [PATCH v5 7/7] pmem: fix pmem_do_write() avoid writing to 'np' page

[GIT PULL] vfs: fixes for 5.17-rc1
 2022-02-05 17:29 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.17-rc3
 2022-02-05 17:29 UTC  (2+ messages)

[GIT PULL] iomap: fixes for 5.17-rc3
 2022-02-05 17:29 UTC  (2+ messages)

[ANNOUNCE] xfsprogs 5.15.0-rc0 released
 2022-02-03 20:11 UTC 

[PATCH] xfs_restore: remove DMAPI support
 2022-02-03 17:45 UTC 

[ANNOUNCE] xfs-linux: for-next updated to cea267c235e1
 2022-02-03 16:19 UTC 

[PATCH v4 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-02-02 15:42 UTC  (4+ messages)

[PATCH v10 0/9] fsdax: introduce fs query to support reflink
 2022-02-02 13:04 UTC  (9+ messages)
` [PATCH v10 1/9] dax: Introduce holder for dax_device
` [PATCH v10 2/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v10 4/9] fsdax: fix function description
` [PATCH v10 8/9] xfs: Implement ->notify_failure() for XFS

[PATCH 2/2] xfs: run blockgc on freeze to avoid iget stalls after reclaim
 2022-02-02  2:22 UTC  (11+ messages)

[PATCH v6 0/1] xfstests: add log attribute replay test
 2022-02-01 22:09 UTC  (4+ messages)
` [PATCH v6 1/1] xfstests: Add Log Attribute Replay test

[RFC PATCH v3 0/2] xfsprogs: add error tags for log attribute replay test
 2022-02-01 22:05 UTC  (5+ messages)
` [RFC PATCH v3 1/2] xfsprogs: add leaf split error tag
` [RFC PATCH v3 2/2] xfsprogs: add leaf to node "

[PATCHSET 0/1] xfs: tighten GETBMAP input validation
 2022-02-01 21:58 UTC  (4+ messages)
` [PATCH 1/1] xfs: reject crazy array sizes being fed to XFS_IOC_GETBMAP*

[RFC PATCH v3 0/2] xfs: add error tags for log attribute replay test
 2022-02-01 20:05 UTC  (4+ messages)
` [RFC PATCH v3 1/2] xfs: add leaf split error tag
` [RFC PATCH v3 2/2] xfs: add leaf to node "

[PATCH V5 00/20] xfsprogs: Extend per-inode extent counters
 2022-02-01 19:29 UTC  (3+ messages)
` [PATCH V5 15/20] xfsprogs: Enable bulkstat ioctl to support 64-bit "

[PATCHSET v2 0/3] xfs: fix permission drop and flushing in fallocate
 2022-02-01 16:37 UTC  (13+ messages)
` [PATCH 0/5] xfs: fallocate() vs xfs_update_prealloc_flags()
  ` [PATCH 1/5] xfs: remove XFS_PREALLOC_SYNC
  ` [PATCH 2/5] xfs: fallocate() should call file_modified()
  ` [PATCH 3/5] xfs: set prealloc flag in xfs_alloc_file_space()
    ` [PATCH v1.1 "
  ` [PATCH 4/5] xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c
  ` [PATCH 5/5] xfs: ensure log flush at the end of a synchronous fallocate call

[PATCH v6 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-02-01 15:49 UTC  (11+ messages)
` [PATCH v6 01/10] mm: add zone device coherent type memory support
` [PATCH v6 02/10] mm: add device coherent vma selection for memory migration
` [PATCH v6 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v6 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v6 05/10] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v6 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v6 07/10] lib: test_hmm add module param for "
` [PATCH v6 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v6 09/10] tools: update hmm-test to support device coherent type
` [PATCH v6 10/10] tools: update test_hmm script to support SP config

[PATCH v11 0/5] add support for direct I/O with fscrypt using blk-crypto
 2022-02-01  8:07 UTC  (5+ messages)
` [PATCH v11 1/5] fscrypt: add functions for direct I/O support
` [PATCH v11 5/5] fscrypt: update documentation "

[PATCH 0/5 v2] xfs: fallocate() vs xfs_update_prealloc_flags()
 2022-01-31 23:41 UTC  (8+ messages)
` [PATCH 1/5] xfs: remove XFS_PREALLOC_SYNC
` [PATCH 2/5] xfs: fallocate() should call file_modified()
` [PATCH 3/5] xfs: set prealloc flag in xfs_alloc_file_space()
` [PATCH 4/5] xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c
` [PATCH 5/5] xfs: ensure log flush at the end of a synchronous fallocate call

[PATCH v5 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2022-01-31 23:37 UTC  (4+ messages)
` [PATCH v5 09/10] tools: update hmm-test to support device coherent type

[PATCHSET 00/45] xfsprogs: sync libxfs with 5.15
 2022-01-31 23:31 UTC  (13+ messages)
` [PATCH 26/45] xfs: convert mount flags to features
` [PATCH 39/45] libxfs: remove pointless *XFS_MOUNT* flags
  ` [PATCH v1.1 "
` [PATCH 41/45] libxfs: always initialize internal buffer map
` [PATCH 42/45] libxfs: replace XFS_BUF_SET_ADDR with a function

[PATCH v5 02/10] mm: add device coherent vma selection for memory migration
 2022-01-31 23:04 UTC  (3+ messages)
` [PATCH] "

[ANNOUNCE] xfs-linux: vfs-for-next updated to 2d86293c7075
 2022-01-31 17:40 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).