summaryrefslogtreecommitdiff
path: root/drivers/md/raid5-ppl.c
Commit message (Expand)AuthorAge
* raid5-ppl: fix handling flush requestsArtur Paszkiewicz2018-02-21
* raid5-ppl: PPL support for disks with write-back cache enabledTomasz Majchrzak2018-01-15
* raid5-ppl: check recovery_offset when performing ppl recoveryArtur Paszkiewicz2017-10-16
* raid5-ppl: don't resync after rebuildArtur Paszkiewicz2017-10-16
* Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-09-07
|\
| * raid5-ppl: Recovery support for multiple partial parity logsPawel Baldysiak2017-08-28
| * md: Runtime support for multiple pplsPawel Baldysiak2017-08-28
* | block: replace bi_bdev with a gendisk pointer and partitions indexChristoph Hellwig2017-08-23
|/
* raid5-ppl: use BIOSET_NEED_BVECS when creating biosetArtur Paszkiewicz2017-07-12
* blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown2017-06-18
* Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe2017-06-12
|\
| * md: Make flush bios explicitely syncJan Kara2017-05-31
* | block: switch bios to blk_status_tChristoph Hellwig2017-06-09
|/
* raid5-ppl: use a single mempool for ppl_io_unit and header_pageArtur Paszkiewicz2017-04-11
* raid5-ppl: partial parity calculation optimizationArtur Paszkiewicz2017-04-10
* raid5-ppl: use resize_stripes() when enabling or disabling pplArtur Paszkiewicz2017-04-10
* raid5-ppl: move no_mem_stripes to struct ppl_confArtur Paszkiewicz2017-04-10
* raid5-ppl: silence a misleading warning messageDan Carpenter2017-03-23
* raid5-ppl: runtime PPL enabling or disablingArtur Paszkiewicz2017-03-16
* raid5-ppl: support disk hot add/remove with PPLArtur Paszkiewicz2017-03-16
* raid5-ppl: load and recover the logArtur Paszkiewicz2017-03-16
* raid5-ppl: Partial Parity Log write logging implementationArtur Paszkiewicz2017-03-16