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
2015-01-29
md/raid5: fetch_block must fetch all the blocks handle_stripe_dirtying wants.
NeilBrown
2015-01-29
dm cache: share cache-metadata object across inactive and active DM tables
Joe Thornber
2015-01-08
dm space map metadata: fix sm_bootstrap_get_nr_blocks()
Dan Carpenter
2015-01-08
dm bufio: fix memleak when using a dm_buffer's inline bio
Darrick J. Wong
2015-01-08
md/bitmap: always wait for writes on unplug.
NeilBrown
2014-11-21
dm raid: ensure superblock's size matches device's logical block size
Heinz Mauelshagen
2014-11-21
dm btree: fix a recursion depth bug in btree walking code
Joe Thornber
2014-11-14
dm log userspace: fix memory leak in dm_ulog_tfr_init failure path
Alexey Khoroshilov
2014-11-14
dm bufio: update last_accessed when relinking a buffer
Joe Thornber
2014-10-09
md/raid5: disable 'DISCARD' by default due to safety concerns.
NeilBrown
2014-10-05
md/raid1: fix_read_error should act on all non-faulty devices.
NeilBrown
2014-10-05
dm crypt: fix access beyond the end of allocated space
Mikulas Patocka
2014-09-17
md/raid1,raid10: always abort recover on write error.
NeilBrown
2014-09-17
md/raid10: Fix memory leak when raid10 reshape completes.
NeilBrown
2014-09-17
md/raid10: fix memory leak when reshaping a RAID10.
NeilBrown
2014-09-17
md/raid6: avoid data corruption during recovery of double-degraded RAID6
NeilBrown
2014-07-28
dm cache metadata: do not allow the data block size to change
Mike Snitzer
2014-07-28
dm thin metadata: do not allow the data block size to change
Mike Snitzer
2014-07-17
dm io: fix a race condition in the wake up code for sync_io
Joe Thornber
2014-07-09
md: flush writes before starting a recovery.
NeilBrown
2014-07-09
dm thin: update discard_granularity to reflect the thin-pool blocksize
Lukas Czerner
2014-06-11
md: always set MD_RECOVERY_INTR when interrupting a reshape thread.
NeilBrown
2014-06-11
md: always set MD_RECOVERY_INTR when aborting a reshape or other "resync".
NeilBrown
2014-06-11
dm cache: always split discards on cache block boundaries
Heinz Mauelshagen
2014-06-07
dm crypt: fix cpu hotplug crash by removing per-cpu structure
Mikulas Patocka
2014-06-07
md: avoid possible spinning md thread at shutdown.
NeilBrown
2014-05-30
md/raid1: r1buf_pool_alloc: free allocate pages when subsequent allocation fa...
NeilBrown
2014-05-13
dm thin: fix dangling bio in process_deferred_bios error path
Mike Snitzer
2014-05-13
dm transaction manager: fix corruption due to non-atomic transaction commit
Joe Thornber
2014-03-23
dm cache: fix access beyond end of origin device
Heinz Mauelshagen
2014-03-23
dm cache: fix truncation bug when copying a block to/from >2TB fast device
Heinz Mauelshagen
2014-03-06
dm thin: fix the error path for the thin device constructor
Mike Snitzer
2014-03-06
dm thin: avoid metadata commit if a pool's thin devices haven't changed
Mike Snitzer
2014-03-06
dm mpath: fix stalls when handling invalid ioctls
Hannes Reinecke
2014-02-22
md/raid5: Fix CPU hotplug callback registration
Oleg Nesterov
2014-02-22
md/raid1: restore ability for check and repair to fix read errors.
NeilBrown
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
[next]