index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
bio.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: fix .bi_size overflow
Ming Lei
2019-07-01
1
-2
/
+16
*
Merge tag 'v5.2-rc6' into for-5.3/block
Jens Axboe
2019-07-01
1
-1
/
+1
|
\
|
*
block: return from __bio_try_merge_page if merging occured in the same page
Christoph Hellwig
2019-06-17
1
-1
/
+1
*
|
block: optionally mark pages dirty in bio_release_pages
Christoph Hellwig
2019-06-29
1
-1
/
+1
*
|
block: move the BIO_NO_PAGE_REF check into bio_release_pages
Christoph Hellwig
2019-06-29
1
-0
/
+1
*
|
block: Remove unused code
Damien Le Moal
2019-06-27
1
-11
/
+0
*
|
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-20
1
-1
/
+0
|
/
*
bio: fix improper use of smp_mb__before_atomic()
Andrea Parri
2019-05-23
1
-1
/
+1
*
block: switch all files cleared marked as GPLv2 to SPDX tags
Christoph Hellwig
2019-04-30
1
-14
/
+1
*
block: remove the __bio_add_pc_page export
Christoph Hellwig
2019-04-30
1
-3
/
+0
*
block: remove the i argument to bio_for_each_segment_all
Christoph Hellwig
2019-04-30
1
-3
/
+2
*
Merge tag 'v5.1-rc6' into for-5.2/block
Jens Axboe
2019-04-22
1
-8
/
+12
|
\
|
*
block: don't use for-inside-for in bio_for_each_segment_all
Ming Lei
2019-04-08
1
-8
/
+12
*
|
block: put the same page when adding it to bio
Ming Lei
2019-04-01
1
-0
/
+3
|
/
*
block: add bio_set_polled() helper
Jens Axboe
2019-02-24
1
-0
/
+14
*
block: always define BIO_MAX_PAGES as 256
Ming Lei
2019-02-15
1
-8
/
+0
*
block: enable multipage bvecs
Ming Lei
2019-02-15
1
-1
/
+1
*
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
1
-2
/
+9
*
block: introduce bio_for_each_bvec() and rq_for_each_bvec()
Ming Lei
2019-02-15
1
-0
/
+10
*
btrfs: look at bi_size for repair decisions
Christoph Hellwig
2019-02-15
1
-6
/
+0
*
blkcg: remove bio_disassociate_task()
Dennis Zhou
2018-12-07
1
-2
/
+0
*
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-07
1
-7
/
+4
*
blkcg: associate writeback bios with a blkg
Dennis Zhou
2018-12-07
1
-0
/
+5
*
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
2018-12-07
1
-3
/
+3
*
blkcg: associate blkg when associating a device
Dennis Zhou
2018-12-07
1
-0
/
+2
*
blkcg: introduce common blkg association logic
Dennis Zhou
2018-12-07
1
-1
/
+4
*
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-01
1
-17
/
+9
*
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
2018-10-20
1
-0
/
+3
*
block: don't include bug.h from bio.h
Christoph Hellwig
2018-09-24
1
-1
/
+0
*
block: don't include io.h from bio.h
Christoph Hellwig
2018-09-24
1
-3
/
+0
*
block: remove bvec_to_phys
Christoph Hellwig
2018-09-24
1
-5
/
+0
*
block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
Christoph Hellwig
2018-09-24
1
-8
/
+0
*
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-24
1
-13
/
+0
*
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-21
1
-6
/
+3
*
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
2018-09-21
1
-3
/
+8
*
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
2018-09-21
1
-0
/
+3
*
block: remove bio_rewind_iter()
Ming Lei
2018-09-06
1
-18
/
+4
*
block: unexport bio_clone_bioset
Christoph Hellwig
2018-07-24
1
-1
/
+0
*
block: remove bio_clone_kmalloc
Christoph Hellwig
2018-07-24
1
-6
/
+0
*
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2018-07-18
1
-2
/
+2
*
swap,blkcg: issue swap io with the appropriate context
Tejun Heo
2018-07-09
1
-0
/
+7
*
block: add bi_blkg to the bio for cgroups
Josef Bacik
2018-07-09
1
-0
/
+1
*
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-08
1
-0
/
+1
|
\
|
*
block: add bioset_init_from_src() helper
Jens Axboe
2018-06-08
1
-0
/
+1
*
|
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-05
1
-0
/
+9
|
\
\
|
|
/
|
/
|
|
*
block: add a lower-level bio_add_page interface
Christoph Hellwig
2018-06-01
1
-0
/
+9
*
|
block: Drop bioset_create()
Kent Overstreet
2018-05-30
1
-4
/
+2
*
|
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-0
/
+5
*
|
block: Split out bio_list_copy_data()
Kent Overstreet
2018-05-14
1
-2
/
+3
*
|
block: Add bio_copy_data_iter(), zero_fill_bio_iter()
Kent Overstreet
2018-05-14
1
-3
/
+15
[next]