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
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
2022-04-14
block: null_blk: end timed out poll request
Ming Lei
1
-1
/
+1
2022-04-06
drbd: set QUEUE_FLAG_STABLE_WRITES
Christoph Böhmwalder
1
-0
/
+1
2022-04-06
drbd: fix an invalid memory access caused by incorrect use of list iterator
Xiaomeng Tong
1
-4
/
+2
2022-04-06
drbd: Fix five use after free bugs in get_initial_state
Lv Yunlong
4
-33
/
+42
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-12
/
+12
2022-04-02
Revert "nbd: fix possible overflow on 'first_minor' in nbd_dev_add()"
Jens Axboe
1
-12
/
+12
2022-04-02
Merge tag 'for-5.18/drivers-2022-04-01' of git://git.kernel.dk/linux-block
Linus Torvalds
7
-33
/
+50
2022-04-01
drbd: remove check of list iterator against head past the loop body
Jakob Koschel
1
-15
/
+27
2022-04-01
drbd: remove usage of list iterator variable after loop
Jakob Koschel
1
-2
/
+5
2022-03-31
nbd: fix possible overflow on 'first_minor' in nbd_dev_add()
Zhang Wensheng
1
-12
/
+12
2022-03-30
drbd: fix potential silent data corruption
Lars Ellenberg
1
-1
/
+2
2022-03-30
loop: fix ioctl calls using compat_loop_info
Carlos Llamas
1
-0
/
+1
2022-03-29
Merge tag 'for-linus-5.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-4
/
+4
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
10
-160
/
+21
2022-03-23
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-0
/
+1
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+1
2022-03-23
remove bdi_congested() and wb_congested() and related functions
NeilBrown
2
-5
/
+1
2022-03-22
Merge tag 'for-5.18/drivers-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
13
-84
/
+86
2022-03-22
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
22
-254
/
+70
2022-03-21
fs: Move many prototypes to pagemap.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-03-21
n64cart: convert bi_disk to bi_bdev->bd_disk fix build
Jackie Liu
1
-1
/
+1
2022-03-21
xen/blkfront: fix comment for need_copy
Dongli Zhang
1
-1
/
+1
2022-03-21
xen-blkback: remove redundant assignment to variable i
Colin Ian King
1
-1
/
+1
2022-03-18
Merge tag 'nvme-5.18-2022-03-17' of git://git.infradead.org/nvme into for-5.1...
Jens Axboe
1
-0
/
+1
2022-03-17
virtio_blk: eliminate anonymous module_init & module_exit
Randy Dunlap
1
-4
/
+4
2022-03-16
nvme: warn about shared namespaces without CONFIG_NVME_MULTIPATH
Christoph Hellwig
1
-0
/
+1
2022-03-16
xen/grant-table: remove readonly parameter from functions
Juergen Gross
1
-4
/
+4
2022-03-11
xen/blkfront: speed up purge_persistent_grants()
Juergen Gross
1
-1
/
+4
2022-03-10
Merge tag 'xsa396-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-26
/
+37
2022-03-09
blk-mq: prepare for implementing hctx table via xarray
Ming Lei
1
-1
/
+1
2022-03-09
block: mtip32xx: don't touch q->queue_hw_ctx
Ming Lei
1
-3
/
+1
2022-03-07
pktcdvd: remove a pointless debug check in pkt_submit_bio
Christoph Hellwig
1
-8
/
+1
2022-03-07
xen/blkfront: don't use gnttab_query_foreign_access() for mapped status
Juergen Gross
1
-26
/
+37
2022-03-06
virtio-blk: Remove BUG_ON() in virtio_queue_rq()
Xie Yongji
1
-10
/
+2
2022-03-06
virtio-blk: Don't use MAX_DISCARD_SEGMENTS if max_discard_seg is zero
Xie Yongji
1
-2
/
+8
2022-03-04
floppy: use memcpy_{to,from}_bvec
Christoph Hellwig
1
-4
/
+2
2022-03-04
drbd: use bvec_kmap_local in recv_dless_read
Christoph Hellwig
1
-2
/
+2
2022-03-04
drbd: use bvec_kmap_local in drbd_csum_bio
Christoph Hellwig
1
-3
/
+3
2022-03-04
zram: use memcpy_from_bvec in zram_bvec_write
Christoph Hellwig
1
-4
/
+1
2022-03-04
zram: use memcpy_to_bvec in zram_bvec_read
Christoph Hellwig
1
-3
/
+1
2022-03-04
aoe: use bvec_kmap_local in bvcpy
Christoph Hellwig
1
-2
/
+2
2022-03-02
scsi: core: Move the result field from struct scsi_request to struct scsi_cmnd
Christoph Hellwig
1
-1
/
+1
2022-03-02
scsi: core: Remove the cmd field from struct scsi_request
Christoph Hellwig
1
-2
/
+4
2022-02-28
null_blk: null_alloc_page() cleanup
Chaitanya Kulkarni
1
-7
/
+5
2022-02-28
null_blk: remove hardcoded null_alloc_page() param
Chaitanya Kulkarni
1
-4
/
+4
2022-02-28
null_blk: remove hardcoded alloc_cmd() parameter
Chaitanya Kulkarni
1
-17
/
+12
2022-02-28
loop: allow user to set the queue depth
Chaitanya Kulkarni
1
-1
/
+20
2022-02-28
loop: remove extra variable in lo_req_flush
Chaitanya Kulkarni
1
-2
/
+1
2022-02-28
loop: remove extra variable in lo_fallocate()
Chaitanya Kulkarni
1
-2
/
+1
2022-02-28
loop: use sysfs_emit() in the sysfs xxx show()
Chaitanya Kulkarni
1
-5
/
+5
[next]