index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
io.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: simplify and cleanup bvec pool handling
Christoph Hellwig
2016-07-20
1
-1
/
+0
*
bcache: use op_is_write instead of checking for REQ_WRITE
Mike Christie
2016-06-07
1
-1
/
+1
*
bcache: remove driver private bio splitting code
Kent Overstreet
2015-08-13
1
-100
/
+1
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-4
/
+4
*
bcache: don't embed 'return' statements in closure macros
Jens Axboe
2015-07-11
1
-0
/
+1
*
block: remove management of bi_remaining when restoring original bi_end_io
Mike Snitzer
2015-05-22
1
-1
/
+1
*
block: Introduce new bio_split()
Kent Overstreet
2013-11-23
1
-80
/
+2
*
block: Generic bio chaining
Kent Overstreet
2013-11-23
1
-1
/
+1
*
block: Remove bi_idx hacks
Kent Overstreet
2013-11-23
1
-45
/
+2
*
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-11-23
1
-30
/
+23
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-23
1
-40
/
+29
*
block: Convert bio_iovec() to bvec_iter
Kent Overstreet
2013-11-23
1
-6
/
+7
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-13
/
+13
*
bcache: Use standard utility code
Kent Overstreet
2013-07-01
1
-42
/
+22
*
bcache: Fix/revamp tracepoints
Kent Overstreet
2013-06-26
1
-0
/
+2
*
md: bcache: io.c: fix a potential NULL pointer dereference
Kumar Amit Mehta
2013-06-26
1
-0
/
+2
*
bcache: Fix merge_bvec_fn usage for when it modifies the bvm
Kent Overstreet
2013-04-22
1
-9
/
+8
*
bcache: Correctly check against BIO_MAX_PAGES
Kent Overstreet
2013-04-20
1
-5
/
+4
*
bcache: Hack around stuff that clones up to bi_max_vecs
Kent Overstreet
2013-04-20
1
-0
/
+9
*
bcache: A block layer cache
Kent Overstreet
2013-03-23
1
-0
/
+390