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
/
bcachefs
/
error.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-01
bcachefs: On emergency shutdown, print out current journal sequence number
Kent Overstreet
1
-1
/
+3
2024-04-01
bcachefs: Split out recovery_passes.c
Kent Overstreet
1
-1
/
+1
2024-03-14
bcachefs: Kill more -EIO error codes
Kent Overstreet
1
-2
/
+8
2024-01-06
bcachefs: Don't autofix errors we can't fix
Kent Overstreet
1
-1
/
+2
2024-01-06
bcachefs: Online fsck can now fix errors
Kent Overstreet
1
-4
/
+4
2024-01-06
bcachefs: factor out thread_with_file, thread_with_stdio
Kent Overstreet
1
-24
/
+58
2024-01-01
bcachefs: convert bch_fs_flags to x-macro
Kent Overstreet
1
-9
/
+9
2024-01-01
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
1
-0
/
+3
2023-11-02
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-1
/
+6
2023-11-02
bcachefs: bch_sb_field_errors
Kent Overstreet
1
-11
/
+11
2023-11-02
bcachefs: Add IO error counts to bch_member
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Break up io.c
Kent Overstreet
1
-1
/
+0
2023-10-23
bcachefs: Make topology repair a normal recovery pass
Kent Overstreet
1
-3
/
+0
2023-10-23
bcachefs: fix_errors option is now a proper enum
Kent Overstreet
1
-6
/
+6
2023-10-23
bcachefs: Fix bch2_fsck_ask_yn()
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Make sure hash info gets initialized in fsck
Kent Overstreet
1
-0
/
+5
2023-10-23
bcachefs: Allow answering y or n to all fsck errors of given type
Kent Overstreet
1
-4
/
+59
2023-10-23
bcachefs: Don't print out duplicate fsck errors
Kent Overstreet
1
-10
/
+20
2023-10-23
bcachefs: Improve btree node read error path
Kent Overstreet
1
-1
/
+4
2023-10-23
bcachefs: Fixes for building in userspace
Kent Overstreet
1
-0
/
+2
2023-10-23
bcachefs: Ensure fsck error is printed before panic
Kent Overstreet
1
-2
/
+5
2023-10-23
bcachefs: Improve bch2_fsck_err()
Kent Overstreet
1
-59
/
+93
2023-10-23
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
1
-7
/
+6
2023-10-23
bcachefs: Log message improvements
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: Don't ratelimit certain fsck errors
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: New and improved topology repair code
Kent Overstreet
1
-3
/
+15
2023-10-23
bcachefs: Use x-macros for more enums
Kent Overstreet
1
-5
/
+5
2023-10-23
bcachefs: Turn c->state_lock into an rwsem
Kent Overstreet
1
-2
/
+2
2023-10-23
bcachefs: fsck_error_lock requires GFP_NOFS
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Add an option for fsck error ratelimiting
Kent Overstreet
1
-4
/
+9
2023-10-23
bcachefs: Flush fsck errors when looping in btree gc
Kent Overstreet
1
-4
/
+5
2023-10-23
bcachefs: Track whether filesystem has errors in superblock
Kent Overstreet
1
-18
/
+14
2023-10-23
bcachefs: Handle fsck errors at runtime better
Kent Overstreet
1
-3
/
+13
2023-10-23
bcachefs: Only check inode i_nlink during full fsck
Kent Overstreet
1
-2
/
+3
2023-10-23
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+159