aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/raid5-log.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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