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-11-10
Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-11-10
Merge tag 'md/4.4-rc0-fix' of git://neil.brown.name/md
Linus Torvalds
2015-11-09
raid5-cache: add crc32c Kconfig dependency
Arnd Bergmann
2015-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
bcache: Really show state of work pending bit
Petr Mladek
2015-11-04
Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-11-04
Merge tag 'md/4.4' of git://neil.brown.name/md
Linus Torvalds
2015-11-04
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-10-31
Merge tag 'md/4.3-rc7-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-11-01
MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RW
Song Liu
2015-11-01
MD: set journal disk ->raid_disk
Shaohua Li
2015-11-01
MD: kick out journal disk if it's not fresh
Song Liu
2015-11-01
raid5-cache: start raid5 readonly if journal is missing
Shaohua Li
2015-11-01
MD: add new bit to indicate raid array with journal
Song Liu
2015-11-01
raid5-cache: IO error handling
Shaohua Li
2015-11-01
raid5: journal disk can't be removed
Shaohua Li
2015-11-01
raid5-cache: add trim support for log
Shaohua Li
2015-11-01
MD: fix info output for journal disk
Shaohua Li
2015-11-01
raid5-cache: use bio chaining
Christoph Hellwig
2015-11-01
raid5-cache: small log->seq cleanup
Christoph Hellwig
2015-11-01
raid5-cache: new helper: r5_reserve_log_entry
Christoph Hellwig
2015-11-01
raid5-cache: inline r5l_alloc_io_unit into r5l_new_meta
Christoph Hellwig
2015-11-01
raid5-cache: take rdev->data_offset into account early on
Christoph Hellwig
2015-11-01
raid5-cache: refactor bio allocation
Christoph Hellwig
2015-11-01
raid5-cache: clean up r5l_get_meta
Christoph Hellwig
2015-11-01
raid5-cache: simplify state machine when caches flushes are not needed
Christoph Hellwig
2015-11-01
raid5-cache: factor out a helper to run all stripes for an I/O unit
Christoph Hellwig
2015-11-01
raid5-cache: rename flushed_ios to finished_ios
Christoph Hellwig
2015-11-01
raid5-cache: free I/O units earlier
Christoph Hellwig
2015-11-01
raid5-cache: move reclaim stop to quiesce
Shaohua Li
2015-11-01
md: show journal for journal disk in disk state sysfs
Shaohua Li
2015-11-01
skip match_mddev_units check for special roles
Song Liu
2015-11-01
raid5-cache: don't delay stripe captured in log
Shaohua Li
2015-11-01
raid5-cache: check stripe finish out of order
Shaohua Li
2015-11-01
md: skip resync for raid array with journal
Shaohua Li
2015-11-01
raid5-cache: optimize FLUSH IO with log enabled
Shaohua Li
2015-11-01
raid5-cache: move functionality out of __r5l_set_io_unit_state
Christoph Hellwig
2015-11-01
raid5-cache: fix a user-after-free bug
Shaohua Li
2015-11-01
raid5-cache: switching to state machine for log disk cache flush
Shaohua Li
2015-11-01
raid5: enable log for raid array with cache disk
Shaohua Li
2015-11-01
raid5: don't allow resize/reshape with cache(log) support
Shaohua Li
2015-11-01
raid5: disable batch with log enabled
Shaohua Li
2015-11-01
raid5-cache: use crc32c checksum
Shaohua Li
2015-10-31
dm switch: simplify conditional in alloc_region_table()
Tomohiro Kusumi
2015-10-31
dm delay: document that offsets are specified in sectors
Tomohiro Kusumi
2015-10-31
dm delay: capitalize the start of an delay_ctr() error message
Tomohiro Kusumi
2015-10-31
dm delay: Use DM_MAPIO macros instead of open-coded equivalents
Tomohiro Kusumi
[next]