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
2013-06-20
md/raid1: consider WRITE as successful only if at least one non-Faulty and no...
Alex Lyakas
2013-05-19
dm thin: do not set discard_zeroes_data
Mike Snitzer
2013-05-19
dm snapshot: fix error return code in snapshot_ctr
Wei Yongjun
2013-05-07
md: bad block list should default to disabled.
NeilBrown
2013-03-14
md: raid0: fix error return from create_stripe_zones.
NeilBrown
2013-03-14
md: fix two bugs when attempting to resize RAID0 array.
NeilBrown
2013-03-14
md: protect against crash upon fsync on ro array
Sebastian Riemer
2013-01-17
dm ioctl: prevent unsafe change to dm_ioctl data_size
Alasdair G Kergon
2013-01-17
dm persistent data: rename node to btree_node
Mikulas Patocka
2012-12-10
md/raid10: close race that lose writes lost when replacement completes.
NeilBrown
2012-12-03
dm: fix deadlock with request based dm and queue request_fn recursion
Jens Axboe
2012-12-03
md/raid10: decrement correct pending counter when writing to replacement.
NeilBrown
2012-12-03
md: Avoid write invalid address if read_seqretry returned true.
majianpeng
2012-12-03
md: Reassigned the parameters if read_seqretry returned true in func md_is_ba...
majianpeng
2012-11-05
md/raid1: Fix assembling of arrays containing Replacements.
NeilBrown
2012-10-21
md/raid10: use correct limit variable
Dan Carpenter
2012-10-07
dm verity: fix overflow check
Mikulas Patocka
2012-10-07
dm table: clear add_random unless all devices have it set
Milan Broz
2012-10-07
dm: handle requests beyond end of device instead of using BUG_ON
Mike Snitzer
2012-10-02
md/raid10: fix problem with on-stack allocation of r10bio structure.
NeilBrown
2012-10-02
md/raid5: fix calculate of 'degraded' when a replacement becomes active.
NeilBrown
2012-10-02
md: make sure metadata is updated when spares are activated or removed.
NeilBrown
2012-10-02
md: Don't truncate size at 4TB for RAID0 and Linear
NeilBrown
2012-08-15
md/raid1: don't abort a resync on the first badblock.
NeilBrown
2012-08-09
dm thin: fix memory leak in process_prepared_mapping error paths
Joe Thornber
2012-08-09
dm thin: reduce endio_hook pool size
Alasdair G Kergon
2012-07-29
dm raid1: set discard_zeroes_data_unsupported
Mikulas Patocka
2012-07-29
dm raid1: fix crash with mirror recovery and discard
Mikulas Patocka
2012-07-29
dm thin: do not send discards to shared blocks
Mikulas Patocka
2012-07-29
md/raid1: close some possible races on write errors during resync
NeilBrown
2012-07-29
md: avoid crash when stopping md array races with closing other open fds.
NeilBrown
2012-07-19
md/raid1: fix use-after-free bug in RAID1 data-check code.
NeilBrown
2012-07-16
md/raid5: Do not add data_offset before call to is_badblock
majianpeng
2012-07-16
raid5: delayed stripe fix
Shaohua Li
2012-07-16
dm persistent data: fix allocation failure in space map checker init
Mike Snitzer
2012-07-16
dm persistent data: handle space map checker creation failure
Mike Snitzer
2012-07-16
dm persistent data: fix shadow_info_leak on dm_tm_destroy
Mike Snitzer
2012-07-16
md/raid5: In ops_run_io, inc nr_pending before calling md_wait_for_blocked_rdev
majianpeng
2012-07-16
md/raid10: fix failure when trying to repair a read error.
NeilBrown
2012-07-16
md/raid10: Don't try to recovery unmatched (and unused) chunks.
NeilBrown
2012-06-10
md: raid1/raid10: fix problem with merge_bvec_fn
NeilBrown
2012-06-01
md: using GFP_NOIO to allocate bio for flush request
Shaohua Li
2012-05-18
Merge tag 'dm-3.4-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2012-05-19
dm thin: fix table output when pool target disables discard passdown internally
Mike Snitzer
2012-05-18
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-05-19
md/raid10: fix transcription error in calc_sectors conversion.
NeilBrown
2012-05-17
Merge tag 'md-3.4-fixes' of git://neil.brown.name/md
Linus Torvalds
2012-05-17
MD: Add del_timer_sync to mddev_suspend (fix nasty panic)
Jonathan Brassow
2012-05-17
md/raid10: set dev_sectors properly when resizing devices in array.
NeilBrown
2012-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
[next]