aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid5-log.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-02md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()Logan Gunthorpe1-2/+2
2022-08-02md/raid5-log: Drop extern decorators for function prototypesLogan Gunthorpe1-39/+36
2019-03-12raid5: set write hint for PPLMariusz Dabrowski1-0/+1
2018-08-31md/raid5-cache: disable reshape completelyShaohua Li1-0/+5
2018-02-21raid5-ppl: fix handling flush requestsArtur Paszkiewicz1-1/+2
2018-01-15raid5-ppl: PPL support for disks with write-back cache enabledTomasz Majchrzak1-0/+29
2017-12-11md: introduce new personality funciton start()Song Liu1-0/+1
2017-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-11-01md: remove special meaning of ->quiesce(.., 2)NeilBrown1-1/+1
2017-05-11md/r5cache: gracefully handle journal device errors for writeback modeSong Liu1-1/+2
2017-04-10raid5-ppl: use resize_stripes() when enabling or disabling pplArtur Paszkiewicz1-2/+3
2017-03-22md/raid5: call bio_endio() directly rather than queueing for later.NeilBrown1-1/+1
2017-03-16raid5-ppl: support disk hot add/remove with PPLArtur Paszkiewicz1-0/+9
2017-03-16raid5-ppl: Partial Parity Log write logging implementationArtur Paszkiewicz1-0/+24
2017-03-16raid5: separate header for log functionsArtur Paszkiewicz1-0/+81