index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
errcode.h
Age
Commit message (
Expand
)
Author
2025-01-09
bcachefs: Don't rely on snapshot_tree.master_subvol for reattaching
Kent Overstreet
2024-12-29
bcachefs: check_extents_to_backpointers() now only checks buckets with mismat...
Kent Overstreet
2024-12-21
bcachefs: Use proper errcodes for inode unpack errors
Kent Overstreet
2024-12-21
bcachefs: Kill unnecessary mark_lock usage
Kent Overstreet
2024-12-21
bcachefs: BCH_ERR_insufficient_journal_devices
Kent Overstreet
2024-12-21
bcachefs: bch2_inum_to_path()
Kent Overstreet
2024-12-21
bcachefs: Issue a transaction restart after commit in repair
Kent Overstreet
2024-12-21
bcachefs: Don't try to en/decrypt when encryption not available
Kent Overstreet
2024-12-21
bcachefs: errcode cleanup: journal errors
Kent Overstreet
2024-12-21
bcachefs: BCH_ERR_btree_node_read_error_cached
Kent Overstreet
2024-12-21
bcachefs: Don't BUG_ON() when superblock feature wasn't set for compressed data
Kent Overstreet
2024-12-21
bcachefs: Don't use a shared decompress workspace mempool
Kent Overstreet
2024-12-21
bcachefs: Implement bch2_btree_iter_prev_min()
Kent Overstreet
2024-12-21
bcachefs: bch2_run_explicit_recovery_pass() returns different error when not ...
Kent Overstreet
2024-12-21
bcachefs: Delete dead code
Alan Huang
2024-11-07
bcachefs: add check NULL return of bio_kmalloc in journal_read_bucket
Pei Xiao
2024-10-29
bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get()
Gaosheng Cui
2024-10-24
bcachefs: Fix invalid shift in validate_sb_layout()
Gianfranco Trad
2024-10-09
bcachefs: Disk accounting device validation fixes
Kent Overstreet
2024-09-21
bcachefs: bch2_dev_remove_stripes()
Kent Overstreet
2024-09-21
bcachefs: EIO errcode cleanup
Kent Overstreet
2024-09-21
bcachefs: BCH_WRITE_ALLOC_NOWAIT no longer applies to open bucket allocation
Kent Overstreet
2024-08-31
bcachefs: Revert lockless buffered IO path
Kent Overstreet
2024-08-13
bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()
Kent Overstreet
2024-07-14
bcachefs: Add error code to defer option parsing
Thomas Bertschinger
2024-06-21
bcachefs: Replace bare EEXIST with private error codes
Kent Overstreet
2024-05-06
bcachefs: Add a better limit for maximum number of buckets
Kent Overstreet
2024-03-31
bcachefs: Add checks for invalid snapshot IDs
Kent Overstreet
2024-03-13
bcachefs: intercept mountoption value for bool type
Hongbo Li
2024-03-13
bcachefs: Buffered write path now can avoid the inode lock
Kent Overstreet
2024-03-13
bcachefs: fix the error code when mounting with incorrect options.
Hongbo Li
2024-03-13
bcachefs: Errcode tracepoint, documentation
Kent Overstreet
2024-03-13
bcachefs: Check for subvolume children when deleting subvolumes
Kent Overstreet
2024-03-13
bcachefs: Kill more -EIO error codes
Kent Overstreet
2024-03-10
bcachefs: Kill some -EINVALs
Kent Overstreet
2024-01-05
bcachefs: Split brain detection
Kent Overstreet
2024-01-01
bcachefs: better error message in btree_node_write_work()
Kent Overstreet
2024-01-01
bcachefs: Improve the nopromote tracepoint
Kent Overstreet
2024-01-01
bcachefs: check for failure to downgrade
Kent Overstreet
2024-01-01
bcachefs: btree write buffer now slurps keys from journal
Kent Overstreet
2024-01-01
bcachefs: BCH_ERR_opt_parse_error
Kent Overstreet
2024-01-01
bcachefs: Make journal replay more efficient
Kent Overstreet
2024-01-01
bcachefs: bch_sb_field_downgrade
Kent Overstreet
2024-01-01
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-25
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
2023-11-05
bcachefs: Replace ERANGE with private error codes
Kent Overstreet
2023-11-01
bcachefs: bch_sb_field_errors
Kent Overstreet
2023-10-31
bcachefs: Guard against unknown compression options
Kent Overstreet
2023-10-22
bcachefs: New superblock section members_v2
Hunter Shaffer
[next]