LinuxLists
Users
About
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
Previous Page
Date
List
Subject
2016-11-16 22:35:35
linux-kernel
[PATCH 02/29] radix tree test suite: Allow GFP_ATOMIC allocations to fail
2016-11-16 22:35:32
linux-kernel
[PATCH 23/29] idr: Add ida_is_empty
2016-11-16 22:35:29
linux-kernel
[PATCH 21/29] radix-tree: Delete radix_tree_locate_item()
2016-11-16 22:35:26
linux-kernel
[PATCH 16/29] radix-tree: Make radix_tree_find_next_bit more useful
2016-11-16 22:35:21
linux-kernel
[PATCH 04/29] radix tree test suite: Free preallocated nodes
2016-11-16 22:32:03
linux-kernel
[PATCH 02/29] radix tree test suite: Allow GFP_ATOMIC allocations to fail
2016-11-16 22:30:41
linux-kernel
[PATCH 08/29] tools: Add more bitmap functions
2016-11-16 22:30:39
linux-kernel
[PATCH 04/29] radix tree test suite: Free preallocated nodes
2016-11-16 22:30:35
linux-kernel
[PATCH 07/29] radix tree test suite: Use rcu_barrier
2016-11-16 22:30:31
linux-kernel
[PATCH 08/29] tools: Add more bitmap functions
2016-11-16 22:30:29
linux-kernel
[PATCH 25/29] rxrpc: Abstract away knowledge of IDR internals
2016-11-16 22:30:27
linux-kernel
[PATCH 21/29] radix-tree: Delete radix_tree_locate_item()
2016-11-16 22:30:05
linux-kernel
[PATCH 18/29] btrfs: Fix race in btrfs_free_dummy_fs_info()
2016-11-16 22:29:33
linux-kernel
[PATCH 06/29] radix tree test suite: benchmark for iterator
2016-11-16 22:29:32
linux-kernel
[PATCH 20/29] radix tree: Improve multiorder iterators
2016-11-16 22:27:39
linux-kernel
[PATCH 24/29] tpm: Use idr_find(), not idr_find_slowpath()
2016-11-16 22:27:31
linux-kernel
[PATCH 14/29] radix-tree: Move rcu_head into a union with private_list
2016-11-16 22:27:26
linux-kernel
[PATCH 29/29] Reimplement IDR and IDA using the radix tree
2016-11-16 22:27:22
linux-kernel
[PATCH 12/29] radix-tree: Add radix_tree_split_preload()
2016-11-16 22:27:13
linux-kernel
[PATCH 00/29] Improve radix tree for 4.10
2016-11-16 22:27:08
linux-kernel
[PATCH 10/29] radix-tree: Add radix_tree_join
2016-11-16 22:26:21
linux-kernel
[PATCH 05/29] radix tree test suite: Make runs more reproducible
2016-11-16 22:26:16
linux-kernel
[PATCH 22/29] radix-tree: Delete radix_tree_range_tag_if_tagged()
2016-11-16 22:26:13
linux-kernel
[PATCH 19/29] radix tree test suite: iteration test misuses RCU
2016-11-16 22:26:09
linux-kernel
[PATCH 27/29] radix tree test suite: Add some more functionality
2016-11-16 22:24:51
linux-kernel
[PATCH 07/29] radix tree test suite: Use rcu_barrier
2016-11-16 22:24:48
linux-kernel
[PATCH 18/29] btrfs: Fix race in btrfs_free_dummy_fs_info()
2016-11-16 22:24:45
linux-kernel
[PATCH 15/29] radix-tree: Create node_tag_set()
2016-11-16 22:24:42
linux-kernel
[PATCH 06/29] radix tree test suite: benchmark for iterator
2016-11-16 22:24:40
linux-kernel
[PATCH 23/29] idr: Add ida_is_empty
2016-11-16 22:24:36
linux-kernel
[PATCH 13/29] radix-tree: Fix typo
2016-11-16 22:24:19
linux-kernel
[PATCH 25/29] rxrpc: Abstract away knowledge of IDR internals
2016-11-16 22:24:16
linux-kernel
[PATCH 01/29] tools: Add WARN_ON_ONCE
2016-11-16 22:24:08
linux-kernel
[PATCH 03/29] radix tree test suite: Track preempt_count