Linus Torvalds
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Kent Overstreet
|
a27bb332c0
aio: don't include aio.h in sched.h
|
12 years ago |
Linus Torvalds
|
0a82a8d132
Revert "block: add missing block_bio_complete() tracepoint"
|
12 years ago |
Kent Overstreet
|
a38352e0ac
block: Add an explicit bio flag for bios that own their bvec
|
13 years ago |
Kent Overstreet
|
a07876064a
block: Add bio_alloc_pages()
|
13 years ago |
Kent Overstreet
|
cb34e057ad
block: Convert some code to bio_for_each_segment_all()
|
13 years ago |
Kent Overstreet
|
d74c6d514f
block: Add bio_for_each_segment_all()
|
12 years ago |
Kent Overstreet
|
16ac3d63e7
block: Add bio_copy_data()
|
13 years ago |
Kent Overstreet
|
9e882242c6
block: Add submit_bio_wait(), remove from md
|
13 years ago |
Kent Overstreet
|
5b83636ae3
block: Change bio_split() to respect the current value of bi_idx
|
13 years ago |
Kent Overstreet
|
054bdf646e
block: Add bio_advance()
|
12 years ago |
Kent Overstreet
|
9f060e2231
block: Convert integrity to bvec_alloc_bs()
|
12 years ago |
Kent Overstreet
|
df2cb6daa4
block: Avoid deadlocks with bio allocation by stacking drivers
|
13 years ago |
Tejun Heo
|
3a366e614d
block: add missing block_bio_complete() tracepoint
|
12 years ago |
Anna Leuschner
|
386bc35a2d
vfs: fix: don't increase bio_slab_max if krealloc() fails
|
12 years ago |
Shaohua Li
|
02f3939e1a
block: makes bio_split support bio without data
|
12 years ago |
Martin K. Petersen
|
4363ac7c13
block: Implement support for WRITE SAME
|
12 years ago |
Kent Overstreet
|
bf800ef181
block: Add bio_clone_bioset(), bio_clone_kmalloc()
|
13 years ago |
Kent Overstreet
|
3f86a82aeb
block: Consolidate bio_alloc_bioset(), bio_kmalloc()
|
13 years ago |
Kent Overstreet
|
4254bba17d
block: Kill bi_destructor
|
13 years ago |
Kent Overstreet
|
f44b48c769
block: Add bio_reset()
|
13 years ago |
Kent Overstreet
|
1e2a410ff7
block: Ues bi_pool for bio_integrity_alloc()
|
13 years ago |
Kent Overstreet
|
395c72a707
block: Generalized bio pool freeing
|
13 years ago |
Linus Torvalds
|
a7e546f175
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
|
13 years ago |
Alexey Khoroshilov
|
389d7b26d9
bio: Fix potential memory leak in bio_find_or_create_slab()
|
13 years ago |
Artem Bityutskiy
|
0d5c3eba2e
vfs: nuke pdflush from comments
|
13 years ago |
Linus Torvalds
|
0d167518e0
Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-block
|
13 years ago |
Bernd Schubert
|
f908ee9463
bio allocation failure due to bio_get_nr_vecs()
|
13 years ago |
Tejun Heo
|
959d851caa
Merge branch 'for-3.5' of ../cgroup into block/for-3.5/core-merged
|
13 years ago |
Tejun Heo
|
852c788f83
block: implement bio_associate_current()
|
13 years ago |