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
2010-02-23
dm log: userspace fix overhead_size calcuations
Jonathan Brassow
2010-02-23
dm stripe: avoid divide by zero with invalid stripe count
Nikanth Karthikesan
2010-02-23
md: fix 'degraded' calculation when starting a reshape.
NeilBrown
2010-01-28
md: fix small irregularity with start_ro module parameter
NeilBrown
2010-01-25
DM: Fix device mapper topology stacking
Martin K. Petersen
2010-01-06
md: Fix unfortunate interaction with evms
NeilBrown
2009-12-18
dm crypt: make wipe message also wipe essiv key
Milan Broz
2009-12-18
dm crypt: separate essiv allocation from initialisation
Milan Broz
2009-12-18
dm snapshot: cope with chunk size larger than origin
Mikulas Patocka
2009-12-18
dm: avoid _hash_lock deadlock
Mikulas Patocka
2009-12-18
dm crypt: restructure essiv error path
Milan Broz
2009-12-18
dm crypt: move private iv fields to structs
Milan Broz
2009-12-18
dm snapshot: only take lock for statustype info not table
Mikulas Patocka
2009-12-18
dm exception store: free tmp_store on persistent flag error
Julia Lawall
2009-12-18
md/bitmap: protect against bitmap removal while being updated.
NeilBrown
2009-12-01
md: revert incorrect fix for read error handling in raid1.
NeilBrown
2009-11-13
md/raid5: Allow dirty-degraded arrays to be assembled when only party is degr...
NeilBrown
2009-11-13
Don't unconditionally set in_sync on newly added device in raid5_reshape
NeilBrown
2009-11-13
md: allow v0.91 metadata to record devices as being active but not in-sync.
NeilBrown
2009-11-12
md: factor out updating of 'recovery_offset'.
NeilBrown
2009-11-06
md/raid5: make sure curr_sync_completes is uptodate when reshape starts
NeilBrown
2009-11-06
md: don't clear endpoint for resync when resync is interrupted.
NeilBrown
2009-10-31
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2009-10-19
md/raid6: kill a gcc-4.0.1 'uninitialized variable' warning
Dan Williams
2009-10-16
dm snapshot: allow chunk size to be less than page size
Mikulas Patocka
2009-10-16
dm snapshot: use unsigned integer chunk size
Mikulas Patocka
2009-10-16
dm snapshot: lock snapshot while supplying status
Mikulas Patocka
2009-10-16
dm exception store: fix failed set_chunk_size error path
Mikulas Patocka
2009-10-16
dm snapshot: require non zero chunk size by end of ctr
Mikulas Patocka
2009-10-16
dm: dec_pending needs locking to save error value
Kiyoshi Ueda
2009-10-16
dm: add missing del_gendisk to alloc_dev error path
Zdenek Kabelac
2009-10-16
dm log: userspace fix incorrect luid cast in userspace_ctr
Andrew Morton
2009-10-16
dm snapshot: free exception store on init failure
Jonathan Brassow
2009-10-16
dm snapshot: sort by chunk size to fix race
Mikulas Patocka
2009-10-16
md/async: don't pass a memory pointer as a page pointer.
NeilBrown
2009-10-16
md: Fix handling of raid5 array which is being reshaped to fewer devices.
NeilBrown
2009-10-16
md: fix problems with RAID6 calculations for DDF.
NeilBrown
2009-10-16
md/raid456: downlevel multicore operations to raid_run_ops
Dan Williams
2009-10-16
md: drivers/md/unroll.pl replaced with awk analog
Vladimir Dronnikov
2009-10-16
md: remove clumsy usage of do_sync_mapping_range from bitmap code
NeilBrown
2009-10-16
md: raid1/raid10: handle allocation errors during array setup.
NeilBrown
2009-10-16
md/raid5: initialize conf->device_lock earlier
Dan Williams
2009-10-16
md/raid1/raid10: add a cond_resched
NeilBrown
2009-10-16
Revert "md: do not progress the resync process if the stripe was blocked"
NeilBrown
2009-10-06
block: Seperate read and write statistics of in_flight requests v2
Nikanth Karthikesan
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
2009-10-02
dm/connector: Only process connector packages from privileged processes
Philipp Reisner
2009-10-02
connector/dm: Fixed a compilation warning
Philipp Reisner
2009-10-02
connector: Provide the sender's credentials to the callback
Philipp Reisner
[next]