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
2011-02-12
[SCSI] dm mpath: propagate target errors immediately
Hannes Reinecke
2011-01-14
block: restore multiple bd_link_disk_holder() support
Tejun Heo
2011-01-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2011-01-13
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-01-14
md: Fix removal of extra drives when converting RAID6 to RAID5
NeilBrown
2011-01-14
md: range check slot number when manually adding a spare.
NeilBrown
2011-01-14
md/raid5: handle manually-added spares in start_reshape.
NeilBrown
2011-01-14
md: fix sync_completed reporting for very large drives (>2TB)
Rémi Rérolle
2011-01-14
md: allow suspend_lo and suspend_hi to decrease as well as increase.
NeilBrown
2011-01-14
md: Don't let implementation detail of curr_resync leak out through sysfs.
NeilBrown
2011-01-14
md: separate meta and data devs
Jonathan Brassow
2011-01-14
md-new-param-to_sync_page_io
Jonathan Brassow
2011-01-14
md-new-param-to-calc_dev_sboffset
Jonathan Brassow
2011-01-14
md: Be more careful about clearing flags bit in ->recovery
NeilBrown
2011-01-14
md: md_stop_writes requires mddev_lock.
NeilBrown
2011-01-14
md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer
Jonathan Brassow
2011-01-14
md: Ensure no IO request to get md device before it is properly initialised.
NeilBrown
2011-01-14
md: Fix single printks with multiple KERN_<level>s
Joe Perches
2011-01-14
md: fix regression resulting in delays in clearing bits in a bitmap
NeilBrown
2011-01-13
dm: raid456 basic support
NeilBrown
2011-01-13
dm: per target unplug callback support
NeilBrown
2011-01-13
dm: introduce target callbacks and congestion callback
NeilBrown
2011-01-13
dm mpath: delay activate_path retry on SCSI_DH_RETRY
Chandra Seetharaman
2011-01-13
dm: remove superfluous irq disablement in dm_request_fn
Kiyoshi Ueda
2011-01-13
dm log: use PTR_ERR value instead of ENOMEM
Dan Carpenter
2011-01-13
dm snapshot: avoid storing private suspended state
Mike Snitzer
2011-01-13
dm snapshot: persistent make metadata_wq multithreaded
Tejun Heo
2011-01-13
dm: use non reentrant workqueues if equivalent
Tejun Heo
2011-01-13
dm: convert workqueues to alloc_ordered
Tejun Heo
2011-01-13
dm stripe: switch from local workqueue to system_wq
Tejun Heo
2011-01-13
dm: dont use flush_scheduled_work
Tejun Heo
2011-01-13
dm snapshot: remove unused dm_snapshot queued_bios_work
Tejun Heo
2011-01-13
dm ioctl: suppress needless warning messages
Milan Broz
2011-01-13
dm crypt: add loop aes iv generator
Milan Broz
2011-01-13
dm crypt: add multi key capability
Milan Broz
2011-01-13
dm crypt: add post iv call to iv generator
Milan Broz
2011-01-13
dm crypt: use io thread for reads only if mempool exhausted
Milan Broz
2011-01-13
dm crypt: scale to multiple cpus
Andi Kleen
2011-01-13
dm crypt: simplify compatible table output
Milan Broz
2011-01-13
dm log userspace: add version number to comms
Jonathan Brassow
2011-01-13
dm log userspace: group clear and mark requests
Jonathan Brassow
2011-01-13
dm log userspace: split flush queue
Jonathan Brassow
2011-01-13
dm kcopyd: delay unplugging
Mikulas Patocka
2011-01-13
dm log userspace: trap all failed log construction errors
Jonathan Brassow
2011-01-13
dm crypt: set key size early
Milan Broz
2011-01-13
dm: remove dm_mutex after bkl conversion
Milan Broz
2011-01-13
dm raid1: support discard
Mike Snitzer
2011-01-13
dm ioctl: allow rename to fill empty uuid
Peter Jones
2011-01-13
dm io: remove BIO_RW_SYNCIO flag from kcopyd
Mikulas Patocka
2011-01-13
dm mpath: disable blk_abort_queue
Mike Snitzer
[next]