summaryrefslogtreecommitdiffstats
path: root/fs/pstore/zone.c
AgeCommit message (Expand)AuthorLines
2022-06-23pstore/zone: cleanup "rcnt" typeDan Carpenter-6/+6
2021-01-21pstore/zone: fix a kernel-doc markupMauro Carvalho Chehab-1/+1
2020-12-01pstore/zone: cap the maximum device sizeChristoph Hellwig-0/+4
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+0
2020-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao-1/+7
2020-05-31pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao-12/+53
2020-05-30pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao-1/+113
2020-05-30pstore/zone,blk: Add console frontend supportWeiXiong Liao-5/+76
2020-05-30pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao-9/+259
2020-05-30pstore/zone: Introduce common layer to manage storage zonesWeiXiong Liao-0/+985