android_kernel_samsung_univ.../Documentation/block
Kent Overstreet 4550dd6c6b block: Immutable bio vecs
This adds a mechanism by which we can advance a bio by an arbitrary
number of bytes without modifying the biovec: bio->bi_iter.bi_bvec_done
indicates the number of bytes completed in the current bvec.

Various driver code still needs to be updated to not refer to the bvec
directly before we can use this for interesting things, like efficient
bio splitting.

Signed-off-by: Kent Overstreet <kmo@daterainc.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Lars Ellenberg <drbd-dev@lists.linbit.com>
Cc: Paul Clements <Paul.Clements@steeleye.com>
Cc: drbd-user@lists.linbit.com
Cc: nbd-general@lists.sourceforge.net
2013-11-23 22:33:49 -08:00
..
00-INDEX block: change config option name for cmdline partition parsing 2013-09-30 14:31:02 -07:00
biodoc.txt block: Abstract out bvec iterator 2013-11-23 22:33:47 -08:00
biovecs.txt block: Immutable bio vecs 2013-11-23 22:33:49 -08:00
capability.txt
cfq-iosched.txt
cmdline-partition.txt block: change config option name for cmdline partition parsing 2013-09-30 14:31:02 -07:00
data-integrity.txt
deadline-iosched.txt
ioprio.txt
queue-sysfs.txt
request.txt
stat.txt
switching-sched.txt
writeback_cache_control.txt