index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
bvec.h
Age
Commit message (
Expand
)
Author
2019-02-28
block: optimize bvec iteration in bvec_iter_advance
Christoph Hellwig
2019-02-28
block: introduce mp_bvec_for_each_page() for iterating over page
Ming Lei
2019-02-27
block: introduce bvec_nth_page()
Ming Lei
2019-02-15
block: allow bio_for_each_segment_all() to iterate over multi-page bvec
Ming Lei
2019-02-15
block: introduce mp_bvec_last_segment()
Ming Lei
2019-02-15
block: introduce multi-page bvec helpers
Ming Lei
2019-02-15
block: remove bvec_iter_rewind()
Ming Lei
2018-09-06
block: remove bio_rewind_iter()
Ming Lei
2018-01-06
block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq
Ming Lei
2017-07-03
bio: add bvec_iter rewind API
Dmitry Monakhov
2017-07-03
block: guard bvec iteration logic
Dmitry Monakhov
2016-08-11
bvec: avoid variable shadowing warning
Johannes Berg
2016-06-09
block: mark 1st parameter of bvec_iter_advance as const
Ming Lei
2016-06-09
block: move two bvec structure into bvec.h
Ming Lei
2016-06-09
block: move bvec iterator into include/linux/bvec.h
Ming Lei