index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
io.c
Age
Commit message (
Expand
)
Author
Lines
2013-11-23
block: Introduce new bio_split()
Kent Overstreet
-80
/
+2
2013-11-23
block: Generic bio chaining
Kent Overstreet
-1
/
+1
2013-11-23
block: Remove bi_idx hacks
Kent Overstreet
-45
/
+2
2013-11-23
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
-30
/
+23
2013-11-23
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
-40
/
+29
2013-11-23
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
-6
/
+7
2013-11-23
block: Abstract out bvec iterator
Kent Overstreet
-13
/
+13
2013-07-01
bcache: Use standard utility code
Kent Overstreet
-42
/
+22
2013-06-26
bcache: Fix/revamp tracepoints
Kent Overstreet
-0
/
+2
2013-06-26
md: bcache: io.c: fix a potential NULL pointer dereference
Kumar Amit Mehta
-0
/
+2
2013-04-22
bcache: Fix merge_bvec_fn usage for when it modifies the bvm
Kent Overstreet
-9
/
+8
2013-04-20
bcache: Correctly check against BIO_MAX_PAGES
Kent Overstreet
-5
/
+4
2013-04-20
bcache: Hack around stuff that clones up to bi_max_vecs
Kent Overstreet
-0
/
+9
2013-03-23
bcache: A block layer cache
Kent Overstreet
-0
/
+390