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
2007-09-24
raid5: fix 2 bugs in ops_complete_biofill
Dan Williams
2007-09-14
Fix kernel buuild with (CONFIG_COMPAT && ! CONFIG_BLOCK)
aherrman@arcor.de
2007-09-11
md: fix some bugs with growing raid5/raid6 arrays.
NeilBrown
2007-08-27
dm-mpath-rdac: don't stomp on a requests transfer bit
Andrew Vasquez
2007-08-24
DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined
Randy Dunlap
2007-08-22
md: correctly update sysfs when a raid1 is reshaped
NeilBrown
2007-08-22
md: make sure a re-add after a restart honours bitmap when resyncing
NeilBrown
2007-08-11
Fix remap handling by blktrace
Alan D. Brunelle
2007-07-31
md: handle writes to broken raid10 arrays gracefully
Arne Redlich
2007-07-31
md: raid10: fix use-after-free of bio
Maik Hampel
2007-07-24
[BLOCK] Get rid of request_queue_t typedef
Jens Axboe
2007-07-21
dm io: fix panic on large request
Milan Broz
2007-07-20
async_tx: fix kmap_atomic usage in async_memcpy
Dan Williams
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
some kmalloc/memset ->kzalloc (tree wide)
Yoann Padioleau
2007-07-18
dm: fix memory leak in dm_create_persistent() when starting metadata update t...
Jesper Juhl
2007-07-17
md: change bitmap_unplug and others to void functions
NeilBrown
2007-07-17
md: check that internal bitmap does not overlap other data
NeilBrown
2007-07-17
md: improve the is_mddev_idle test fix
NeilBrown
2007-07-17
md: improve message about invalid superblock during autodetect
NeilBrown
2007-07-17
Use menuconfig objects II - MD
Jan Engelhardt
2007-07-17
unregister_blkdev() delete redundant messages in callers
Akinobu Mita
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-13
Merge branch 'ioat-md-accel-for-linus' of git://lost.foo-projects.org/~dwilli...
Linus Torvalds
2007-07-13
md: remove raid5 compute_block and compute_parity5
Dan Williams
2007-07-13
md: handle_stripe5 - request io processing in raid5_run_ops
Dan Williams
2007-07-13
md: handle_stripe5 - add request/completion logic for async expand ops
Dan Williams
2007-07-13
md: handle_stripe5 - add request/completion logic for async read ops
Dan Williams
2007-07-13
md: handle_stripe5 - add request/completion logic for async check ops
Dan Williams
2007-07-13
md: handle_stripe5 - add request/completion logic for async compute ops
Dan Williams
2007-07-13
md: handle_stripe5 - add request/completion logic for async write ops
Dan Williams
2007-07-13
md: common infrastructure for running operations with raid5_run_ops
Dan Williams
2007-07-13
md: raid5_run_ops - run stripe operations outside sh->lock
Dan Williams
2007-07-13
raid5: replace custom debug PRINTKs with standard pr_debug
Dan Williams
2007-07-13
raid5: refactor handle_stripe5 and handle_stripe6 (v3)
Dan Williams
2007-07-13
async_tx: add the async_tx api
Dan Williams
2007-07-13
xor: make 'xor_blocks' a library routine for use with async_tx
Dan Williams
2007-07-12
dm mpath: rdac
Chandra Seetharaman
2007-07-12
dm raid1: handle log failure
Jonathan Brassow
2007-07-12
dm raid1: handle resync failures
Jonathan Brassow
2007-07-12
dm: add ratelimit logging macros
Jonathan Brassow
2007-07-12
dm: disable barriers
Stefan Bader
2007-07-12
dm raid1: clear region outside spinlock
Jonathan Brassow
2007-07-12
dm snapshot: permit invalid activation
Milan Broz
2007-07-12
dm snapshot: fix invalidation deadlock
Milan Broz
2007-07-12
dm io: fix panic on large request
Jun'ichi Nomura
2007-07-12
dm raid1: fix status
Milan Broz
2007-07-12
dm: remove duplicate module name from error msgs
Alasdair G Kergon
2007-07-12
dm delay: cleanup
Alasdair G Kergon
2007-07-12
dm: use kmem_cache macro
Alasdair G Kergon
[next]