aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/raid5-log.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-02md/raid5-ppl: Drop unused argument from ppl_handle_flush_request()Gravatar Logan Gunthorpe 1-2/+2
2022-08-02md/raid5-log: Drop extern decorators for function prototypesGravatar Logan Gunthorpe 1-39/+36
2019-03-12raid5: set write hint for PPLGravatar Mariusz Dabrowski 1-0/+1
2018-08-31md/raid5-cache: disable reshape completelyGravatar Shaohua Li 1-0/+5
2018-02-21raid5-ppl: fix handling flush requestsGravatar Artur Paszkiewicz 1-1/+2
2018-01-15raid5-ppl: PPL support for disks with write-back cache enabledGravatar Tomasz Majchrzak 1-0/+29
2017-12-11md: introduce new personality funciton start()Gravatar Song Liu 1-0/+1
2017-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdGravatar Linus Torvalds 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-11-01md: remove special meaning of ->quiesce(.., 2)Gravatar NeilBrown 1-1/+1
2017-05-11md/r5cache: gracefully handle journal device errors for writeback modeGravatar Song Liu 1-1/+2
2017-04-10raid5-ppl: use resize_stripes() when enabling or disabling pplGravatar Artur Paszkiewicz 1-2/+3
2017-03-22md/raid5: call bio_endio() directly rather than queueing for later.Gravatar NeilBrown 1-1/+1
2017-03-16raid5-ppl: support disk hot add/remove with PPLGravatar Artur Paszkiewicz 1-0/+9
2017-03-16raid5-ppl: Partial Parity Log write logging implementationGravatar Artur Paszkiewicz 1-0/+24
2017-03-16raid5: separate header for log functionsGravatar Artur Paszkiewicz 1-0/+81