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-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
2022-02-28
null_blk: fix return value from null_add_dev()
Chaitanya Kulkarni
1
-2
/
+3
2022-02-28
loop: clean up grammar in warning message
Colin Ian King
1
-2
/
+2
2022-02-28
block/rnbd: Remove a useless mutex
Christophe JAILLET
1
-8
/
+3
2022-02-28
block/rnbd: client device does not care queue/rotational
Gioh Kim
4
-9
/
+8
2022-02-28
block/rnbd-clt: fix CHECK:BRACES warning
Gioh Kim
1
-2
/
+2
2022-02-23
scsi: rnbd: Remove WRITE_SAME support
Christoph Hellwig
4
-14
/
+3
2022-02-23
scsi: drbd: Remove WRITE_SAME support
Christoph Hellwig
5
-143
/
+13
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
3
-3
/
+3
2022-02-17
virtio_blk: simplify refcounting
Christoph Hellwig
1
-52
/
+14
2022-02-12
block: loop:use kstatfs.f_bsize of backing file to set discard granularity
Ming Lei
1
-1
/
+7
2022-02-11
loop: revert "make autoclear operation asynchronous"
Tetsuo Handa
2
-37
/
+29
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
3
-6
/
+6
2022-02-04
drbd: set ->bi_bdev in drbd_req_new
Christoph Hellwig
1
-2
/
+1
2022-02-02
block: pass a block_device and opf to bio_reset
Christoph Hellwig
1
-6
/
+2
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
2
-6
/
+3
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
4
-22
/
+15
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
2
-7
/
+5
2022-02-02
xen-blkback: bio_alloc can't fail if it is allow to sleep
Christoph Hellwig
1
-14
/
+0
2022-02-02
rnbd-srv: remove struct rnbd_dev_blk_io
Christoph Hellwig
4
-38
/
+7
2022-02-02
rnbd-srv: simplify bio mapping in process_rdma
Christoph Hellwig
3
-69
/
+16
2022-02-02
drbd: bio_alloc can't fail if it is allow to sleep
Christoph Hellwig
1
-18
/
+4
2022-02-02
block: remove genhd.h
Christoph Hellwig
8
-8
/
+0
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-21
Merge tag 'block-5.17-2022-01-21' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-45
/
+32
2022-01-20
Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+3
2022-01-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+2
2022-01-17
brd: remove brd_devices_mutex mutex
Tetsuo Handa
1
-43
/
+30
2022-01-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-9
/
+2
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-1
/
+1
2022-01-15
zram: use ATTRIBUTE_GROUPS
Luis Chamberlain
1
-9
/
+2
2022-01-15
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-2
/
+2
2022-01-14
Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2022-01-13
aoe: remove redundant assignment on variable n
Colin Ian King
1
-1
/
+1
2022-01-13
loop: remove redundant initialization of pointer node
Colin Ian King
1
-1
/
+1
2022-01-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
4
-12
/
+12
2022-01-13
Merge tag 'v5.16' into rdma.git for-next
Jason Gunthorpe
1
-3
/
+12
2022-01-13
rbd: make const pointer spaces a static const array
Colin Ian King
1
-1
/
+1
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
1
-1
/
+2
2022-01-12
Merge tag 'for-5.17/drivers-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-4312
/
+249
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-62
/
+63
2022-01-07
RDMA/rtrs-clt: Rename rtrs_clt to rtrs_clt_sess
Vaishali Thakkar
2
-3
/
+3
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv to rtrs_srv_sess
Vaishali Thakkar
2
-3
/
+3
2022-01-07
RDMA/rtrs-srv: Rename rtrs_srv_sess to rtrs_srv_path
Vaishali Thakkar
1
-6
/
+6
2022-01-05
block/rnbd-clt-sysfs: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-04
pktcdvd: convert to use attribute groups
Greg Kroah-Hartman
1
-141
/
+134
2022-01-03
Merge 5.16-rc8 into char-misc-next
Greg Kroah-Hartman
1
-3
/
+12
2021-12-24
block: null_blk: only set set->nr_maps as 3 if active poll_queues is > 0
Ming Lei
1
-1
/
+1
[prev]
[next]