Kent Overstreet ([email protected])

Number of posts: 564 (0.84 per day)
First post: 2011-05-20 05:02:45
Last post: 2013-03-22 21:26:41

Date List Subject
2013-06-24 20:05:24 linux-kernel Re: bcache: order 7 allocation
2013-06-19 23:38:43 linux-kernel Re: [PATCH 03/10] idr: Rewrite ida
2013-06-19 01:31:54 linux-kernel Re: [PATCH] Percpu tag allocator
2013-06-19 00:04:11 linux-kernel [PATCH 04/10] idr: Percpu ida
2013-06-19 00:03:18 linux-kernel [PATCH 06/10] idr: Rename idr_get_next() -> idr_find_next()
2013-06-19 00:03:12 linux-kernel [PATCH 08/10] idr: Reimplement idr on top of ida/radix trees
2013-06-19 00:02:58 linux-kernel [PATCH 05/10] idr: Kill old deprecated idr interfaces
2013-06-19 00:02:53 linux-kernel [PATCH 03/10] idr: Rewrite ida
2013-06-19 00:02:41 linux-kernel [PATCH v2] lib/idr.c rewrite, percpu ida/tag allocator
2013-06-18 18:26:46 linux-kernel Re: [PATCH 4/4] idr: Percpu ida
2013-06-18 05:19:28 linux-kernel [PATCH 4/4] idr: Percpu ida
2013-06-18 05:19:23 linux-kernel [PATCH 3/4] idr: Rewrite ida
2013-06-16 23:10:22 linux-kernel Re: [PATCH percpu/for-3.11] percpu-refcount: use RCU-sched insted of normal RCU
2013-06-13 23:44:47 linux-kernel Re: [PATCH 2/2] percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
2013-06-13 23:16:23 linux-kernel Re: [PATCH 11/11] cgroup: use percpu refcnt for cgroup_subsys_states
2013-06-13 23:13:23 linux-kernel Re: [PATCH 2/2] percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
2013-06-13 21:57:49 linux-kernel Re: [PATCH] Percpu tag allocator
2013-06-13 21:53:47 linux-kernel Re: [PATCH] Percpu tag allocator
2013-06-13 21:14:15 linux-kernel Re: [PATCH] Percpu tag allocator
2013-06-13 21:08:44 linux-kernel Re: [PATCH] bcache: Set the logical block size to a sensible value
2013-06-13 18:33:25 linux-kernel Re: [PATCH] bio-integrity: Fix use of bs->bio_integrity_pool after free
2013-06-13 04:00:26 linux-kernel Re: [PATCH percpu/for-3.11 2/2] percpu-refcount: implement percpu_ref_cancel_init()
2013-06-13 03:56:42 linux-kernel Re: [PATCH percpu/for-3.11 2/2] percpu-refcount: implement percpu_ref_cancel_init()
2013-06-13 03:54:39 linux-kernel Re: [PATCH] Percpu tag allocator
2013-06-13 02:52:08 linux-kernel Re: [PATCH 04/11] cgroup: use kzalloc() and list_del_init()
2013-06-13 02:43:15 linux-kernel Re: [PATCH 04/11] cgroup: use kzalloc() and list_del_init()
2013-06-13 02:38:37 linux-kernel Re: [PATCH 04/11] cgroup: use kzalloc() and list_del_init()
2013-06-13 02:05:41 linux-kernel Re: [PATCH] Percpu tag allocator
2013-06-12 21:46:35 linux-kernel Re: [PATCH 2/2] percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
2013-06-12 21:08:29 linux-kernel Re: [PATCH 2/2] percpu-refcount: implement percpu_tryget() along with percpu_ref_kill_and_confirm()
2013-06-12 20:57:14 linux-kernel Re: [PATCH percpu/for-3.11 1/2] percpu-refcount: cosmetic updates
2013-06-12 20:55:07 linux-kernel Re: [PATCH percpu/for-3.11] percpu-refcount: consistently use plain (non-sched) RCU
2013-06-12 20:30:08 linux-kernel Re: Immutable biovecs, dio rewrite
2013-06-12 18:14:46 linux-kernel Re: [PATCH v3 next/akpm] aio: convert the ioctx list to radix tree
2013-06-12 17:59:22 linux-kernel Re: [PATCH] Percpu tag allocator
2013-06-12 04:26:50 linux-kernel Re: [PATCH 22/26] block: Make generic_make_request handle arbitrary sized bios
2013-06-12 04:03:33 linux-kernel [PATCH] Percpu tag allocator
2013-06-10 23:20:36 linux-kernel Re: [PATCH 17/21] Percpu tag allocator
2013-06-09 08:55:20 linux-kernel Re: Immutable biovecs, dio rewrite
2013-06-09 02:27:08 linux-kernel [PATCH 01/26] bcache: Use standard utility code
2013-06-09 02:26:42 linux-kernel [PATCH 03/26] block: Abstract out bvec iterator
2013-06-09 02:26:11 linux-kernel [PATCH 07/26] block: Immutable bio vecs
2013-06-09 02:25:53 linux-kernel [PATCH 08/26] block: Convert bio_copy_data() to bvec_iter
2013-06-09 02:25:17 linux-kernel [PATCH 09/26] bio-integrity: Convert to bvec_iter
2013-06-09 02:24:52 linux-kernel [PATCH 10/26] block: Convert drivers to immutable biovecs
2013-06-09 02:24:13 linux-kernel [PATCH 11/26] block: Kill bio_iovec_idx(), __bio_iovec()
2013-06-09 02:24:11 linux-kernel [PATCH 14/26] md, bcache: Remove bi_idx hacks
2013-06-09 02:23:47 linux-kernel [PATCH 15/26] block: Generic bio chaining
2013-06-09 02:23:27 linux-kernel [PATCH 16/26] block: Rename bio_split() -> bio_pair_split()
2013-06-09 02:22:48 linux-kernel [PATCH 17/26] block: Introduce new bio_split()
2013-06-09 02:22:46 linux-kernel [PATCH 18/26] block: Kill bio_pair_split()