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-08-23
md: avoid possible BUG_ON in md bitmap handling
Neil Brown
2007-08-23
md: fix a few problems with the interface (sysfs and ioctl) to md
Neil Brown
2007-08-23
md: assorted md and raid1 one-liners
Neil Brown
2007-08-23
md: fix some small races in bitmap plugging in raid5
Neil Brown
2007-08-23
md: fix a plug/unplug race in raid5
Neil Brown
2007-08-23
md: fix resync speed calculation for restarted resyncs
Neil Brown
2007-08-23
md: Allow re-add to work on array without bitmaps
Neil Brown
2007-08-12
md/bitmap: tidy up i_writecount handling in md/bitmap
Neil Brown
2007-08-12
md/bitmap: remove dead code from md/bitmap
Neil Brown
2007-08-12
md/bitmap: remove unnecessary page reference manipulations from md/bitmap code
Neil Brown
2007-08-12
md/bitmap: use set_bit etc for bitmap page attributes
Neil Brown
2007-08-12
md/bitmap: cleaner separation of page attribute handlers in md/bitmap
Neil Brown
2007-08-12
md/bitmap: fix online removal of file-backed bitmaps
Neil Brown
2007-08-12
md: Don't clear bits in bitmap when writing to one device fails during recovery
Neil Brown
2007-08-12
md: Add '4' to the list of levels for which bitmaps are supported
Neil Brown
2007-03-26
md: fix /proc/mdstat refcounting
Akinbou Mita
2007-03-26
fix read past end of array in md/linear.c
Andy Isaacson
2007-03-26
md: pass down BIO_RW_SYNC in raid{1,10}
Lars Ellenberg
2007-03-26
md: Fix bug where spares don't always get rebuilt properly when they become live
Neil Brown
2007-03-26
MD: Fix problem where hot-added drives are not resynced.
Neil Brown
2007-02-03
Make 'repair' actually work for raid1.
Neil Brown
2006-12-15
md: Fix md grow/size code to correctly find the maximum available space
Neil Brown
2006-12-15
dm crypt: Fix data corruption with dm-crypt over RAID5
Christophe Saout
2006-12-14
dm snapshot: fix metadata writing when suspending
Mark McLoughlin
2006-12-14
dm: Fix deadlock under high i/o load in raid1 setup.
Daniel Kobras
2006-12-14
dm: mirror sector offset fix
Neil Brown
2006-12-14
dm: add module ref counting
Jeff Mahoney
2006-12-14
dm snapshot: unify chunk_size
Alasdair G Kergon
2006-12-14
dm: BUG/OOPS fix
Michal Miroslaw
2006-11-08
drivers/md/md.c: update START_ARRAY printk
Adrian Bunk
2006-08-26
Fix a potential NULL dereference in md/raid1
Neil Brown
2006-05-20
[PATCH] md: Avoid oops when attempting to fix read errors on raid10
NeilBrown
2006-05-01
[PATCH] dm flush queue EINTR
Jun'ichi Nomura
2006-05-01
[PATCH] dm snapshot: fix kcopyd destructor
Alasdair G Kergon
2006-03-27
[PATCH] dm: bio split bvec fix
Alasdair G Kergon
2006-03-17
[PATCH] dm stripe: Fix bounds
Kevin Corry
2006-03-09
[PATCH] md: Fix several raid1 bugs which cause a memory leak
NeilBrown
2006-02-24
[PATCH] dm: free minor after unlink gendisk
Jun'ichi Nomura
2006-02-24
[PATCH] dm: missing bdput/thaw_bdev at removal
Jun'ichi Nomura
2006-02-03
[PATCH] md: Make sure rdev->size gets set for version-1 superblocks
NeilBrown
2006-02-03
[PATCH] md: Assorted little md fixes
NeilBrown
2006-02-03
[PATCH] md: Handle overflow of mdu_array_info_t->size better
NeilBrown
2006-02-02
[PATCH] device-mapper log bitset: fix big endian find_next_zero_bit
Stefan Bader
2006-02-02
[PATCH] md: Add sysfs access to raid6 stripe cache size
NeilBrown
2006-02-02
[PATCH] md: Don't remove bitmap from md array when switching to read-only
NeilBrown
2006-02-02
[PATCH] md: Make sure array geometry changes persist with version-1 superblocks
NeilBrown
2006-02-02
[PATCH] md: Fix device-size updates in md
NeilBrown
2006-02-01
[PATCH] dm: dm-table warning fix
Alasdair G Kergon
2006-02-01
[PATCH] device-mapper snapshot: barriers not supported
Alasdair G Kergon
2006-02-01
[PATCH] device-mapper disk statistics: timing
Jun'ichi "Nick" Nomura
[next]