summaryrefslogtreecommitdiffstats
path: root/drivers/md/raid5-ppl.c
Commit message (Expand)AuthorAgeFilesLines
* md: Make flush bios explicitely syncJan Kara2017-05-311-2/+2
* raid5-ppl: use a single mempool for ppl_io_unit and header_pageArtur Paszkiewicz2017-04-111-16/+37
* raid5-ppl: partial parity calculation optimizationArtur Paszkiewicz2017-04-101-10/+10
* raid5-ppl: use resize_stripes() when enabling or disabling pplArtur Paszkiewicz2017-04-101-1/+2
* raid5-ppl: move no_mem_stripes to struct ppl_confArtur Paszkiewicz2017-04-101-13/+23
* raid5-ppl: silence a misleading warning messageDan Carpenter2017-03-241-1/+1
* raid5-ppl: runtime PPL enabling or disablingArtur Paszkiewicz2017-03-171-0/+4
* raid5-ppl: support disk hot add/remove with PPLArtur Paszkiewicz2017-03-171-1/+44
* raid5-ppl: load and recover the logArtur Paszkiewicz2017-03-171-0/+489
* raid5-ppl: Partial Parity Log write logging implementationArtur Paszkiewicz2017-03-171-0/+703