index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
2024-07-10
dm vdo indexer: use swap() instead of open coding it
Jiapeng Chong
2024-07-10
dm vdo: remove unused struct 'uds_attribute'
Dr. David Alan Gilbert
2024-07-10
dm: stop using blk_limits_io_{min,opt}
Christoph Hellwig
2024-07-10
dm-crypt: limit the size of encryption requests
Mikulas Patocka
2024-07-05
dm: handle REQ_OP_ZONE_RESET_ALL
Damien Le Moal
2024-07-05
dm: Refactor is_abnormal_io()
Damien Le Moal
2024-07-04
md/raid5: recheck if reshape has finished with device_lock held
Benjamin Marzinski
2024-07-04
md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctl
Yu Kuai
2024-07-04
md-cluster: Constify struct md_cluster_operations
Christophe JAILLET
2024-07-04
md: Remove unneeded semicolon
Yang Li
2024-07-04
md/raid5: fix spares errors about rcu usage
Yu Kuai
2024-07-03
dm verity: add support for signature verification with platform keyring
Luca Boccassi
2024-07-03
dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume
Benjamin Marzinski
2024-07-03
dm-verity: hash blocks with shash import+finup when possible
Eric Biggers
2024-07-03
dm-verity: make verity_hash() take dm_verity_io instead of ahash_request
Eric Biggers
2024-07-03
dm-verity: always "map" the data blocks
Eric Biggers
2024-07-03
dm-verity: provide dma_alignment limit in io_hints
Eric Biggers
2024-07-03
dm-verity: make real_digest and want_digest fixed-length
Eric Biggers
2024-07-03
dm-verity: move data hash mismatch handling into its own function
Eric Biggers
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
2024-07-02
dm-verity: move hash algorithm setup into its own function
Eric Biggers
2024-07-02
dm init: Handle minors larger than 255
Benjamin Marzinski
2024-07-02
dm cache metadata: remove unused struct 'thunk'
Dr. David Alan Gilbert
2024-07-02
dm io: remove code duplication between sync_io and aysnc_io
Benjamin Marzinski
2024-07-02
dm io: don't call the async_io notify.fn on invalid num_regions
Benjamin Marzinski
2024-07-02
dm io: bump num_bvecs to handle offset memory
Benjamin Marzinski
2024-06-28
bcache: work around a __bitwise to bool conversion sparse warning
Christoph Hellwig
2024-06-26
md: set md-specific flags for all queue limits
Christoph Hellwig
2024-06-26
dm: optimize flushes
Mikulas Patocka
2024-06-24
bcache: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
2024-06-24
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
2024-06-24
bcache: fix typo
Kuan-Wei Chiu
2024-06-20
block: Generalize chunk_sectors support as boundary support
John Garry
2024-06-20
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-20
block: move the raid_partial_stripes_expensive flag into the features field
Christoph Hellwig
2024-06-20
block: remove the discard_alignment flag
Christoph Hellwig
2024-06-19
Merge branch 'for-6.11/block-limits' into for-6.11/block
Jens Axboe
2024-06-19
block: move the zoned flag into the features field
Christoph Hellwig
2024-06-19
block: move the poll flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the dax flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nowait flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the stable_writes flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the io_stat flag setting to queue_limits
Christoph Hellwig
2024-06-19
block: move the add_random flag to queue_limits
Christoph Hellwig
2024-06-19
block: move the nonrot flag to queue_limits
Christoph Hellwig
2024-06-19
block: move cache control settings out of queue->flags
Christoph Hellwig
2024-06-15
dm: Remove unused macro DM_ZONE_INVALID_WP_OFST
Damien Le Moal
2024-06-15
dm: Improve zone resource limits handling
Damien Le Moal
[prev]
[next]