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-09 02:22:30 linux-kernel [PATCH 19/26] block: Kill bio_segments()
2013-06-09 02:22:03 linux-kernel [PATCH 22/26] block: Make generic_make_request handle arbitrary sized bios
2013-06-09 02:21:42 linux-kernel [PATCH 23/26] blk-lib.c: generic_make_request() handles large bios now
2013-06-09 02:21:15 linux-kernel [PATCH 24/26] bcache: generic_make_request() handles large bios now
2013-06-09 02:20:51 linux-kernel [PATCH 26/26] Apply fire to dio code
2013-06-09 02:20:18 linux-kernel [PATCH 25/26] block: Add bio_get_user_pages()
2013-06-09 02:20:15 linux-kernel [PATCH 20/26] block: Don't save/copy bvec array anymore, share when cloning
2013-06-09 02:20:11 linux-kernel [PATCH 21/26] block: Move bouncing to generic_make_request()
2013-06-09 02:20:05 linux-kernel [PATCH 12/26] rbd: Refactor bio cloning, don't clone biovecs
2013-06-09 02:20:02 linux-kernel [PATCH 13/26] dm: Refactor for new bio cloning/splitting
2013-06-09 02:19:55 linux-kernel [PATCH 04/26] dm: Use bvec_iter for dm_bio_record()
2013-06-09 02:19:53 linux-kernel [PATCH 05/26] block: Convert bio_iovec() to bvec_iter
2013-06-09 02:19:43 linux-kernel [PATCH 02/26] bcache: Kill unaligned bvec hack
2013-06-09 02:19:40 linux-kernel Immutable biovecs, dio rewrite
2013-06-03 23:02:45 linux-kernel [PATCH] percpu-refcount: Don't use silly cmpxchg()
2013-05-31 22:52:23 linux-kernel Re: [PATCH 21/21] block: Bio cancellation
2013-05-31 22:27:18 linux-kernel [PATCH] Generic percpu refcounting
2013-05-31 20:13:13 linux-kernel Re: [PATCH 04/21] Generic percpu refcounting
2013-05-29 00:38:20 linux-kernel Re: [RFC PATCH v1 0/5] BTRFS hot relocation support
2013-05-29 00:20:47 linux-kernel Re: [PATCH] md: bcache: io.c: fix a potential NULL pointer dereference
2013-05-28 23:47:34 linux-kernel Re: [PATCH 04/21] Generic percpu refcounting
2013-05-28 21:26:31 linux-kernel [PATCH] aio: Use call_rcu() instead of synchronize_rcu() in kill_ioctx()
2013-05-19 17:52:24 linux-kernel Re: [PATCH] md: Partially revert 2f6db2a7, which broke raid5
2013-05-19 17:15:54 linux-kernel Re: [PATCH] [trivial] doc: Fix typo in documentation/bcache.txt
2013-05-15 19:29:44 linux-kernel Re: [PATCH 21/21] block: Bio cancellation
2013-05-15 09:34:45 linux-kernel Re: [PATCH 17/21] Percpu tag allocator
2013-05-15 09:26:22 linux-kernel Re: [PATCH 17/21] Percpu tag allocator
2013-05-15 09:08:25 linux-kernel Re: [PATCH 04/21] Generic percpu refcounting
2013-05-15 09:01:32 linux-kernel Re: [PATCH 04/21] Generic percpu refcounting
2013-05-15 08:59:36 linux-kernel Re: [PATCH 04/21] Generic percpu refcounting
2013-05-15 08:21:49 linux-kernel Re: [PATCH 04/21] Generic percpu refcounting
2013-05-14 01:25:37 linux-kernel [PATCH 03/21] aio: percpu reqs_available
2013-05-14 01:25:12 linux-kernel [PATCH 04/21] Generic percpu refcounting
2013-05-14 01:24:53 linux-kernel [PATCH 05/21] aio: percpu ioctx refcount
2013-05-14 01:24:30 linux-kernel [PATCH 06/21] aio: io_cancel() no longer returns the io_event
2013-05-14 01:24:07 linux-kernel [PATCH 09/21] aio: Kill unneeded kiocb members
2013-05-14 01:23:40 linux-kernel [PATCH 10/21] aio: Kill ki_users
2013-05-14 01:23:21 linux-kernel [PATCH 11/21] aio: Kill ki_dtor
2013-05-14 01:22:08 linux-kernel [PATCH 13/21] block: prep work for batch completion
2013-05-14 01:22:06 linux-kernel [PATCH 14/21] block, aio: batch completion for bios/kiocbs
2013-05-14 01:22:04 linux-kernel [PATCH 15/21] virtio-blk: convert to batch completion
2013-05-14 01:21:47 linux-kernel [PATCH 16/21] mtip32xx: convert to batch completion
2013-05-14 01:20:54 linux-kernel [PATCH 17/21] Percpu tag allocator
2013-05-14 01:20:52 linux-kernel [PATCH 21/21] block: Bio cancellation
2013-05-14 01:19:43 linux-kernel [PATCH 18/21] aio: Allow cancellation without a cancel callback, new kiocb lookup
2013-05-14 01:19:40 linux-kernel [PATCH 19/21] aio/usb: Update cancellation for new synchonization
2013-05-14 01:19:38 linux-kernel [PATCH 20/21] direct-io: Set dio->io_error directly
2013-05-14 01:19:28 linux-kernel [PATCH 12/21] aio: convert the ioctx list to radix tree
2013-05-14 01:19:21 linux-kernel [PATCH 08/21] aio: Kill aio_rw_vect_retry()
2013-05-14 01:19:17 linux-kernel [PATCH 07/21] aio: Don't use ctx->tail unnecessarily
2013-05-14 01:19:12 linux-kernel [PATCH 02/21] aio: reqs_active -> reqs_available