开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
error.c
Age
Commit message (
Expand
)
Author
2025-09-29
Remove bcachefs core code
Linus Torvalds
2025-07-08
bcachefs: Don't set BCH_FS_error on transaction restart
Kent Overstreet
2025-07-05
bcachefs: btree read retry fixes
Kent Overstreet
2025-06-19
bcachefs: Don't log fsck err in the journal if doing repair elsewhere
Kent Overstreet
2025-06-11
bcachefs: Fix possible console lock involved deadlock
Alan Huang
2025-06-11
bcachefs: Log fsck errors in the journal
Kent Overstreet
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-05-31
bcachefs: Use bch2_err_matches() for BCH_ERR_fsck_(fix|ignore)
Kent Overstreet
2025-05-21
bcachefs: bch2_inum_snapshot_to_path()
Kent Overstreet
2025-05-21
bcachefs: bch2_run_explicit_recovery_pass() cleanup
Kent Overstreet
2025-05-21
bcachefs: bch2_fs_emergency_read_only2()
Kent Overstreet
2025-05-21
bcachefs: Rename fsck_running, recovery_running flags
Kent Overstreet
2025-05-21
bcachefs: Run most explicit recovery passes persistent
Kent Overstreet
2025-05-21
bcachefs: bch2_fsck_err_opt()
Kent Overstreet
2025-05-21
bcachefs: print_str_as_lines() -> print_str()
Kent Overstreet
2025-05-21
bcachefs: Simplify bch2_count_fsck_err()
Kent Overstreet
2025-05-21
bcachefs: bch2_run_explicit_recovery_pass_printbuf()
Kent Overstreet
2025-04-28
bcachefs: More informative error message when shutting down due to error
Kent Overstreet
2025-04-20
bcachefs: Error ratelimiting is no longer only during fsck
Kent Overstreet
2025-04-03
bcachefs: use nonblocking variant of print_string_as_lines in error path
Bharadwaj Raju
2025-04-03
bcachefs: Fix scheduling while atomic from logging changes
Kent Overstreet
2025-03-29
bcachefs: Better printing of inconsistency errors
Kent Overstreet
2025-03-29
bcachefs: bch2_count_fsck_err()
Kent Overstreet
2025-03-28
bcachefs: Better helpers for inconsistency errors
Kent Overstreet
2025-03-28
bcachefs: Consistent indentation of multiline fsck errors
Kent Overstreet
2025-03-24
bcachefs: fs-common.c -> namei.c
Kent Overstreet
2025-03-14
bcachefs: Kick devices out after too many write IO errors
Kent Overstreet
2025-03-14
bcachefs: bch2_write_op_error() now prints info about data update
Kent Overstreet
2025-03-14
bcachefs: bch2_inum_offset_err_msg_trans() no longer handles transaction rest...
Kent Overstreet
2025-03-14
bcachefs: bch2_indirect_extent_missing_error() prints path, not just inode nu...
Kent Overstreet
2024-12-21
bcachefs: Plumb bkey_validate_context to journal_entry_validate
Kent Overstreet
2024-12-21
bcachefs: bkey_fsck_err now respects errors_silent
Kent Overstreet
2024-12-21
bcachefs: bch2_inum_to_path()
Kent Overstreet
2024-12-21
bcachefs: do_fsck_ask_yn()
Kent Overstreet
2024-12-21
bcachefs: Don't error out when logging fsck error
Kent Overstreet
2024-12-21
bcachefs: BCH_FS_recovery_running
Kent Overstreet
2024-12-21
bcachefs: struct bkey_validate_context
Kent Overstreet
2024-12-21
bcachefs: bch2_bucket_do_index(): inconsistent_err -> fsck_err
Kent Overstreet
2024-12-21
bcachefs: Kill FSCK_NEED_FSCK
Kent Overstreet
2024-10-20
bcachefs: Fix __bch2_fsck_err() warning
Kent Overstreet
2024-10-04
bcachefs: Make sure we print error that causes fsck to bail out
Kent Overstreet
2024-10-04
bcachefs: bkey errors are only AUTOFIX during read
Kent Overstreet
2024-09-27
bcachefs: Fix fsck warnings from bkey validation
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-14
bcachefs: Unlock trans when waiting for user input in fsck
Kent Overstreet
2024-07-14
bcachefs: twf: convert bch2_stdio_redirect_readline() to darray
Kent Overstreet
2024-07-14
bcachefs: fsck_err() may now take a btree_trans
Kent Overstreet
2024-07-14
bcachefs: add might_sleep() annotations for fsck_err()
Kent Overstreet
2024-06-20
bcachefs: Fix safe errors by default
Kent Overstreet
2024-05-08
bcachefs: allow for custom action in fsck error messages
Kent Overstreet
[next]