summaryrefslogtreecommitdiff
path: root/fs/pstore/blk.c
AgeCommit message (Expand)Author
2023-06-05init: improve the name_to_dev_t interfaceChristoph Hellwig
2021-11-21pstore/blk: Use "%lu" to format unsigned longGeert Uytterhoeven
2021-10-18pstore/blk: use bdev_nr_bytes instead of open coding itChristoph Hellwig
2021-06-16pstore/blk: Include zone in pstore_device_infoKees Cook
2021-06-16pstore/blk: Fix kerndoc and redundancy on blkdev paramKees Cook
2021-06-16pstore/blk: Use the normal block device I/O pathKees Cook
2021-06-16pstore/blk: Move verify_size() macro out of functionKees Cook
2021-06-16pstore/blk: Improve failure reportingKees Cook
2020-12-16Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-01block: remove the nr_sects field in struct hd_structChristoph Hellwig
2020-12-01pstore/blk: remove {un,}register_pstore_blkChristoph Hellwig
2020-05-31pstore/blk: Introduce "best_effort" modeKees Cook
2020-05-31pstore/blk: Support non-block storage devicesWeiXiong Liao
2020-05-31pstore/blk: Provide way to query pstore configurationWeiXiong Liao
2020-05-31pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao
2020-05-30pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao
2020-05-30pstore/zone,blk: Add console frontend supportWeiXiong Liao
2020-05-30pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao
2020-05-30pstore/blk: Introduce backend for block devicesWeiXiong Liao