Linux Block Layer SSD Cache
[Prev Page][Next Page]
- [PATCH v4 19/24] block: Add bio_for_each_segment_all()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v4 22/24] block: Add an explicit bio flag for bios that own their bvec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v4 20/24] block: Convert some code to bio_for_each_segment_all()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v4 21/24] block: Add bio_alloc_pages()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v4 23/24] bio-integrity: Add explicit field for owner of bip_buf
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v4 24/24] block: Add BIO_SUBMITTED flag, kill BIO_CLONED
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v4 1/2] block: Fix a buffer overrun in bio_integrity_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v4 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v4 1/2] block: Reorder struct bio_set
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v4 2/2] block: Convert integrity to bvec_alloc_bs()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 00/26] Prep work for immutable bio vecs
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 02/26] block: Add bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 03/26] block: Refactor blk_update_request()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 06/26] block: Use bio_sectors() more consistently
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 05/26] block: Add bio_end()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 04/26] md: Convert md_trim_bio() to use bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 11/26] raid10: Use bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 07/26] block: Don't use bi_idx in bio_split() or require it to be 0
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 10/26] block: Add submit_bio_wait(), remove from md
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 12/26] raid1: use bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 09/26] block: Remove some unnecessary bi_vcnt usage
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 08/26] block: Remove bi_idx references
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 13/26] raid5: use bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 14/26] raid1: Refactor narrow_write_error() to not use bi_idx
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 15/26] block: Add bio_copy_data()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 16/26] pktcdvd: use bio_copy_data()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 17/26] pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 18/26] raid1: use bio_copy_data()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 20/26] block: Add bio_for_each_segment_all()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 21/26] block: Convert some code to bio_for_each_segment_all()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 22/26] block: Add bio_alloc_pages()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 19/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 23/26] raid1: use bio_alloc_pages()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 26/26] block: Add BIO_SUBMITTED flag, kill BIO_CLONED
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 24/26] block: Add an explicit bio flag for bios that own their bvec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 25/26] bio-integrity: Add explicit field for owner of bip_buf
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v4 01/24] block: Add bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 2/5] aio: kiocb_cancel()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 2/5] aio: kiocb_cancel()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 2/5] aio: kiocb_cancel()
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 2/5] aio: kiocb_cancel()
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 4/5] aio: vmap ringbuffer
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 4/5] aio: vmap ringbuffer
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 3/5] aio: Rewrite refcounting
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 4/5] aio: vmap ringbuffer
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 4/5] aio: vmap ringbuffer
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 4/5] aio: vmap ringbuffer
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 3/5] aio: Rewrite refcounting
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 4/5] aio: vmap ringbuffer
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 3/5] aio: Rewrite refcounting
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 2/5] aio: kiocb_cancel()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 4/5] aio: vmap ringbuffer
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 4/5] aio: vmap ringbuffer
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 3/5] aio: Rewrite refcounting
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 2/5] aio: kiocb_cancel()
- From: Zach Brown <zab@xxxxxxxxxx>
- Re: [PATCH 1/5] aio: Kill return value of aio_complete()
- From: Zach Brown <zab@xxxxxxxxxx>
- [PATCH 2/5] aio: kiocb_cancel()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 3/5] aio: Rewrite refcounting
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 4/5] aio: vmap ringbuffer
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 5/5] aio: Refactor aio_read_evt, use cmxchg(), fix bug
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 1/5] aio: Kill return value of aio_complete()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: register cache device hangs on bcache branch (3.6.0-rc3)
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- register cache device hangs on bcache branch (3.6.0-rc3)
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: problem w/ read caching..
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- Re: bcache, layered block devices and unclean shutdowns
- From: Kingsly John <member+bcache@xxxxxxxxxxx>
- Re: cache_mode none
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: bcache, layered block devices and unclean shutdowns
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- cache_mode none
- From: Kingsly John <member+bcache@xxxxxxxxxxx>
- bcache, layered block devices and unclean shutdowns
- From: Kingsly John <member+bcache@xxxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: problem w/ read caching..
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 02/26] block: Convert integrity to bvec_alloc_bs()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 02/26] block: Convert integrity to bvec_alloc_bs()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 02/26] block: Convert integrity to bvec_alloc_bs()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 02/26] block: Convert integrity to bvec_alloc_bs()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 02/26] block: Convert integrity to bvec_alloc_bs()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 04/26] block: Refactor blk_update_request()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 06/26] block: Add bio_end_sector()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 09/26] block: Remove bi_idx references
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 04/26] block: Refactor blk_update_request()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 04/26] block: Refactor blk_update_request()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 04/26] block: Refactor blk_update_request()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 04/26] block: Refactor blk_update_request()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 09/26] block: Remove bi_idx references
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 04/26] block: Refactor blk_update_request()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 06/26] block: Add bio_end_sector()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 02/26] block: Convert integrity to bvec_alloc_bs()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 02/26] block: Convert integrity to bvec_alloc_bs()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: problem w/ read caching..
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: problem w/ read caching..
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: problem w/ read caching..
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: problem w/ read caching..
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- Re: problem w/ read caching..
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: problem w/ read caching..
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- Re: problem w/ read caching..
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: problem w/ read caching..
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- Re: problem w/ read caching..
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: problem w/ read caching..
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- Re: problem w/ read caching..
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- Re: bcache hangs..
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- Re: [PATCH v3 05/26] md: Convert md_trim_bio() to use bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v3 06/26] block: Add bio_end_sector()
- From: Lars Ellenberg <lars.ellenberg@xxxxxxxxxx>
- Re: [PATCH v3 05/26] md: Convert md_trim_bio() to use bio_advance()
- From: NeilBrown <neilb@xxxxxxx>
- Re: bcache hangs..
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: bcache hangs..
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [Drbd-dev] [PATCH v3 06/26] block: Add bio_end_sector()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: bcache hangs..
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- bcache hangs..
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- Re: [Drbd-dev] [PATCH v3 06/26] block: Add bio_end_sector()
- From: Lars Ellenberg <lars.ellenberg@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v3 07/26] block: Use bio_sectors() more consistently
- From: Ed Cashin <ecashin@xxxxxxxxxx>
- Re: [PATCH v3 07/26] block: Use bio_sectors() more consistently
- From: Jim Paris <jim@xxxxxxxx>
- Re: [PATCH v3 07/26] block: Use bio_sectors() more consistently
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 02/26] block: Convert integrity to bvec_alloc_bs()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 04/26] block: Refactor blk_update_request()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 03/26] block: Add bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 05/26] md: Convert md_trim_bio() to use bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 06/26] block: Add bio_end_sector()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 10/26] block: Remove some unnecessary bi_vcnt usage
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 09/26] block: Remove bi_idx references
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 07/26] block: Use bio_sectors() more consistently
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 12/26] raid10: Use bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 13/26] raid1: use bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 14/26] raid5: use bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 17/26] pktcdvd: use bio_copy_data()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 18/26] pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 19/26] raid1: use bio_copy_data()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 16/26] block: Add bio_copy_data()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 20/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 15/26] raid1: Refactor narrow_write_error() to not use bi_idx
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 21/26] block: Add bio_for_each_segment_all()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 22/26] block: Convert some code to bio_for_each_segment_all()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 23/26] block: Add bio_alloc_pages()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 25/26] bio-integrity: Add explicit field for owner of bip_buf
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 26/26] block: Add BIO_SUBMITTED flag, kill BIO_CLONED
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 24/26] block: Add an explicit bio flag for bios that own their bvec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 08/26] block: Change bio_split() to respect the current value of bi_idx
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v3 00/26] Prep work for immutable bio vecs
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 23/26] raid1: use bio_alloc_pages()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 22/26] block: Add bio_alloc_pages()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 21/26] block: Convert some code to bio_for_each_segment_all()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 23/26] raid1: use bio_alloc_pages()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 22/26] block: Add bio_alloc_pages()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 21/26] block: Convert some code to bio_for_each_segment_all()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 20/26] block: Add bio_for_each_segment_all()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 19/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 19/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 19/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 19/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 15/26] block: Add bio_copy_data()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 15/26] block: Add bio_copy_data()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 15/26] block: Add bio_copy_data()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 15/26] block: Add bio_copy_data()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 15/26] block: Add bio_copy_data()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 10/26] block: Add submit_bio_wait(), remove from md
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 11/26] raid10: Use bio_reset()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 08/26] block: Remove bi_idx references
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 07/26] block: Don't use bi_idx in bio_split() or require it to be 0
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 10/26] block: Add submit_bio_wait(), remove from md
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 09/26] block: Remove some unnecessary bi_vcnt usage
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 03/26] block: Refactor blk_update_request()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 08/26] block: Remove bi_idx references
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 06/26] block: Use bio_sectors() more consistently
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 07/26] block: Don't use bi_idx in bio_split() or require it to be 0
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 05/26] block: Add bio_end()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 03/26] block: Refactor blk_update_request()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 02/26] block: Add bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 03/26] block: Refactor blk_update_request()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 06/26] block: Use bio_sectors() more consistently
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 05/26] block: Add bio_end()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 04/26] md: Convert md_trim_bio() to use bio_advance()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 02/26] block: Add bio_advance()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 00/26] Prep work for immutable bio vecs
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 03/26] block: Refactor blk_update_request()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 02/26] block: Add bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 02/26] block: Add bio_advance()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v10 1/8] block: Generalized bio pool freeing
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [PATCH v2 25/26] bio-integrity: Add explicit field for owner of bip_buf
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v10 1/8] block: Generalized bio pool freeing
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 05/26] block: Add bio_end()
- From: Steven Whitehouse <swhiteho@xxxxxxxxxx>
- 3.6-rc5 cgroups blkio throttle + md regression
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH 2] dm: Use bioset's front_pad for dm_target_io
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v10 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v10 1/8] block: Generalized bio pool freeing
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v10 1/8] block: Generalized bio pool freeing
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: problem w/ read caching..
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: bcache crash/bugs on HEAD (rebased on 3.6-rc5)
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: bcache crash/bugs on HEAD (rebased on 3.6-rc5)
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- bcache crash/bugs on HEAD (rebased on 3.6-rc5)
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: [PATCH 2] dm: Use bioset's front_pad for dm_target_io
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- problem w/ read caching..
- From: Brad Walker <bwalker@xxxxxxxxxxx>
- Re: [PATCH v2 25/26] bio-integrity: Add explicit field for owner of bip_buf
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH] btrfs: Kill some bi_idx references
- From: Stefan Behrens <sbehrens@xxxxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH] btrfs: Kill some bi_idx references
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v2 12/26] raid1: use bio_reset()
- From: NeilBrown <neilb@xxxxxxx>
- Re: Build warnings on linux-bcache.git/bcache
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Muthu Kumar <muthu.lkml@xxxxxxxxx>
- Re: Build warnings on linux-bcache.git/bcache
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 2] dm: Use bioset's front_pad for dm_target_io
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 2] dm: Use bioset's front_pad for dm_target_io
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2 13/26] raid5: use bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Muthu Kumar <muthu.lkml@xxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Muthu Kumar <muthu.lkml@xxxxxxxxx>
- Re: [PATCH v2 12/26] raid1: use bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Build warnings on linux-bcache.git/bcache
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: [PATCH v2 00/26] Prep work for immutable bio vecs
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH v2 13/26] raid5: use bio_reset()
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH v2 12/26] raid1: use bio_reset()
- From: NeilBrown <neilb@xxxxxxx>
- Re: [PATCH v10 0/8] Block cleanups
- From: NeilBrown <neilb@xxxxxxx>
- [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 04/26] md: Convert md_trim_bio() to use bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 02/26] block: Add bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 05/26] block: Add bio_end()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 03/26] block: Refactor blk_update_request()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 10/26] block: Add submit_bio_wait(), remove from md
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 09/26] block: Remove some unnecessary bi_vcnt usage
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 08/26] block: Remove bi_idx references
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 06/26] block: Use bio_sectors() more consistently
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 07/26] block: Don't use bi_idx in bio_split() or require it to be 0
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 11/26] raid10: Use bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 12/26] raid1: use bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 13/26] raid5: use bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 14/26] raid1: Refactor narrow_write_error() to not use bi_idx
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 17/26] pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 18/26] raid1: use bio_copy_data()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 16/26] pktcdvd: use bio_copy_data()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 19/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 20/26] block: Add bio_for_each_segment_all()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 15/26] block: Add bio_copy_data()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 22/26] block: Add bio_alloc_pages()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 21/26] block: Convert some code to bio_for_each_segment_all()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 23/26] raid1: use bio_alloc_pages()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 24/26] block: Add an explicit bio flag for bios that own their bvec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 25/26] bio-integrity: Add explicit field for owner of bip_buf
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 26/26] block: Add BIO_SUBMITTED flag, kill BIO_CLONED
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v2 00/26] Prep work for immutable bio vecs
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [dm-devel] [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH 0/9] Prep work for immutable bio vecs
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH 0/9] Prep work for immutable bio vecs
- From: Tejun Heo <tj@xxxxxxxxxx>
- Did I hear anyone say "deadlock"?
- From: Alex Pyrgiotis <apyrgio@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v10 4/8] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v10 4/8] block: Add bio_reset()
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- [PATCH 1/9] block: Convert integrity to bvec_alloc_bs(), and a bugfix
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 2/9] block: Add bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 7/9] block: Don't use bi_idx in bio_split() or require it to be 0
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 3/9] block: Refactor blk_update_request()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 5/9] block: Add bio_end()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 6/9] block: Use bio_sectors() more consistently
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 8/9] block: Remove bi_idx references
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 9/9] block: Remove some unnecessary bi_vcnt usage
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 4/9] md: Convert md_trim_bio() to use bio_advance()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 0/9] Prep work for immutable bio vecs
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v10 4/8] block: Add bio_reset()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v10 4/8] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 2/2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 1/2] block: Reorder struct bio_set
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH 0/2] Avoid deadlocks with bio allocation
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v10 4/8] block: Add bio_reset()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v10 4/8] block: Add bio_reset()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v10 4/8] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v10 5/8] pktcdvd: Switch to bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v10 0/8] Block cleanups
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v10 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v10 0/8] Block cleanups
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v10 4/8] block: Add bio_reset()
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v10 0/8] Block cleanups
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v10 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v10 6/8] block: Kill bi_destructor
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH v10 1/8] block: Generalized bio pool freeing
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v10 2/8] block: Ues bi_pool for bio_integrity_alloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v10 5/8] pktcdvd: Switch to bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v10 4/8] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v10 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v10 6/8] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v10 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v10 0/8] Block cleanups
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v8 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v9 4/9] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v9 1/9] block: Generalized bio pool freeing
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v9 3/9] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v9 2/9] block: Ues bi_pool for bio_integrity_alloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v9 5/9] pktcdvd: Switch to bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v9 6/9] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v8 6/8] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v9 7/9] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v8 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v8 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v9 8/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v9 9/9] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v9 0/9] Block cleanups
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v8 2/8] block: Ues bi_pool for bio_integrity_alloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v8 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: "Jun'ichi Nomura" <j-nomura@xxxxxxxxxxxxx>
- [PATCH v8 1/8] block: Generalized bio pool freeing
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v8 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v8 4/8] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v8 6/8] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v8 5/8] pktcdvd: Switch to bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v8 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v8 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v8 2/8] block: Ues bi_pool for bio_integrity_alloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v8 0/8] Block cleanups
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 3/9] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 4/9] pktcdvd: Switch to bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH] dm: Use bioset's front_pad for dm_target_io
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- [PATCH] dm: Use bioset's front_pad for dm_target_io
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: hang
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 4/9] pktcdvd: Switch to bio_kmalloc()
- From: Jiri Kosina <jkosina@xxxxxxx>
- Re: Expected Behavior
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v6 04/13] pktcdvd: Switch to bio_kmalloc()
- From: Jiri Kosina <jkosina@xxxxxxx>
- BCache for 3.5.3
- From: Simon Kohlmeyer <simon.kohlmeyer@xxxxxxxxxxxxxx>
- RE: hang
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- RE: hang
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: Expected Behavior
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- [PATCH v2] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: hang
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Expected Behavior
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Expected Behavior
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: [PATCH v7 3/9] block: Add bio_reset()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 7/9] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 6/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- hang
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: linux-bcache scatter gather list in bio exceed driver capabilities
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- RE: Expected Behavior
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- RE: Expected Behavior
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: linux-bcache scatter gather list in bio exceed driver capabilities
- From: moussa ba <musaba@xxxxxxxxx>
- RE: Expected Behavior
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Expected Behavior
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Expected Behavior
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: Expected Behavior
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Windows IOPS Benchmark
- From: David Rhodes Clymer <david@xxxxxxxxxxxxxx>
- Re: Expected Behavior
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Expected Behavior
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Expected Behavior
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Expected Behavior
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Expected Behavior
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Brad Campbell <brad@xxxxxxxxxxxxxxx>
- Re: Windows IOPS Benchmark
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Windows IOPS Benchmark
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] A possible deadlock with stacked devices (was: [PATCH v4 08/12] block: Introduce new bio_split())
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [RFC][PATCH] Immutable bio vecs
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Block Size for Windows
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 04/13] pktcdvd: Switch to bio_kmalloc()
- From: Peter Osterlund <peterosterlund2@xxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 04/13] pktcdvd: Switch to bio_kmalloc()
- From: Jiri Kosina <jkosina@xxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: [PATCH v7 3/9] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 4/9] pktcdvd: Switch to bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 3/9] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 5/9] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v7 7/9] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 6/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 7/9] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 6/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 5/9] block: Kill bi_destructor
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 4/9] pktcdvd: Switch to bio_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v7 3/9] block: Add bio_reset()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- [PATCH v7 0/9] Block cleanups, deadlock fix
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v7 1/9] block: Generalized bio pool freeing
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v7 2/9] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v7 3/9] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v7 5/9] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v7 4/9] pktcdvd: Switch to bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v7 7/9] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v7 6/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v7 8/9] block: Reorder struct bio_set
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 08/13] block: Add an explicit bio flag for bios that own their bvec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Simple benchmark results
- From: David Rhodes Clymer <david@xxxxxxxxxxxxxx>
- RE: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Brad Campbell <brad@xxxxxxxxxxxxxxx>
- RE: Block Size for Windows
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: Block Size for Windows
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Block Size for Windows
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Block Size for Windows
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Simple benchmark results
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Simple benchmark results
- From: David Rhodes Clymer <david@xxxxxxxxxxxxxx>
- Re: [PATCH v6 11/13] block: Rework bio_pair_split()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 11/13] block: Rework bio_pair_split()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 13/13] block: Only clone bio vecs that are in use
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 12/13] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 07/13] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 06/13] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 02/13] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 00/13] Block cleanups
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 11/13] block: Rework bio_pair_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 11/13] block: Rework bio_pair_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 02/13] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 13/13] block: Only clone bio vecs that are in use
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 12/13] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 07/13] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 05/13] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 06/13] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 11/13] block: Rework bio_pair_split()
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: [PATCH v6 00/13] Block cleanups
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 02/13] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Vivek Goyal <vgoyal@xxxxxxxxxx>
- Re: [PATCH v6 01/13] block: Generalized bio pool freeing
- From: "Nicholas A. Bellinger" <nab@xxxxxxxxxxxxxxx>
- Re: [PATCH v6 13/13] block: Only clone bio vecs that are in use
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 12/13] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 11/13] block: Rework bio_pair_split()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 10/13] block: Introduce new bio_split()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 07/13] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 06/13] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 08/13] block: Add an explicit bio flag for bios that own their bvec
- From: Adrian Bunk <bunk@xxxxxxxxxx>
- Re: [PATCH v6 05/13] block: Kill bi_destructor
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 04/13] pktcdvd: Switch to bio_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 03/13] block: Add bio_reset()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 08/13] block: Add an explicit bio flag for bios that own their bvec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v6 03/13] block: Add bio_reset()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 02/13] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v6 08/13] block: Add an explicit bio flag for bios that own their bvec
- From: Adrian Bunk <bunk@xxxxxxxxxx>
- Re: [PATCH v6 12/13] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Jeff Garzik <jgarzik@xxxxxxxxx>
- [PATCH v6 01/13] block: Generalized bio pool freeing
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 05/13] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 04/13] pktcdvd: Switch to bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 06/13] block: Consolidate bio_alloc_bioset(), bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 02/13] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 03/13] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 07/13] block: Avoid deadlocks with bio allocation by stacking drivers
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 08/13] block: Add an explicit bio flag for bios that own their bvec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 09/13] block: Rename bio_split() -> bio_pair_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 11/13] block: Rework bio_pair_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 13/13] block: Only clone bio vecs that are in use
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 12/13] block: Add bio_clone_bioset(), bio_clone_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 10/13] block: Introduce new bio_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v6 00/13] Block cleanups
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Issues dropping vm fs caches with kernel 3.5.2 + bcache master
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Issues dropping vm fs caches with kernel 3.5.2 + bcache master
- From: Javier Marcet <jmarcet@xxxxxxxxx>
- Re: Issues dropping vm fs caches with kernel 3.5.2 + bcache master
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Issues dropping vm fs caches with kernel 3.5.2 + bcache master
- From: Javier Marcet <jmarcet@xxxxxxxxx>
- Re: Issues dropping vm fs caches with kernel 3.5.2 + bcache master
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Issues dropping vm fs caches with kernel 3.5.2 + bcache master
- From: Javier Marcet <jmarcet@xxxxxxxxx>
- Re: Kernel panic with current bcache-3.2 branch.
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: Kernel panic with current bcache-3.2 branch.
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: bcache compared to more RAM
- From: C Sights <csights@xxxxxxxxxxx>
- Re: Kernel panic with current bcache-3.2 branch.
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Kernel panic with current bcache-3.2 branch.
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: Kernel panic with current bcache-3.2 branch.
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: Kernel panic with current bcache-3.2 branch.
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: bcache compared to more RAM
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: Kernel panic with current bcache-3.2 branch.
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: Kernel panic with current bcache-3.2 branch.
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Kernel panic with current bcache-3.2 branch.
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: bcache compared to more RAM
- From: Jack Wang <jack.wang.usish@xxxxxxxxx>
- Re: bcache compared to more RAM
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- RE: [Xen-devel] blkback and bcache
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: [PATCH] A possible deadlock with stacked devices (was: [PATCH v4 08/12] block: Introduce new bio_split())
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 05/12] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [Xen-devel] blkback and bcache
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: bcache compared to more RAM
- From: Dave Jiang <dave.jiang@xxxxxxxxx>
- Re: [Xen-devel] blkback and bcache
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: bcache compared to more RAM
- From: John McCabe-Dansted <gmatht@xxxxxxxxx>
- bcache compared to more RAM
- From: C Sights <csights@xxxxxxxxxxx>
- Re: Which Version
- From: Roy Sigurd Karlsbakk <roy@xxxxxxxxxxxxx>
- RE: Which Version
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- RE: Which Version
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Which Version
- From: Jonathan Tripathy <jonnyt@xxxxxxxxxxx>
- Re: [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: "Jun'ichi Nomura" <j-nomura@xxxxxxxxxxxxx>
- RE: [Xen-devel] blkback and bcache
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 08/12] block: Introduce new bio_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 08/12] block: Introduce new bio_split()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 08/12] block: Introduce new bio_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [Xen-devel] blkback and bcache
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: grub and bcache
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: 4K sectors
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [Xen-devel] blkback and bcache
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- RE: [Xen-devel] blkback and bcache
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: [Xen-devel] blkback and bcache
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- 4K sectors
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- grub and bcache
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- Re: [dm-devel] [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Muthu Kumar <muthu.lkml@xxxxxxxxx>
- Re: [dm-devel] [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Muthu Kumar <muthu.lkml@xxxxxxxxx>
- Re: [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 08/12] block: Introduce new bio_split()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 08/12] block: Introduce new bio_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 08/12] block: Introduce new bio_split()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 10/12] block: Add bio_clone_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 11/12] block: Add bio_clone_bioset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH] Consolidate bio_clone_bioset(), bio_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 10/12] block: Add bio_clone_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 11/12] block: Add bio_clone_bioset()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 08/12] block: Introduce new bio_split()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 05/12] block: Kill bi_destructor
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 03/12] block: Add bio_reset()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 05/12] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 03/12] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 05/12] block: Kill bi_destructor
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 03/12] block: Add bio_reset()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 11/12] block: Add bio_clone_bioset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH] Consolidate bio_clone_bioset(), bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 10/12] block: Add bio_clone_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 08/12] block: Introduce new bio_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 08/12] block: Introduce new bio_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 01/12] block: Generalized bio pool freeing
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 05/12] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 05/12] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 04/12] pktcdvd: Switch to bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 03/12] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Muthu Kumar <muthu.lkml@xxxxxxxxx>
- Re: [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [dm-devel] [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 11/12] block: Add bio_clone_bioset()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 10/12] block: Add bio_clone_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 09/12] block: Rework bio_pair_split()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 08/12] block: Introduce new bio_split()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 08/12] block: Introduce new bio_split()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 06/12] block: Add an explicit bio flag for bios that own their bvec
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 01/12] block: Generalized bio pool freeing
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 05/12] block: Kill bi_destructor
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 04/12] pktcdvd: Switch to bio_kmalloc()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 03/12] block: Add bio_reset()
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Tejun Heo <tj@xxxxxxxxxx>
- Re: add to Debian
- From: "gnehzuil.lzheng@xxxxxxxxx" <gnehzuil.lzheng@xxxxxxxxx>
- Re: add to Debian
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- RE: add to Debian
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: add to Debian
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- RE: add to Debian
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: Unable to mount btrfs rootfs over after merging bcache
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- Unable to mount btrfs rootfs over after merging bcache
- From: Alex Elsayed <eternaleye+usenet@xxxxxxxxx>
- RE: add to Debian
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: add to Debian
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- RE: add to Debian
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: add to Debian
- From: Joseph Glanville <joseph.glanville@xxxxxxxxxxxxxx>
- add to Debian
- From: James Harper <james.harper@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5 05/12] block: Kill bi_destructor
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v4 12/12] block: Only clone bio vecs that are in use
- From: Muthu Kumar <muthu.lkml@xxxxxxxxx>
- Re: [dm-devel] [PATCH v5 12/12] block: Only clone bio vecs that are in use
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v5 01/12] block: Generalized bio pool freeing
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v5 05/12] block: Kill bi_destructor
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v5 04/12] pktcdvd: Switch to bio_kmalloc()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v5 06/12] block: Add an explicit bio flag for bios that own their bvec
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v5 03/12] block: Add bio_reset()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v5 07/12] block: Rename bio_split() -> bio_pair_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v5 08/12] block: Introduce new bio_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
- [PATCH v5 09/12] block: Rework bio_pair_split()
- From: Kent Overstreet <koverstreet@xxxxxxxxxx>
[Index of Archives]
[Linux Kernel Development]
[Linux Filesystem Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]