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
/
include
/
linux
/
bio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-07
block: add a blk_alloc_discard_bio helper
Christoph Hellwig
1
-0
/
+3
2024-05-07
block: add a bio_chain_and_submit helper
Christoph Hellwig
1
-0
/
+1
2024-04-01
block: add a bio_list_merge_init helper
Christoph Hellwig
1
-0
/
+7
2024-01-17
block: Fix iterating over an empty bio with bio_for_each_folio_all
Matthew Wilcox (Oracle)
1
-3
/
+6
2023-12-02
block: bio-integrity: directly map user buffers
Keith Busch
1
-0
/
+9
2023-08-30
Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+6
2023-08-30
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+5
2023-08-18
mm/page_io: introduce bio_first_folio_all()
ZhangPeng
1
-0
/
+5
2023-08-15
block: Bring back zero_fill_bio_iter
Kent Overstreet
1
-1
/
+6
2023-08-10
block: don't make REQ_POLLED imply REQ_NOWAIT
Jens Axboe
1
-1
/
+1
2023-06-16
block: remove BIO_PAGE_REFFED
Christoph Hellwig
1
-2
/
+1
2023-06-01
block: mark bio_add_folio as __must_check
Johannes Thumshirn
1
-1
/
+2
2023-06-01
block: add bio_add_folio_nofail
Johannes Thumshirn
1
-0
/
+2
2023-06-01
block: mark bio_add_page as __must_check
Johannes Thumshirn
1
-1
/
+2
2023-05-24
block: Add BIO_PAGE_PINNED and associated infrastructure
David Howells
1
-1
/
+2
2023-05-24
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
1
-1
/
+1
2023-05-24
block: Fix bio_flagged() so that gcc can better optimise it
David Howells
1
-1
/
+1
2023-04-17
btrfs, block: move REQ_CGROUP_PUNT to btrfs
Christoph Hellwig
1
-0
/
+5
2023-02-15
block: export bio_split_rw
Christoph Hellwig
1
-0
/
+4
2023-01-05
Revert "block: bio_copy_data_iter"
Jens Axboe
1
-0
/
+2
2022-12-16
block: don't clear REQ_ALLOC_CACHE for non-polled requests
Jens Axboe
1
-2
/
+1
2022-12-06
block: bio_copy_data_iter
Christoph Hellwig
1
-2
/
+0
2022-09-12
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
1
-1
/
+1
2022-07-14
block: Use the new blk_opf_t type
Bart Van Assche
1
-5
/
+5
2022-06-08
block: remove bioset_init_from_src
Christoph Hellwig
1
-1
/
+0
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+7
2022-05-05
block: Do not call folio_next() on an unreferenced folio
Matthew Wilcox (Oracle)
1
-1
/
+4
2022-04-18
block: turn bio_kmalloc into a simple kmalloc wrapper
Christoph Hellwig
1
-1
/
+1
2022-04-18
block: allow use of per-cpu bio alloc cache by block drivers
Mike Snitzer
1
-0
/
+6
2022-04-18
block: allow using the per-cpu bio cache from bio_alloc_bioset
Mike Snitzer
1
-2
/
+0
2022-03-25
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-3
/
+0
2022-03-07
block: remove bio_devname
Christoph Hellwig
1
-2
/
+0
2022-02-23
scsi: block: Remove REQ_OP_WRITE_SAME support
Christoph Hellwig
1
-3
/
+0
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
1
-2
/
+4
2022-02-04
block: clone crypto and integrity data in __bio_clone_fast
Christoph Hellwig
1
-1
/
+1
2022-02-02
block: pass a block_device and opf to bio_reset
Christoph Hellwig
1
-8
/
+1
2022-02-02
block: pass a block_device and opf to bio_init
Christoph Hellwig
1
-2
/
+2
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-2
/
+3
2022-02-02
block: pass a block_device and opf to bio_alloc_kiocb
Christoph Hellwig
1
-2
/
+2
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
1
-3
/
+4
2022-02-02
block: pass a block_device and opf to blk_next_bio
Chaitanya Kulkarni
1
-1
/
+2
2022-01-12
Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux
Linus Torvalds
1
-2
/
+54
2021-12-23
bio.h: fix kernel-doc warnings
Randy Dunlap
1
-2
/
+2
2021-12-16
block: Add bio_for_each_folio_all()
Matthew Wilcox (Oracle)
1
-1
/
+52
2021-12-16
block: Add bio_add_folio()
Matthew Wilcox (Oracle)
1
-1
/
+2
2021-10-27
block: avoid extra iter advance with async iocb
Pavel Begunkov
1
-0
/
+1
2021-10-20
block: inline a part of bio_release_pages()
Pavel Begunkov
1
-1
/
+7
2021-10-20
block: turn macro helpers into inline functions
Pavel Begunkov
1
-16
/
+16
2021-10-18
block: don't bother iter advancing a fully done bio
Jens Axboe
1
-2
/
+22
2021-10-18
block: switch polling to be bio based
Christoph Hellwig
1
-1
/
+1
[next]