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.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
/
drivers
/
md
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8 days
md: use ATTRIBUTE_GROUPS() for md default sysfs attributes
Abd-Alrhman Masalkhi
8 days
md: use mddev_is_dm() instead of open-coding gendisk checks
Abd-Alrhman Masalkhi
8 days
md/raid1: replace wait loop with wait_event_idle() in raid1_write_request()
Abd-Alrhman Masalkhi
8 days
md/md-bitmap: add a none backend for bitmap grow
Yu Kuai
8 days
md/md-bitmap: split bitmap sysfs groups
Yu Kuai
8 days
md: factor bitmap creation away from sysfs handling
Yu Kuai
8 days
md: use mddev_lock_nointr() in mddev_suspend_and_lock_nointr()
Abd-Alrhman Masalkhi
8 days
md: replace wait loop with wait_event() in md_handle_request()
Abd-Alrhman Masalkhi
8 days
md/raid10: fix divide-by-zero in setup_geo() with zero far_copies
Junrui Luo
8 days
md/raid1,raid10: don't fail devices for invalid IO errors
Keith Busch
8 days
md/raid5: Fix UAF on IO across the reshape position
Benjamin Marzinski
8 days
Merge tag 'for-7.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-20
dm-thin: fix metadata refcount underflow
Mikulas Patocka
2026-04-15
Merge tag 'for-7.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-04-10
dm cache: fix missing return in invalidate_committed's error path
Ming-Hung Tsai
2026-04-09
dm: fix a buffer overflow in ioctl processing
Mikulas Patocka
2026-04-07
md/raid5: fix soft lockup in retry_aligned_read()
Chia-Ming Chang
2026-04-07
md: wake raid456 reshape waiters before suspend
Yu Kuai
2026-04-07
md/raid1: serialize overlap io for writemostly disk
Xiao Ni
2026-04-07
md/md-llbitmap: optimize initial sync with write_zeroes_unmap support
Yu Kuai
2026-04-07
md/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity building
Yu Kuai
2026-04-07
md: add fallback to correct bitmap_ops on version mismatch
Yu Kuai
2026-04-07
md/raid5: validate payload size before accessing journal metadata
Junrui Luo
2026-04-07
md: remove unused static md_wq workqueue
Abd-Alrhman Masalkhi
2026-04-07
md/raid0: use kvzalloc/kvfree for strip_zone and devlist allocations
Gregory Price
2026-04-06
md: fix array_state=clear sysfs deadlock
Yu Kuai
2026-04-03
bcache: fix uninitialized closure object
Mingzhe Zou
2026-04-03
bcache: fix cached_dev.sb_bio use-after-free and crash
Mingzhe Zou
2026-03-30
dm-crypt: Make crypt_iv_operations::post return void
Eric Biggers
2026-03-30
dm vdo: Fix spelling mistake "postive" -> "positive"
Colin Ian King
2026-03-27
dm: provide helper to set stacked limits
Keith Busch
2026-03-27
dm-integrity: always set the io hints
Keith Busch
2026-03-27
dm-integrity: fix mismatched queue limits
Keith Busch
2026-03-26
dm-bufio: use kzalloc_flex
Rosen Penev
2026-03-26
dm vdo: save the formatted metadata to disk
Bruce Johnston
2026-03-26
dm vdo: add formatting logic and initialization
Bruce Johnston
2026-03-26
dm vdo: add synchronous metadata I/O submission helper
Bruce Johnston
2026-03-26
dm vdo: add geometry block structure
Bruce Johnston
2026-03-26
dm vdo: add geometry block encoding
Bruce Johnston
2026-03-26
dm vdo: add upfront validation for logical size
Bruce Johnston
2026-03-26
dm vdo: add formatting parameters to table line
Bruce Johnston
2026-03-26
dm vdo: add super block initialization to encodings.c
Bruce Johnston
2026-03-26
dm vdo: add geometry block initialization to encodings.c
Bruce Johnston
2026-03-23
dm-crypt: Make crypt_iv_operations::wipe return void
Eric Biggers
2026-03-23
dm-crypt: Reimplement elephant diffuser using AES library
Eric Biggers
2026-03-23
dm-verity-fec: warn even when there were no errors
Eric Biggers
2026-03-23
md: remove unused mddev argument from export_rdev
Chen Cheng
2026-03-23
md/raid5: move handle_stripe() comment to correct location
Chen Cheng
2026-03-23
md/raid5: remove stale md_raid5_kick_device() declaration
Chen Cheng
[next]