messages from 2022-07-05 17:26:09 to 2022-07-12 01:20:46 UTC [more...]
[PATCHSET v2 0/5] xfs: make attr forks permanent
2022-07-12 1:20 UTC (10+ messages)
` [PATCH 1/5] xfs: convert XFS_IFORK_PTR to a static inline helper
` [PATCH 2/5] xfs: make inode attribute forks a permanent part of struct xfs_inode
` [PATCH 3/5] xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
` [PATCH 4/5] xfs: replace XFS_IFORK_Q with a proper predicate function
` [PATCH 5/5] xfs: replace inode fork size macros with functions
[PATCH 0/6 v3] xfs: lockless buffer lookups
2022-07-12 0:01 UTC (12+ 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
[RFC] [PATCH 0/8] xfs: byte-base grant head reservation tracking
2022-07-11 23:59 UTC (25+ messages)
` [PATCH 1/8] xfs: AIL doesn't need manual pushing
` [PATCH 2/8] xfs: AIL targets log space, not grant space
` [PATCH 3/8] xfs: ensure log tail is always up to date
` [PATCH 4/8] xfs: l_last_sync_lsn is really tracking AIL state
` [PATCH 5/8] xfs: track log space pinned by the AIL
` [PATCH 6/8] xfs: pass the full grant head to accounting functions
` [PATCH 7/8] xfs: move and xfs_trans_committed_bulk
` [PATCH 8/8] xfs: grant heads track byte counts, not LSNs
remove iomap_writepage
2022-07-11 23:22 UTC (11+ messages)
` [PATCH 1/4] gfs2: stop using generic_writepages in gfs2_ail1_start_one
` [PATCH 2/4] gfs2: remove ->writepage
` [PATCH 3/4] zonefs: "
` [PATCH 4/4] iomap: remove iomap_writepage
[PATCH] xfs: flush inode gc workqueue before clearing agi bucket
2022-07-11 22:06 UTC (2+ messages)
[PATCH v8 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-07-11 14:00 UTC (24+ messages)
` [PATCH v8 01/15] mm: rename is_pinnable_pages to is_longterm_pinnable_pages
` [PATCH v8 02/15] mm: move page zone helpers into new header-specific file
` [PATCH v8 03/15] mm: add zone device coherent type memory support
` [PATCH v8 04/15] mm: handling Non-LRU pages returned by vm_normal_pages
` [PATCH v8 05/15] mm: add device coherent vma selection for memory migration
` [PATCH v8 06/15] mm: remove the vma check in migrate_vma_setup()
` [PATCH v8 07/15] mm/gup: migrate device coherent pages when pinning instead of failing
` [PATCH v8 08/15] drm/amdkfd: add SPM support for SVM
` [PATCH v8 09/15] lib: test_hmm add ioctl to get zone device type
` [PATCH v8 10/15] lib: test_hmm add module param for "
` [PATCH v8 11/15] lib: add support for device coherent type in test_hmm
` [PATCH v8 12/15] tools: update hmm-test to support device coherent type
` [PATCH v8 13/15] tools: update test_hmm script to support SP config
` [PATCH v8 14/15] tools: add hmm gup tests for device coherent type
` [PATCH v8 15/15] tools: add selftests to hmm for COW in device memory
[PATCHSET v2 0/3] fstests: random fixes
2022-07-11 7:10 UTC (13+ messages)
` [PATCH 1/3] xfs: fix test mkfs.xfs sizing of internal logs that overflow the AG
` [PATCH 2/3] xfs/018: fix LARP testing for small block sizes
` [PATCH 3/3] xfs/547: fix problems with realtime
[PATCH 0/9 v4] xfs: introduce in-memory inode unlink log items
2022-07-11 5:24 UTC (15+ 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 0/6 v2] xfs: lockless buffer lookups
2022-07-11 5:16 UTC (11+ messages)
` [PATCH 3/6] xfs: merge xfs_buf_find() and xfs_buf_get_map()
` [PATCH 6/6] xfs: lockless buffer lookup
[PATCH v2] xfs: fix use-after-free in xattr node block inactivation
2022-07-11 3:38 UTC (3+ messages)
linux-next: build failure after merge of the mm tree
2022-07-10 22:28 UTC (3+ messages)
[ANNOUNCE] xfs-linux: for-next **rebased** to 0f38063d7a38
2022-07-09 22:42 UTC
[PATCH stable 5.15] xfs: remove incorrect ASSERT in xfs_rename
2022-07-08 18:38 UTC (7+ messages)
[PATCHSET 0/2] fstests: new tests for kernel 5.19
2022-07-08 18:19 UTC (19+ messages)
` [PATCH 1/2] xfs: make sure that we handle empty xattr leaf blocks ok
` [PATCH v1.1 "
` [PATCH v1.3 "
` [PATCH 2/2] xfs/288: skip repair -n when checking empty root leaf block behavior
[PATCH stable 4.9, 4.14, 4.19, 5.4, 5.10] xfs: remove incorrect ASSERT in xfs_rename
2022-07-08 15:56 UTC (2+ messages)
[PATCH 5.15 CANDIDATE 0/4] xfs stable candidates for 5.15.y (part 2)
2022-07-08 15:50 UTC (6+ messages)
` [PATCH 5.15 CANDIDATE 1/4] xfs: only run COW extent recovery when there are no live extents
` [PATCH 5.15 CANDIDATE 2/4] xfs: don't include bnobt blocks when reserving free block pool
` [PATCH 5.15 CANDIDATE 3/4] xfs: run callbacks before waking waiters in xlog_state_shutdown_callbacks
` [PATCH 5.15 CANDIDATE 4/4] xfs: drop async cache flushes from CIL commits
[PATCH] xfs: fix use-after-free in xattr node block inactivation
2022-07-08 15:45 UTC (4+ messages)
[RFC PATCH] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
2022-07-08 15:28 UTC (5+ messages)
` [RFC PATCH v4] "
` [RFC PATCH v5] "
[bug report] xfs corruption - XFS_WANT_CORRUPTED_RETURN
2022-07-08 14:17 UTC (2+ messages)
[PATCHSET 0/3] xfs: make attr forks permanent
2022-07-08 4:30 UTC (13+ messages)
` [PATCH 1/3] xfs: convert XFS_IFORK_PTR to a static inline helper
` [PATCH 2/3] xfs: make inode attribute forks a permanent part of struct xfs_inode
` [PATCH 3/3] xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
` [PATCH 4/3] xfs: replace XFS_IFORK_Q with a proper predicate function
` [PATCH 5/3] xfs: replace inode fork size macros with functions
[PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
2022-07-08 3:29 UTC (4+ messages)
` [PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
[GIT PULL] xfs: per-ag conversions for 5.20
2022-07-07 23:59 UTC
[GIT PULL] xfs: Improve CIL scalability
2022-07-07 23:33 UTC
[xfs] 7cf2b0f961: BUG:KASAN:use-after-free_in_xfs_attr3_node_inactive[xfs]
2022-07-07 21:31 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 278271b9f442
2022-07-07 17:07 UTC
[PATCH 0/9 v3] xfs: in-memory iunlink items
2022-07-07 2:34 UTC (7+ messages)
` [PATCH 8/9] xfs: add log item precommit operation
[PATCH] xfs: fix potential memory leak in xfs_bmap_add_attrfork()
2022-07-06 22:20 UTC (3+ messages)
[PATCH] xfs: removed useless condition in function xfs_attr_node_get
2022-07-06 17:11 UTC (2+ messages)
[PATCH] mkfs: custom agcount that renders AG size < XFS_AG_MIN_BYTES gives "Assertion failed. Aborted"
2022-07-06 3:19 UTC (5+ messages)
[PATCH V2] xfs: make src file readable during reflink
2022-07-06 1:35 UTC (4+ messages)
[RFC PATCH 1/1] xfs: Fix multi-transaction larp replay
2022-07-05 23:13 UTC
[PATCHSET 0/9] fstests: random fixes
2022-07-05 22:04 UTC (3+ 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