summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/errcode.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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