LinuxLists
Users
About
Kent Overstreet (
[email protected]
)
Number of posts: 208 (0.39 per day)
First post: 2013-07-01 22:10:08
Last post: 2014-12-11 10:12:14
Previous Page
/
Next Page
Date
List
Subject
2014-01-08 21:17:54
linux-kernel
[GIT PULL] bcache for 3.14
2014-01-08 21:13:39
linux-kernel
Re: [block:for-3.14/core] kernel BUG at fs/bio.c:1748
2014-01-07 22:00:06
linux-kernel
Re: [PATCH] bcache/md: Use raid stripe size
2014-01-07 02:52:19
linux-kernel
Re: [block:for-3.14/core] kernel BUG at fs/bio.c:1748
2014-01-06 22:57:06
linux-kernel
[GIT PULL] Bcache for 3.14
2014-01-06 22:10:46
linux-kernel
Re: [block:for-3.14/core] kernel BUG at fs/bio.c:1748
2014-01-06 21:47:34
linux-kernel
Re: [patch 1/2]percpu_ida: fix a live lock
2014-01-06 21:18:54
linux-kernel
[PATCH] percpu-refcount: Add a WARN() for ref going negative
2014-01-06 20:46:46
linux-kernel
Re: [patch 1/2]percpu_ida: fix a live lock
2014-01-04 21:06:53
linux-kernel
Re: [patch 1/2]percpu_ida: fix a live lock
2013-10-31 21:27:13
linux-kernel
[PATCH] block: Document immutable biovecs
2013-10-31 19:57:21
linux-kernel
Re: [PATCH] Btrfs: update bi_remaining to relfect our bio endio chaining
2013-10-30 00:20:05
linux-kernel
Re: [PATCH 17/23] dm: Refactor for new bio cloning/splitting
2013-10-30 00:07:16
linux-kernel
Re: [PATCH] Immutable biovecs
2013-10-29 20:24:37
linux-kernel
[PATCH 02/23] block: Consolidate duplicated bio_trim() implementations
2013-10-29 20:24:13
linux-kernel
[PATCH 08/23] block: Immutable bio vecs
2013-10-29 20:22:45
linux-kernel
[PATCH 09/23] block: Convert bio_copy_data() to bvec_iter
2013-10-29 20:22:43
linux-kernel
[PATCH 10/23] bio-integrity: Convert to bvec_iter
2013-10-29 20:22:41
linux-kernel
[PATCH 11/23] block: Kill bio_segments()/bi_vcnt usage
2013-10-29 20:22:40
linux-kernel
[PATCH 12/23] block: Convert drivers to immutable biovecs
2013-10-29 20:22:39
linux-kernel
[PATCH 13/23] aoe: Convert to immutable biovecs
2013-10-29 20:21:38
linux-kernel
[PATCH 14/23] ceph: Convert to immutable biovecs
2013-10-29 20:21:36
linux-kernel
[PATCH 15/23] block: Kill bio_iovec_idx(), __bio_iovec()
2013-10-29 20:20:00
linux-kernel
[PATCH 19/23] block: Generic bio chaining
2013-10-29 20:19:58
linux-kernel
[PATCH 20/23] block: Rename bio_split() -> bio_pair_split()
2013-10-29 20:19:57
linux-kernel
[PATCH 21/23] block: Introduce new bio_split()
2013-10-29 20:19:56
linux-kernel
[PATCH 22/23] block: Kill bio_pair_split()
2013-10-29 20:19:34
linux-kernel
[PATCH 23/23] block: Don't save/copy bvec array anymore, share when cloning
2013-10-29 20:18:59
linux-kernel
[PATCH 16/23] rbd: Refactor bio cloning, don't clone biovecs
2013-10-29 20:18:58
linux-kernel
[PATCH 18/23] block: Remove bi_idx hacks
2013-10-29 20:18:56
linux-kernel
[PATCH 17/23] dm: Refactor for new bio cloning/splitting
2013-10-29 20:18:47
linux-kernel
[PATCH 05/23] dm: Use bvec_iter for dm_bio_record()
2013-10-29 20:18:45
linux-kernel
[PATCH 06/23] block: Convert bio_iovec() to bvec_iter
2013-10-29 20:18:31
linux-kernel
[PATCH 03/23] bcache: Kill unaligned bvec hack
2013-10-29 20:18:27
linux-kernel
[PATCH 01/23] block: Use rw_copy_check_uvector()
2013-10-29 20:18:25
linux-kernel
[PATCH] Immutable biovecs
2013-10-28 21:23:57
linux-kernel
Re: [PATCH 0/5] percpu_ida: Various tweaks
2013-10-28 21:21:44
linux-kernel
Re: [PATCH 2/5] percpu_ida: Move waking up waiters out of atomic contexts
2013-10-28 21:20:58
linux-kernel
Re: [PATCH 1/5] percpu_ida: Fix data race on cpus_have_tags cpumask
2013-10-22 22:36:03
linux-kernel
[PATCH] bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
2013-10-15 20:20:17
linux-kernel
[GIT PULL] Immutable biovecs
2013-10-11 22:11:29
linux-kernel
Re: [PATCH 16/22] dm: Refactor for new bio cloning/splitting
2013-10-11 20:35:49
linux-kernel
Re: [patch 3/4] percpu_ida: add an API to return free tags
2013-10-11 20:34:28
linux-kernel
Re: [patch 2/4] percpu_ida: add percpu_ida_for_each_free
2013-10-11 20:31:49
linux-kernel
Re: [patch 1/4] percpu_ida: make percpu_ida percpu size/batch configurable
2013-10-11 04:13:12
linux-kernel
Re: [PATCH 16/22] dm: Refactor for new bio cloning/splitting
2013-10-11 02:39:54
linux-kernel
Re: [PATCH] Fix for bcache regression
2013-10-11 00:32:59
linux-kernel
[PATCH] bcache: Fix a null ptr deref regression
2013-10-11 00:32:51
linux-kernel
[PATCH] Fix for bcache regression
2013-10-03 21:45:24
linux-kernel
Re: [PATCH 16/22] dm: Refactor for new bio cloning/splitting
2013-10-03 03:17:37
linux-kernel
Re: [PATCH 16/22] dm: Refactor for new bio cloning/splitting