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
2014-02-18
Merge 3.14-rc3 into char-misc-next
Greg Kroah-Hartman
2014-02-14
Merge tag 'md/3.14-fixes' of git://neil.brown.name/md
Linus Torvalds
2014-02-13
md/raid5: Fix CPU hotplug callback registration
Oleg Nesterov
2014-02-07
connector: add portid to unicast in addition to broadcasting
David Fries
2014-02-05
md/raid1: restore ability for check and repair to fix read errors.
NeilBrown
2014-01-30
Merge branch 'bcache-for-3.14' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2014-01-30
Merge branch 'for-3.14/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-30
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2014-01-29
bcache: bugfix - gc thread now gets woken when cache is full
Nicholas Swenson
2014-01-29
bcache: Minor fixes from kbuild robot
Kent Overstreet
2014-01-29
bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
Darrick J. Wong
2014-01-24
Merge tag 'md/3.14' of git://neil.brown.name/md
Linus Torvalds
2014-01-22
Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-01-21
dm log userspace: allow mark requests to piggyback on flush requests
Dongmao Zhang
2014-01-21
Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-01-22
md/raid5: close recently introduced race in stripe_head management.
NeilBrown
2014-01-21
dm space map metadata: fix bug in resizing of thin metadata
Joe Thornber
2014-01-20
Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-01-16
dm cache: add policy name to status output
Mike Snitzer
2014-01-15
dm thin: fix pool feature parsing
Mike Snitzer
2014-01-16
md/raid5: fix long-standing problem with bitmap handling on write failure.
NeilBrown
2014-01-16
md: check command validity early in md_ioctl().
Nicolas Schichan
2014-01-15
Merge tag 'md/3.13-fixes' of git://neil.brown.name/md
Linus Torvalds
2014-01-14
dm sysfs: fix a module unload race
Mikulas Patocka
2014-01-14
dm snapshot: use dm-bufio prefetch
Mikulas Patocka
2014-01-14
dm snapshot: use dm-bufio
Mikulas Patocka
2014-01-14
dm snapshot: prepare for switch to using dm-bufio
Mikulas Patocka
2014-01-14
dm snapshot: use GFP_KERNEL when initializing exceptions
Mikulas Patocka
2014-01-14
md: ensure metadata is writen after raid level change.
NeilBrown
2014-01-14
md/raid10: avoid fullsync when not necessary.
NeilBrown
2014-01-14
md: allow a partially recovered device to be hot-added to an array.
NeilBrown
2014-01-14
md: Change handling of save_raid_disk and metadata update during recovery.
NeilBrown
2014-01-14
md: fix problem when adding device to read-only array with bitmap.
NeilBrown
2014-01-14
md/raid10: fix bug when raid10 recovery fails to recover a block.
NeilBrown
2014-01-14
md/raid5: fix a recently broken BUG_ON().
NeilBrown
2014-01-14
md/raid1: fix request counting bug in new 'barrier' code.
NeilBrown
2014-01-14
md/raid10: fix two bugs in handling of known-bad-blocks.
NeilBrown
2014-01-14
md/raid5: Fix possible confusion when multiple write errors occur.
NeilBrown
2014-01-13
cgroup: remove stray references to css_id
Hugh Dickins
2014-01-10
dm cache: add block sizes and total cache blocks to status output
Mike Snitzer
2014-01-09
dm btree: add dm_btree_find_lowest_key
Joe Thornber
2014-01-08
bcache: Fix auxiliary search trees for key size > cacheline size
Kent Overstreet
2014-01-08
bcache: Don't return -EINTR when insert finished
Kent Overstreet
2014-01-08
bcache: Improve bucket_prio() calculation
Kent Overstreet
2014-01-08
bcache: Add bch_bkey_equal_header()
Nicholas Swenson
2014-01-08
bcache: update bch_bkey_try_merge
Nicholas Swenson
2014-01-08
bcache: Move insert_fixup() to btree_keys_ops
Kent Overstreet
2014-01-08
bcache: Convert sorting to btree_keys
Kent Overstreet
2014-01-08
bcache: Convert debug code to btree_keys
Kent Overstreet
2014-01-08
bcache: Convert btree_iter to struct btree_keys
Kent Overstreet
[next]