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.18-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_qcom-6.18.y
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.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
Age
Commit message (
Expand
)
Author
2026-01-26
md/raid5: use mempool to allocate stripe_request_ctx
Yu Kuai
2026-01-26
md: merge mddev serialize_policy into mddev_flags
Yu Kuai
2026-01-26
md: merge mddev faillast_dev into mddev_flags
Yu Kuai
2026-01-26
md: merge mddev has_superblock into mddev_flags
Yu Kuai
2026-01-26
md/raid5: fix raid5_run() to return error when log_init() fails
Yu Kuai
2026-01-23
ublk: rename auto buffer registration helpers
Ming Lei
2026-01-23
ublk: fix canceling flag handling in batch I/O recovery
Ming Lei
2026-01-23
ublk: move ublk_mark_io_ready() out of __ublk_fetch()
Ming Lei
2026-01-22
ublk: fix batch I/O recovery -ENODEV error
Ming Lei
2026-01-22
ublk: implement batch request completion via blk_mq_end_request_batch()
Ming Lei
2026-01-22
ublk: add new feature UBLK_F_BATCH_IO
Ming Lei
2026-01-22
ublk: abort requests filled in event kfifo
Ming Lei
2026-01-22
ublk: refactor ublk_queue_rq() and add ublk_batch_queue_rq()
Ming Lei
2026-01-22
ublk: add UBLK_U_IO_FETCH_IO_CMDS for batch I/O processing
Ming Lei
2026-01-22
ublk: add batch I/O dispatch infrastructure
Ming Lei
2026-01-22
ublk: add io events fifo structure
Ming Lei
2026-01-22
ublk: handle UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
2026-01-22
ublk: handle UBLK_U_IO_PREP_IO_CMDS
Ming Lei
2026-01-22
ublk: add new batch command UBLK_U_IO_PREP_IO_CMDS & UBLK_U_IO_COMMIT_IO_CMDS
Ming Lei
2026-01-22
ublk: prepare for not tracking task context for command batch
Ming Lei
2026-01-22
ublk: define ublk_ch_batch_io_fops for the coming feature F_BATCH_IO
Ming Lei
2026-01-20
nvme/io_uring: optimize IOPOLL completions for local ring context
Ming Lei
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
2026-01-18
Merge branch 'for-7.0/blk-pvec' into for-7.0/block
Jens Axboe
2026-01-13
block, nvme: remove unused dma_iova_state function parameter
Nitesh Shetty
2026-01-12
ublk: add UBLK_CMD_TRY_STOP_DEV command
Yoav Cohen
2026-01-12
ublk: make ublk_ctrl_stop_dev return void
Yoav Cohen
2026-01-12
ublk: optimize ublk_user_copy() on daemon task
Caleb Sander Mateos
2026-01-12
ublk: support UBLK_F_INTEGRITY
Stanley Zhang
2026-01-12
ublk: implement integrity user copy
Stanley Zhang
2026-01-12
ublk: move offset check out of __ublk_check_and_get_req()
Caleb Sander Mateos
2026-01-12
ublk: inline ublk_check_and_get_req() into ublk_user_copy()
Caleb Sander Mateos
2026-01-12
ublk: split out ublk_user_copy() helper
Caleb Sander Mateos
2026-01-12
ublk: split out ublk_copy_user_bvec() helper
Caleb Sander Mateos
2026-01-12
ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc
Caleb Sander Mateos
2026-01-12
ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
Stanley Zhang
2026-01-12
ublk: move ublk flag check functions earlier
Caleb Sander Mateos
2026-01-11
Merge branch 'block-6.19' into for-7.0/block
Jens Axboe
2026-01-09
ublk: fix use-after-free in ublk_partition_scan_work
Ming Lei
2026-01-07
loop: add missing bd_abort_claiming in loop_set_status
Tetsuo Handa
2026-01-06
nvme-pci: Use size_t for length fields to handle larger sizes
Leon Romanovsky
2026-01-06
loop: don't change loop device under exclusive opener in loop_set_status
Raphael Pinsonneault-Thibeault
2026-01-06
rnbd-srv: Zero the rsp buffer before using it
Md Haris Iqbal
2026-01-06
rnbd-srv: Fix server side setting of bi_size for special IOs
Florian-Ewald Mueller
2026-01-06
rnbd-srv: fix the trace format for flags
Jack Wang
2026-01-06
block/rnbd-proto: Check and retain the NOUNMAP flag for requests
Md Haris Iqbal
2026-01-06
block: rnbd: add .release to rnbd_dev_ktype
Zhu Yanjun
2026-01-06
block/rnbd-proto: Handle PREFLUSH flag properly for IOs
Md Haris Iqbal
2025-12-31
Merge tag 'md-6.19-20251231' of gitolite.kernel.org:pub/scm/linux/kernel/git/...
Jens Axboe
2025-12-29
null_blk: Constify struct configfs_item_operations and configfs_group_operations
Christophe JAILLET
[next]