LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2012-08-08 23:58:09
linux-kernel
Re: [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
2012-08-06 22:12:51
linux-kernel
[PATCH v5 01/12] block: Generalized bio pool freeing
2012-08-06 22:12:25
linux-kernel
[PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
2012-08-06 22:11:59
linux-kernel
[PATCH v5 05/12] block: Kill bi_destructor
2012-08-06 22:11:31
linux-kernel
[PATCH v5 06/12] block: Add an explicit bio flag for bios that own their bvec
2012-08-06 22:11:05
linux-kernel
[PATCH v5 07/12] block: Rename bio_split() -> bio_pair_split()
2012-08-06 22:10:35
linux-kernel
[PATCH v5 09/12] block: Rework bio_pair_split()
2012-08-06 22:10:07
linux-kernel
[PATCH v5 10/12] block: Add bio_clone_kmalloc()
2012-08-06 22:09:43
linux-kernel
[PATCH v5 12/12] block: Only clone bio vecs that are in use
2012-08-06 22:09:27
linux-kernel
[PATCH v5 11/12] block: Add bio_clone_bioset()
2012-08-06 22:09:23
linux-kernel
[PATCH v5 08/12] block: Introduce new bio_split()
2012-08-06 22:09:21
linux-kernel
[PATCH v5 03/12] block: Add bio_reset()
2012-08-06 22:09:16
linux-kernel
[PATCH v5 04/12] pktcdvd: Switch to bio_kmalloc()
2012-08-06 22:09:09
linux-kernel
[PATCH v5 00/12] Block cleanups
2012-06-12 17:45:33
linux-kernel
Re: [Bcache v14 16/16] bcache: Debug and tracing code
2012-06-12 17:24:51
linux-kernel
Re: [Bcache v14 16/16] bcache: Debug and tracing code
2012-06-12 15:44:22
linux-kernel
[Bcache v14 00/16]
2012-06-12 15:43:46
linux-kernel
[Bcache v14 01/16] Revert "rw_semaphore: remove up/down_read_non_owner"
2012-06-12 15:43:44
linux-kernel
[Bcache v14 04/16] Add human-readable units modifier to vsnprintf()
2012-06-12 15:43:27
linux-kernel
[Bcache v14 05/16] Export blk_fill_rwbs()
2012-06-12 15:42:59
linux-kernel
[Bcache v14 06/16] Export __lockdep_no_validate__
2012-06-12 15:42:04
linux-kernel
[Bcache v14 08/16] bcache: Documentation, and changes to generic code
2012-06-12 15:42:01
linux-kernel
[Bcache v14 09/16] bcache: Generic utility code
2012-06-12 15:42:00
linux-kernel
[Bcache v14 10/16] bcache: Superblock/initialization/sysfs code
2012-06-12 15:40:27
linux-kernel
[Bcache v14 16/16] bcache: Debug and tracing code
2012-06-12 15:40:24
linux-kernel
[Bcache v14 11/16] bcache: Core btree code
2012-06-12 15:40:22
linux-kernel
[Bcache v14 15/16] bcache: Writeback, copying garbage collection
2012-06-12 15:40:19
linux-kernel
[Bcache v14 12/16] bcache: Bset code (lookups within a btree node)
2012-06-12 15:40:17
linux-kernel
[Bcache v14 13/16] bcache: Journalling
2012-06-12 15:40:14
linux-kernel
[Bcache v14 14/16] bcache: Request, io and allocation code
2012-06-12 15:39:58
linux-kernel
[Bcache v14 07/16] Closures
2012-06-12 15:39:52
linux-kernel
[Bcache v14 02/16] Fix ratelimit macro to compile in c99 mode
2012-06-12 15:39:50
linux-kernel
[Bcache v14 03/16] Export get_random_int()
2012-05-31 05:13:27
linux-kernel
Re: [Bcache v13 14/16] bcache: Request, io and allocation code
2012-05-31 01:09:46
linux-kernel
Re: [Bcache v13 11/16] bcache: Core btree code
2012-05-31 00:52:32
linux-kernel
Re: [Bcache v13 14/16] bcache: Request, io and allocation code
2012-05-29 06:58:05
linux-kernel
Re: [PATCH 3/3] block: convert elevator to generic rb tree code
2012-05-29 03:36:35
linux-kernel
Re: [PATCH v3 14/16] Gut bio_add_page()
2012-05-29 03:34:40
linux-kernel
Re: [PATCH v3 14/16] Gut bio_add_page()
2012-05-29 03:30:38
linux-kernel
Re: [PATCH 0/3] Generic rb tree code
2012-05-29 03:25:09
linux-kernel
Re: [PATCH 3/3] block: convert elevator to generic rb tree code
2012-05-29 02:15:23
linux-kernel
Re: [PATCH v3 07/16] block: Rename bio_split() -> bio_pair_split()
2012-05-29 02:10:49
linux-kernel
Re: [PATCH v3 05/16] block: Kill bi_destructor
2012-05-26 00:19:04
linux-kernel
Re: [PATCH v3 13/16] Make generic_make_request handle arbitrarily large bios
2012-05-25 21:35:26
linux-kernel
Re: [PATCH v3 12/16] Closures
2012-05-25 21:09:50
linux-kernel
Re: [PATCH v3 14/16] Gut bio_add_page()
2012-05-25 20:58:38
linux-kernel
[PATCH 1/3] rbtree: Add rb_insert(), rb_search(), etc.
2012-05-25 20:58:18
linux-kernel
[PATCH 3/3] block: convert elevator to generic rb tree code
2012-05-25 20:57:59
linux-kernel
[PATCH 2/3] timerqueue: convert to generic rb tree code
2012-05-25 20:57:57
linux-kernel
[PATCH 0/3] Generic rb tree code
2012-05-25 20:32:19
linux-kernel
[PATCH v3 04/16] pktcdvd: Switch to bio_kmalloc()