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
/
block
Age
Commit message (
Expand
)
Author
2025-12-04
blk-mq: add blk_rq_nr_bvec() helper
Chaitanya Kulkarni
2025-12-03
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-12-03
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-03
Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-12-03
Merge tag 'rust-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-12-01
Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-12-01
block/rnbd: correct all kernel-doc complaints
Randy Dunlap
2025-11-29
zram: fix a spelling mistake
Chu Guangqing
2025-11-28
ublk: add helper of __ublk_fetch()
Ming Lei
2025-11-28
ublk: pass const pointer to ublk_queue_is_zoned()
Ming Lei
2025-11-28
ublk: refactor auto buffer register in ublk_dispatch_req()
Ming Lei
2025-11-28
ublk: add `union ublk_io_buf` with improved naming
Ming Lei
2025-11-28
ublk: add parameter `struct io_uring_cmd *` to ublk_prep_auto_buf_reg()
Ming Lei
2025-11-26
ublk: prevent invalid access with DEBUG
Kevin Brodsky
2025-11-24
Revert "Merge branch 'loop-aio-nowait' into for-6.19/block"
Jens Axboe
2025-11-24
zram: fix the issue that the write - back limits might overflow
Yuwen Chen
2025-11-24
zram: read slot block idx under slot lock
Sergey Senozhatsky
2025-11-24
zram: rework bdev block allocation
Sergey Senozhatsky
2025-11-24
zram: drop wb_limit_lock
Sergey Senozhatsky
2025-11-24
zram: take write lock in wb limit store handlers
Sergey Senozhatsky
2025-11-24
zram: add writeback batch size device attr
Sergey Senozhatsky
2025-11-24
zram: introduce writeback bio batching
Sergey Senozhatsky
2025-11-20
zloop: clear nowait flag in workqueue context
Chaitanya Kulkarni
2025-11-20
loop: clear nowait flag in workqueue context
Chaitanya Kulkarni
2025-11-19
zloop: fix zone append check in zloop_rw()
Damien Le Moal
2025-11-18
loop: add hint for handling aio via IOCB_NOWAIT
Ming Lei
2025-11-18
loop: try to handle loop aio command via NOWAIT IO first
Ming Lei
2025-11-18
loop: move command blkcg/memcg initialization into loop_queue_work
Ming Lei
2025-11-18
loop: add lo_submit_rw_aio()
Ming Lei
2025-11-18
loop: add helper lo_rw_aio_prep()
Ming Lei
2025-11-18
loop: add helper lo_cmd_nr_bvec()
Ming Lei
2025-11-18
drbd: turn bitmap I/O comments into regular block comments
Sukrut Heroorkar
2025-11-17
zloop: introduce the ordered_zone_append configuration parameter
Damien Le Moal
2025-11-17
zloop: introduce the zone_append configuration parameter
Damien Le Moal
2025-11-17
zloop: simplify checks for writes to sequential zones
Damien Le Moal
2025-11-17
zloop: fail zone append operations that are targeting full zones
Damien Le Moal
2025-11-17
zloop: make the write pointer of full zones invalid
Damien Le Moal
2025-11-17
floppy: fix for PAGE_SIZE != 4KB
Rene Rebe
2025-11-14
ps3disk: use memcpy_{from,to}_bvec index
Rene Rebe
2025-11-12
null_blk: fix zone read length beyond write pointer
Keith Busch
2025-11-11
ublk: return unsigned from ublk_{,un}map_io()
Caleb Sander Mateos
2025-11-11
ublk: remove unnecessary checks in ublk_check_and_get_req()
Caleb Sander Mateos
2025-11-11
nbd: defer config unlock in nbd_genl_connect
Zheng Qixing
2025-11-08
nbd: defer config put in recv_work
Zheng Qixing
2025-11-06
virtio_blk: NULL out vqs to avoid double free on failed resume
Cong Zhang
2025-11-06
null_blk: allow byte aligned memory offsets
Keith Busch
2025-11-06
null_blk: single kmap per bio segment
Keith Busch
2025-11-06
null_blk: consistently use blk_status_t
Keith Busch
2025-11-06
null_blk: simplify copy_from_nullb
Keith Busch
2025-11-06
ublk: use rq_for_each_segment() for user copy
Caleb Sander Mateos
[prev]
[next]