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
/
journal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: don't embed 'return' statements in closure macros
Jens Axboe
2015-07-11
1
-0
/
+2
*
MAINTAINERS: BCACHE: Kent Overstreet has changed email address
Joe Perches
2015-06-30
1
-1
/
+1
*
bcache: Fix an infinite loop in journal replay
Kent Overstreet
2014-08-04
1
-1
/
+4
*
bcache: Fix to remove the rcu_sched stalls.
Surbhi Palande
2014-08-04
1
-1
/
+2
*
bcache: Fix a journal replay bug
Kent Overstreet
2014-08-04
1
-7
/
+9
*
bcache: btree locking rework
Kent Overstreet
2014-03-18
1
-5
/
+4
*
bcache: Add bch_keylist_init_single()
Kent Overstreet
2014-03-18
1
-4
/
+1
*
bcache: Fix another bug recovering from unclean shutdown
Kent Overstreet
2014-03-18
1
-13
/
+4
*
bcache: Fix a journalling reclaim after recovery bug
Kent Overstreet
2014-03-18
1
-2
/
+8
*
bcache: Fix a null ptr deref in journal replay
Kent Overstreet
2014-03-17
1
-1
/
+5
*
bcache: Fix a shutdown bug
Kent Overstreet
2014-02-25
1
-2
/
+7
*
bcache: Rename/shuffle various code around
Kent Overstreet
2014-01-08
1
-4
/
+5
*
bcache: Bkey indexing renaming
Kent Overstreet
2014-01-08
1
-3
/
+3
*
bcache: kill closure locking usage
Kent Overstreet
2014-01-08
1
-13
/
+14
*
bcache: Performance fix for when journal entry is full
Kent Overstreet
2014-01-08
1
-5
/
+9
*
bcache: Minor journal fix
Kent Overstreet
2014-01-08
1
-5
/
+14
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-6
/
+6
*
bcache: Pull on disk data structures out into a separate header
Kent Overstreet
2013-11-10
1
-2
/
+2
*
bcache: Convert bch_btree_insert() to bch_btree_map_leaf_nodes()
Kent Overstreet
2013-11-10
1
-3
/
+1
*
bcache: Kill op->replace
Kent Overstreet
2013-11-10
1
-1
/
+1
*
bcache: Kill op->cl
Kent Overstreet
2013-11-10
1
-5
/
+3
*
bcache: Prune struct btree_op
Kent Overstreet
2013-11-10
1
-15
/
+17
*
bcache: Convert bch_btree_read_async() to bch_btree_map_keys()
Kent Overstreet
2013-11-10
1
-1
/
+0
*
bcache: Move keylist out of btree_op
Kent Overstreet
2013-11-10
1
-4
/
+7
*
bcache: Refactor journalling flow control
Kent Overstreet
2013-11-10
1
-113
/
+100
*
bcache: Clean up keylist code
Kent Overstreet
2013-11-10
1
-6
/
+8
*
bcache: Add explicit keylist arg to btree_insert()
Kent Overstreet
2013-11-10
1
-1
/
+1
*
bcache: Add on error panic/unregister setting
Kent Overstreet
2013-11-10
1
-4
/
+3
*
bcache: Fix a journalling performance bug
Kent Overstreet
2013-11-10
1
-21
/
+26
*
bcache: Fix a flush/fua performance bug
Kent Overstreet
2013-09-24
1
-0
/
+1
*
bcache: Fix for when no journal entries are found
Kent Overstreet
2013-09-24
1
-12
/
+18
*
bcache: Fix a dumb journal discard bug
Kent Overstreet
2013-09-24
1
-1
/
+1
*
bcache: Journal replay fix
Kent Overstreet
2013-07-12
1
-1
/
+6
*
bcache: FUA fixes
Kent Overstreet
2013-07-01
1
-1
/
+1
*
bcache: Fix/revamp tracepoints
Kent Overstreet
2013-06-26
1
-4
/
+10
*
bcache: Refactor btree io
Kent Overstreet
2013-06-26
1
-1
/
+1
*
bcache: Sparse fixes
Kent Overstreet
2013-04-08
1
-0
/
+2
*
bcache: Don't export utility code, prefix with bch_
Kent Overstreet
2013-03-28
1
-2
/
+2
*
bcache: Style/checkpatch fixes
Kent Overstreet
2013-03-25
1
-4
/
+4
*
bcache: A block layer cache
Kent Overstreet
2013-03-23
1
-0
/
+785