Matthew Wilcox ([email protected])

Number of posts: 296 (0.12 per day)
First post: 2007-09-26 19:01:31
Last post: 2014-04-29 12:16:58

Date List Subject
2016-04-22 00:22:08 linux-kernel Re: [PATCH v3 0/2] Align mmap address for DAX pmd mappings
2016-04-21 07:05:58 linux-kernel Re: [PATCH v3 0/2] Align mmap address for DAX pmd mappings
2016-04-19 18:23:36 linux-kernel Re: [PATCH v3 0/2] Align mmap address for DAX pmd mappings
2016-04-14 17:39:27 linux-kernel Re: [PATCH 09/10] huge pagecache: mmap_sem is unlocked when truncation splits pmd
2016-04-14 14:43:50 linux-kernel [PATCH 02/19] radix-tree: Miscellaneous fixes
2016-04-14 14:43:49 linux-kernel [PATCH 04/19] radix-tree: Replace node->height with node->shift
2016-04-14 14:43:25 linux-kernel [PATCH 09/19] radix-tree: Rename ptr_to_indirect() to node_to_entry()
2016-04-14 14:42:43 linux-kernel [PATCH 08/19] radix-tree: Rename INDIRECT_PTR to INTERNAL_NODE
2016-04-14 14:42:11 linux-kernel [PATCH 10/19] radix-tree: Rename indirect_to_ptr() to entry_to_node()
2016-04-14 14:42:10 linux-kernel [PATCH 06/19] radix tree test suite: Remove dependencies on height
2016-04-14 14:41:36 linux-kernel [PATCH 13/19] radix-tree: Tidy up next_chunk
2016-04-14 14:40:43 linux-kernel [PATCH 14/19] radix-tree: Tidy up range_tag_if_tagged
2016-04-14 14:40:42 linux-kernel [PATCH 11/19] radix-tree: Rename radix_tree_is_indirect_ptr()
2016-04-14 14:39:58 linux-kernel [PATCH 03/19] radix-tree: Split node->path into offset and height
2016-04-14 14:39:15 linux-kernel [PATCH 07/19] radix-tree: Remove root->height
2016-04-14 14:38:18 linux-kernel [PATCH 05/19] radix-tree: Remove a use of root->height from delete_node
2016-04-14 14:38:16 linux-kernel [PATCH 12/19] radix-tree: Change naming conventions in radix_tree_shrink
2016-04-14 14:38:14 linux-kernel [PATCH 17/19] radix-tree: Make radix_tree_descend() more useful
2016-04-14 14:38:05 linux-kernel [PATCH 16/19] radix-tree: Introduce radix_tree_replace_clear_tags()
2016-04-14 14:38:03 linux-kernel [PATCH 15/19] radix-tree: Tidy up __radix_tree_create()
2016-04-14 14:37:37 linux-kernel [PATCH 19/19] radix-tree: Free up the bottom bit of exceptional entries for reuse
2016-04-14 14:37:35 linux-kernel [PATCH 18/19] dax: move RADIX_DAX_ definitions to dax.c
2016-04-14 14:37:32 linux-kernel [PATCH 00/19] Radix tree cleanups
2016-04-14 14:37:30 linux-kernel [PATCH 01/19] drivers/hwspinlock: Use correct radix tree API
2016-04-14 14:29:52 linux-kernel [PATCH v2 19/29] radix-tree: add support for multi-order iterating
2016-04-14 14:29:36 linux-kernel [PATCH v2 16/29] radix-tree: Fix several shrinking bugs with multiorder entries
2016-04-14 14:29:07 linux-kernel [PATCH v2 07/29] radix-tree: remove unused looping macros
2016-04-14 14:28:03 linux-kernel [PATCH v2 10/29] radix-tree: Fix sibling entry insertion
2016-04-14 14:27:39 linux-kernel [PATCH v2 21/29] radix-tree: Rewrite radix_tree_tag_set
2016-04-14 14:26:51 linux-kernel [PATCH v2 15/29] radix tree test suite: Start adding multiorder tests
2016-04-14 14:26:49 linux-kernel [PATCH v2 26/29] radix-tree: Rewrite radix_tree_locate_item
2016-04-14 14:22:14 linux-kernel [PATCH v2 02/29] radix tree test suite: Fix build
2016-04-14 14:22:12 linux-kernel [PATCH v2 05/29] radix tree test suite: keep regression test runs short
2016-04-14 14:22:10 linux-kernel [PATCH v2 14/29] radix-tree: Fix extending the tree for multi-order entries at offset 0
2016-04-14 14:22:08 linux-kernel [PATCH v2 06/29] radix tree test suite: rebuild when headers change
2016-04-14 14:22:06 linux-kernel [PATCH v2 00/29] Radix tree multiorder fixes
2016-04-14 14:22:00 linux-kernel [PATCH v2 04/29] radix tree test suite: Allow testing other fan-out values
2016-04-14 14:21:51 linux-kernel [PATCH v2 20/29] radix tree test suite: multi-order iteration test
2016-04-14 14:21:31 linux-kernel [PATCH v2 27/29] radix-tree: Fix radix_tree_range_tag_if_tagged() for multiorder entries
2016-04-14 14:19:54 linux-kernel [PATCH v2 17/29] radix-tree: Rewrite __radix_tree_lookup
2016-04-14 14:19:53 linux-kernel [PATCH v2 18/29] radix-tree: Fix multiorder BUG_ON in radix_tree_insert
2016-04-14 14:19:23 linux-kernel [PATCH v2 03/29] radix tree test suite: Add tests for radix_tree_locate_item()
2016-04-14 14:19:22 linux-kernel [PATCH v2 12/29] radix-tree: Remove restriction on multi-order entries
2016-04-14 14:19:20 linux-kernel [PATCH v2 08/29] Introduce CONFIG_RADIX_TREE_MULTIORDER
2016-04-14 14:17:56 linux-kernel [PATCH v2 13/29] radix-tree: Introduce radix_tree_load_root()
2016-04-14 14:17:55 linux-kernel [PATCH v2 22/29] radix-tree: Rewrite radix_tree_tag_clear
2016-04-14 14:17:53 linux-kernel [PATCH v2 25/29] radix-tree: Fix radix_tree_create for sibling entries
2016-04-14 14:17:51 linux-kernel [PATCH v2 24/29] radix-tree test suite: add multi-order tag test
2016-04-14 14:17:40 linux-kernel [PATCH v2 23/29] radix-tree: Rewrite radix_tree_tag_get
2016-04-14 14:17:36 linux-kernel [PATCH v2 01/29] radix-tree: Introduce radix_tree_empty
2016-04-14 14:17:33 linux-kernel [PATCH v2 09/29] radix-tree: Add missing sibling entry functionality