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
/
include
/
linux
/
bio.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-29
block: move bio_associate_blkg_from_page to mm/page_io.c
Christoph Hellwig
1
-7
/
+0
2020-06-29
block: remove bio_disassociate_blkg
Christoph Hellwig
1
-2
/
+0
2020-06-24
block: reduce ifdef CONFIG_BLOCK madness in headers
Christoph Hellwig
1
-3
/
+0
2020-06-03
Merge tag 'for-5.8-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
1
-0
/
+8
2020-06-01
block: mark bio_wouldblock_error() bio with BIO_QUIET
Jens Axboe
1
-0
/
+1
2020-05-27
block: remove generic_{start,end}_io_acct
Christoph Hellwig
1
-6
/
+0
2020-05-25
block: add bio_for_each_bvec_all()
Omar Sandoval
1
-0
/
+8
2020-05-19
bio.h: Declare the arguments of the bio iteration functions const
Bart Van Assche
1
-3
/
+3
2020-04-18
bio: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-27
block: move bio_map_* to blk-map.c
Christoph Hellwig
1
-14
/
+0
2020-03-25
block: move guard_bio_eod to bio.c
Christoph Hellwig
1
-0
/
+1
2019-12-28
block: add bio_truncate to fix guard_bio_eod
Ming Lei
1
-0
/
+1
2019-07-01
block: fix .bi_size overflow
Ming Lei
1
-2
/
+16
2019-07-01
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
1
-1
/
+1
2019-06-29
block: optionally mark pages dirty in bio_release_pages
Christoph Hellwig
1
-1
/
+1
2019-06-29
block: move the BIO_NO_PAGE_REF check into bio_release_pages
Christoph Hellwig
1
-0
/
+1
2019-06-27
block: Remove unused code
Damien Le Moal
1
-11
/
+0
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
1
-1
/
+0
2019-06-17
block: return from __bio_try_merge_page if merging occured in the same page
Christoph Hellwig
1
-1
/
+1
2019-05-23
bio: fix improper use of smp_mb__before_atomic()
Andrea Parri
1
-1
/
+1
2019-05-01
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
1
-14
/
+1
2019-04-30
block: remove the __bio_add_pc_page export
Christoph Hellwig
1
-3
/
+0
2019-04-30
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
1
-3
/
+2
2019-04-22
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
1
-8
/
+12
2019-04-08
block: don't use for-inside-for in bio_for_each_segment_all
Ming Lei
1
-8
/
+12
2019-04-01
block: put the same page when adding it to bio
Ming Lei
1
-0
/
+3
2019-02-24
block: add bio_set_polled() helper
Jens Axboe
1
-0
/
+14
2019-02-15
block: always define BIO_MAX_PAGES as 256
Ming Lei
1
-8
/
+0
2019-02-15
block: enable multipage bvecs
Ming Lei
1
-1
/
+1
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
1
-2
/
+9
2019-02-15
block: introduce bio_for_each_bvec() and rq_for_each_bvec()
Ming Lei
1
-0
/
+10
2019-02-15
btrfs: look at bi_size for repair decisions
Christoph Hellwig
1
-6
/
+0
2018-12-08
blkcg: remove bio_disassociate_task()
Dennis Zhou
1
-2
/
+0
2018-12-08
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
1
-7
/
+4
2018-12-08
blkcg: associate writeback bios with a blkg
Dennis Zhou
1
-0
/
+5
2018-12-08
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
1
-3
/
+3
2018-12-08
blkcg: associate blkg when associating a device
Dennis Zhou
1
-0
/
+2
2018-12-08
blkcg: introduce common blkg association logic
Dennis Zhou
1
-1
/
+4
2018-11-02
blkcg: revert blkcg cleanups series
Dennis Zhou
1
-17
/
+9
2018-10-21
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
1
-0
/
+3
2018-09-24
block: don't include bug.h from bio.h
Christoph Hellwig
1
-1
/
+0
2018-09-24
block: don't include io.h from bio.h
Christoph Hellwig
1
-3
/
+0
2018-09-24
block: remove bvec_to_phys
Christoph Hellwig
1
-5
/
+0
2018-09-24
block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
Christoph Hellwig
1
-8
/
+0
2018-09-24
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
1
-13
/
+0
2018-09-22
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
1
-6
/
+3
2018-09-22
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
1
-3
/
+8
2018-09-22
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
1
-0
/
+3
2018-09-07
block: remove bio_rewind_iter()
Ming Lei
1
-18
/
+4
2018-07-24
block: unexport bio_clone_bioset
Christoph Hellwig
1
-1
/
+0
[next]