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-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-20
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-27
dm mpath: cleanup -Wbool-operation warning in choose_pgpath()
Mike Snitzer
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-07-05
dm thin: do not queue freed thin mapping for next stage processing
Vallish Vaidyeshwara
2017-05-25
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
NeilBrown
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 mpath: split and rename activate_path() to prepare for its expanded use
Bart Van Assche
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 thin: fix a memory leak when passing discard bio down
Dennis Yang
2017-05-20
dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()
Bart Van Assche
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-04-12
dm raid: fix NULL pointer dereference for raid1 without bitmap
Dmitry Bilunov
2017-04-12
dm verity fec: fix bufio leaks
Sami Tolvanen
2017-04-12
dm verity fec: limit error correction recursion
Sami Tolvanen
2017-04-08
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
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 raid: fix data corruption on reshape request
Heinz Mauelshagen
2017-03-12
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
Mike Snitzer
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-02-14
dm rq: cope with DM device destruction while in dm_old_request_fn()
Mike Snitzer
2017-01-12
md: fix refcount problem on mddev when stopping array.
NeilBrown
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 raid: fix discard support regression
Heinz Mauelshagen
[prev]
[next]