summaryrefslogtreecommitdiff
path: root/fs/pstore/zone.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-22pstore/zone: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-12-01pstore/zone: cap the maximum device sizeChristoph Hellwig1-0/+4
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+0
2020-06-01pstore/blk: Support non-block storage devicesWeiXiong Liao1-1/+7
2020-06-01pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao1-12/+53
2020-05-30pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao1-1/+113
2020-05-30pstore/zone,blk: Add console frontend supportWeiXiong Liao1-5/+76
2020-05-30pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao1-9/+259
2020-05-30pstore/zone: Introduce common layer to manage storage zonesWeiXiong Liao1-0/+985