index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
errcode.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bcachefs: BCH_ERR_fsck -> EINVAL
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Fix more lockdep splats in debug.c
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Use unlikely() in bch2_err_matches()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: Convert -ENOENT to private error codes
Kent Overstreet
2023-10-22
1
-0
/
+11
*
bcachefs: BTREE_ID_snapshot_tree
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: bch2_bkey_get_empty_slot()
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Private error codes: ENOMEM
Kent Overstreet
2023-10-22
1
-0
/
+75
*
bcachefs: Fix stripe reuse path
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: RESERVE_stripe
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: don't block reads if we're promoting
Daniel Hill
2023-10-22
1
-0
/
+1
*
bcachefs: Data update support for unwritten extents
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: New on disk format: Backpointers
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Btree write buffer
Kent Overstreet
2023-10-22
1
-0
/
+2
*
bcachefs: Convert EAGAIN errors to private error codes
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: Convert EROFS errors to private error codes
Kent Overstreet
2023-10-22
1
-1
/
+5
*
bcachefs: Fix for long running btree transactions & key cache
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: More errcode cleanup
Kent Overstreet
2023-10-22
1
-1
/
+39
*
bcachefs: Kill btree_insert_ret enum
Kent Overstreet
2023-10-22
1
-0
/
+5
*
bcachefs: Add error path to btree_split()
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Delete old deadlock avoidance code
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: Deadlock cycle detector
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Add private error codes for ENOSPC
Kent Overstreet
2023-10-22
1
-1
/
+15
*
bcachefs: Errcodes can now subtype standard error codes
Kent Overstreet
2023-10-22
1
-45
/
+52
*
bcachefs: BTREE_ITER_NO_NODE -> BCH_ERR codes
Kent Overstreet
2023-10-22
1
-0
/
+9
*
bcachefs: Add distinct error code for key_cache_upgrade
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Convert fsck errors to errcode.h
Kent Overstreet
2023-10-22
1
-2
/
+9
*
bcachefs: EINTR -> BCH_ERR_transaction_restart
Kent Overstreet
2023-10-22
1
-1
/
+24
*
bcachefs: Improved errcodes
Kent Overstreet
2023-10-22
1
-6
/
+27
*
bcachefs: When fsck finds redundant snapshot keys, trigger snapshots cleanup
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Convert bucket_alloc_ret to negative error codes
Kent Overstreet
2023-10-22
1
-0
/
+12