index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
bio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: implement bio helper to add iter bvec pages to bio
Jens Axboe
2019-02-28
1
-8
/
+54
*
block: enable multipage bvecs
Ming Lei
2019-02-15
1
-7
/
+15
*
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
1
-9
/
+18
*
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-01-02
1
-0
/
+4
|
\
|
*
blkcg: clean up blkg_tryget_closest()
Dennis Zhou
2018-12-21
1
-0
/
+4
*
|
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-12-28
1
-77
/
+125
|
\
|
|
*
block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exports
Christoph Hellwig
2018-12-14
1
-2
/
+0
|
*
block: remove the unused bio_iov_iter_get_pages export
Christoph Hellwig
2018-12-14
1
-1
/
+0
|
*
block: remove the bio_phys_segments export
Christoph Hellwig
2018-12-14
1
-2
/
+1
|
*
block: delete part_round_stats and switch to less precise counting
Mikulas Patocka
2018-12-10
1
-3
/
+21
|
*
block: stop passing 'cpu' to all percpu stats methods
Mike Snitzer
2018-12-10
1
-7
/
+9
|
*
blkcg: rename blkg_try_get() to blkg_tryget()
Dennis Zhou
2018-12-07
1
-1
/
+1
|
*
blkcg: remove bio_disassociate_task()
Dennis Zhou
2018-12-07
1
-10
/
+1
|
*
blkcg: remove additional reference to the css
Dennis Zhou
2018-12-07
1
-38
/
+28
|
*
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou
2018-12-07
1
-46
/
+13
|
*
blkcg: associate writeback bios with a blkg
Dennis Zhou
2018-12-07
1
-0
/
+18
|
*
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou
2018-12-07
1
-24
/
+38
|
*
blkcg: consolidate bio_issue_init() to be a part of core
Dennis Zhou
2018-12-07
1
-0
/
+1
|
*
blkcg: associate blkg when associating a device
Dennis Zhou
2018-12-07
1
-0
/
+1
|
*
dm: set the static flush bio device on demand
Dennis Zhou
2018-12-07
1
-0
/
+1
|
*
blkcg: introduce common blkg association logic
Dennis Zhou
2018-12-07
1
-9
/
+53
|
*
blkcg: convert blkg_lookup_create() to find closest blkg
Dennis Zhou
2018-12-07
1
-7
/
+10
|
*
blkcg: fix ref count issue with bio_blkcg() using task_css
Dennis Zhou
2018-12-07
1
-2
/
+8
|
*
block: Remove bio->bi_ioc
Damien Le Moal
2018-11-19
1
-4
/
+0
*
|
block/bio: Do not zero user pages
Keith Busch
2018-12-10
1
-1
/
+2
|
/
*
block: copy ioprio in __bio_clone_fast() and bounce
Hannes Reinecke
2018-11-12
1
-0
/
+1
*
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-09
1
-0
/
+1
|
\
|
*
block: Clear kernel memory before copying to user
Keith Busch
2018-11-07
1
-0
/
+1
*
|
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-11-02
1
-127
/
+47
|
\
|
|
*
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-11-01
1
-127
/
+47
*
|
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-11-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
iov_iter: Use accessor function
David Howells
2018-10-24
1
-1
/
+1
*
|
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
2018-10-20
1
-0
/
+20
*
|
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-10-01
1
-1
/
+1
|
\
|
|
*
block: use nanosecond resolution for iostat
Omar Sandoval
2018-09-21
1
-1
/
+1
*
|
block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
Christoph Hellwig
2018-09-24
1
-3
/
+1
*
|
block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page
Christoph Hellwig
2018-09-24
1
-1
/
+3
*
|
block: simplify BIOVEC_PHYS_MERGEABLE
Christoph Hellwig
2018-09-24
1
-1
/
+1
*
|
blkcg: rename blkg_try_get to blkg_tryget
Dennis Zhou (Facebook)
2018-09-21
1
-1
/
+1
*
|
blkcg: remove additional reference to the css
Dennis Zhou (Facebook)
2018-09-21
1
-26
/
+36
*
|
blkcg: remove bio->bi_css and instead use bio->bi_blkg
Dennis Zhou (Facebook)
2018-09-21
1
-45
/
+11
*
|
blkcg: associate a blkg for pages being evicted by swap
Dennis Zhou (Facebook)
2018-09-21
1
-24
/
+59
*
|
blkcg: consolidate bio_issue_init to be a part of core
Dennis Zhou (Facebook)
2018-09-21
1
-0
/
+2
*
|
blkcg: always associate a bio with a blkg
Dennis Zhou (Facebook)
2018-09-21
1
-0
/
+38
*
|
blkcg: convert blkg_lookup_create to find closest blkg
Dennis Zhou (Facebook)
2018-09-21
1
-7
/
+10
*
|
blkcg: fix ref count issue with bio_blkcg using task_css
Dennis Zhou (Facebook)
2018-09-21
1
-2
/
+8
*
|
block: use bio_add_page in bio_iov_iter_get_pages
Christoph Hellwig
2018-09-20
1
-21
/
+20
*
|
block: remove bio_rewind_iter()
Ming Lei
2018-09-06
1
-1
/
+0
|
/
*
blkcg: use tryget logic when associating a blkg with a bio
Dennis Zhou (Facebook)
2018-08-31
1
-1
/
+2
*
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
1
-124
/
+84
|
\
[next]