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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
1
-16
/
+23
2024-07-15
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
1
-6
/
+13
2024-07-15
bcachefs: add might_sleep() annotations for fsck_err()
Kent Overstreet
1
-1
/
+4
2024-06-20
bcachefs: Fix safe errors by default
Kent Overstreet
1
-7
/
+0
2024-04-01
bcachefs: Improved topology repair checks
Kent Overstreet
1
-0
/
+6
2024-03-18
bcachefs: Improve bch2_fatal_error()
Kent Overstreet
1
-2
/
+2
2024-03-14
bcachefs: Kill more -EIO error codes
Kent Overstreet
1
-1
/
+1
2023-12-20
bcachefs: fix BCH_FSCK_ERR enum
Kent Overstreet
1
-1
/
+1
2023-11-02
bcachefs: Enumerate fsck errors
Kent Overstreet
1
-22
/
+58
2023-11-02
bcachefs: Add IO error counts to bch_member
Kent Overstreet
1
-5
/
+5
2023-10-23
bcachefs: fix_errors option is now a proper enum
Kent Overstreet
1
-7
/
+0
2023-10-23
bcachefs: Allow answering y or n to all fsck errors of given type
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Don't print out duplicate fsck errors
Kent Overstreet
1
-1
/
+2
2023-10-23
bcachefs: Dump transaction updates before panicing
Kent Overstreet
1
-1
/
+1
2023-10-23
bcachefs: Error message improvement
Kent Overstreet
1
-20
/
+9
2023-10-23
bcachefs: Improve bch2_fsck_err()
Kent Overstreet
1
-2
/
+1
2023-10-23
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
1
-21
/
+6
2023-10-23
bcachefs: bch2_trans_inconsistent()
Kent Overstreet
1
-0
/
+20
2023-10-23
bcachefs: Use unlikely() in err_on() macros
Kent Overstreet
1
-4
/
+4
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
-0
/
+3
2023-10-23
bcachefs: Improve some IO error messages
Kent Overstreet
1
-13
/
+16
2023-10-23
bcachefs: Improve assorted error messages
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Kill bch2_fs_bug()
Kent Overstreet
1
-20
/
+0
2023-10-23
bcachefs: Add an option for fsck error ratelimiting
Kent Overstreet
1
-0
/
+1
2023-10-23
bcachefs: Initial commit
Kent Overstreet
1
-0
/
+229