index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
bcache
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcache: Split out sort_extent_cmp()
Kent Overstreet
2014-01-08
4
-32
/
+73
*
bcache: Bkey indexing renaming
Kent Overstreet
2014-01-08
6
-52
/
+62
*
bcache: Make bch_keylist_realloc() take u64s, not nptrs
Kent Overstreet
2014-01-08
4
-16
/
+26
*
bcache: Remove/fix some header dependencies
Kent Overstreet
2014-01-08
3
-24
/
+26
*
bcache: Use a mempool for mergesort temporary space
Kent Overstreet
2014-01-08
3
-16
/
+8
*
bcache: Btree verify code improvements
Kent Overstreet
2014-01-08
6
-40
/
+83
*
bcache: kill index()
Kent Overstreet
2014-01-08
4
-8
/
+24
*
bcache: Trivial error handling fix
Kent Overstreet
2014-01-08
1
-1
/
+2
*
bcache/md: Use raid stripe size
Kent Overstreet
2014-01-08
1
-0
/
+6
*
bcache: Do bkey_put() in btree_split() error path
Kent Overstreet
2014-01-08
1
-1
/
+4
*
bcache: Rework allocator reserves
Kent Overstreet
2014-01-08
7
-79
/
+101
*
bcache: kill closure locking code
Kent Overstreet
2014-01-08
2
-313
/
+123
*
bcache: kill closure locking usage
Kent Overstreet
2014-01-08
7
-55
/
+98
*
bcache: Zero less memory
Kent Overstreet
2014-01-08
3
-40
/
+41
*
bcache: Don't touch bucket gen for dirty ptrs
Kent Overstreet
2014-01-08
2
-2
/
+7
*
bcache: Minor btree cache fix
Kent Overstreet
2014-01-08
1
-7
/
+3
*
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
*
bcache: Data corruption fix
Kent Overstreet
2014-01-08
1
-4
/
+22
*
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
2013-12-31
9
-66
/
+111
|
\
|
*
bcache: New writeback PD controller
Kent Overstreet
2013-12-16
4
-49
/
+62
|
*
bcache: bugfix for race between moving_gc and bucket_invalidate
Kent Overstreet
2013-12-16
1
-0
/
+10
|
*
bcache: fix for gc and writeback race
Nicholas Swenson
2013-12-16
1
-0
/
+22
|
*
bcache: bugfix - moving_gc now moves only correct buckets
Nicholas Swenson
2013-12-16
3
-8
/
+8
|
*
bcache: fix for gc crashing when no sectors are used
Nicholas Swenson
2013-12-16
1
-1
/
+2
|
*
bcache: Fix heap_peek() macro
Nicholas Swenson
2013-12-16
1
-1
/
+1
|
*
bcache: Fix for can_attach_cache()
Nicholas Swenson
2013-12-16
1
-1
/
+1
|
*
bcache: Fix dirty_data accounting
Kent Overstreet
2013-12-16
1
-1
/
+2
|
*
bcache: Use uninterruptible sleep in writeback
Kent Overstreet
2013-12-16
1
-2
/
+2
|
*
bcache: kthread don't set writeback task to INTERUPTIBLE
Stefan Priebe
2013-12-16
1
-2
/
+0
|
*
bcache: fix sparse non static symbol warning
Wei Yongjun
2013-11-28
1
-1
/
+1
*
|
block: Introduce new bio_split()
Kent Overstreet
2013-11-23
3
-87
/
+8
*
|
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: Add bio_clone_fast()
Kent Overstreet
2013-11-23
1
-6
/
+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
4
-64
/
+54
*
|
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
10
-67
/
+67
*
|
bcache: Kill unaligned bvec hack
Kent Overstreet
2013-11-23
3
-35
/
+7
|
/
*
bcache: defensively handle format strings
Kees Cook
2013-11-10
1
-1
/
+1
*
bcache: Bypass torture test
Kent Overstreet
2013-11-10
5
-8
/
+28
*
bcache: Delete some slower inline asm
Kent Overstreet
2013-11-10
1
-8
/
+0
*
bcache: Use ida for bcache block dev minor
Kent Overstreet
2013-11-10
1
-6
/
+20
*
bcache: Fix sysfs splat on shutdown with flash only devs
Kent Overstreet
2013-11-10
6
-33
/
+30
*
bcache: Better full stripe scanning
Kent Overstreet
2013-11-10
5
-57
/
+99
*
bcache: Have btree_split() insert into parent directly
Kent Overstreet
2013-11-10
1
-46
/
+39
*
bcache: Move spinlock into struct time_stats
Kent Overstreet
2013-11-10
6
-16
/
+17
*
bcache: Kill sequential_merge option
Kent Overstreet
2013-11-10
4
-31
/
+18
*
bcache: Kill bch_next_recurse_key()
Kent Overstreet
2013-11-10
3
-21
/
+11
[next]