Matthew Wilcox ([email protected])

Number of posts: 136 (3.78 per day)
First post: 2016-11-16 22:24:08
Last post: 2016-12-23 15:24:15

Date List Subject
2016-12-23 15:24:15 linux-kernel [PATCH] find_bit: Micro-optimise find_next_*_bit
2016-12-15 15:02:26 linux-kernel [PATCH] dmaengine: Convert ID allocation to an IDA
2016-12-13 20:27:20 linux-kernel [PATCH 5/5] Reimplement IDR and IDA using the radix tree
2016-12-13 20:27:18 linux-kernel [PATCH 4/5] radix tree test suite: Delete unused rcupdate.c
2016-12-13 20:26:19 linux-kernel [PATCH 3/5] radix tree test suite: Add new tag check
2016-12-13 20:26:18 linux-kernel [PATCH 0/5] Additional radix tree patches for 4.10
2016-12-13 20:26:17 linux-kernel [PATCH 1/5] radix tree test suite: Cache recently freed objects
2016-12-13 20:26:16 linux-kernel [PATCH 2/5] radix-tree: Ensure counts are initialised
2016-11-28 20:15:37 linux-kernel [PATCH v3 15/33] radix-tree: Move rcu_head into a union with private_list
2016-11-28 20:15:35 linux-kernel [PATCH v3 01/33] radix tree test suite: Fix compilation
2016-11-28 20:15:29 linux-kernel [PATCH v3 02/33] tools: Add WARN_ON_ONCE
2016-11-28 20:15:18 linux-kernel [PATCH v3 23/33] radix-tree: Add radix_tree_join
2016-11-28 20:15:10 linux-kernel [PATCH v3 10/33] radix tree test suite: Handle exceptional entries
2016-11-28 20:14:59 linux-kernel [PATCH v3 22/33] radix-tree: Delete radix_tree_range_tag_if_tagged()
2016-11-28 20:14:44 linux-kernel [PATCH v3 20/33] radix-tree: Improve multiorder iterators
2016-11-28 20:14:25 linux-kernel [PATCH v3 08/33] radix tree test suite: benchmark for iterator
2016-11-28 20:14:10 linux-kernel [PATCH v3 11/33] radix tree test suite: record order in each item
2016-11-28 20:13:58 linux-kernel [PATCH v3 03/33] radix tree test suite: Allow GFP_ATOMIC allocations to fail
2016-11-28 20:12:24 linux-kernel [PATCH v3 05/33] radix tree test suite: Free preallocated nodes
2016-11-28 20:12:14 linux-kernel [PATCH v3 12/33] tools: Add more bitmap functions
2016-11-28 20:12:12 linux-kernel [PATCH v3 17/33] radix-tree: Make radix_tree_find_next_bit more useful
2016-11-28 20:12:06 linux-kernel [PATCH v3 18/33] radix-tree: Improve dump output
2016-11-28 20:11:56 linux-kernel [PATCH v3 06/33] radix tree test suite: Make runs more reproducible
2016-11-28 20:11:45 linux-kernel [PATCH v3 08/33] radix tree test suite: benchmark for iterator
2016-11-28 20:11:34 linux-kernel [PATCH v3 24/33] radix-tree: Add radix_tree_split
2016-11-28 20:11:28 linux-kernel [PATCH v3 14/33] radix-tree: Fix typo
2016-11-28 20:11:15 linux-kernel [PATCH v3 17/33] radix-tree: Make radix_tree_find_next_bit more useful
2016-11-28 20:09:02 linux-kernel [PATCH v3 00/33] Radix tree patches for 4.10
2016-11-28 20:08:50 linux-kernel [PATCH v3 09/33] radix tree test suite: Use rcu_barrier
2016-11-28 20:08:39 linux-kernel [PATCH v3 11/33] radix tree test suite: record order in each item
2016-11-28 20:08:31 linux-kernel [PATCH v3 04/33] radix tree test suite: Track preempt_count
2016-11-28 20:08:25 linux-kernel [PATCH v3 19/33] btrfs: Fix race in btrfs_free_dummy_fs_info()
2016-11-28 20:08:14 linux-kernel [PATCH v3 03/33] radix tree test suite: Allow GFP_ATOMIC allocations to fail
2016-11-28 20:08:02 linux-kernel [PATCH v3 31/33] idr: Reduce the number of bits per level from 8 to 6
2016-11-28 20:07:52 linux-kernel [PATCH v3 12/33] tools: Add more bitmap functions
2016-11-28 20:07:43 linux-kernel [PATCH v3 05/33] radix tree test suite: Free preallocated nodes
2016-11-28 20:07:34 linux-kernel [PATCH v3 10/33] radix tree test suite: Handle exceptional entries
2016-11-28 20:07:22 linux-kernel [PATCH v3 09/33] radix tree test suite: Use rcu_barrier
2016-11-28 20:05:37 linux-kernel [PATCH v3 26/33] radix-tree: Fix replacement for multiorder entries
2016-11-28 20:05:24 linux-kernel [PATCH v3 32/33] radix tree test suite: Add some more functionality
2016-11-28 20:05:14 linux-kernel [PATCH v3 21/33] radix-tree: Delete radix_tree_locate_item()
2016-11-28 20:05:02 linux-kernel [PATCH v3 02/33] tools: Add WARN_ON_ONCE
2016-11-28 20:04:51 linux-kernel [PATCH v3 19/33] btrfs: Fix race in btrfs_free_dummy_fs_info()
2016-11-28 20:04:40 linux-kernel [PATCH v3 27/33] radix tree test suite: Check multiorder iteration
2016-11-28 20:04:31 linux-kernel [PATCH v3 25/33] radix-tree: Add radix_tree_split_preload()
2016-11-28 20:04:20 linux-kernel [PATCH v3 16/33] radix-tree: Create node_tag_set()
2016-11-28 20:04:10 linux-kernel [PATCH v3 06/33] radix tree test suite: Make runs more reproducible
2016-11-28 20:03:58 linux-kernel [PATCH v3 14/33] radix-tree: Fix typo
2016-11-28 20:03:47 linux-kernel [PATCH v3 15/33] radix-tree: Move rcu_head into a union with private_list
2016-11-28 20:03:36 linux-kernel [PATCH v3 04/33] radix tree test suite: Track preempt_count
2016-11-28 20:03:25 linux-kernel [PATCH v3 16/33] radix-tree: Create node_tag_set()