Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
b2d0d99135ad145667765cbd27f148c1a4cd50d1
/
block
/
bio.c
b2d0d99
block: move the BIO_NO_PAGE_REF check into bio_release_pages
by Christoph Hellwig
· 6 years ago
a5b47a4
block: Remove unused code
by Damien Le Moal
· 6 years ago
14ccb66
block: remove the bi_phys_segments field in struct bio
by Christoph Hellwig
· 6 years ago
f1f8f29
block: bio: Use struct_size() in kmalloc()
by Gustavo A. R. Silva
· 6 years ago
8c16567
block: switch all files cleared marked as GPLv2 to SPDX tags
by Christoph Hellwig
· 6 years ago
dcdca75
block: clean up __bio_add_pc_page a bit
by Christoph Hellwig
· 6 years ago
6601e44e
block: remove bogus comments in __bio_add_pc_page
by Christoph Hellwig
· 6 years ago
4713839
block: remove the __bio_add_pc_page export
by Christoph Hellwig
· 6 years ago
2b070cf
block: remove the i argument to bio_for_each_segment_all
by Christoph Hellwig
· 6 years ago
0257c0e
block: don't run get_page() on pages from non-bvec iov iter
by Ming Lei
· 6 years ago
551879a
block: clarify that bio_add_page() and related helpers can add multi pages
by Ming Lei
· 6 years ago
5c61ee2
Merge tag 'v5.1-rc6' into for-5.2/block
by Jens Axboe
· 6 years ago
52d52d1
block: only allow contiguous page structs in a bio_vec
by Christoph Hellwig
· 6 years ago
7321ecb
block: change how we get page references in bio_iov_iter_get_pages
by Christoph Hellwig
· 6 years ago
14eacf1
block: don't allow multiple bio_iov_iter_get_pages calls per bio
by Christoph Hellwig
· 6 years ago
a10584c
block: refactor __bio_iov_bvec_add_pages
by Christoph Hellwig
· 6 years ago
a3761c3
block: do not leak memory in bio_copy_user_iov()
by Jérôme Glisse
· 6 years ago
2b24e6f
block: bio: ensure newly added bio flags don't override BVEC_POOL_IDX
by Johannes Thumshirn
· 6 years ago
489fbbc
block: enable multi-page bvec for passthrough IO
by Ming Lei
· 6 years ago
1904708
block: put the same page when adding it to bio
by Ming Lei
· 6 years ago
5919482
block: check if page is mergeable in one helper
by Ming Lei
· 6 years ago
5a8ce24
block: cleanup bio_add_pc_page
by Ming Lei
· 6 years ago
db5ebd6
block: avoid to break XEN by multi-page bvec
by Ming Lei
· 6 years ago
399254a
block: add BIO_NO_PAGE_REF flag
by Jens Axboe
· 6 years ago
6d0c48a
block: implement bio helper to add iter bvec pages to bio
by Jens Axboe
· 6 years ago
07173c3
block: enable multipage bvecs
by Ming Lei
· 6 years ago
6dc4f10
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
by Ming Lei
· 6 years ago
77d0b19
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
6ab2187
blkcg: clean up blkg_tryget_closest()
by Dennis Zhou
· 6 years ago
a45eb57
block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exports
by Christoph Hellwig
· 6 years ago
0374e11
block: remove the unused bio_iov_iter_get_pages export
by Christoph Hellwig
· 6 years ago
6c210aa
block: remove the bio_phys_segments export
by Christoph Hellwig
· 6 years ago
f55adad
block/bio: Do not zero user pages
by Keith Busch
· 6 years ago
5b18b5a
block: delete part_round_stats and switch to less precise counting
by Mikulas Patocka
· 6 years ago
112f158
block: stop passing 'cpu' to all percpu stats methods
by Mike Snitzer
· 6 years ago
7754f66
blkcg: rename blkg_try_get() to blkg_tryget()
by Dennis Zhou
· 6 years ago
6f70fb6
blkcg: remove bio_disassociate_task()
by Dennis Zhou
· 6 years ago
fc5a828
blkcg: remove additional reference to the css
by Dennis Zhou
· 6 years ago
db6638d
blkcg: remove bio->bi_css and instead use bio->bi_blkg
by Dennis Zhou
· 6 years ago
fd42df3
blkcg: associate writeback bios with a blkg
by Dennis Zhou
· 6 years ago
6a7f6d8
blkcg: associate a blkg for pages being evicted by swap
by Dennis Zhou
· 6 years ago
e439bed
blkcg: consolidate bio_issue_init() to be a part of core
by Dennis Zhou
· 6 years ago
5cdf2e3
blkcg: associate blkg when associating a device
by Dennis Zhou
· 6 years ago
892ad71
dm: set the static flush bio device on demand
by Dennis Zhou
· 6 years ago
2268c0f
blkcg: introduce common blkg association logic
by Dennis Zhou
· 6 years ago
beea9da
blkcg: convert blkg_lookup_create() to find closest blkg
by Dennis Zhou
· 6 years ago
0fe061b
blkcg: fix ref count issue with bio_blkcg() using task_css
by Dennis Zhou
· 6 years ago
e2b3fa5
block: Remove bio->bi_ioc
by Damien Le Moal
· 6 years ago
ca474b7
block: copy ioprio in __bio_clone_fast() and bounce
by Hannes Reinecke
· 6 years ago
dc5db21
Merge tag 'for-linus-20181109' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
f3587d7
block: Clear kernel memory before copying to user
by Keith Busch
· 6 years ago
5f21585
Merge tag 'for-linus-20181102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
9931a07
Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
b5f2954
blkcg: revert blkcg cleanups series
by Dennis Zhou
· 6 years ago
00e2370
iov_iter: Use accessor function
by David Howells
· 6 years ago
d459d85
blkcg: reassociate bios when make_request() is called recursively
by Dennis Zhou
· 6 years ago
c0aac68
Merge tag 'v4.19-rc6' into for-4.20/block
by Jens Axboe
· 6 years ago
3dccdae
block: merge BIOVEC_SEG_BOUNDARY into biovec_phys_mergeable
by Christoph Hellwig
· 6 years ago
0e25339
block: add a missing BIOVEC_SEG_BOUNDARY check in bio_add_pc_page
by Christoph Hellwig
· 6 years ago
6a9f5f2
block: simplify BIOVEC_PHYS_MERGEABLE
by Christoph Hellwig
· 6 years ago
101246e
blkcg: rename blkg_try_get to blkg_tryget
by Dennis Zhou (Facebook)
· 6 years ago
f0fcb3e
blkcg: remove additional reference to the css
by Dennis Zhou (Facebook)
· 6 years ago
c839e7a
blkcg: remove bio->bi_css and instead use bio->bi_blkg
by Dennis Zhou (Facebook)
· 6 years ago
74b7c02
blkcg: associate a blkg for pages being evicted by swap
by Dennis Zhou (Facebook)
· 6 years ago
5bf9a1f
blkcg: consolidate bio_issue_init to be a part of core
by Dennis Zhou (Facebook)
· 6 years ago
a7b39b4
blkcg: always associate a bio with a blkg
by Dennis Zhou (Facebook)
· 6 years ago
07b05bc
blkcg: convert blkg_lookup_create to find closest blkg
by Dennis Zhou (Facebook)
· 6 years ago
27e6fa9
blkcg: fix ref count issue with bio_blkcg using task_css
by Dennis Zhou (Facebook)
· 6 years ago
b57e99b
block: use nanosecond resolution for iostat
by Omar Sandoval
· 6 years ago
576ed91
block: use bio_add_page in bio_iov_iter_get_pages
by Christoph Hellwig
· 6 years ago
7759eb2
block: remove bio_rewind_iter()
by Ming Lei
· 6 years ago
3111885
blkcg: use tryget logic when associating a blkg with a bio
by Dennis Zhou (Facebook)
· 6 years ago
73ba2fb
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
d6c02a9
block: bvec_nr_vecs() returns value for wrong slab
by Greg Edwards
· 6 years ago
eb181a8
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
5151842
block: reset bi_iter.bi_done after splitting bio
by Greg Edwards
· 6 years ago
17d51b1
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
by Martin Wilck
· 6 years ago
b403ea2
block: bio_iov_iter_get_pages: fix size of last iovec
by Martin Wilck
· 6 years ago
c55183c
block: unexport bio_clone_bioset
by Christoph Hellwig
· 6 years ago
3bb5098
block: bio_set_pages_dirty can't see NULL bv_page in a valid bio_vec
by Christoph Hellwig
· 6 years ago
24d5493
block: simplify bio_check_pages_dirty
by Christoph Hellwig
· 6 years ago
ddcf35d
block: Add and use op_stat_group() for indexing disk_stat fields.
by Michael Callahan
· 6 years ago
67b42d0
rq-qos: introduce dio_bio callback
by Josef Bacik
· 6 years ago
0d3bd88
swap,blkcg: issue swap io with the appropriate context
by Tejun Heo
· 6 years ago
08e18ea
block: add bi_blkg to the bio for cgroups
by Josef Bacik
· 6 years ago
77072ca
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
9c24c10
Revert "block: Add warning for bi_next not NULL in bio_endio()"
by Bart Van Assche
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
a381884
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
28e89fd9
block: add bioset_init_from_src() helper
by Jens Axboe
· 7 years ago
6567af7
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 7 years ago
0aa69fd
block: add a lower-level bio_add_page interface
by Christoph Hellwig
· 7 years ago
dad0852
block: Drop bioset_create()
by Kent Overstreet
· 7 years ago
1900fcc
block: Export bio check/set pages_dirty
by Kent Overstreet
· 7 years ago
0ba99ca
block: Add warning for bi_next not NULL in bio_endio()
by Kent Overstreet
· 7 years ago
6e6e811
block: Add missing flush_dcache_page() call
by Kent Overstreet
· 7 years ago
45db54d
block: Split out bio_list_copy_data()
by Kent Overstreet
· 7 years ago
38a72da
block: Add bio_copy_data_iter(), zero_fill_bio_iter()
by Kent Overstreet
· 7 years ago
f4f8154
block: Use bioset_init() for fs_bio_set
by Kent Overstreet
· 7 years ago
Next »