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
Age
Commit message (
Expand
)
Author
2024-01-01
bcachefs: make RO snapshots actually RO
Kent Overstreet
2024-01-01
bcachefs: bch_sb_field_downgrade
Kent Overstreet
2024-01-01
bcachefs: bch_sb.recovery_passes_required
Kent Overstreet
2024-01-01
bcachefs: Add persistent identifiers for recovery passes
Kent Overstreet
2024-01-01
bcachefs: prt_bitflags_vector()
Kent Overstreet
2024-01-01
bcachefs: move BCH_SB_ERRS() to sb-errors_types.h
Kent Overstreet
2024-01-01
bcachefs: fix buffer overflow in nocow write path
Kent Overstreet
2024-01-01
bcachefs: DARRAY_PREALLOCATED()
Kent Overstreet
2024-01-01
bcachefs: Switch darray to kvmalloc()
Kent Overstreet
2024-01-01
bcachefs: Factor out darray resize slowpath
Kent Overstreet
2024-01-01
bcachefs: fix setting version_upgrade_complete
Kent Overstreet
2024-01-01
bcachefs: fix invalid free in dio write path
Kent Overstreet
2024-01-01
bcachefs: Fix extents iteration + snapshots interaction
Kent Overstreet
2023-12-26
bcachefs: Fix promotes
Kent Overstreet
2023-12-21
bcachefs: Fix leakage of internal error code
Kent Overstreet
2023-12-21
bcachefs: Fix insufficient disk reservation with compression + snapshots
Kent Overstreet
2023-12-19
bcachefs: fix BCH_FSCK_ERR enum
Kent Overstreet
2023-12-19
bcachefs: Fix bch2_alloc_sectors_start_trans() error handling
Kent Overstreet
2023-12-19
bcachefs; guard against overflow in btree node split
Kent Overstreet
2023-12-19
bcachefs: btree_node_u64s_with_format() takes nr keys
Kent Overstreet
2023-12-17
bcachefs: print explicit recovery pass message only once
Kent Overstreet
2023-12-14
bcachefs: improve modprobe support by providing softdeps
Daniel Hill
2023-12-14
bcachefs: fix invalid memory access in bch2_fs_alloc() error path
Thomas Bertschinger
2023-12-13
bcachefs: Fix determining required file handle length
Jan Kara
2023-12-11
bcachefs: Fix nocow locks deadlock
Kent Overstreet
2023-12-10
bcachefs: Close journal entry if necessary when flushing all pins
Kent Overstreet
2023-12-10
bcachefs: Fix uninitialized var in bch2_journal_replay()
Kent Overstreet
2023-12-08
bcachefs: Fix deleted inode check for dirs
Kent Overstreet
2023-12-06
bcachefs: rebalance shouldn't attempt to compress unwritten extents
Daniel Hill
2023-12-06
bcachefs: don't attempt rw on unfreeze when shutdown
Brian Foster
2023-12-06
bcachefs: Fix creating snapshot with implict source
Kent Overstreet
2023-12-04
bcachefs: Don't run indirect extent trigger unless inserting/deleting
Kent Overstreet
2023-12-04
bcachefs: Convert compression_stats to for_each_btree_key2
Kent Overstreet
2023-12-04
bcachefs: Fix bch2_extent_drop_ptrs() call
Kent Overstreet
2023-12-04
bcachefs: Fix a journal deadlock in replay
Kent Overstreet
2023-12-04
bcachefs; Don't use btree write buffer until journal replay is finished
Kent Overstreet
2023-12-03
bcachefs: Don't drop journal pins in exit path
Kent Overstreet
2023-11-28
bcachefs: Extra kthread_should_stop() calls for copygc
Kent Overstreet
2023-11-28
bcachefs: Convert gc_alloc_start() to for_each_btree_key2()
Kent Overstreet
2023-11-28
bcachefs: Fix race between btree writes and metadata drop
Kent Overstreet
2023-11-28
bcachefs: move journal seq assertion
Kent Overstreet
2023-11-28
bcachefs: -EROFS doesn't count as move_extent_start_fail
Kent Overstreet
2023-11-28
bcachefs: trace_move_extent_start_fail() now includes errcode
Kent Overstreet
2023-11-28
bcachefs: Fix split_race livelock
Kent Overstreet
2023-11-28
bcachefs: Fix bucket data type for stripe buckets
Kent Overstreet
2023-11-28
bcachefs: Add missing validation for jset_entry_data_usage
Kent Overstreet
2023-11-28
bcachefs: Fix zstd compress workspace size
Kent Overstreet
2023-11-25
bcachefs: bpos is misaligned on big endian
Kent Overstreet
2023-11-25
bcachefs: Fix ec + durability calculation
Kent Overstreet
2023-11-25
bcachefs: Data update path won't accidentaly grow replicas
Kent Overstreet
[next]