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
2009-12-08
md: revert incorrect fix for read error handling in raid1.
NeilBrown
2009-12-08
md/raid1/raid10: add a cond_resched
NeilBrown
2009-12-08
md/raid5: make sure curr_sync_completes is uptodate when reshape starts
NeilBrown
2009-12-08
md: don't clear endpoint for resync when resync is interrupted.
NeilBrown
2009-11-09
dm snapshot: use unsigned integer chunk size
Mikulas Patocka
2009-11-09
dm snapshot: require non zero chunk size by end of ctr
Mikulas Patocka
2009-11-09
dm snapshot: lock snapshot while supplying status
Mikulas Patocka
2009-11-09
dm exception store: fix failed set_chunk_size error path
Mikulas Patocka
2009-11-09
dm: dec_pending needs locking to save error value
Kiyoshi Ueda
2009-11-09
dm: add missing del_gendisk to alloc_dev error path
Zdenek Kabelac
2009-11-09
dm log: userspace fix incorrect luid cast in userspace_ctr
Andrew Morton
2009-11-09
dm snapshot: sort by chunk size to fix race
Mikulas Patocka
2009-11-09
dm snapshot: free exception store on init failure
Jonathan Brassow
2009-10-22
dm/connector: Only process connector packages from privileged processes
Philipp Reisner
2009-10-22
connector: Provide the sender's credentials to the callback
Philipp Reisner
2009-09-24
md: Fix "strchr" [drivers/md/dm-log-userspace.ko] undefined!
Geert Uytterhoeven
2009-09-04
dm snapshot: fix on disk chunk size validation
Mikulas Patocka
2009-09-04
dm exception store: split set_chunk_size
Mikulas Patocka
2009-09-04
dm snapshot: fix header corruption race on invalidation
Mikulas Patocka
2009-09-04
dm snapshot: refactor zero_disk_area to use chunk_io
Mikulas Patocka
2009-09-04
dm log: userspace add luid to distinguish between concurrent log instances
Jonathan Brassow
2009-09-04
dm raid1: do not allow log_failure variable to unset after being set
Jonathan Brassow
2009-09-04
dm log: remove incorrect field from userspace table output
Jonathan Brassow
2009-09-04
dm log: fix userspace status output
Jonathan Brassow
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
2009-09-04
dm table: add more context to terse warning messages
Mike Snitzer
2009-09-04
dm table: fix queue_limit checking device iterator
Mikulas Patocka
2009-09-04
dm snapshot: implement iterate devices
Mike Snitzer
2009-09-04
dm multipath: fix oops when request based io fails when no paths
Kiyoshi Ueda
2009-08-18
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-08-18
Fix new incorrect error return from do_md_stop.
NeilBrown
2009-08-16
dm-log-userspace: fix printk format warning
Randy Dunlap
2009-08-13
md: allow upper limit for resync/reshape to be set when array is read-only
NeilBrown
2009-08-13
md/raid5: Properly remove excess drives after shrinking a raid5/6
NeilBrown
2009-08-13
md/raid5: make sure a reshape restarts at the correct address.
NeilBrown
2009-08-13
md/raid5: allow new reshape modes to be restarted in the middle.
NeilBrown
2009-08-13
md: never advance 'events' counter by more than 1.
NeilBrown
2009-08-10
Remove deadlock potential in md_open
NeilBrown
2009-08-03
md: Use revalidate_disk to effect changes in size of device.
NeilBrown
2009-08-03
md: allow raid5_quiesce to work properly when reshape is happening.
NeilBrown
2009-08-03
md/raid5: set reshape_position correctly when reshape starts.
NeilBrown
2009-08-03
md: Handle growth of v1.x metadata correctly.
NeilBrown
2009-08-03
md: avoid array overflow with bad v1.x metadata
NeilBrown
2009-08-03
md: when a level change reduces the number of devices, remove the excess.
NeilBrown
2009-08-03
md: Push down data integrity code to personalities.
Andre Noll
2009-07-31
md/raid6: release spare page at ->stop()
Dan Williams
2009-07-23
dm table: pass correct dev area size to device_area_is_valid
Mike Snitzer
2009-07-23
dm: remove queue next_ordered workaround for barriers
Mike Snitzer
2009-07-23
dm raid1: wake kmirrord when requeueing delayed bios after remote recovery
Mikulas Patocka
2009-07-10
Fix congestion_wait() sync/async vs read/write confusion
Jens Axboe
[next]