summaryrefslogtreecommitdiff
path: root/fs/pstore/blk.c
Commit message (Expand)AuthorAgeFilesLines
* pstore/blk: Use "%lu" to format unsigned longGeert Uytterhoeven2021-11-211-1/+1
* pstore/blk: use bdev_nr_bytes instead of open coding itChristoph Hellwig2021-10-181-5/+3
* pstore/blk: Include zone in pstore_device_infoKees Cook2021-06-161-64/+79
* pstore/blk: Fix kerndoc and redundancy on blkdev paramKees Cook2021-06-161-23/+1
* pstore/blk: Use the normal block device I/O pathKees Cook2021-06-161-181/+83
* pstore/blk: Move verify_size() macro out of functionKees Cook2021-06-161-11/+11
* pstore/blk: Improve failure reportingKees Cook2021-06-161-1/+15
* Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2020-12-161-1/+1
|\
| * block: remove the nr_sects field in struct hd_structChristoph Hellwig2020-12-011-1/+1
* | pstore/blk: remove {un,}register_pstore_blkChristoph Hellwig2020-12-011-73/+10
|/
* pstore/blk: Introduce "best_effort" modeKees Cook2020-05-311-1/+20
* pstore/blk: Support non-block storage devicesWeiXiong Liao2020-05-311-43/+50
* pstore/blk: Provide way to query pstore configurationWeiXiong Liao2020-05-311-7/+30
* pstore/zone: Provide way to skip "broken" zone for MTD devicesWeiXiong Liao2020-05-311-2/+8
* pstore/zone,blk: Add ftrace frontend supportWeiXiong Liao2020-05-301-0/+9
* pstore/zone,blk: Add console frontend supportWeiXiong Liao2020-05-301-1/+11
* pstore/zone,blk: Add support for pmsg frontendWeiXiong Liao2020-05-301-0/+9
* pstore/blk: Introduce backend for block devicesWeiXiong Liao2020-05-301-0/+434