index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
pstore
/
blk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-11
pstore/blk: replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-06-05
init: improve the name_to_dev_t interface
Christoph Hellwig
1
-2
/
+2
2021-11-21
pstore/blk: Use "%lu" to format unsigned long
Geert Uytterhoeven
1
-1
/
+1
2021-10-18
pstore/blk: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
1
-5
/
+3
2021-06-17
pstore/blk: Include zone in pstore_device_info
Kees Cook
1
-64
/
+79
2021-06-16
pstore/blk: Fix kerndoc and redundancy on blkdev param
Kees Cook
1
-23
/
+1
2021-06-16
pstore/blk: Use the normal block device I/O path
Kees Cook
1
-181
/
+83
2021-06-16
pstore/blk: Move verify_size() macro out of function
Kees Cook
1
-11
/
+11
2021-06-16
pstore/blk: Improve failure reporting
Kees Cook
1
-1
/
+15
2020-12-16
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2020-12-02
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
1
-1
/
+1
2020-12-01
pstore/blk: remove {un,}register_pstore_blk
Christoph Hellwig
1
-73
/
+10
2020-06-01
pstore/blk: Introduce "best_effort" mode
Kees Cook
1
-1
/
+20
2020-06-01
pstore/blk: Support non-block storage devices
WeiXiong Liao
1
-43
/
+50
2020-06-01
pstore/blk: Provide way to query pstore configuration
WeiXiong Liao
1
-7
/
+30
2020-06-01
pstore/zone: Provide way to skip "broken" zone for MTD devices
WeiXiong Liao
1
-2
/
+8
2020-05-30
pstore/zone,blk: Add ftrace frontend support
WeiXiong Liao
1
-0
/
+9
2020-05-30
pstore/zone,blk: Add console frontend support
WeiXiong Liao
1
-1
/
+11
2020-05-30
pstore/zone,blk: Add support for pmsg frontend
WeiXiong Liao
1
-0
/
+9
2020-05-30
pstore/blk: Introduce backend for block devices
WeiXiong Liao
1
-0
/
+434