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
/
md.c
Age
Commit message (
Expand
)
Author
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-01-12
md: MD_RECOVERY_NEEDED is set for mddev->recovery
Shaohua Li
2016-09-24
md-cluster: make md-cluster also can work when compiled into kernel
Guoqing Jiang
2016-05-11
MD: make bio mergeable
Shaohua Li
2016-02-17
md/raid: only permit hot-add of compatible integrity profiles
Dan Williams
2015-12-21
md: remove check for MD_RECOVERY_NEEDED in action_store.
NeilBrown
2015-12-18
Fix remove_and_add_spares removes drive added as spare in slot_store
Goldwyn Rodrigues
2015-12-18
md: fix bug due to nested suspend
Mikulas Patocka
2015-12-18
MD: change journal disk role to disk 0
Shaohua Li
2015-11-07
block: change ->make_request_fn() and users to return a queue cookie
Jens Axboe
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-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
MD: add new bit to indicate raid array with journal
Song Liu
2015-11-01
MD: fix info output for journal disk
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
md: skip resync for raid array with journal
Shaohua Li
2015-10-31
Revert "md: allow a partially recovered device to be hot-added to an array."
NeilBrown
2015-10-24
md: override md superblock recovery_offset for journal device
Shaohua Li
2015-10-24
MD: add a new disk role to present write journal device
Song Liu
2015-10-24
MD: replace special disk roles with macros
Song Liu
2015-10-24
md-cluster: Call update_raid_disks() if another node --grow's raid_disks
Goldwyn Rodrigues
2015-10-21
md: suspend i/o during runtime blk_integrity_unregister
Dan Williams
2015-10-21
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
Dan Williams
2015-10-21
block: Inline blk_integrity in struct gendisk
Martin K. Petersen
2015-10-12
md: check the return value for metadata_update_start
Guoqing Jiang
2015-10-12
md-cluster: only call kick_rdev_from_array after remove disk successfully
Guoqing Jiang
2015-10-12
md-cluster: Fix adding of new disk with new reload code
Goldwyn Rodrigues
2015-10-12
md-cluster: Perform resync/recovery under a DLM lock
Goldwyn Rodrigues
2015-10-12
md-cluster: Perform a lazy update
Goldwyn Rodrigues
2015-10-12
md-cluster: Improve md_reload_sb to be less error prone
Goldwyn Rodrigues
2015-10-12
md: remove_and_add_spares() to activate specific rdev
Goldwyn Rodrigues
2015-10-12
md-cluster: Use a small window for resync
Goldwyn Rodrigues
2015-10-12
md: Increment version for clustered bitmaps
Goldwyn Rodrigues
2015-10-02
md: clear CHANGE_PENDING in readonly array
Shaohua Li
2015-10-02
md: wait for pending superblock updates before switching to read-only
NeilBrown
2015-09-05
Merge linux-block/for-4.3/core into md/for-linux
NeilBrown
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-31
md/raid1: ensure device failure recorded before write request returns.
NeilBrown
2015-08-31
md: extend spinlock protection in register_md_cluster_operations
NeilBrown
2015-08-31
md-cluster: transfer the resync ownership to another node
Guoqing Jiang
2015-08-31
md: setup safemode_timer before it's being used
Sasha Levin
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: close some races between setting and checking sync_action.
NeilBrown
[next]