aboutsummaryrefslogtreecommitdiffstats
path: root/fs/pstore/blk.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig1-1/+1
2020-12-01pstore/blk: remove {un,}register_pstore_blkChristoph Hellwig1-73/+10
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