summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid5-cache.c
Commit message (Expand)AuthorAgeFilesLines
* raid5-cache: factor out a helper to run all stripes for an I/O unitChristoph Hellwig2015-11-011-10/+13
* raid5-cache: rename flushed_ios to finished_iosChristoph Hellwig2015-11-011-7/+7
* raid5-cache: free I/O units earlierChristoph Hellwig2015-11-011-89/+54
* raid5-cache: move reclaim stop to quiesceShaohua Li2015-11-011-12/+18
* raid5-cache: don't delay stripe captured in logShaohua Li2015-11-011-0/+5
* raid5-cache: check stripe finish out of orderShaohua Li2015-11-011-0/+5
* raid5-cache: optimize FLUSH IO with log enabledShaohua Li2015-11-011-0/+18
* raid5-cache: move functionality out of __r5l_set_io_unit_stateChristoph Hellwig2015-11-011-41/+38
* raid5-cache: fix a user-after-free bugShaohua Li2015-11-011-11/+7
* raid5-cache: switching to state machine for log disk cache flushShaohua Li2015-11-011-51/+65
* raid5-cache: use crc32c checksumShaohua Li2015-11-011-10/+10
* raid5: log recoveryShaohua Li2015-10-241-3/+240
* raid5: log reclaim supportShaohua Li2015-10-241-1/+259
* raid5: add basic stripe logShaohua Li2015-10-241-0/+608
OpenPOWER on IntegriCloud