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
/
block
/
bio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-05
Revert "block: bio_copy_data_iter"
Jens Axboe
1
-15
/
+22
2022-12-06
block: bio_copy_data_iter
Christoph Hellwig
1
-22
/
+15
2022-11-16
bio: shrink max number of pcpu cached bios
Pavel Begunkov
1
-1
/
+1
2022-11-16
bio: add pcpu caching for non-polling bio_put
Pavel Begunkov
1
-16
/
+54
2022-11-16
bio: split pcpu cache part of bio_put into a helper
Pavel Begunkov
1
-13
/
+25
2022-11-16
bio: don't rob starving biosets of bios
Pavel Begunkov
1
-0
/
+2
2022-11-09
block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
Logan Gunthorpe
1
-2
/
+7
2022-11-09
block: add check when merging zone device pages
Logan Gunthorpe
1
-0
/
+2
2022-10-22
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2022-10-20
bio: safeguard REQ_ALLOC_CACHE bio put
Pavel Begunkov
1
-1
/
+1
2022-10-14
Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2022-10-11
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+2
2022-10-06
block: Remove the repeat word 'can'
Deming Wang
1
-1
/
+1
2022-10-04
block: kmsan: skip bio block merging logic for KMSAN
Alexander Potapenko
1
-0
/
+2
2022-09-20
block: remove PSI accounting from the bio layer
Christoph Hellwig
1
-8
/
+0
2022-09-12
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
1
-2
/
+0
2022-09-02
block: enable per-cpu bio caching for the fs bio set
Jens Axboe
1
-1
/
+2
2022-08-09
block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
1
-11
/
+14
2022-08-03
block: fix leaking page ref on truncated direct io
Keith Busch
1
-15
/
+15
2022-08-03
block: ensure bio_iov_add_page can't fail
Keith Busch
1
-10
/
+9
2022-08-03
block: ensure iov_iter advances for added pages
Keith Busch
1
-4
/
+4
2022-08-03
block: pass struct queue_limits to the bio splitting helpers
Christoph Hellwig
1
-1
/
+1
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
1
-5
/
+5
2022-07-06
block: use bdev_is_zoned instead of open coding it
Christoph Hellwig
1
-1
/
+1
2022-06-27
block: relax direct io memory alignment
Keith Busch
1
-0
/
+9
2022-06-27
block/bio: remove duplicate append pages code
Keith Busch
1
-60
/
+42
2022-06-27
block: fix infinite loop for invalid zone append
Keith Busch
1
-3
/
+0
2022-06-08
block: remove bioset_init_from_src
Christoph Hellwig
1
-20
/
+0
2022-05-29
block: make bioset_exit() fully resilient against being called twice
Jens Axboe
1
-0
/
+1
2022-05-28
block: take destination bvec offsets into account in bio_copy_data_iter
Christoph Hellwig
1
-3
/
+5
2022-05-05
block: allow passing a NULL bdev to bio_alloc_clone/bio_init_clone
Christoph Hellwig
1
-4
/
+6
2022-05-05
block: remove superfluous calls to blkcg_bio_issue_init
Christoph Hellwig
1
-1
/
+0
2022-04-18
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
1
-29
/
+18
2022-04-18
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
1
-0
/
+2
2022-04-18
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
1
-45
/
+41
2022-04-14
block: fix offset/size check in bio_trim()
Ming Lei
1
-1
/
+1
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2022-03-14
block: fix rq-qos breakage from skipping rq_qos_done_bio()
Tejun Heo
1
-2
/
+1
2022-03-07
block: remove the per-bio/request write hint
Christoph Hellwig
1
-2
/
+0
2022-03-07
block: remove bio_devname
Christoph Hellwig
1
-6
/
+0
2022-02-11
block: partition include/linux/blk-cgroup.h
Ming Lei
1
-1
/
+1
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
1
-13
/
+18
2022-02-04
block: initialize the target bio in __bio_clone_fast
Christoph Hellwig
1
-35
/
+40
2022-02-04
block: clone crypto and integrity data in __bio_clone_fast
Christoph Hellwig
1
-13
/
+13
2022-02-04
block: call bio_associate_blkg from bio_reset
Christoph Hellwig
1
-0
/
+2
2022-02-02
block: fix boolreturn.cocci warning
Jiapeng Chong
1
-1
/
+1
2022-02-02
block: pass a block_device and opf to bio_reset
Christoph Hellwig
1
-1
/
+5
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
1
-14
/
+13
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-4
/
+1
2022-02-02
block: pass a block_device and opf to bio_alloc_kiocb
Christoph Hellwig
1
-4
/
+8
[next]