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
2021-09-22
dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc()
Arne Welzel
2021-09-15
bcache: add proper error unwinding in bcache_device_init
Christoph Hellwig
2021-08-12
md/raid10: properly indicate failure when ending a failed write request
Wei Shuyu
2021-07-25
dm writecache: return the exact table values that were set
Mikulas Patocka
2021-07-19
dm btree remove: assign new_root only when removal succeeds
Hou Tao
2021-07-19
dm space maps: don't reset space map allocation cursor when committing
Joe Thornber
2021-06-16
dm verity: fix require_signatures module_param permissions
John Keeping
2021-06-03
dm snapshot: properly fix a crash when an origin has no snapshots
Mikulas Patocka
2021-05-26
dm snapshot: fix crash with transient storage and zero chunk size
Mikulas Patocka
2021-05-14
md: Fix missing unused status line of /proc/mdstat
Jan Glauber
2021-05-14
md: md_open returns -EBUSY when entering racing area
Zhao Heming
2021-05-14
md: factor out a mddev_find_locked helper from mddev_find
Christoph Hellwig
2021-05-14
md: split mddev_find
Christoph Hellwig
2021-05-14
md-cluster: fix use-after-free issue when removing rdev
Heming Zhao
2021-05-14
md/bitmap: wait for external bitmap writes to complete during tear down
Sudhakar Panneerselvam
2021-05-11
dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails
Benjamin Block
2021-05-11
dm integrity: fix missing goto in bitmap_flush_interval error handling
Tian Tao
2021-05-11
dm space map common: fix division bug in sm_ll_find_free_block()
Joe Thornber
2021-05-11
dm persistent data: packed struct should have an aligned() attribute too
Joe Thornber
2021-05-11
dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque...
Heinz Mauelshagen
2021-05-11
md/raid1: properly indicate failure when ending a failed write request
Paul Clements
2021-04-21
dm verity fec: fix misaligned RS roots IO
Jaegeuk Kim
2021-03-30
dm ioctl: fix out of bounds array access when no devices
Mikulas Patocka
2021-03-30
dm verity: fix DM_VERITY_OPTS_MAX value
JeongHyeon Lee
2021-03-11
dm table: fix zoned iterate_devices based device capability checks
Jeffle Xu
2021-03-11
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
2021-03-11
dm table: fix iterate_devices based device capability checks
Jeffle Xu
2021-03-09
dm verity: fix FEC for RS roots unaligned to block size
Milan Broz
2021-03-09
dm bufio: subtract the number of initial sectors in dm_bufio_get_device_size
Mikulas Patocka
2021-03-04
dm era: Update in-core bitset after committing the metadata
Nikos Tsironis
2021-03-04
dm era: only resize metadata in preresume
Nikos Tsironis
2021-03-04
dm era: Reinitialize bitset cache before digesting a new writeset
Nikos Tsironis
2021-03-04
dm era: Use correct value size in equality function of writeset tree
Nikos Tsironis
2021-03-04
dm era: Fix bitset memory leaks
Nikos Tsironis
2021-03-04
dm era: Verify the data block size hasn't changed
Nikos Tsironis
2021-03-04
dm era: Recover committed writeset after crash
Nikos Tsironis
2021-03-04
dm writecache: fix writing beyond end of underlying device when shrinking
Mikulas Patocka
2021-03-04
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-03-04
bcache: Move journal work to new flush wq
Kai Krakow
2021-03-04
bcache: Give btree_io_wq correct semantics again
Kai Krakow
2021-03-04
Revert "bcache: Kill btree_io_wq"
Kai Krakow
2021-02-10
md: Set prev_flush_start and flush_bio in an atomic way
Xiao Ni
2021-01-30
dm integrity: conditionally disable "recalculate" feature
Mikulas Patocka
2021-01-27
dm integrity: select CRYPTO_SKCIPHER
Anthony Iliopoulos
2021-01-27
dm integrity: fix a crash if "recalculate" used without "internal_hash"
Mikulas Patocka
2021-01-27
dm: avoid filesystem lookup in dm_get_dev_t()
Hannes Reinecke
2021-01-19
dm: eliminate potential source of excessive kernel log noise
Mike Snitzer
2021-01-19
dm integrity: fix flush with external metadata device
Mikulas Patocka
2021-01-19
dm integrity: fix the maximum number of arguments
Mikulas Patocka
2021-01-19
dm snapshot: flush merged data before committing metadata
Akilesh Kailash
[next]