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
/
raid5-cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
raid5-cache: handle journal hotadd in quiesce
Shaohua Li
2016-01-14
1
-0
/
+7
*
md: set MD_HAS_JOURNAL in correct places
Shaohua Li
2016-01-14
1
-0
/
+1
*
raid5: allow r5l_io_unit allocations to fail
Christoph Hellwig
2016-01-06
1
-10
/
+57
*
raid5-cache: use a mempool for the metadata block
Christoph Hellwig
2016-01-06
1
-2
/
+12
*
raid5-cache: use a bio_set
Christoph Hellwig
2016-01-06
1
-1
/
+15
*
raid5-cache: add journal hot add/remove support
Shaohua Li
2016-01-06
1
-4
/
+12
*
raid5-cache: free meta_page earlier
Christoph Hellwig
2016-01-06
1
-7
/
+2
*
raid5-cache: simplify r5l_move_io_unit_list
Christoph Hellwig
2016-01-06
1
-17
/
+15
*
raid5-cache: start raid5 readonly if journal is missing
Shaohua Li
2015-11-01
1
-1
/
+2
*
raid5-cache: IO error handling
Shaohua Li
2015-11-01
1
-1
/
+14
*
raid5-cache: add trim support for log
Shaohua Li
2015-11-01
1
-1
/
+62
*
raid5-cache: use bio chaining
Christoph Hellwig
2015-11-01
1
-22
/
+16
*
raid5-cache: small log->seq cleanup
Christoph Hellwig
2015-11-01
1
-2
/
+1
*
raid5-cache: new helper: r5_reserve_log_entry
Christoph Hellwig
2015-11-01
1
-11
/
+19
*
raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta
Christoph Hellwig
2015-11-01
1
-18
/
+8
*
raid5-cache: take rdev->data_offset into account early on
Christoph Hellwig
2015-11-01
1
-5
/
+2
*
raid5-cache: refactor bio allocation
Christoph Hellwig
2015-11-01
1
-25
/
+20
*
raid5-cache: clean up r5l_get_meta
Christoph Hellwig
2015-11-01
1
-8
/
+4
*
raid5-cache: simplify state machine when caches flushes are not needed
Christoph Hellwig
2015-11-01
1
-4
/
+29
*
raid5-cache: factor out a helper to run all stripes for an I/O unit
Christoph Hellwig
2015-11-01
1
-10
/
+13
*
raid5-cache: rename flushed_ios to finished_ios
Christoph Hellwig
2015-11-01
1
-7
/
+7
*
raid5-cache: free I/O units earlier
Christoph Hellwig
2015-11-01
1
-89
/
+54
*
raid5-cache: move reclaim stop to quiesce
Shaohua Li
2015-11-01
1
-12
/
+18
*
raid5-cache: don't delay stripe captured in log
Shaohua Li
2015-11-01
1
-0
/
+5
*
raid5-cache: check stripe finish out of order
Shaohua Li
2015-11-01
1
-0
/
+5
*
raid5-cache: optimize FLUSH IO with log enabled
Shaohua Li
2015-11-01
1
-0
/
+18
*
raid5-cache: move functionality out of __r5l_set_io_unit_state
Christoph Hellwig
2015-11-01
1
-41
/
+38
*
raid5-cache: fix a user-after-free bug
Shaohua Li
2015-11-01
1
-11
/
+7
*
raid5-cache: switching to state machine for log disk cache flush
Shaohua Li
2015-11-01
1
-51
/
+65
*
raid5-cache: use crc32c checksum
Shaohua Li
2015-11-01
1
-10
/
+10
*
raid5: log recovery
Shaohua Li
2015-10-24
1
-3
/
+240
*
raid5: log reclaim support
Shaohua Li
2015-10-24
1
-1
/
+259
*
raid5: add basic stripe log
Shaohua Li
2015-10-24
1
-0
/
+608