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
2014-02-13
dm sysfs: fix a module unload race
Mikulas Patocka
2014-02-13
dm space map metadata: fix bug in resizing of thin metadata
Joe Thornber
2014-02-13
dm space map metadata: fix extending the space map
Joe Thornber
2014-02-13
dm space map common: make sure new space is used during extend
Joe Thornber
2014-02-13
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
2014-02-13
dm thin: initialize dm_thin_new_mapping returned by get_next_mapping
Mike Snitzer
2014-02-13
dm thin: fix discard support to a previously shared block
Joe Thornber
2014-02-06
bcache: Data corruption fix
Kent Overstreet
2014-02-06
md/raid5: fix long-standing problem with bitmap handling on write failure.
NeilBrown
2014-01-25
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
2014-01-25
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
2014-01-25
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
2014-01-25
md: fix problem when adding device to read-only array with bitmap.
NeilBrown
2013-12-20
dm thin: switch to read only mode if a mapping insert fails
Joe Thornber
2013-12-20
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
2013-12-20
dm space map metadata: return on failure in sm_metadata_new_block
Mike Snitzer
2013-12-20
dm delay: fix a possible deadlock due to shared workqueue
Mikulas Patocka
2013-12-20
dm array: fix a reference counting bug in shadow_ablock
Joe Thornber
2013-12-20
dm snapshot: avoid snapshot space leak on crash
Mikulas Patocka
2013-12-20
dm bufio: initialize read-only module parameters
Mikulas Patocka
2013-12-04
md: fix calculation of stacking limits on level change.
NeilBrown
2013-12-04
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
2013-12-04
dm cache: fix a race condition between queuing new migrations and quiescing f...
Joe Thornber
2013-12-04
dm array: fix bug in growing array
Joe Thornber
2013-12-04
dm mpath: fix race condition between multipath_dtr and pg_init_done
Shiva Krishna Merla
2013-11-13
md: Fix skipping recovery for read-only arrays.
Lukasz Dorau
2013-11-13
md: avoid deadlock when md_set_badblocks.
Bian Yu
2013-11-13
raid5: avoid finding "discard" stripe
Shaohua Li
2013-11-13
raid5: set bio bi_vcnt 0 for discard request
Shaohua Li
2013-11-13
bcache: Fixed incorrect order of arguments to bio_alloc_bioset()
Kent Overstreet
2013-11-04
dm snapshot: fix data corruption
Mikulas Patocka
2013-10-13
bcache: Fix a null ptr deref regression
Kent Overstreet
2013-10-05
dm-raid: silence compiler warning on rebuilds_per_group.
NeilBrown
2013-10-05
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
2013-10-05
dm-snapshot: fix performance degradation due to small hash size
Mikulas Patocka
2013-10-05
dm snapshot: workaround for a false positive lockdep warning
Mikulas Patocka
2013-10-05
bcache: Fix flushes in writeback mode
Kent Overstreet
2013-10-05
bcache: Fix for handling overlapping extents when reading in a btree node
Kent Overstreet
2013-10-05
bcache: Fix a shrinker deadlock
Kent Overstreet
2013-10-05
bcache: Fix a dumb CPU spinning bug in writeback
Kent Overstreet
2013-10-05
bcache: Fix a flush/fua performance bug
Kent Overstreet
2013-10-05
bcache: Fix a writeback performance regression
Kent Overstreet
2013-10-05
bcache: Fix for when no journal entries are found
Kent Overstreet
2013-10-05
bcache: Strip endline when writing the label through sysfs
Gabriel de Perthuis
2013-10-05
bcache: Fix a dumb journal discard bug
Kent Overstreet
2013-08-29
bcache: FUA fixes
Kent Overstreet
2013-08-29
md: bcache: io.c: fix a potential NULL pointer dereference
Kumar Amit Mehta
2013-08-04
dm verity: fix inability to use a few specific devices sizes
Mikulas Patocka
2013-08-04
dm ioctl: set noio flag to avoid __vmalloc deadlock
Mikulas Patocka
2013-08-04
dm mpath: fix ioctl deadlock when no paths
Hannes Reinecke
[next]