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.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
/
block
Age
Commit message (
Expand
)
Author
2022-05-09
floppy: disable FDRAWCMD by default
Willy Tarreau
2022-04-13
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
2022-04-08
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
2022-04-08
drbd: fix potential silent data corruption
Lars Ellenberg
2022-04-08
virtio-blk: Use blk_validate_block_size() to validate block size
Xie Yongji
2022-03-16
virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
Xie Yongji
2022-03-11
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
2022-01-27
floppy: Add max size check for user space request
Xiongwei Song
2022-01-27
floppy: Fix hang in watchdog when disk is ejected
Tasos Sahanidis
2021-12-22
xen/blkfront: harden blkfront against event channel storms
Juergen Gross
2021-12-01
xen/blkfront: don't trust the backend response data blindly
Juergen Gross
2021-12-01
xen/blkfront: don't take local copy of a request from the ring page
Juergen Gross
2021-12-01
xen/blkfront: read response from backend only once
Juergen Gross
2021-11-21
loop: Use blk_validate_block_size() to validate block size
Xie Yongji
2021-11-18
zram: off by one in read_block_state()
Dan Carpenter
2021-09-16
Revert "block: nbd: add sanity check for first_minor"
Greg Kroah-Hartman
2021-09-15
block: nbd: add sanity check for first_minor
Pavel Skripkin
2021-09-08
cryptoloop: add a deprecation warning
Christoph Hellwig
2021-09-03
Revert "floppy: reintroduce O_NDELAY fix"
Denis Efremov
2021-08-18
nbd: Aovid double completion of a request
Xie Yongji
2021-07-28
rbd: always kick acquire on "acquired" and "released" notifications
Ilya Dryomov
2021-07-28
rbd: don't hold lock_rwsem while running_list is being drained
Ilya Dryomov
2021-07-20
virtio-blk: Fix memory leak among suspend/resume procedure
Xie Yongji
2021-07-19
loop: fix I/O error on fsync() in detached loop devices
Mauricio Faria de Oliveira
2021-07-14
loop: Fix missing discard support when using LOOP_CONFIGURE
Kristian Klausen
2021-05-19
nbd: Fix NULL pointer in flush_workqueue
Sun Ke
2021-05-19
block/rnbd-clt: Check the return value of the function rtrs_clt_query
Md Haris Iqbal
2021-05-19
block/rnbd-clt: Change queue_depth type in rnbd_clt_session to size_t
Md Haris Iqbal
2021-05-14
drivers/block/null_blk/main: Fix a double free in null_init.
Lv Yunlong
2021-05-14
xen-blkback: fix compatibility bug with single page rings
Paul Durrant
2021-05-11
block/rnbd-clt: Fix missing a memory free when unloading the module
Gioh Kim
2021-04-16
null_blk: fix command timeout completion handling
Damien Le Moal
2021-03-30
xen-blkback: don't leak persistent grants from xen_blkbk_map()
Jan Beulich
2021-03-30
umem: fix error return code in mm_pci_probe()
Wei Yongjun
2021-03-17
zram: fix return value on writeback_store
Minchan Kim
2021-03-17
block: rsxx: fix error return code of rsxx_pci_probe()
Jia-Ju Bai
2021-03-09
rsxx: Return -EFAULT if copy_to_user() fails
Dan Carpenter
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
2021-03-07
nbd: handle device refs for DESTROY_ON_DISCONNECT properly
Josef Bacik
2021-03-04
floppy: reintroduce O_NDELAY fix
Jiri Kosina
2021-02-23
xen-blkback: fix error handling in xen_blkbk_map()
Jan Beulich
2021-02-23
xen-blkback: don't "handle" error by BUG()
Jan Beulich
2021-02-03
xen-blkfront: allow discard-* nodes to be optional
Roger Pau Monne
2021-02-03
nbd: freeze the queue while we're adding connections
Josef Bacik
2021-01-17
block/rnbd-clt: avoid module unload race with close confirmation
Jack Wang
2021-01-17
block: rsxx: select CONFIG_CRC32
Arnd Bergmann
2020-12-30
null_blk: Fail zone append to conventional zones
Damien Le Moal
2020-12-30
null_blk: Fix zone size initialization
Damien Le Moal
2020-12-30
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-12-30
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
Pawel Wieczorkiewicz
[next]