index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2012-06-01
md: using GFP_NOIO to allocate bio for flush request
Shaohua Li
2012-05-21
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
2012-04-22
md/bitmap: prevent bitmap_daemon_work running while initialising bitmap
NeilBrown
2012-04-02
dm exception store: fix init error path
Andrei Warkentin
2012-04-02
dm crypt: add missing error handling
Mikulas Patocka
2012-04-02
dm crypt: fix mempool deadlock
Mikulas Patocka
2012-04-02
md/raid1,raid10: avoid deadlock during resync/recovery.
NeilBrown
2012-04-02
md/bitmap: ensure to load bitmap when creating via sysfs.
NeilBrown
2012-03-12
dm raid: fix flush support
Jonathan E Brassow
2012-03-12
dm io: fix discard support
Milan Broz
2012-01-25
dm: do not forward ioctls from logical volumes to the underlying device
Paolo Bonzini
2011-12-21
md/raid5: fix bug that could result in reads from a failed device.
NeilBrown
2011-11-21
md/raid5: abort any pending parity operations when array fails.
NeilBrown
2011-11-11
md/raid5: fix bug that could result in reads from a failed device.
NeilBrown
2011-10-16
dm table: avoid crash if integrity profile changes
Mike Snitzer
2011-10-16
md: Avoid waking up a thread after it has been freed.
NeilBrown
2011-10-03
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
NeilBrown
2011-10-03
md/linear: avoid corrupting structure while waiting for rcu_free to complete.
NeilBrown
2011-08-04
dm: fix idr leak on module removal
Alasdair G Kergon
2011-08-04
dm mpath: fix potential NULL pointer in feature arg processing
Mike Snitzer
2011-08-04
dm snapshot: flush disk cache when merging
Mikulas Patocka
2011-08-04
dm io: flush cpu cache with vmapped io
Mikulas Patocka
2011-06-28
md: avoid endless recovery loop when waiting for fail device to complete.
NeilBrown
2011-06-14
md/raid5: remove unusual use of bio_iovec_idx()
Namhyung Kim
2011-06-14
md/raid5: fix FUA request handling in ops_run_io()
Namhyung Kim
2011-06-14
md/raid5: fix raid5_set_bi_hw_segments
Namhyung Kim
2011-06-09
md/bitmap: remove unused fields from struct bitmap
Namhyung Kim
2011-06-09
md/bitmap: use proper accessor macro
Namhyung Kim
2011-06-09
md: check ->hot_remove_disk when removing disk
Namhyung Kim
2011-06-09
md: Using poll /proc/mdstat can monitor the events of adding a spare disks
马建朋
2011-06-09
MD: use is_power_of_2 macro
Jonathan Brassow
2011-06-09
MD: raid5 do not set fullsync
Jonathan Brassow
2011-06-09
MD: support initial bitmap creation in-kernel
Jonathan Brassow
2011-06-08
MD: add sync_super to mddev_t struct
Jonathan Brassow
2011-06-08
MD: raid1 changes to allow use by device mapper
Jonathan Brassow
2011-06-08
MD: move thread wakeups into resume
Jonathan Brassow
2011-06-08
MD: possible typo
Jonathan Brassow
2011-06-08
MD: no sync IO while suspended
Jonathan Brassow
2011-06-08
MD: no integrity register if no gendisk
Jonathan Brassow
2011-05-29
dm kcopyd: return client directly and not through a pointer
Mikulas Patocka
2011-05-29
dm kcopyd: reserve fewer pages
Mikulas Patocka
2011-05-29
dm io: use fixed initial mempool size
Mikulas Patocka
2011-05-29
dm kcopyd: alloc pages from the main page allocator
Mikulas Patocka
2011-05-29
dm kcopyd: add gfp parm to alloc_pl
Mikulas Patocka
2011-05-29
dm kcopyd: remove superfluous page allocation spinlock
Mikulas Patocka
2011-05-29
dm kcopyd: preallocate sub jobs to avoid deadlock
Mikulas Patocka
2011-05-29
dm kcopyd: avoid pointless job splitting
Mikulas Patocka
2011-05-29
dm mpath: do not fail paths after integrity errors
Martin K. Petersen
2011-05-29
dm table: reject devices without request fns
Milan Broz
2011-05-29
dm table: allow targets to support discards internally
Mike Snitzer
[next]