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
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
2017-05-25
dm bufio: check new buffer allocation watermark every 30 seconds
Mikulas Patocka
2017-05-25
dm bufio: avoid a possible ABBA deadlock
Mikulas Patocka
2017-05-25
dm raid: select the Kconfig option CONFIG_MD_RAID0
Mikulas Patocka
2017-05-25
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
2017-05-20
dm era: save spacemap metadata root after the pre-commit
Somasundaram Krishnasamy
2017-05-08
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
2017-05-02
md:raid1: fix a dead loop when read from a WriteMostly disk
Wei Fang
2017-04-08
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2017-03-30
raid10: increment write counter after bio is split
Tomasz Majchrzak
2017-03-26
md/raid1/10: fix potential deadlock
Shaohua Li
2017-03-18
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
2017-03-12
md linear: fix a race between linear_add() and linear_congested()
colyli@suse.de
2017-03-12
dm stats: fix a leaked s->histogram_boundaries array
Mikulas Patocka
2017-03-12
dm cache: fix corruption seen when using cache > 2TB
Joe Thornber
2017-02-23
bcache: Make gc wakeup sane, remove set_task_state()
Kent Overstreet
2017-01-12
md: MD_RECOVERY_NEEDED is set for mddev->recovery
Shaohua Li
2017-01-09
md/raid5: limit request size according to implementation limits
Konstantin Khlebnikov
2017-01-06
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
2017-01-06
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
2017-01-06
dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
Wei Yongjun
2016-11-10
dm mirror: fix read error on recovery after default leg failure
Heinz Mauelshagen
2016-11-10
dm: free io_barrier after blk_cleanup_queue call
Tahsin Erdogan
2016-10-28
dm crypt: fix crash on exit
Rabin Vincent
2016-10-28
dm mpath: check if path's request_queue is dying in activate_path()
Mike Snitzer
2016-10-28
dm: return correct error code in dm_resume()'s retry loop
Minfei Huang
2016-10-28
dm: mark request_queue dead before destroying the DM device
Bart Van Assche
2016-10-07
dm log writes: fix bug with too large bios
Mikulas Patocka
[next]