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
2008-03-28
dm io: write error bits form long not int
Alasdair G Kergon
2008-03-28
dm crypt: fix ctx pending
Milan Broz
2008-03-19
drivers/md/raid5.c: fix printk warnings
Andrew Morton
2008-03-19
md: remove the 'super' sysfs attribute from devices in an 'md' array
NeilBrown
2008-03-10
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
2008-03-10
md: fix formatting error in /proc/mdstat
NeilBrown
2008-03-04
md: the md RAID10 resync thread could cause a md RAID10 array deadlock
K.Tanaka
2008-03-04
md: fix possible raid1/raid10 deadlock on read error during resync
NeilBrown
2008-03-04
md: don't attempt read-balancing for raid10 'far' layouts
Keld Simonsen
2008-03-04
md: lock access to rdev attributes properly
NeilBrown
2008-03-04
md: make sure a reshape is started when device switches to read-write
NeilBrown
2008-03-04
md: clean up irregularity with raid autodetect
NeilBrown
2008-03-04
md: guard against possible bad array geometry in v1 metadata
NeilBrown
2008-03-04
md: reduce CPU wastage on idle md array with a write-intent bitmap
NeilBrown
2008-03-04
md: fix deadlock in md/raid1 and md/raid10 when handling a read error
NeilBrown
2008-02-19
dm-raid1.c: fix NULL dereferences
Adrian Bunk
2008-02-14
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-14
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-14
Introduce path_put()
Jan Blunck
2008-02-14
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-13
dm-raid1 breakage on 64bit
Al Viro
2008-02-08
dm raid1: report fault status
Jonathan Brassow
2008-02-08
dm raid1: handle read failures
Jonathan Brassow
2008-02-08
dm raid1: fix EIO after log failure
Jonathan Brassow
2008-02-08
dm raid1: handle recovery failures
Jonathan Brassow
2008-02-08
dm raid1: handle write failures
Jonathan Brassow
2008-02-08
dm snapshot: combine consecutive exceptions in memory
Milan Broz
2008-02-08
dm: stripe enhanced status return
Brian Wood
2008-02-08
dm: stripe trigger event on failure
Brian Wood
2008-02-08
dm log: auto load modules
Jonathan Brassow
2008-02-08
dm: move deferred bio flushing to workqueue
Milan Broz
2008-02-08
dm crypt: use async crypto
Milan Broz
2008-02-08
dm crypt: prepare async callback fn
Milan Broz
2008-02-08
dm crypt: add completion for async
Milan Broz
2008-02-08
dm crypt: add async request mempool
Milan Broz
2008-02-08
dm crypt: extract scatterlist processing
Milan Broz
2008-02-08
dm crypt: tidy io ref counting
Milan Broz
2008-02-08
dm crypt: introduce crypt_write_io_loop
Milan Broz
2008-02-08
dm crypt: abstract crypt_write_done
Milan Broz
2008-02-08
dm crypt: store sector mapping in dm_crypt_io
Milan Broz
2008-02-08
dm crypt: move queue functions
Alasdair G Kergon
2008-02-08
dm crypt: adjust io processing functions
Milan Broz
2008-02-08
dm crypt: tidy crypt_endio
Milan Broz
2008-02-08
dm crypt: move error setting outside crypt_dec_pending
Milan Broz
2008-02-08
dm crypt: remove unnecessary crypt_context write parm
Milan Broz
2008-02-08
dm crypt: move convert_context inside dm_crypt_io
Milan Broz
2008-02-08
dm mpath: add missing static
Alasdair G Kergon
2008-02-08
dm: targets no longer experimental
Alasdair G Kergon
2008-02-08
dm: refactor dm_suspend completion wait
Milan Broz
2008-02-08
dm: split dm_suspend io_lock hold into two
Milan Broz
[next]