linux-bcache
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH v2 05/26] block: Add bio_end()
Kent Overstreet
Re: [PATCH v2 05/26] block: Add bio_end()
Steven Whitehouse
Re: [PATCH v2 05/26] block: Add bio_end()
Tejun Heo
Re: [PATCH v2 05/26] block: Add bio_end()
Kent Overstreet
[PATCH v2 04/26] md: Convert md_trim_bio() to use bio_advance()
Kent Overstreet
Re: [PATCH v2 04/26] md: Convert md_trim_bio() to use bio_advance()
Tejun Heo
[PATCH v2 02/26] block: Add bio_advance()
Kent Overstreet
Re: [PATCH v2 02/26] block: Add bio_advance()
Tejun Heo
Re: [PATCH v2 02/26] block: Add bio_advance()
Kent Overstreet
Re: [PATCH v2 02/26] block: Add bio_advance()
Tejun Heo
Re: [PATCH v2 02/26] block: Add bio_advance()
Kent Overstreet
[PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
Kent Overstreet
Re: [dm-devel] [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
Vivek Goyal
Re: [dm-devel] [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
Kent Overstreet
Re: [dm-devel] [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
Kent Overstreet
Re: [dm-devel] [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
Martin K. Petersen
Re: [dm-devel] [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
Kent Overstreet
Re: [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
Tejun Heo
Re: [PATCH v2 00/26] Prep work for immutable bio vecs
NeilBrown
Re: [PATCH v2 00/26] Prep work for immutable bio vecs
Tejun Heo
Did I hear anyone say "deadlock"?
Alex Pyrgiotis
[PATCH 0/9] Prep work for immutable bio vecs
Kent Overstreet
[PATCH 4/9] md: Convert md_trim_bio() to use bio_advance()
Kent Overstreet
[PATCH 9/9] block: Remove some unnecessary bi_vcnt usage
Kent Overstreet
[PATCH 8/9] block: Remove bi_idx references
Kent Overstreet
[PATCH 7/9] block: Don't use bi_idx in bio_split() or require it to be 0
Kent Overstreet
[PATCH 6/9] block: Use bio_sectors() more consistently
Kent Overstreet
[PATCH 5/9] block: Add bio_end()
Kent Overstreet
[PATCH 3/9] block: Refactor blk_update_request()
Kent Overstreet
[PATCH 2/9] block: Add bio_advance()
Kent Overstreet
[PATCH 1/9] block: Convert integrity to bvec_alloc_bs(), and a bugfix
Kent Overstreet
Re: [PATCH 0/9] Prep work for immutable bio vecs
Tejun Heo
Re: [PATCH 0/9] Prep work for immutable bio vecs
Kent Overstreet
[PATCH 0/2] Avoid deadlocks with bio allocation
Kent Overstreet
[PATCH 1/2] block: Reorder struct bio_set
Kent Overstreet
[PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Vivek Goyal
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Alasdair G Kergon
Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Alasdair G Kergon
Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Alasdair G Kergon
Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Muthu Kumar
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Muthu Kumar
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
Muthu Kumar
[PATCH v10 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
[PATCH v10 5/8] pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
Re: [dm-devel] [PATCH v10 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
Alasdair G Kergon
[PATCH v10 0/8] Block cleanups
Kent Overstreet
[PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
Re: [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
Tejun Heo
Re: [dm-devel] [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
Alasdair G Kergon
Re: [dm-devel] [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
Re: [dm-devel] [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
Alasdair G Kergon
[PATCH v10 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
Re: [PATCH v10 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Tejun Heo
[PATCH v10 6/8] block: Kill bi_destructor
Kent Overstreet
Re: [PATCH v10 6/8] block: Kill bi_destructor
Tejun Heo
[PATCH v10 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
[PATCH v10 4/8] block: Add bio_reset()
Kent Overstreet
Re: [PATCH v10 4/8] block: Add bio_reset()
Jens Axboe
Re: [PATCH v10 4/8] block: Add bio_reset()
Kent Overstreet
Re: [PATCH v10 4/8] block: Add bio_reset()
Jens Axboe
Re: [PATCH v10 4/8] block: Add bio_reset()
Jens Axboe
Re: [PATCH v10 4/8] block: Add bio_reset()
Kent Overstreet
Re: [PATCH v10 4/8] block: Add bio_reset()
Jens Axboe
Re: [dm-devel] [PATCH v10 4/8] block: Add bio_reset()
Alasdair G Kergon
Re: [dm-devel] [PATCH v10 4/8] block: Add bio_reset()
Kent Overstreet
[PATCH v10 5/8] pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
[PATCH v10 2/8] block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
[PATCH v10 1/8] block: Generalized bio pool freeing
Kent Overstreet
Re: [dm-devel] [PATCH v10 1/8] block: Generalized bio pool freeing
Alasdair G Kergon
Re: [dm-devel] [PATCH v10 1/8] block: Generalized bio pool freeing
Kent Overstreet
Re: [dm-devel] [PATCH v10 1/8] block: Generalized bio pool freeing
Alasdair G Kergon
Re: [dm-devel] [PATCH v10 1/8] block: Generalized bio pool freeing
Alasdair G Kergon
Re: [PATCH v10 0/8] Block cleanups
Tejun Heo
Re: [PATCH v10 0/8] Block cleanups
Jens Axboe
Re: [PATCH v10 0/8] Block cleanups
Kent Overstreet
Re: [PATCH v10 0/8] Block cleanups
NeilBrown
[PATCH v9 0/9] Block cleanups
Kent Overstreet
[PATCH v8 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
[PATCH v9 9/9] block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
[PATCH v9 8/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
[PATCH v8 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
[PATCH v9 7/9] block: Kill bi_destructor
Kent Overstreet
[PATCH v8 6/8] block: Kill bi_destructor
Kent Overstreet
[PATCH v9 2/9] block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
[PATCH v9 6/9] block: Add bio_reset()
Kent Overstreet
[PATCH v9 5/9] pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
[PATCH v9 4/9] block: Add bio_reset()
Kent Overstreet
[PATCH v9 3/9] dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
[PATCH v9 1/9] block: Generalized bio pool freeing
Kent Overstreet
[PATCH v8 0/8] Block cleanups
Kent Overstreet
[PATCH v8 2/8] block: Ues bi_pool for bio_integrity_alloc()
Kent Overstreet
Re: [PATCH v8 2/8] block: Ues bi_pool for bio_integrity_alloc()
Tejun Heo
[PATCH v8 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
Kent Overstreet
[PATCH v8 5/8] pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
[PATCH v8 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
[PATCH v8 6/8] block: Kill bi_destructor
Kent Overstreet
[PATCH v8 4/8] block: Add bio_reset()
Kent Overstreet
[PATCH v8 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
Re: [dm-devel] [PATCH v8 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
Jun'ichi Nomura
Re: [dm-devel] [PATCH v8 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
[PATCH v8 1/8] block: Generalized bio pool freeing
Kent Overstreet
BCache for 3.5.3
Simon Kohlmeyer
hang
James Harper
Re: hang
Kent Overstreet
RE: hang
James Harper
RE: hang
James Harper
Re: hang
Kent Overstreet
Expected Behavior
Jonathan Tripathy
Re: Expected Behavior
Jonathan Tripathy
Re: Expected Behavior
Jonathan Tripathy
Re: Expected Behavior
Jonathan Tripathy
Re: Expected Behavior
Jonathan Tripathy
Re: Expected Behavior
Kent Overstreet
Re: Expected Behavior
Jonathan Tripathy
Re: Expected Behavior
Kent Overstreet
RE: Expected Behavior
James Harper
RE: Expected Behavior
Jonathan Tripathy
RE: Expected Behavior
Jonathan Tripathy
Re: Expected Behavior
Jonathan Tripathy
Re: Expected Behavior
Kent Overstreet
Re: Expected Behavior
Jonathan Tripathy
Re: Expected Behavior
Kent Overstreet
Windows IOPS Benchmark
Jonathan Tripathy
Re: Windows IOPS Benchmark
Jonathan Tripathy
Re: Windows IOPS Benchmark
David Rhodes Clymer
[RFC][PATCH] Immutable bio vecs
Kent Overstreet
[PATCH v7 0/9] Block cleanups, deadlock fix
Kent Overstreet
[PATCH v7 6/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
Re: [PATCH v7 6/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Tejun Heo
Re: [PATCH v7 6/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Kent Overstreet
Re: [PATCH v7 6/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
Tejun Heo
[PATCH v7 8/9] block: Reorder struct bio_set
Kent Overstreet
[PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Vivek Goyal
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Vivek Goyal
Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Alasdair G Kergon
Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
John Stoffel
Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Vivek Goyal
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Mikulas Patocka
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Alasdair G Kergon
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Vivek Goyal
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Alasdair G Kergon
Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Vivek Goyal
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Vivek Goyal
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Mikulas Patocka
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Mikulas Patocka
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Vivek Goyal
[PATCH] dm: Use bioset's front_pad for dm_target_io
Kent Overstreet
Re: [PATCH] dm: Use bioset's front_pad for dm_target_io
Tejun Heo
[PATCH 2] dm: Use bioset's front_pad for dm_target_io
Mikulas Patocka
Re: [PATCH 2] dm: Use bioset's front_pad for dm_target_io
Kent Overstreet
Re: [PATCH 2] dm: Use bioset's front_pad for dm_target_io
Mikulas Patocka
Re: [dm-devel] [PATCH 2] dm: Use bioset's front_pad for dm_target_io
Alasdair G Kergon
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
[PATCH v2] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Vivek Goyal
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Dave Chinner
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Kent Overstreet
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Vivek Goyal
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Dave Chinner
Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
Tejun Heo
[PATCH v7 2/9] dm: Use bioset's front_pad for dm_rq_clone_bio_info
Kent Overstreet
[PATCH v7 4/9] pktcdvd: Switch to bio_kmalloc()
Kent Overstreet
Earlier messages
Later messages