summaryrefslogtreecommitdiff
path: root/drivers/md/raid5-cache.c
Commit message (Expand)AuthorAge
* Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2016-05-19
|\
| * md: set MD_CHANGE_PENDING in a atomic regionGuoqing Jiang2016-05-09
* | block: kill off q->flush_flagsJens Axboe2016-04-13
|/
* raid5-cache: handle journal hotadd in quiesceShaohua Li2016-01-14
* md: set MD_HAS_JOURNAL in correct placesShaohua Li2016-01-14
* raid5: allow r5l_io_unit allocations to failChristoph Hellwig2016-01-06
* raid5-cache: use a mempool for the metadata blockChristoph Hellwig2016-01-06
* raid5-cache: use a bio_setChristoph Hellwig2016-01-06
* raid5-cache: add journal hot add/remove supportShaohua Li2016-01-06
* raid5-cache: free meta_page earlierChristoph Hellwig2016-01-06
* raid5-cache: simplify r5l_move_io_unit_listChristoph Hellwig2016-01-06
* raid5-cache: start raid5 readonly if journal is missingShaohua Li2015-11-01
* raid5-cache: IO error handlingShaohua Li2015-11-01
* raid5-cache: add trim support for logShaohua Li2015-11-01
* raid5-cache: use bio chainingChristoph Hellwig2015-11-01
* raid5-cache: small log->seq cleanupChristoph Hellwig2015-11-01
* raid5-cache: new helper: r5_reserve_log_entryChristoph Hellwig2015-11-01
* raid5-cache: inline r5l_alloc_io_unit into r5l_new_metaChristoph Hellwig2015-11-01
* raid5-cache: take rdev->data_offset into account early onChristoph Hellwig2015-11-01
* raid5-cache: refactor bio allocationChristoph Hellwig2015-11-01
* raid5-cache: clean up r5l_get_metaChristoph Hellwig2015-11-01
* raid5-cache: simplify state machine when caches flushes are not neededChristoph Hellwig2015-11-01
* raid5-cache: factor out a helper to run all stripes for an I/O unitChristoph Hellwig2015-11-01
* raid5-cache: rename flushed_ios to finished_iosChristoph Hellwig2015-11-01
* raid5-cache: free I/O units earlierChristoph Hellwig2015-11-01
* raid5-cache: move reclaim stop to quiesceShaohua Li2015-11-01
* raid5-cache: don't delay stripe captured in logShaohua Li2015-11-01
* raid5-cache: check stripe finish out of orderShaohua Li2015-11-01
* raid5-cache: optimize FLUSH IO with log enabledShaohua Li2015-11-01
* raid5-cache: move functionality out of __r5l_set_io_unit_stateChristoph Hellwig2015-11-01
* raid5-cache: fix a user-after-free bugShaohua Li2015-11-01
* raid5-cache: switching to state machine for log disk cache flushShaohua Li2015-11-01
* raid5-cache: use crc32c checksumShaohua Li2015-11-01
* raid5: log recoveryShaohua Li2015-10-24
* raid5: log reclaim supportShaohua Li2015-10-24
* raid5: add basic stripe logShaohua Li2015-10-24