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
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2024-02-20
dm-crypt: recheck the integrity tag after a failure
Mikulas Patocka
2024-02-20
dm-crypt: don't modify the data when using authenticated encryption
Mikulas Patocka
2024-02-20
dm-verity: recheck the hash after a failure
Mikulas Patocka
2024-02-20
dm-integrity: recheck the integrity tag after a failure
Mikulas Patocka
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-19
bcache: pass queue_limits to blk_mq_alloc_disk
Christoph Hellwig
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
2024-02-16
Merge tag 'md-6.9-20240216' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2024-02-15
md: Don't suspend the array for interrupted reshape
Yu Kuai
2024-02-15
md: Don't register sync_thread for reshape directly
Yu Kuai
2024-02-15
md: Make sure md_do_sync() will set MD_RECOVERY_DONE
Yu Kuai
2024-02-15
md: Don't ignore read-only array in md_check_recovery()
Yu Kuai
2024-02-15
md: Don't ignore suspended array in md_check_recovery()
Yu Kuai
2024-02-12
md: fix kmemleak of rdev->serial
Li Nan
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
2024-02-12
dm: dm-zoned: guard blkdev_zone_mgmt with noio scope
Johannes Thumshirn
2024-02-07
md: Fix missing release of 'active_io' for flush
Yu Kuai
2024-02-05
md/multipath: Remove md-multipath.h
Song Liu
2024-02-05
md/linear: Get rid of md-linear.h
Marc Zyngier
2024-02-05
md: use RCU lock to protect traversal in md_spares_need_change()
Li Lingfeng
2024-02-05
md: get rdev->mddev with READ_ONCE()
Li Lingfeng
2024-02-05
md: remove redundant md_wakeup_thread()
Yu Kuai
2024-02-05
md: remove redundant check of 'mddev->sync_thread'
Yu Kuai
2024-02-02
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
2024-01-30
dm writecache: allow allocations larger than 2GiB
Mikulas Patocka
2024-01-30
dm stats: limit the number of entries
Mikulas Patocka
2024-01-30
dm: limit the number of targets and parameter size area
Mikulas Patocka
2024-01-24
md: fix a suspicious RCU usage warning
Mikulas Patocka
2024-01-18
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-09
md/raid1: Use blk_opf_t for read and write operations
Bart Van Assche
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
md: Fix md_seq_ops() regressions
Yu Kuai
2024-01-08
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-12-29
bcache: use the default discard granularity
Christoph Hellwig
2023-12-29
bcache: discard_granularity should not be smaller than a sector
Christoph Hellwig
2023-12-19
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-19
md: Remove deprecated CONFIG_MD_FAULTY
Song Liu
2023-12-19
md: Remove deprecated CONFIG_MD_MULTIPATH
Song Liu
2023-12-19
md: Remove deprecated CONFIG_MD_LINEAR
Song Liu
2023-12-18
dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
Mike Snitzer
2023-12-18
dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
Mikulas Patocka
2023-12-18
dm-raid: delay flushing event_work() after reconfig_mutex is released
Yu Kuai
2023-12-15
md/raid1: support read error check
Li Nan
2023-12-15
md: factor out a helper exceed_read_errors() to check read_errors
Li Nan
2023-12-15
md: Whenassemble the array, consult the superblock of the freshest device
Alex Lyakas
2023-12-15
md/raid1: remove unnecessary null checking
Gou Hao
2023-12-08
Merge tag 'block-6.7-2023-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-07
Merge tag 'md-fixes-20231207-1' of https://git.kernel.org/pub/scm/linux/kerne...
Jens Axboe
[prev]
[next]