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: Add a better limit for maximum number of buckets
Kent Overstreet
2024-05-06
1
-0
/
+1
*
bcachefs: Add checks for invalid snapshot IDs
Kent Overstreet
2024-04-01
1
-1
/
+2
*
bcachefs: intercept mountoption value for bool type
Hongbo Li
2024-03-14
1
-0
/
+1
*
bcachefs: Buffered write path now can avoid the inode lock
Kent Overstreet
2024-03-14
1
-1
/
+2
*
bcachefs: fix the error code when mounting with incorrect options.
Hongbo Li
2024-03-14
1
-0
/
+3
*
bcachefs: Errcode tracepoint, documentation
Kent Overstreet
2024-03-14
1
-0
/
+1
*
bcachefs: Check for subvolume children when deleting subvolumes
Kent Overstreet
2024-03-14
1
-0
/
+2
*
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-14
1
-1
/
+5
*
bcachefs: Kill some -EINVALs
Kent Overstreet
2024-03-10
1
-0
/
+2
*
bcachefs: Split brain detection
Kent Overstreet
2024-01-06
1
-0
/
+1
*
bcachefs: better error message in btree_node_write_work()
Kent Overstreet
2024-01-01
1
-0
/
+1
*
bcachefs: Improve the nopromote tracepoint
Kent Overstreet
2024-01-01
1
-0
/
+1
*
bcachefs: check for failure to downgrade
Kent Overstreet
2024-01-01
1
-0
/
+1
*
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
1
-1
/
+0
*
bcachefs: BCH_ERR_opt_parse_error
Kent Overstreet
2024-01-01
1
-0
/
+1
*
bcachefs: Make journal replay more efficient
Kent Overstreet
2024-01-01
1
-1
/
+0
*
bcachefs: bch_sb_field_downgrade
Kent Overstreet
2024-01-01
1
-0
/
+2
*
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
2024-01-01
1
-0
/
+1
*
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-28
1
-0
/
+1
*
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
2023-11-26
1
-1
/
+1
*
bcachefs: Replace ERANGE with private error codes
Kent Overstreet
2023-11-05
1
-0
/
+2
*
bcachefs: bch_sb_field_errors
Kent Overstreet
2023-11-02
1
-0
/
+1
*
bcachefs: Guard against unknown compression options
Kent Overstreet
2023-10-31
1
-0
/
+1
*
bcachefs: New superblock section members_v2
Hunter Shaffer
2023-10-22
1
-0
/
+1
*
bcachefs: More minor smatch fixes
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: trace_read_nopromote()
Kent Overstreet
2023-10-22
1
-1
/
+8
*
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
1
-0
/
+4
*
bcachefs: Convert btree_err_type to normal error codes
Kent Overstreet
2023-10-22
1
-0
/
+6
*
bcachefs: Make topology repair a normal recovery pass
Kent Overstreet
2023-10-22
1
-1
/
+0
*
bcachefs: bch2_run_explicit_recovery_pass()
Kent Overstreet
2023-10-22
1
-1
/
+1
*
bcachefs: overlapping_extents_found()
Kent Overstreet
2023-10-22
1
-0
/
+1
*
bcachefs: Convert more -EROFS to private error codes
Kent Overstreet
2023-10-22
1
-0
/
+3
*
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
[next]