summaryrefslogtreecommitdiffstats
path: root/fs/pstore/zone.c
AgeCommit message (Expand)AuthorFilesLines
2022-10-17pstore/zone: Use GFP_ATOMIC to allocate zone bufferQiujun Huang1-1/+1
2022-06-23pstore/zone: cleanup "rcnt" typeDan Carpenter1-6/+6
2021-01-21pstore/zone: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1
2020-12-01pstore/zone: cap the maximum device sizeChristoph Hellwig1-0/+4
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+0
2020-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao1-1/+7
2020-05-31pstore/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