index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-28
virtio-blk: fix implicit overflow on virtio_max_dma_size
zhenwei pi
1
-1
/
+3
2023-11-20
nbd: fix uaf in nbd_open
Li Lingfeng
1
-2
/
+9
2023-10-10
rbd: take header_rwsem in rbd_dev_refresh() only when updating
Ilya Dryomov
1
-11
/
+11
2023-10-10
rbd: decouple parent info read-in from updating rbd_dev
Ilya Dryomov
1
-62
/
+80
2023-10-10
rbd: decouple header read-in from updating rbd_dev->header
Ilya Dryomov
1
-92
/
+114
2023-10-10
rbd: move rbd_dev_refresh() definition
Ilya Dryomov
1
-35
/
+33
2023-09-19
null_blk: fix poll request timeout handling
Chengming Zhou
1
-2
/
+10
2023-08-30
ublk: remove check IO_URING_F_SQE128 in ublk_ch_uring_cmd
Ming Lei
1
-3
/
+0
2023-08-11
rbd: prevent busy loop when requesting exclusive lock
Ilya Dryomov
1
-13
/
+15
2023-08-03
rbd: retrieve and check lock owner twice before blocklisting
Ilya Dryomov
1
-2
/
+23
2023-08-03
rbd: harden get_lock_owner_info() a bit
Ilya Dryomov
1
-6
/
+15
2023-08-03
rbd: make get_lock_owner_info() return a single locker or NULL
Ilya Dryomov
1
-33
/
+51
2023-08-03
ublk: fail to recover device if queue setup is interrupted
Ming Lei
1
-1
/
+3
2023-08-03
ublk: fail to start device if queue setup is interrupted
Ming Lei
1
-1
/
+2
2023-08-03
ublk_drv: move ublk_get_device_from_id into ublk_ctrl_uring_cmd
Ming Lei
1
-89
/
+49
2023-06-28
null_blk: Fix: memory release when memory_backed=1
Nitesh Shetty
1
-0
/
+1
2023-06-21
xen/blkfront: Only check REQ_FUA for writes
Ross Lagerwall
1
-1
/
+2
2023-06-14
rbd: get snapshot context after exclusive lock is ensured to be held
Ilya Dryomov
1
-7
/
+23
2023-06-14
rbd: move RBD_OBJ_FLAG_COPYUP_ENABLED flag setting
Ilya Dryomov
1
-11
/
+21
2023-06-09
ublk: fix AB-BA lockdep warning
Ming Lei
1
-2
/
+7
2023-06-09
block/rnbd: replace REQ_OP_FLUSH with REQ_OP_WRITE
Guoqing Jiang
1
-1
/
+1
2023-06-09
nbd: Fix debugfs_create_dir error checking
Ivan Orlov
1
-2
/
+2
2023-05-24
nbd: fix incomplete validation of ioctl arg
Zhong Jinghua
1
-0
/
+6
2023-05-24
null_blk: Always check queue mode setting from configfs
Chaitanya Kulkarni
1
-0
/
+5
2023-05-11
drbd: correctly submit flush bio on barrier
Christoph Böhmwalder
1
-1
/
+1
2023-04-20
block: ublk_drv: mark device as LIVE before adding disk
Ming Lei
1
-1
/
+2
2023-04-13
ublk: read any SQE values upfront
Jens Axboe
1
-2
/
+20
2023-04-13
block: ublk: make sure that block size is set correctly
Ming Lei
1
-1
/
+3
2023-04-06
block/io_uring: pass in issue_flags for uring_cmd task_work handling
Jens Axboe
1
-13
/
+18
2023-04-06
loop: LOOP_CONFIGURE: send uevents for partitions
Alyssa Ross
1
-9
/
+9
2023-03-22
block: sunvdc: add check for mdesc_grab() returning NULL
Liang He
1
-0
/
+2
2023-03-22
block: null_blk: Fix handling of fake timeout request
Damien Le Moal
1
-3
/
+3
2023-03-22
loop: Fix use-after-free issues
Bart Van Assche
1
-8
/
+17
2023-03-11
loop: loop_set_status_from_info() check before assignment
Zhong Jinghua
1
-4
/
+4
2023-03-10
brd: use radix_tree_maybe_preload instead of radix_tree_preload
Pankaj Raghav
1
-1
/
+1
2023-03-10
rbd: avoid use-after-free in do_rbd_add() when rbd_dev_create() fails
Ilya Dryomov
1
-11
/
+9
2023-03-10
brd: check for REQ_NOWAIT and set correct page allocation mask
Jens Axboe
1
-20
/
+28
2023-03-10
brd: return 0/-error from brd_insert_page()
Jens Axboe
1
-14
/
+12
2023-03-10
brd: mark as nowait compatible
Jens Axboe
1
-0
/
+1
2023-03-10
block: ublk: check IO buffer based on flag need_get_data
Liu Xiaodong
1
-4
/
+9
2023-03-10
ublk_drv: don't probe partitions if the ubq daemon isn't trusted
Ming Lei
1
-0
/
+9
2023-03-10
ublk_drv: remove nr_aborted_queues from ublk_device
Ming Lei
1
-1
/
+0
2023-02-09
block: ublk: extending queue_size to fix overflow
Liu Xiaodong
1
-1
/
+1
2023-02-09
use less confusing names for iov_iter direction initializers
Al Viro
4
-13
/
+13
2023-02-01
block: ublk: move ublk_chr_class destroying after devices are removed
Ming Lei
1
-4
/
+3
2023-02-01
block/rnbd-clt: fix wrong max ID in ida_alloc_max
Guoqing Jiang
1
-1
/
+1
2023-01-24
pktcdvd: check for NULL returna fter calling bio_split_to_limits()
Jens Axboe
1
-0
/
+2
2023-01-18
block: handle bio_split_to_limits() NULL return
Jens Axboe
2
-0
/
+4
2023-01-12
virtio_blk: Fix signedness bug in virtblk_prep_rq()
Rafael Mendonca
1
-2
/
+4
2023-01-12
virtio-blk: use a helper to handle request queuing errors
Dmitry Fomichev
1
-13
/
+16
[next]