Jens Axboe
|
1331107f8a
Revert "block: Warn and free bio if bi_end_io is not set"
|
11 éve |
Muthukumar Ratty
|
95d4403889
block: Warn and free bio if bi_end_io is not set
|
11 éve |
Kent Overstreet
|
4b1faf9316
block: Kill bio_pair_split()
|
12 éve |
Kent Overstreet
|
20d0189b10
block: Introduce new bio_split()
|
11 éve |
Kent Overstreet
|
ee67891bf1
block: Rename bio_split() -> bio_pair_split()
|
12 éve |
Kent Overstreet
|
196d38bccf
block: Generic bio chaining
|
11 éve |
Kent Overstreet
|
e90abc8ec3
block: Remove bi_idx hacks
|
12 éve |
Kent Overstreet
|
c8db444820
block: Don't save/copy bvec array anymore
|
11 éve |
Kent Overstreet
|
1c3b13e64c
dm: Refactor for new bio cloning/splitting
|
12 éve |
Kent Overstreet
|
59d276fe02
block: Add bio_clone_fast()
|
11 éve |
Kent Overstreet
|
bdb5320741
block: Refactor bio_clone_bioset() for immutable biovecs
|
11 éve |
Kent Overstreet
|
003b5c5719
block: Convert drivers to immutable biovecs
|
12 éve |
Kent Overstreet
|
458b76ed2f
block: Kill bio_segments()/bi_vcnt usage
|
12 éve |
Kent Overstreet
|
1cb9dda4f4
block: Convert bio_copy_data() to bvec_iter
|
12 éve |
Kent Overstreet
|
4550dd6c6b
block: Immutable bio vecs
|
12 éve |
Kent Overstreet
|
7988613b0e
block: Convert bio_for_each_segment() to bvec_iter
|
11 éve |
Kent Overstreet
|
a4ad39b1d1
block: Convert bio_iovec() to bvec_iter
|
12 éve |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 éve |
Akinobu Mita
|
34f2fd8dfe
bio: fix argument of __bio_add_page() for max_sectors > 0xffff
|
11 éve |
Kent Overstreet
|
6678d83f18
block: Consolidate duplicated bio_trim() implementations
|
12 éve |
Kent Overstreet
|
2f6cf0de02
block: Fix bio_copy_data()
|
12 éve |
Linus Torvalds
|
32dad03d16
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
12 éve |
Roland Dreier
|
35dc248383
[SCSI] sg: Fix user memory corruption when SG_IO is interrupted by a signal
|
12 éve |
Tejun Heo
|
8af01f56a0
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
|
12 éve |
Linus Torvalds
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
12 éve |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 éve |
Linus Torvalds
|
0a82a8d132
Revert "block: add missing block_bio_complete() tracepoint"
|
12 éve |
Kent Overstreet
|
a38352e0ac
block: Add an explicit bio flag for bios that own their bvec
|
13 éve |
Kent Overstreet
|
a07876064a
block: Add bio_alloc_pages()
|
13 éve |
Kent Overstreet
|
cb34e057ad
block: Convert some code to bio_for_each_segment_all()
|
13 éve |