messages from 2022-06-28 20:49:26 to 2022-07-01 16:03:31 UTC [more...]
[PATCH v3 00/25] iomap/xfs folio patches
2022-07-01 16:03 UTC (16+ messages)
` [PATCH v3 25/25] xfs: Support large folios
` Multi-page folio issues in 5.19-rc4 (was [PATCH v3 25/25] xfs: Support large folios)
SEO analysis
2022-07-01 15:10 UTC
[PATCH v7 00/15] io-uring/xfs: support async buffered writes
2022-07-01 14:38 UTC (5+ messages)
` [PATCH v7 15/15] xfs: Add async buffered write support
[PATCH] xfs: fail dax mount if reflink is enabled on a partition
2022-07-01 5:14 UTC (3+ messages)
[PATCHSET 0/6] xfsprogs: random fixes
2022-07-01 1:08 UTC (19+ messages)
` [PATCH 1/6] xfs_copy: don't use cached buffer reads until after libxfs_mount
` [PATCH 2/6] xfs_repair: clear DIFLAG2_NREXT64 when filesystem doesn't support nrext64
` [PATCH v2 "
` [PATCH 3/6] xfs_repair: detect and fix padding fields that changed with nrext64
` [PATCH 4/6] mkfs: preserve DIFLAG2_NREXT64 when setting other inode attributes
` [PATCH 5/6] mkfs: document the large extent count switch in the --help screen
` [PATCH 6/6] mkfs: always use new_diflags2 to initialize new inodes
[PATCH] xfs: prevent a UAF when log IO errors race with unmount
2022-07-01 1:08 UTC (2+ messages)
[PATCHSET 0/9] fstests: random fixes
2022-07-01 1:06 UTC (24+ messages)
` [PATCH 1/9] seek_sanity_test: fix allocation unit detection on XFS realtime
` [PATCH 2/9] xfs/070: filter new superblock verifier messages
` [PATCH 3/9] xfs: test mkfs.xfs sizing of internal logs that
` [PATCH 4/9] xfs: test xfs_copy doesn't do cached read before libxfs_mount
` [PATCH v2.1 "
` [PATCH 5/9] check: document mkfs.xfs reliance on fstests exports
` [PATCH 6/9] xfs/109: handle larger minimum filesystem size
` [PATCH 8/9] xfs/166: fix golden output failures when multipage folios enabled
[PATCH v7 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-06-30 20:56 UTC (25+ messages)
` [PATCH v7 01/14] mm: rename is_pinnable_pages to is_pinnable_longterm_pages
` [PATCH v7 02/14] mm: add zone device coherent type memory support
` [PATCH v7 03/14] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v7 04/14] mm: add device coherent vma selection for memory migration
` [PATCH v7 05/14] mm: remove the vma check in migrate_vma_setup()
` [PATCH v7 06/14] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v7 07/14] drm/amdkfd: add SPM support for SVM
` [PATCH v7 08/14] lib: test_hmm add ioctl to get zone device type
` [PATCH v7 09/14] lib: test_hmm add module param for "
` [PATCH v7 10/14] lib: add support for device coherent type in test_hmm
` [PATCH v7 11/14] tools: update hmm-test to support device coherent type
` [PATCH v7 12/14] tools: update test_hmm script to support SP config
` [PATCH v7 13/14] tools: add hmm gup tests for device coherent type
` [PATCH v7 14/14] tools: add selftests to hmm for COW in device memory
[5.15] MAINTAINERS: add Leah as xfs maintainer for 5.15.y
2022-06-30 20:52 UTC
KASAN report while running generic/475?
2022-06-30 20:18 UTC (2+ messages)
[RFC PATCH] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
2022-06-30 19:19 UTC (4+ messages)
` [RFC PATCH v2] "
[5.15] MAINTAINERS: add Leah as xfs maintainer for 5.15.y
2022-06-30 17:42 UTC (4+ messages)
[ANNOUNCE] xfs-linux: iomap-5.20-merge updated to f8189d5d5fbf
2022-06-30 17:18 UTC
[PATCH 5.15 v4 0/7] xfs stable patches for 5.15.y
2022-06-30 11:22 UTC (2+ messages)
[PATCH 5.10 v4 0/5] xfs stable patches for 5.10.y (backports from v5.15.y)
2022-06-30 11:21 UTC (2+ messages)
[PATCH] MAINTAINERS: add Amir as xfs maintainer for 5.10.y
2022-06-30 9:16 UTC (4+ messages)
[PATCH v1 00/17] Return of the Parent Pointers
2022-06-30 1:30 UTC (53+ messages)
` [PATCH v1 01/17] xfs: Add larp state XFS_DAS_CREATE_FORK
` [PATCH v1 02/17] xfs: Hold inode locks in xfs_ialloc
` [PATCH v1 03/17] xfs: get directory offset when adding directory name
` [PATCH v1 04/17] xfs: get directory offset when removing "
` [PATCH v1 05/17] xfs: get directory offset when replacing a "
` [PATCH v1 06/17] xfs: add parent pointer support to attribute code
` [PATCH v1 07/17] xfs: define parent pointer xattr format
` [PATCH v1 08/17] xfs: Add xfs_verify_pptr
` [PATCH v1 09/17] xfs: extent transaction reservations for parent attributes
` [PATCH v1 10/17] xfs: parent pointer attribute creation
` [PATCH v1 11/17] xfs: add parent attributes to link
` [PATCH v1 12/17] xfs: remove parent pointers in unlink
` [PATCH v1 13/17] xfs: Add parent pointers to rename
` [PATCH v1 14/17] xfs: Add the parent pointer support to the superblock version 5
` [PATCH v1 15/17] xfs: Add helper function xfs_attr_list_context_init
` [PATCH v1 16/17] xfs: Increase XFS_DEFER_OPS_NR_INODES to 4
` [PATCH v1 17/17] xfs: Add parent pointer ioctl
[PATCH 5.10] MAINTAINERS: add Amir as xfs maintainer for 5.10.y
2022-06-29 22:17 UTC (5+ messages)
[PATCH 0/6 v2] xfs: lockless buffer lookups
2022-06-29 22:06 UTC (18+ messages)
` [PATCH 1/6] xfs: rework xfs_buf_incore() API
` [PATCH 2/6] xfs: break up xfs_buf_find() into individual pieces
` [PATCH 3/6] xfs: merge xfs_buf_find() and xfs_buf_get_map()
` [PATCH 4/6] xfs: reduce the number of atomic when locking a buffer after lookup
` [PATCH 5/6] xfs: remove a superflous hash lookup when inserting new buffers
` [PATCH 6/6] xfs: lockless buffer lookup
[PATCH 0/9 v3] xfs: in-memory iunlink items
2022-06-29 21:49 UTC (34+ messages)
` [PATCH 1/9] xfs: factor the xfs_iunlink functions
` [PATCH 2/9] xfs: track the iunlink list pointer in the xfs_inode
` [PATCH 3/9] xfs: refactor xlog_recover_process_iunlinks()
` [PATCH 4/9] xfs: introduce xfs_iunlink_lookup
` [PATCH 5/9] xfs: double link the unlinked inode list
` [PATCH 6/9] xfs: clean up xfs_iunlink_update_inode()
` [PATCH 7/9] xfs: combine iunlink inode update functions
` [PATCH 8/9] xfs: add log item precommit operation
` [PATCH 9/9] xfs: add in-memory iunlink log item
[PATCH 5.10 CANDIDATE v2 0/7] xfs stable candidate patches for 5.10.y (from v5.13)
2022-06-29 21:38 UTC (3+ messages)
[PATCH 00/14] xfs: perag conversions for 5.20
2022-06-29 20:26 UTC (12+ messages)
` [PATCH 05/14] xfs: pass perag to xfs_alloc_read_agf()
` [PATCH 11/14] xfs: Pre-calculate per-AG agbno geometry
` [PATCH 12/14] xfs: Pre-calculate per-AG agino geometry
` [PATCH 13/14] xfs: replace xfs_ag_block_count() with perag accesses
` [PATCH 14/14] xfs: make is_log_ag() a first class helper
XFS fs corruption - XFS_WANT_CORRUPTED_RETURN
2022-06-29 16:23 UTC
syzkaller@googlegroups.com
2022-06-29 16:17 UTC (4+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 8944c6fb8add
2022-06-29 15:52 UTC
[bug report] xfsdump fails to build against xfsprogs 5.18.0
2022-06-29 8:59 UTC (3+ messages)
[PATCHSET 0/8] xfsprogs: sync libxfs with 5.19
2022-06-29 7:43 UTC (7+ messages)
` [PATCH 1/8] misc: fix unsigned integer comparison complaints
` [PATCH 2/8] xfs_logprint: fix formatting specifiers
` [PATCH 8/8] xfs: don't hold xattr leaf buffers across transaction rolls
[PATCH v1] xfs: correct nlink printf specifier from hd to PRIu32
2022-06-29 7:27 UTC (2+ messages)
[PATCHSET v2 0/3] xfs: random fixes for 5.19-rc5
2022-06-29 7:26 UTC (3+ messages)
` [PATCH 3/3] xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
[PATCH V2] xfs: make src file readable during reflink
2022-06-29 6:07 UTC
[PATCH v6 00/14] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-06-29 3:56 UTC (4+ messages)
` [PATCH v6 02/14] mm: handling Non-LRU pages returned by vm_normal_pages
[PATCH 00/14 v8] xfs: improve CIL scalability
2022-06-28 23:52 UTC (4+ messages)
` [PATCH 05/14] xfs: implement percpu cil space used calculation
[PATCHSET 0/1] xfs_db: improve output of the logres command
2022-06-28 23:22 UTC (3+ messages)
` [PATCH 1/1] xfs_db: identify the minlogsize transaction reservation
[PATCHSET v2 0/3] xfs_repair: various small fixes
2022-06-28 23:21 UTC (6+ messages)
` [PATCH 1/3] xfs_repair: always rewrite secondary supers when needsrepair is set
` [PATCH 2/3] xfs_repair: don't flag log_incompat inconsistencies as corruptions
` [PATCH 3/3] xfs_repair: Search for conflicts in inode_tree_ptrs[] when processing uncertain inodes
[PATCH] xfs_restore: remove DMAPI support
2022-06-28 22:58 UTC (3+ messages)
[PATCH V2] xfs: make src file readable during reflink
2022-06-28 22:21 UTC (2+ messages)
[PATCHSET 0/1] mkfs: stop allowing tiny filesystems
2022-06-28 20:50 UTC (2+ messages)
` [PATCH 1/1] "
[PATCHSET v3 0/3] xfs_repair: check rt bitmap and summary
2022-06-28 20:50 UTC (4+ messages)
` [PATCH 1/3] xfs_repair: check free rt extent count
` [PATCH 2/3] xfs_repair: check the rt bitmap against observations
` [PATCH 3/3] xfs_repair: check the rt summary "
[PATCHSET v3 0/2] xfs_repair: enable upgrading to nrext64
2022-06-28 20:50 UTC (3+ messages)
` [PATCH 1/2] xfs_repair: check filesystem geometry before allowing upgrades
` [PATCH 2/2] xfs_repair: Add support for upgrading to large extent counters
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).