Linux Bcache — Block Layer SSD Cache
[Prev Page][Next Page]
- Re: [PATCH v4 1/2] block: Fix a buffer overrun in bio_integrity_split(), (continued)
- [PATCH v4 24/24] block: Add BIO_SUBMITTED flag, kill BIO_CLONED, Kent Overstreet
- [PATCH v4 23/24] bio-integrity: Add explicit field for owner of bip_buf, Kent Overstreet
- [PATCH v4 21/24] block: Add bio_alloc_pages(), Kent Overstreet
- [PATCH v4 20/24] block: Convert some code to bio_for_each_segment_all(), Kent Overstreet
- [PATCH v4 22/24] block: Add an explicit bio flag for bios that own their bvec, Kent Overstreet
- [PATCH v4 19/24] block: Add bio_for_each_segment_all(), Kent Overstreet
- [PATCH v4 18/24] bounce: Refactor __blk_queue_bounce to not use bi_io_vec, Kent Overstreet
- [PATCH v4 15/24] pktcdvd: use bio_copy_data(), Kent Overstreet
- [PATCH v4 17/24] raid1: use bio_copy_data(), Kent Overstreet
- [PATCH v4 16/24] pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage, Kent Overstreet
- [PATCH v4 12/24] raid5: use bio_reset(), Kent Overstreet
- [PATCH v4 14/24] block: Add bio_copy_data(), Kent Overstreet
- [PATCH v4 13/24] raid1: Refactor narrow_write_error() to not use bi_idx, Kent Overstreet
- [PATCH v4 10/24] raid10: Use bio_reset(), Kent Overstreet
- [PATCH v4 11/24] raid1: use bio_reset(), Kent Overstreet
- [PATCH v4 07/24] block: Remove bi_idx references, Kent Overstreet
- [PATCH v4 09/24] block: Add submit_bio_wait(), remove from md, Kent Overstreet
- [PATCH v4 08/24] block: Remove some unnecessary bi_vcnt usage, Kent Overstreet
- [PATCH v4 06/24] block: Change bio_split() to respect the current value of bi_idx, Kent Overstreet
- [PATCH v4 04/24] block: Add bio_end_sector(), Kent Overstreet
- [PATCH v4 05/24] block: Use bio_sectors() more consistently, Kent Overstreet
- [PATCH v4 02/24] block: Refactor blk_update_request(), Kent Overstreet
- [PATCH v4 03/24] md: Convert md_trim_bio() to use bio_advance(), Kent Overstreet
- Re: [PATCH v4 00/24] Prep work for immutable bio vecs, Tejun Heo
- [PATCH 1/5] aio: Kill return value of aio_complete(),
Kent Overstreet
- register cache device hangs on bcache branch (3.6.0-rc3),
Dave Jiang
- cache_mode none,
Kingsly John
- bcache, layered block devices and unclean shutdowns,
Kingsly John
- bcache hangs..,
Brad Walker
- [PATCH v3 00/26] Prep work for immutable bio vecs,
Kent Overstreet
- [PATCH v3 08/26] block: Change bio_split() to respect the current value of bi_idx, Kent Overstreet
- [PATCH v3 24/26] block: Add an explicit bio flag for bios that own their bvec, Kent Overstreet
- [PATCH v3 26/26] block: Add BIO_SUBMITTED flag, kill BIO_CLONED, Kent Overstreet
- [PATCH v3 25/26] bio-integrity: Add explicit field for owner of bip_buf, Kent Overstreet
- [PATCH v3 23/26] block: Add bio_alloc_pages(), Kent Overstreet
- [PATCH v3 22/26] block: Convert some code to bio_for_each_segment_all(), Kent Overstreet
- [PATCH v3 21/26] block: Add bio_for_each_segment_all(), Kent Overstreet
- [PATCH v3 15/26] raid1: Refactor narrow_write_error() to not use bi_idx, Kent Overstreet
- [PATCH v3 20/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec, Kent Overstreet
- [PATCH v3 16/26] block: Add bio_copy_data(), Kent Overstreet
- [PATCH v3 19/26] raid1: use bio_copy_data(), Kent Overstreet
- [PATCH v3 18/26] pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage, Kent Overstreet
- [PATCH v3 17/26] pktcdvd: use bio_copy_data(), Kent Overstreet
- [PATCH v3 14/26] raid5: use bio_reset(), Kent Overstreet
- [PATCH v3 13/26] raid1: use bio_reset(), Kent Overstreet
- [PATCH v3 12/26] raid10: Use bio_reset(), Kent Overstreet
- [PATCH v3 07/26] block: Use bio_sectors() more consistently, Kent Overstreet
- [PATCH v3 11/26] block: Add submit_bio_wait(), remove from md, Kent Overstreet
- [PATCH v3 09/26] block: Remove bi_idx references, Kent Overstreet
- [PATCH v3 10/26] block: Remove some unnecessary bi_vcnt usage, Kent Overstreet
- [PATCH v3 06/26] block: Add bio_end_sector(), Kent Overstreet
- [PATCH v3 05/26] md: Convert md_trim_bio() to use bio_advance(), Kent Overstreet
- [PATCH v3 03/26] block: Add bio_advance(), Kent Overstreet
- [PATCH v3 04/26] block: Refactor blk_update_request(), Kent Overstreet
- [PATCH v3 02/26] block: Convert integrity to bvec_alloc_bs(), Kent Overstreet
- [PATCH v3 01/26] block: Fix a buffer overrun in bio_integrity_split(), Kent Overstreet
- 3.6-rc5 cgroups blkio throttle + md regression, Joseph Glanville
- bcache crash/bugs on HEAD (rebased on 3.6-rc5),
Joseph Glanville
- problem w/ read caching..,
Brad Walker
- [PATCH] btrfs: Kill some bi_idx references,
Kent Overstreet
- Build warnings on linux-bcache.git/bcache,
Joseph Glanville
- [PATCH v2 00/26] Prep work for immutable bio vecs,
Kent Overstreet
- [PATCH v2 26/26] block: Add BIO_SUBMITTED flag, kill BIO_CLONED, Kent Overstreet
- [PATCH v2 25/26] bio-integrity: Add explicit field for owner of bip_buf, Kent Overstreet
- [PATCH v2 24/26] block: Add an explicit bio flag for bios that own their bvec, Kent Overstreet
- [PATCH v2 23/26] raid1: use bio_alloc_pages(), Kent Overstreet
- [PATCH v2 21/26] block: Convert some code to bio_for_each_segment_all(), Kent Overstreet
- [PATCH v2 22/26] block: Add bio_alloc_pages(), Kent Overstreet
- [PATCH v2 15/26] block: Add bio_copy_data(), Kent Overstreet
- [PATCH v2 20/26] block: Add bio_for_each_segment_all(), Kent Overstreet
- [PATCH v2 19/26] bounce: Refactor __blk_queue_bounce to not use bi_io_vec, Kent Overstreet
- [PATCH v2 16/26] pktcdvd: use bio_copy_data(), Kent Overstreet
- [PATCH v2 18/26] raid1: use bio_copy_data(), Kent Overstreet
- [PATCH v2 17/26] pktcdvd: Use bio_reset() in disabled code to kill bi_idx usage, Kent Overstreet
- [PATCH v2 14/26] raid1: Refactor narrow_write_error() to not use bi_idx, Kent Overstreet
- [PATCH v2 13/26] raid5: use bio_reset(), Kent Overstreet
- [PATCH v2 12/26] raid1: use bio_reset(), Kent Overstreet
- [PATCH v2 11/26] raid10: Use bio_reset(), Kent Overstreet
- [PATCH v2 07/26] block: Don't use bi_idx in bio_split() or require it to be 0, Kent Overstreet
- [PATCH v2 06/26] block: Use bio_sectors() more consistently, Kent Overstreet
- [PATCH v2 08/26] block: Remove bi_idx references, Kent Overstreet
- [PATCH v2 09/26] block: Remove some unnecessary bi_vcnt usage, Kent Overstreet
- [PATCH v2 10/26] block: Add submit_bio_wait(), remove from md, Kent Overstreet
- [PATCH v2 03/26] block: Refactor blk_update_request(), Kent Overstreet
- [PATCH v2 05/26] block: Add bio_end(), Kent Overstreet
- [PATCH v2 02/26] block: Add bio_advance(), Kent Overstreet
- [PATCH v2 04/26] md: Convert md_trim_bio() to use bio_advance(), Kent Overstreet
- [PATCH v2 01/26] block: Convert integrity to bvec_alloc_bs(), and a bugfix, Kent Overstreet
- 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 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 7/9] block: Don't use bi_idx in bio_split() or require it to be 0, 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
- [PATCH 0/2] Avoid deadlocks with bio allocation,
Kent Overstreet
- [PATCH v10 3/8] dm: Use bioset's front_pad for dm_rq_clone_bio_info,
Kent Overstreet
- [PATCH v10 0/8] Block cleanups,
Kent Overstreet
- [PATCH v10 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc(), Kent Overstreet
- [PATCH v10 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc(), Kent Overstreet
- [PATCH v10 6/8] block: Kill bi_destructor, Kent Overstreet
- [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
- [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: [PATCH v10 0/8] Block cleanups, Tejun Heo
- [PATCH v9 0/9] Block cleanups,
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 7/8] 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 6/9] block: Add bio_reset(), Kent Overstreet
- [PATCH v9 5/9] pktcdvd: Switch to bio_kmalloc(), Kent Overstreet
- [PATCH v9 2/9] block: Ues bi_pool for bio_integrity_alloc(), 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 v9 4/9] block: Add bio_reset(), Kent Overstreet
- [PATCH v8 0/8] Block cleanups,
Kent Overstreet
- [PATCH v8 2/8] block: Ues bi_pool for bio_integrity_alloc(), Kent Overstreet
- [PATCH v8 8/8] block: Add bio_clone_bioset(), bio_clone_kmalloc(), Kent Overstreet
- [PATCH v8 7/8] block: Consolidate bio_alloc_bioset(), bio_kmalloc(), Kent Overstreet
- [PATCH v8 5/8] pktcdvd: Switch to 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
- [PATCH v8 1/8] block: Generalized bio pool freeing, Kent Overstreet
- BCache for 3.5.3, Simon Kohlmeyer
- hang,
James Harper
- Expected Behavior,
Jonathan Tripathy
- Windows IOPS Benchmark,
Jonathan Tripathy
- [RFC][PATCH] Immutable bio vecs, Kent Overstreet
- [PATCH v7 0/9] Block cleanups, deadlock fix,
Kent Overstreet
- [PATCH v7 8/9] block: Reorder struct bio_set, Kent Overstreet
- [PATCH v7 6/9] block: Consolidate bio_alloc_bioset(), bio_kmalloc(), Kent Overstreet
- [PATCH v7 9/9] block: Avoid deadlocks with bio allocation by stacking drivers, Kent Overstreet
- [PATCH v7 7/9] block: Add bio_clone_bioset(), bio_clone_kmalloc(), Kent Overstreet
- [PATCH v7 4/9] pktcdvd: Switch to bio_kmalloc(), Kent Overstreet
- [PATCH v7 5/9] block: Kill bi_destructor, Kent Overstreet
- [PATCH v7 3/9] block: Add bio_reset(), Kent Overstreet
- [PATCH v7 2/9] dm: Use bioset's front_pad for dm_rq_clone_bio_info, Kent Overstreet
- [PATCH v7 1/9] block: Generalized bio pool freeing, Kent Overstreet
- Block Size for Windows,
Jonathan Tripathy
- Simple benchmark results,
David Rhodes Clymer
- [PATCH v6 00/13] Block cleanups,
Kent Overstreet
- [PATCH v6 10/13] block: Introduce new bio_split(), Kent Overstreet
- [PATCH v6 12/13] block: Add bio_clone_bioset(), bio_clone_kmalloc(), Kent Overstreet
- [PATCH v6 13/13] block: Only clone bio vecs that are in use, Kent Overstreet
- [PATCH v6 11/13] block: Rework bio_pair_split(), Kent Overstreet
- [PATCH v6 09/13] block: Rename bio_split() -> bio_pair_split(), Kent Overstreet
- [PATCH v6 08/13] block: Add an explicit bio flag for bios that own their bvec, Kent Overstreet
- [PATCH v6 07/13] block: Avoid deadlocks with bio allocation by stacking drivers, Kent Overstreet
- [PATCH v6 03/13] block: Add bio_reset(), Kent Overstreet
- [PATCH v6 02/13] dm: Use bioset's front_pad for dm_rq_clone_bio_info, Kent Overstreet
- [PATCH v6 06/13] block: Consolidate bio_alloc_bioset(), bio_kmalloc(), Kent Overstreet
- [PATCH v6 04/13] pktcdvd: Switch to bio_kmalloc(), Kent Overstreet
- [PATCH v6 05/13] block: Kill bi_destructor, Kent Overstreet
- [PATCH v6 01/13] block: Generalized bio pool freeing, Kent Overstreet
- Re: [PATCH v6 00/13] Block cleanups, Vivek Goyal
- Issues dropping vm fs caches with kernel 3.5.2 + bcache master,
Javier Marcet
- Kernel panic with current bcache-3.2 branch.,
Joseph Glanville
- bcache compared to more RAM,
C Sights
- Which Version,
Jonathan Tripathy
- Re: [Xen-devel] blkback and bcache,
Joseph Glanville
- 4K sectors,
James Harper
- grub and bcache,
James Harper
- Unable to mount btrfs rootfs over after merging bcache,
Alex Elsayed
- add to Debian,
James Harper
- [PATCH v5 00/12] Block cleanups,
Kent Overstreet
- [PATCH v5 11/12] block: Add bio_clone_bioset(), Kent Overstreet
- [PATCH v5 12/12] block: Only clone bio vecs that are in use, Kent Overstreet
- [PATCH v5 10/12] block: Add bio_clone_kmalloc(), Kent Overstreet
- [PATCH v5 09/12] block: Rework bio_pair_split(), Kent Overstreet
- [PATCH v5 08/12] block: Introduce new bio_split(), Kent Overstreet
- [PATCH v5 07/12] block: Rename bio_split() -> bio_pair_split(), Kent Overstreet
- [PATCH v5 03/12] block: Add bio_reset(), Kent Overstreet
- [PATCH v5 06/12] block: Add an explicit bio flag for bios that own their bvec, Kent Overstreet
- [PATCH v5 04/12] pktcdvd: Switch to bio_kmalloc(), Kent Overstreet
- [PATCH v5 05/12] block: Kill bi_destructor, Kent Overstreet
- [PATCH v5 02/12] dm: Use bioset's front_pad for dm_rq_clone_bio_info, Kent Overstreet
- [PATCH v5 01/12] block: Generalized bio pool freeing, Kent Overstreet
- register extended partition borks kernel, Brook Davis
- Backing/caching ration,
Piergiorgio Sartor
- Kernel schedule,
Piergiorgio Sartor
- Bcache in Xen Environment,
Jonathan Tripathy
[Index of Archives]
[Linux Kernel Development]
[Linux Filesystem Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]