aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pstore/blk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-05-31pstore/blk: Introduce "best_effort" modeKees Cook1-1/+20
2020-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao1-43/+50
2020-05-31pstore/blk: Provide way to query pstore configurationWeiXiong Liao1-7/+30
2020-05-31pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao1-2/+8
2020-05-30pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao1-0/+9
2020-05-30pstore/zone,blk: Add console frontend supportWeiXiong Liao1-1/+11
2020-05-30pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao1-0/+9
2020-05-30pstore/blk: Introduce backend for block devicesWeiXiong Liao1-0/+434