summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/errcode.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* bcachefs: Delete old deadlock avoidance codeKent Overstreet2023-10-221-1/+0
* bcachefs: Deadlock cycle detectorKent Overstreet2023-10-221-0/+1
* bcachefs: Add private error codes for ENOSPCKent Overstreet2023-10-221-1/+15
* bcachefs: Errcodes can now subtype standard error codesKent Overstreet2023-10-221-45/+52
* bcachefs: BTREE_ITER_NO_NODE -> BCH_ERR codesKent Overstreet2023-10-221-0/+9
* bcachefs: Add distinct error code for key_cache_upgradeKent Overstreet2023-10-221-0/+1
* bcachefs: Convert fsck errors to errcode.hKent Overstreet2023-10-221-2/+9
* bcachefs: EINTR -> BCH_ERR_transaction_restartKent Overstreet2023-10-221-1/+24
* bcachefs: Improved errcodesKent Overstreet2023-10-221-6/+27
* bcachefs: When fsck finds redundant snapshot keys, trigger snapshots cleanupKent Overstreet2023-10-221-0/+1
* bcachefs: Convert bucket_alloc_ret to negative error codesKent Overstreet2023-10-221-0/+12