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-10-04
Merge tag 'md/4.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-10-02
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
2015-10-02
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
2015-10-02
md: drop null test before destroy functions
Julia Lawall
2015-10-02
md: clear CHANGE_PENDING in readonly array
Shaohua Li
2015-10-02
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
2015-10-02
md/raid5: don't index beyond end of array in need_this_block().
NeilBrown
2015-10-02
raid5: update analysis state for failed stripe
Shaohua Li
2015-10-02
md: wait for pending superblock updates before switching to read-only
NeilBrown
2015-09-14
dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE
Mike Snitzer
2015-09-13
dm thin: disable discard support for thin devices if pool's is disabled
Mike Snitzer
2015-09-11
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-11
scsi_dh: fix randconfig build error
Christoph Hellwig
2015-09-05
Merge tag 'md/4.3' of git://neil.brown.name/md
Linus Torvalds
2015-09-05
Merge linux-block/for-4.3/core into md/for-linux
NeilBrown
2015-09-02
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-01
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2015-09-01
dm cache: fix use after freeing migrations
Joe Thornber
2015-08-31
dm cache: small cleanups related to deferred prison cell cleanup
Mike Snitzer
2015-08-31
dm cache: fix leaking of deferred bio prison cells
Joe Thornber
2015-08-31
md/raid5: ensure device failure recorded before write request returns.
NeilBrown
2015-08-31
md/raid5: use bio_list for the list of bios to return.
NeilBrown
2015-08-31
md/raid10: ensure device failure recorded before write request returns.
NeilBrown
2015-08-31
md/raid1: ensure device failure recorded before write request returns.
NeilBrown
2015-08-31
md-cluster: remove inappropriate try_module_get from join()
NeilBrown
2015-08-31
md: extend spinlock protection in register_md_cluster_operations
NeilBrown
2015-08-31
md-cluster: Read the disk bitmap sb and check if it needs recovery
Guoqing Jiang
2015-08-31
md-cluster: only call complete(&cinfo->completion) when node join cluster
Guoqing Jiang
2015-08-31
md-cluster: add missed lockres_free
Guoqing Jiang
2015-08-31
md-cluster: remove the unused sb_lock
Guoqing Jiang
2015-08-31
md-cluster: init suspend_list and suspend_lock early in join
Guoqing Jiang
2015-08-31
md-cluster: add the error check if failed to get dlm lock
Guoqing Jiang
2015-08-31
md-cluster: init completion within lockres_init
Guoqing Jiang
2015-08-31
md-cluster: fix deadlock issue on message lock
Guoqing Jiang
2015-08-31
md-cluster: transfer the resync ownership to another node
Guoqing Jiang
2015-08-31
md-cluster: split recover_slot for future code reuse
Guoqing Jiang
2015-08-31
md-cluster: use %pU to print UUIDs
Guoqing Jiang
2015-08-31
md: setup safemode_timer before it's being used
Sasha Levin
2015-08-31
md/raid5: handle possible race as reshape completes.
NeilBrown
2015-08-31
md: sync sync_completed has correct value as recovery finishes.
NeilBrown
2015-08-31
md: be careful when testing resync_max against curr_resync_completed.
NeilBrown
2015-08-31
md: set MD_RECOVERY_RECOVER when starting a degraded array.
NeilBrown
2015-08-31
md/raid5: remove incorrect "min_t()" when calculating writepos.
NeilBrown
2015-08-31
md/raid5: strengthen check on reshape_position at run.
NeilBrown
2015-08-31
md/raid5: switch to use conf->chunk_sectors in place of mddev->chunk_sectors ...
NeilBrown
2015-08-31
md/raid5: always set conf->prev_chunk_sectors and ->prev_algo
NeilBrown
2015-08-31
md/raid10: fix a few typos in comments
NeilBrown
2015-08-31
md/raid5: consider updating reshape_position at start of reshape.
NeilBrown
2015-08-31
md: close some races between setting and checking sync_action.
NeilBrown
[next]