index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
/
request.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: Refactor request_write()
Kent Overstreet
2013-11-10
1
-186
/
+182
*
bcache: Clean up keylist code
Kent Overstreet
2013-11-10
1
-2
/
+2
*
bcache: Add explicit keylist arg to btree_insert()
Kent Overstreet
2013-11-10
1
-1
/
+1
*
bcache: Convert btree_insert_check_key() to btree_insert_node()
Kent Overstreet
2013-11-10
1
-27
/
+28
*
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
2013-10-23
1
-1
/
+1
*
bcache: Fix a null ptr deref regression
Kent Overstreet
2013-10-10
1
-2
/
+1
*
bcache: Fix flushes in writeback mode
Kent Overstreet
2013-09-24
1
-6
/
+9
*
bcache: Advertise that flushes are supported
Kent Overstreet
2013-07-12
1
-1
/
+7
*
bcache: Use standard utility code
Kent Overstreet
2013-07-01
1
-69
/
+18
*
bcache: FUA fixes
Kent Overstreet
2013-07-01
1
-1
/
+12
*
bcache: Write out full stripes
Kent Overstreet
2013-06-26
1
-16
/
+7
*
bcache: Track dirty data by stripe
Kent Overstreet
2013-06-26
1
-1
/
+2
*
bcache: Fix/revamp tracepoints
Kent Overstreet
2013-06-26
1
-31
/
+34
*
bcache: Take data offset from the bdev superblock.
Kent Overstreet
2013-04-20
1
-1
/
+1
*
bcache: Don't export utility code, prefix with bch_
Kent Overstreet
2013-03-28
1
-7
/
+7
*
bcache: Style/checkpatch fixes
Kent Overstreet
2013-03-25
1
-5
/
+7
*
bcache: A block layer cache
Kent Overstreet
2013-03-23
1
-0
/
+1409