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
2007-05-10
md: avoid a possibility that a read error can wrongly propagate through md/ra...
NeilBrown
2007-05-09
Revert "md: improve partition detection in md array"
Linus Torvalds
2007-05-09
md: improve partition detection in md array
NeilBrown
2007-05-09
md: allow reshape_position for md arrays to be set via sysfs
NeilBrown
2007-05-09
md: remove the slash from the name of a kmem_cache used by raid5
NeilBrown
2007-05-09
md: stop using csum_partial for checksum calculation in md
NeilBrown
2007-05-09
md: move test for whether level supports bitmap to correct place
NeilBrown
2007-05-09
md: cleanup: use seq_release_private() where appropriate
Martin Peschke
2007-05-09
drivers/md.c: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
2007-05-09
dm log: fix resume failed log device
Jonathan Brassow
2007-05-09
dm raid1: switch rh_in_sync to blocking in do_reads
Jonathan Brassow
2007-05-09
dm raid1: fix to commit pending clear region requests
Jonathan Brassow
2007-05-09
dm: delay target
Heinz Mauelshagen
2007-05-09
dm: bio list helpers
Heinz Mauelshagen
2007-05-09
dm io: remove old interface
Milan Broz
2007-05-09
dm raid1: update dm io interface
Milan Broz
2007-05-09
dm log: update dm io interface
Heinz Mauelshagen
2007-05-09
dm exception store: update dm io interface
Heinz Mauelshagen
2007-05-09
dm kcopyd: update dm io interface
Milan Broz
2007-05-09
dm io: new interface
Heinz Mauelshagen
2007-05-09
dm io: prepare for new interface
Heinz Mauelshagen
2007-05-09
dm io: delay dec_count
Heinz Mauelshagen
2007-05-09
dm raid1: add handle_errors feature flag
Jonathan E Brassow
2007-05-09
dm log: report fault status
Jonathan E Brassow
2007-05-09
dm log: fault detection
Jonathan E Brassow
2007-05-09
dm: allow offline devices
Mike Anderson
2007-05-09
dm mpath: log device name
Edward Goggin
2007-05-09
dm crypt: add null iv
Ludwig Nussel
2007-05-09
dm crypt: use smaller bvecs in clones
Olaf Kirch
2007-05-09
dm crypt: fix remove first_clone
Olaf Kirch
2007-05-09
dm crypt: fix avoid cloned bio ref after free
Olaf Kirch
2007-05-09
dm crypt: fix call to clone_init
Olaf Kirch
2007-05-09
dm crypt: disable barriers
Milan Broz
2007-05-09
dm raid1: one kmirrord per mirror
Holger Smolinski
2007-05-08
Remove do_sync_file_range()
Mark Fasheh
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
2007-04-30
[BLOCK] Don't pin lots of memory in mempools
Jens Axboe
2007-04-12
[PATCH] md: fix calculation for size of filemap_attr array in md/bitmap
Neil Brown
2007-04-04
[PATCH] md: avoid a deadlock when removing a device from an md array via sysfs
NeilBrown
2007-03-27
[PATCH] md: convert compile time warnings into runtime warnings
NeilBrown
2007-03-27
[PATCH] md: clear the congested_fn when stopping a raid5
NeilBrown
2007-03-27
[PATCH] md: allow raid4 arrays to be reshaped
NeilBrown
2007-03-16
[PATCH] fix read past end of array in md/linear.c
Andy Isaacson
2007-03-05
[PATCH] md: fix for raid6 reshape
NeilBrown
2007-03-01
[PATCH] md: add support for reshape of a raid6
NeilBrown
2007-03-01
[PATCH] md: restart a (raid5) reshape that has been aborted due to a read/wri...
NeilBrown
2007-03-01
[PATCH] md: clean out unplug and other queue function on md shutdown
NeilBrown
2007-03-01
[PATCH] md: move warning about creating a raid array on partitions of the one...
NeilBrown
2007-03-01
[PATCH] md: RAID6: clean up CPUID and FPU enter/exit code
H. Peter Anvin
2007-03-01
[PATCH] md: fix raid10 recovery problem.
NeilBrown
[next]