messages from 2022-01-27 12:41:31 to 2022-02-04 05:17:23 UTC [more...]
[PATCH v5 0/7] DAX poison recovery
2022-02-04 5:17 UTC (24+ 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
[ANNOUNCE] xfsprogs 5.15.0-rc0 released
2022-02-03 20:11 UTC
[PATCH] xfs: require an rcu grace period before inode recycle
2022-02-03 18:49 UTC (18+ messages)
[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
XFS disaster recovery
2022-02-02 23:45 UTC (10+ messages)
` [PATCH] metadump: handle corruption errors without aborting
[PATCH v4 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-02-02 15:42 UTC (22+ messages)
` [PATCH v4 01/10] mm: add zone device coherent type memory support
` [PATCH v4 02/10] mm: add device coherent vma selection for memory migration
` [PATCH v4 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v4 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v4 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v4 07/10] lib: test_hmm add module param for "
` [PATCH v4 08/10] lib: add support for device coherent type in test_hmm
[PATCH v10 0/9] fsdax: introduce fs query to support reflink
2022-02-02 13:04 UTC (15+ 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 6/9] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v10 7/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [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/16] xfs: Extend per-inode extent counters
2022-02-01 20:01 UTC (14+ 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 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 (18+ messages)
` [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
` [PATCH 2/3] xfs: flush log after fallocate for sync mounts and sync inodes
` [PATCH 3/3] xfs: ensure log flush at the end of a synchronous fallocate call
` [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 0/3] Migrate device coherent pages on get_user_pages()
2022-02-01 15:09 UTC (6+ 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 v11 0/5] add support for direct I/O with fscrypt using blk-crypto
2022-02-01 8:07 UTC (9+ messages)
` [PATCH v11 1/5] fscrypt: add functions for direct I/O support
` [PATCH v11 2/5] iomap: support direct I/O with fscrypt using blk-crypto
` [PATCH v11 3/5] ext4: "
` [PATCH v11 4/5] f2fs: "
` [PATCH v11 5/5] fscrypt: update documentation for direct I/O support
[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 (17+ messages)
` [PATCH v5 01/10] mm: add zone device coherent type memory support
` [PATCH v5 02/10] mm: add device coherent vma selection for memory migration
` [PATCH] "
` [PATCH v5 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v5 04/10] drm/amdkfd: add SPM support for SVM
` [PATCH v5 05/10] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v5 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v5 07/10] lib: test_hmm add module param for "
` [PATCH v5 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v5 09/10] tools: update hmm-test to support device coherent type
` [PATCH v5 10/10] tools: update test_hmm script to support SP config
[PATCHSET 00/45] xfsprogs: sync libxfs with 5.15
2022-01-31 23:31 UTC (39+ messages)
` [PATCH 02/45] xfs_{copy,db,logprint,repair}: pass xfs_mount pointers instead of xfs_sb pointers
` [PATCH 26/45] xfs: convert mount flags to features
` [PATCH 32/45] libxlog: replace xfs_sb_version checks with feature flag checks
` [PATCH 33/45] libxfs: "
` [PATCH 34/45] xfs_{copy,db,logprint,repair}: "
` [PATCH 38/45] libxfs: use opstate flags and functions for libxfs mount options
` [PATCH 39/45] libxfs: remove pointless *XFS_MOUNT* flags
` [PATCH v1.1 "
` [PATCH 40/45] libxfs: clean up remaining LIBXFS_MOUNT flags
` [PATCH 41/45] libxfs: always initialize internal buffer map
` [PATCH 42/45] libxfs: replace XFS_BUF_SET_ADDR with a function
` [PATCH 45/45] libxfs: rename buffer cache index variable b_bn
[ANNOUNCE] xfs-linux: vfs-for-next updated to 2d86293c7075
2022-01-31 17:40 UTC
[PATCHSET 00/17] xfsprogs: various 5.15 fixes
2022-01-31 12:28 UTC (3+ messages)
` [PATCH 18/17] xfs_scrub: fix reporting if we can't open raw block devices
[PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings
2022-01-30 3:32 UTC
[PATCHSET 0/3] xfs: fix permission drop and flushing in fallocate
2022-01-29 7:43 UTC (5+ messages)
` [PATCH 1/3] xfs: use vfs helper to update file attributes after fallocate
[PATCH v26 00/12] xfs: Log Attribute Replay
2022-01-27 22:54 UTC (4+ messages)
` [PATCH v26 01/12] xfs: Fix double unlock in defer capture code
yet another approach to fix loop autoclear for xfstets xfs/049
2022-01-27 16:50 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).