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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-04
block: initialize the target bio in __bio_clone_fast
Christoph Hellwig
2
-2
/
+0
2022-02-04
dm: use bio_clone_fast in alloc_io/alloc_tio
Christoph Hellwig
1
-9
/
+3
2022-02-04
block: clone crypto and integrity data in __bio_clone_fast
Christoph Hellwig
3
-29
/
+8
2022-02-04
dm-cache: remove __remap_to_origin_clear_discard
Christoph Hellwig
1
-16
/
+8
2022-02-04
dm: simplify the single bio fast path in __send_duplicate_bios
Christoph Hellwig
1
-12
/
+14
2022-02-04
dm: retun the clone bio from alloc_tio
Christoph Hellwig
1
-20
/
+19
2022-02-04
dm: pass the bio instead of tio to __map_bio
Christoph Hellwig
1
-6
/
+4
2022-02-04
dm: move cloning the bio into alloc_tio
Christoph Hellwig
1
-12
/
+10
2022-02-04
dm: fold __send_duplicate_bios into __clone_and_map_simple_bio
Christoph Hellwig
1
-16
/
+11
2022-02-04
dm: fold clone_bio into __clone_and_map_data_bio
Christoph Hellwig
1
-26
/
+17
2022-02-04
dm: add a clone_to_tio helper
Christoph Hellwig
1
-19
/
+15
2022-02-04
drbd: set ->bi_bdev in drbd_req_new
Christoph Hellwig
1
-2
/
+1
2022-02-04
scsi: use BLK_STS_OFFLINE for not fully online devices
Song Liu
1
-1
/
+1
2022-02-02
block: pass a block_device and opf to bio_reset
Christoph Hellwig
7
-34
/
+20
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
17
-43
/
+32
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
13
-68
/
+52
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
13
-52
/
+44
2022-02-02
block: pass a block_device and opf to blk_next_bio
Chaitanya Kulkarni
1
-3
/
+3
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
dm-thin: use blkdev_issue_flush instead of open coding it
Christoph Hellwig
1
-10
/
+1
2022-02-02
dm-snap: use blkdev_issue_flush instead of open coding it
Christoph Hellwig
1
-20
/
+1
2022-02-02
dm-crypt: remove clone_init
Christoph Hellwig
1
-13
/
+8
2022-02-02
dm: bio_alloc can't fail if it is allowed to sleep
Christoph Hellwig
5
-51
/
+10
2022-02-02
block: remove genhd.h
Christoph Hellwig
31
-31
/
+5
2022-01-30
Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-30
/
+114
2022-01-29
Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Thomas Gleixner
4
-30
/
+114
2022-01-29
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+1
2022-01-29
Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2022-01-29
Merge tag 'char-misc-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-9
/
+10
2022-01-29
Merge tag 'tty-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
8
-106
/
+169
2022-01-29
Merge tag 'usb-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
15
-15
/
+109
2022-01-29
Merge tag 'block-5.17-2022-01-28' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-20
/
+6
2022-01-28
dm: properly fix redundant bio-based IO accounting
Mike Snitzer
1
-2
/
+3
2022-01-28
dm: revert partial fix for redundant bio-based IO accounting
Mike Snitzer
1
-15
/
+0
2022-01-28
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
17
-48
/
+64
2022-01-28
Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+10
2022-01-28
Merge tag 'hyperv-fixes-signed-20220128' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-13
/
+10
2022-01-28
Merge tag 'ata-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...
Linus Torvalds
1
-0
/
+2
2022-01-28
Merge tag 'hwmon-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-14
/
+18
2022-01-28
Merge tag 'drm-fixes-2022-01-28' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-70
/
+307
2022-01-28
Merge tag 'amd-drm-fixes-5.17-2022-01-26' of https://gitlab.freedesktop.org/a...
Dave Airlie
22
-41
/
+208
2022-01-28
Merge branch 'etnaviv/fixes' of https://git.pengutronix.de/git/lst/linux into...
Dave Airlie
1
-2
/
+2
2022-01-28
Merge tag 'drm-msm-fixes-2022-01-25' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
10
-11
/
+70
2022-01-28
Merge tag 'drm-misc-fixes-2022-01-27' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
3
-6
/
+11
2022-01-28
Merge tag 'drm-misc-next-fixes-2022-01-21' of git://anongit.freedesktop.org/d...
Dave Airlie
2
-10
/
+16
2022-01-27
Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
55
-280
/
+524
2022-01-27
drm/vmwgfx: Fix stale file descriptors on failed usercopy
Mathias Krause
4
-21
/
+21
[next]