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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
Age
Commit message (
Expand
)
Author
2024-10-29
bcachefs: Fix NULL ptr dereference in btree_node_iter_and_journal_peek
Piotr Zalewski
2024-10-29
bcachefs: fix possible null-ptr-deref in __bch2_ec_stripe_head_get()
Gaosheng Cui
2024-10-29
bcachefs: Fix deadlock on -ENOSPC w.r.t. partial open buckets
Kent Overstreet
2024-10-29
bcachefs: Don't filter partial list buckets in open_buckets_to_text()
Kent Overstreet
2024-10-29
bcachefs: Don't keep tons of cached pointers around
Kent Overstreet
2024-10-29
bcachefs: init freespace inited bits to 0 in bch2_fs_initialize
Piotr Zalewski
2024-10-29
bcachefs: Fix unhandled transaction restart in fallocate
Kent Overstreet
2024-10-25
bcachefs: Fix UAF in bch2_reconstruct_alloc()
Kent Overstreet
2024-10-25
bcachefs: fix null-ptr-deref in have_stripes()
Jeongjun Park
2024-10-24
bcachefs: fix shift oob in alloc_lru_idx_fragmentation
Jeongjun Park
2024-10-24
bcachefs: Fix invalid shift in validate_sb_layout()
Gianfranco Trad
2024-10-20
bcachefs: Set bch_inode_unpacked.bi_snapshot in old inode path
Kent Overstreet
2024-10-20
bcachefs: Mark more errors as AUTOFIX
Kent Overstreet
2024-10-20
bcachefs: Workaround for kvmalloc() not supporting > INT_MAX allocations
Kent Overstreet
2024-10-20
bcachefs: Don't use wait_event_interruptible() in recovery
Kent Overstreet
2024-10-20
bcachefs: Fix __bch2_fsck_err() warning
Kent Overstreet
2024-10-18
bcachefs: fsck: Improve hash_check_key()
Kent Overstreet
2024-10-18
bcachefs: bch2_hash_set_or_get_in_snapshot()
Kent Overstreet
2024-10-18
bcachefs: Repair mismatches in inode hash seed, type
Kent Overstreet
2024-10-18
bcachefs: Add hash seed, type to inode_to_text()
Kent Overstreet
2024-10-18
bcachefs: INODE_STR_HASH() for bch_inode_unpacked
Kent Overstreet
2024-10-18
bcachefs: Run in-kernel offline fsck without ratelimit errors
Kent Overstreet
2024-10-18
bcachefs: skip mount option handle for empty string.
Hongbo Li
2024-10-18
bcachefs: fix incorrect show_options results
Hongbo Li
2024-10-18
bcachefs: Fix data corruption on -ENOSPC in buffered write path
Kent Overstreet
2024-10-18
bcachefs: bch2_folio_reservation_get_partial() is now better behaved
Kent Overstreet
2024-10-18
bcachefs: fix disk reservation accounting in bch2_folio_reservation_get()
Kent Overstreet
2024-10-18
bcachefS: ec: fix data type on stripe deletion
Kent Overstreet
2024-10-18
bcachefs: Don't use commit_do() unnecessarily
Kent Overstreet
2024-10-18
bcachefs: handle restarts in bch2_bucket_io_time_reset()
Kent Overstreet
2024-10-18
bcachefs: fix restart handling in __bch2_resume_logged_op_finsert()
Kent Overstreet
2024-10-18
bcachefs: fix restart handling in bch2_alloc_write_key()
Kent Overstreet
2024-10-18
bcachefs: fix restart handling in bch2_do_invalidates_work()
Kent Overstreet
2024-10-18
bcachefs: fix missing restart handling in bch2_read_retry_nodecode()
Kent Overstreet
2024-10-18
bcachefs: fix restart handling in bch2_fiemap()
Kent Overstreet
2024-10-18
bcachefs: fix bch2_hash_delete() error path
Kent Overstreet
2024-10-18
bcachefs: fix restart handling in bch2_rename2()
Kent Overstreet
2024-10-14
bcachefs: Fix sysfs warning in fstests generic/730,731
Kent Overstreet
2024-10-13
bcachefs: Handle race between stripe reuse, invalidate_stripe_to_dev
Kent Overstreet
2024-10-13
bcachefs: Fix kasan splat in new_stripe_alloc_buckets()
Kent Overstreet
2024-10-13
bcachefs: Add missing validation for bch_stripe.csum_granularity_bits
Kent Overstreet
2024-10-13
bcachefs: Fix missing bounds checks in bch2_alloc_read()
Kent Overstreet
2024-10-13
bcachefs: fix uaf in bch2_dio_write_done()
Kent Overstreet
2024-10-12
bcachefs: Improve check_snapshot_exists()
Kent Overstreet
2024-10-12
bcachefs: Fix bkey_nocow_lock()
Kent Overstreet
2024-10-12
bcachefs: Fix accounting replay flags
Kent Overstreet
2024-10-12
bcachefs: Fix invalid shift in member_to_text()
Kent Overstreet
2024-10-11
bcachefs: Fix bch2_have_enough_devs() for BCH_SB_MEMBER_INVALID
Kent Overstreet
2024-10-09
bcachefs: __wait_for_freeing_inode: Switch to wait_bit_queue_entry
Kent Overstreet
2024-10-09
bcachefs: Check if stuck in journal_res_get()
Kent Overstreet
[next]