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
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-08
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
2018-06-08
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-08
md: Unify mddev destruction paths
Kent Overstreet
2018-06-08
dm: use bioset_init_from_src() to copy bio_set
Jens Axboe
2018-06-06
Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
2018-06-05
overflow.h: Add allocation size calculation helpers
Kees Cook
2018-06-05
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-05
dm: Use kzalloc for all structs with embedded biosets/mempools
Kent Overstreet
2018-06-04
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-02
dm-crypt: fix warning in shutdown path
Kent Overstreet
2018-05-30
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
md: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
bcache: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2018-05-28
bcache: Replace bch_read_string_list() by __sysfs_match_string()
Andy Shevchenko
2018-05-28
bcache: Move couple of functions to sysfs.c
Andy Shevchenko
2018-05-28
bcache: Move couple of string arrays to sysfs.c
Andy Shevchenko
2018-05-28
bcache: stop bcache device when backing device is offline
Coly Li
2018-05-22
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
2018-05-21
MD: fix lock contention for flush bios
Xiao Ni
2018-05-18
Merge tag 'for-linus-20180518' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-05-17
md/raid5: Assigning NULL to sh->batch_head before testing bit R5_Overlap of a...
Amy Chiang
2018-05-17
md/raid1: add error handling of read error from FailFast device
Gioh Kim
2018-05-17
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
Yufen Yu
2018-05-17
raid5: copy write hint from origin bio to stripe
Mariusz Dabrowski
2018-05-17
bcache: return 0 from bch_debug_init() if CONFIG_DEBUG_FS=n
Coly Li
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
2018-05-10
Merge tag 'for-4.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-05-09
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-04
dm mirror: remove VLA usage
Kees Cook
2018-05-03
bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
Coly Li
2018-05-03
bcache: set dc->io_disable to true in conditional_stop_bcache_device()
Coly Li
2018-05-03
bcache: add wait_for_kthread_stop() in bch_allocator_thread()
Coly Li
2018-05-03
bcache: count backing device I/O error for writeback I/O
Coly Li
2018-05-03
bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
Coly Li
2018-05-03
bcache: store disk name in struct cache and struct cached_dev
Coly Li
2018-05-01
md: fix two problems with setting the "re-add" device state.
NeilBrown
2018-05-01
raid10: check bio in r10buf_pool_free to void NULL pointer dereference
Guoqing Jiang
2018-05-01
md: fix an error code format and remove unsed bio_sector
Yufen Yu
2018-04-30
dm: fix some sparse warnings and whitespace in dax methods
Mike Snitzer
2018-04-30
dm cache background tracker: fix sparse warning
Mike Snitzer
2018-04-30
dm bufio: fix buffer alignment
Mikulas Patocka
2018-04-30
dm integrity: use kvfree for kvmalloc'd memory
Mikulas Patocka
2018-04-24
dm/verity_fec: Use GFP aware reed solomon init
Thomas Gleixner
2018-04-20
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]