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
2018-04-13
bcache: segregate flash only volume write streams
Tang Junhui
2018-04-13
bcache: stop writeback thread after detaching
Tang Junhui
2018-04-13
md-cluster: fix potential lock issue in add_new_disk
Guoqing Jiang
2018-04-13
md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock
Julia Cartwright
2018-04-08
md/raid10: reset the 'first' at the end of loop
Guoqing Jiang
2018-04-08
dm ioctl: remove double parentheses
Matthias Kaehlcke
2018-03-24
md/raid10: skip spare disk as 'first' disk
Shaohua Li
2018-03-24
md/raid10: wait up frozen array in handle_write_completed
Guoqing Jiang
2018-03-22
md/raid6: Fix anomily when recovering a single device in RAID6.
NeilBrown
2018-03-18
bcache: don't attach backing with duplicate UUID
Michael Lyle
2018-03-11
dm io: fix duplicate bio completion due to missing ref count
Mike Snitzer
2018-02-25
md: avoid warning for 32-bit sector_t
Arnd Bergmann
2018-02-22
dm: correctly handle chained bios in dec_pending()
NeilBrown
2018-02-03
bcache: check return value of register_shrinker
Michael Lyle
2018-01-23
dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6
Dennis Yang
2018-01-23
dm btree: fix serious bug in btree_split_beneath()
Joe Thornber
2018-01-17
dm bufio: fix shrinker scans when (nr_to_scan < retain_target)
Suren Baghdasaryan
2017-12-20
raid5: Set R5_Expanded on parity devices as well as data.
NeilBrown
2017-12-20
bcache: fix wrong cache_misses statistics
tang.junhui
2017-12-20
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-12-20
md-cluster: free md_cluster_info if node leave cluster
Guoqing Jiang
2017-12-09
bcache: recover data from backing when data is clean
Rui Hua
2017-12-09
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-12-05
bcache: Fix building error on MIPS
Huacai Chen
2017-11-30
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-11-30
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
2017-11-30
dm bufio: fix integer overflow when limiting maximum cache size
Eric Biggers
2017-10-21
md/linear: shutup lockdep warnning
Shaohua Li
2017-10-08
md/raid10: submit bio directly to replacement disk
Shaohua Li
2017-10-05
md/raid5: preserve STRIPE_ON_UNPLUG_LIST in break_stripe_batch_list
Dennis Yang
2017-10-05
md/raid5: fix a race condition in stripe batch
Shaohua Li
2017-09-27
bcache: fix bch_hprint crash and improve output
Michael Lyle
2017-09-27
bcache: fix for gc and write-back race
Tang Junhui
2017-09-27
bcache: Correct return value for sysfs attach errors
Tony Asleson
2017-09-27
bcache: correct cache_dirty_target in __update_writeback_rate()
Tang Junhui
2017-09-27
bcache: do not subtract sectors_to_gc for bypassed IO
Tang Junhui
2017-09-27
bcache: Fix leak of bdev reference
Jan Kara
2017-09-27
bcache: initialize dirty stripes in flash_dev_run()
Tang Junhui
2017-09-27
md/bitmap: disable bitmap_resize for file-backed bitmaps.
NeilBrown
2017-09-27
md/raid5: release/flush io in raid5_do_work()
Song Liu
2017-08-06
md/raid5: add thread_group worker async_tx_issue_pending_all
Ofer Heifetz
2017-07-27
Raid5 should update rdev->sectors after reshape
Xiao Ni
2017-07-27
md: don't use flush_signals in userspace processes
Mikulas Patocka
2017-07-15
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
2017-07-15
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
Jason Yan
2017-05-25
md: update slab_cache before releasing new stripes when stripes resizing
Dennis Yang
2017-05-25
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
2017-05-25
dm thin metadata: call precommit before saving the roots
Joe Thornber
2017-05-25
dm bufio: make the parameter "retain_bytes" unsigned long
Mikulas Patocka
2017-05-25
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
[next]