summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/errcode.h
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Add checks for invalid snapshot IDsKent Overstreet2024-03-311-1/+2
* bcachefs: intercept mountoption value for bool typeHongbo Li2024-03-131-0/+1
* bcachefs: Buffered write path now can avoid the inode lockKent Overstreet2024-03-131-1/+2
* bcachefs: fix the error code when mounting with incorrect options.Hongbo Li2024-03-131-0/+3
* bcachefs: Errcode tracepoint, documentationKent Overstreet2024-03-131-0/+1
* bcachefs: Check for subvolume children when deleting subvolumesKent Overstreet2024-03-131-0/+2
* bcachefs: Kill more -EIO error codesKent Overstreet2024-03-131-1/+5
* bcachefs: Kill some -EINVALsKent Overstreet2024-03-101-0/+2
* bcachefs: Split brain detectionKent Overstreet2024-01-051-0/+1
* bcachefs: better error message in btree_node_write_work()Kent Overstreet2024-01-011-0/+1
* bcachefs: Improve the nopromote tracepointKent Overstreet2024-01-011-0/+1
* bcachefs: check for failure to downgradeKent Overstreet2024-01-011-0/+1
* bcachefs: btree write buffer now slurps keys from journalKent Overstreet2024-01-011-1/+0
* bcachefs: BCH_ERR_opt_parse_errorKent Overstreet2024-01-011-0/+1
* bcachefs: Make journal replay more efficientKent Overstreet2024-01-011-1/+0
* bcachefs: bch_sb_field_downgradeKent Overstreet2024-01-011-0/+2
* bcachefs: bch_sb.recovery_passes_requiredKent Overstreet2024-01-011-0/+1
* bcachefs: Add missing validation for jset_entry_data_usageKent Overstreet2023-11-281-0/+1
* bcachefs: Data update path won't accidentaly grow replicasKent Overstreet2023-11-251-1/+1
* bcachefs: Replace ERANGE with private error codesKent Overstreet2023-11-051-0/+2
* bcachefs: bch_sb_field_errorsKent Overstreet2023-11-011-0/+1
* bcachefs: Guard against unknown compression optionsKent Overstreet2023-10-311-0/+1
* bcachefs: New superblock section members_v2Hunter Shaffer2023-10-221-0/+1
* bcachefs: More minor smatch fixesKent Overstreet2023-10-221-0/+1
* bcachefs: trace_read_nopromote()Kent Overstreet2023-10-221-1/+8
* bcachefs: Break up io.cKent Overstreet2023-10-221-0/+4
* bcachefs: Convert btree_err_type to normal error codesKent Overstreet2023-10-221-0/+6
* bcachefs: Make topology repair a normal recovery passKent Overstreet2023-10-221-1/+0
* bcachefs: bch2_run_explicit_recovery_pass()Kent Overstreet2023-10-221-1/+1
* bcachefs: overlapping_extents_found()Kent Overstreet2023-10-221-0/+1
* bcachefs: Convert more -EROFS to private error codesKent Overstreet2023-10-221-0/+3
* bcachefs: BCH_ERR_fsck -> EINVALKent Overstreet2023-10-221-1/+1
* bcachefs: Fix more lockdep splats in debug.cKent Overstreet2023-10-221-1/+1
* bcachefs: Use unlikely() in bch2_err_matches()Kent Overstreet2023-10-221-1/+1
* bcachefs: Convert -ENOENT to private error codesKent Overstreet2023-10-221-0/+11
* bcachefs: BTREE_ID_snapshot_treeKent Overstreet2023-10-221-0/+1
* bcachefs: bch2_bkey_get_empty_slot()Kent Overstreet2023-10-221-0/+1
* bcachefs: Private error codes: ENOMEMKent Overstreet2023-10-221-0/+75
* bcachefs: Fix stripe reuse pathKent Overstreet2023-10-221-1/+1
* bcachefs: RESERVE_stripeKent Overstreet2023-10-221-0/+1
* bcachefs: don't block reads if we're promotingDaniel Hill2023-10-221-0/+1
* bcachefs: Data update support for unwritten extentsKent Overstreet2023-10-221-0/+1
* bcachefs: New on disk format: BackpointersKent Overstreet2023-10-221-0/+1
* bcachefs: Btree write bufferKent Overstreet2023-10-221-0/+2
* bcachefs: Convert EAGAIN errors to private error codesKent Overstreet2023-10-221-0/+5
* bcachefs: Convert EROFS errors to private error codesKent Overstreet2023-10-221-1/+5
* bcachefs: Fix for long running btree transactions & key cacheKent Overstreet2023-10-221-0/+1
* bcachefs: More errcode cleanupKent Overstreet2023-10-221-1/+39
* bcachefs: Kill btree_insert_ret enumKent Overstreet2023-10-221-0/+5
* bcachefs: Add error path to btree_split()Kent Overstreet2023-10-221-0/+1