Linux Bcache — Block Layer SSD Cache
[Prev Page][Next Page]
- Re: [RFC PATCH v2 05/16] bcache: reserve space for journal_meta() in run time, (continued)
- [RFC PATCH v2 04/16] bcache: fix journal deadlock during jouranl replay, Coly Li
- [RFC PATCH v2 08/16] bcache: return error immediately in bch_journal_replay(), Coly Li
- [RFC PATCH v2 03/16] bcache: reload jouranl key information during journal replay, Coly Li
- [RFC PATCH v2 10/16] bcache: Add comments for blkdev_put() in registration code path, Coly Li
- [RFC PATCH v2 12/16] bcache: add pendings_cleanup to stop pending bcache device, Coly Li
- [RFC PATCH v2 09/16] bcache: add error check for calling register_bdev(), Coly Li
- [RFC PATCH v2 07/16] bcache: add comments for kobj release callback routine, Coly Li
- [RFC PATCH v2 14/16] bcache: try to flush btree nodes as many as possible, Coly Li
- [RFC PATCH v2 06/16] bcache: add failure check to run_cache_set() for journal replay, Coly Li
- [RFC PATCH v2 15/16] bcache: improve bcache_reboot(), Coly Li
- [RFC PATCH v2 16/16] bcache: introduce spinlock_t flush_write_lock in struct journal, Coly Li
- [PATCH v1 00/15] Keep track of GUPed pages in fs and block,
jglisse
- Message not available
- Message not available
40% of speed since upgrading to 4.19,
Stefan Priebe - Profihost AG
[PATCH AUTOSEL 5.0 162/262] bcache: fix potential div-zero error of writeback_rate_i_term_inverse, Sasha Levin
[PATCH AUTOSEL 5.0 163/262] bcache: improve sysfs_strtoul_clamp(), Sasha Levin
[PATCH AUTOSEL 5.0 160/262] bcache: fix input overflow to cache set sysfs file io_error_halflife, Sasha Levin
[PATCH AUTOSEL 5.0 161/262] bcache: fix input overflow to sequential_cutoff, Sasha Levin
[PATCH AUTOSEL 5.0 262/262] bcache: fix potential div-zero error of writeback_rate_p_term_inverse, Sasha Levin
[PATCH AUTOSEL 4.19 115/192] bcache: fix potential div-zero error of writeback_rate_i_term_inverse, Sasha Levin
[PATCH AUTOSEL 4.19 116/192] bcache: improve sysfs_strtoul_clamp(), Sasha Levin
[PATCH AUTOSEL 4.19 113/192] bcache: fix input overflow to cache set sysfs file io_error_halflife, Sasha Levin
[PATCH AUTOSEL 4.19 192/192] bcache: fix potential div-zero error of writeback_rate_p_term_inverse, Sasha Levin
[PATCH AUTOSEL 4.14 075/123] bcache: fix input overflow to cache set sysfs file io_error_halflife, Sasha Levin
[PATCH AUTOSEL 4.14 077/123] bcache: improve sysfs_strtoul_clamp(), Sasha Levin
[PATCH AUTOSEL 4.14 076/123] bcache: fix input overflow to sequential_cutoff, Sasha Levin
[PATCH AUTOSEL 4.9 52/87] bcache: fix input overflow to cache set sysfs file io_error_halflife, Sasha Levin
[PATCH AUTOSEL 4.9 53/87] bcache: fix input overflow to sequential_cutoff, Sasha Levin
[PATCH AUTOSEL 4.9 54/87] bcache: improve sysfs_strtoul_clamp(), Sasha Levin
[PATCH AUTOSEL 4.4 40/63] bcache: fix input overflow to sequential_cutoff, Sasha Levin
[PATCH AUTOSEL 4.4 39/63] bcache: fix input overflow to cache set sysfs file io_error_halflife, Sasha Levin
[PATCH AUTOSEL 4.4 41/63] bcache: improve sysfs_strtoul_clamp(), Sasha Levin
[PATCH AUTOSEL 3.18 24/41] bcache: fix input overflow to cache set sysfs file io_error_halflife, Sasha Levin
[PATCH AUTOSEL 3.18 25/41] bcache: fix input overflow to sequential_cutoff, Sasha Levin
[PATCH AUTOSEL 3.18 26/41] bcache: improve sysfs_strtoul_clamp(), Sasha Levin
[PATCH AUTOSEL 4.19 114/192] bcache: fix input overflow to sequential_cutoff, Sasha Levin
BUG: bcache failing on top of degraded RAID-6,
Thorsten Knabe
Re: [PATCH] [v2] bcache: fix failure in journal relplay, Coly Li
bcache: oops in update_writeback_rate,
Ed Spiridonov
[PATCH] bcache: avoid clang -Wunintialized warning,
Arnd Bergmann
A lockdep warning from register_lock_class, Coly Li
Recover from "journal entries X-Y missing! (replaying X-Z)", "IO error on writing btree.",
Dennis Schridde
[PATCH v1] bcache: fix a race between cache register and cacheset unregister, Liang Chen
[PATCH] drivers/md/bcache: Clean up bch_get_congested(),
George Spelvin
Being a helpful bcachefs user?, Brendon Miller-Boldt
About CentOS7.6 support for bcache, 周继峰
Performance worse than with plain HDD for some workloads,
Nikolaus Rath
[PATCH] bcache: Zero initialize bucket in bch_allocator_thread,
Nathan Chancellor
[PATCH] bcache: add cond_resched() in __bch_cache_cmp(),
shile . zhang
[PATCH] bcache: trivial: show active_journal_entries in real time, Shenghui Wang
[PATCH 2/2] bcache: fix inaccurate result of unused buckets, Guoju Fang
[PATCH 1/2] bcache: fix crashes stopping bcache device before read miss done, Guoju Fang
[RFC PATCH v1 0/6] bcache: fix journal no-space deadlock,
Coly Li
Sysfs-Configurable readahead and background bypasses,
Andreas
[PATCH V15 00/18] block: support multi-page bvec,
Ming Lei
- [PATCH V15 01/18] btrfs: look at bi_size for repair decisions, Ming Lei
- [PATCH V15 02/18] block: don't use bio->bi_vcnt to figure out segment number, Ming Lei
- [PATCH V15 03/18] block: remove bvec_iter_rewind(), Ming Lei
- [PATCH V15 04/18] block: introduce multi-page bvec helpers, Ming Lei
- [PATCH V15 05/18] block: introduce bio_for_each_bvec() and rq_for_each_bvec(), Ming Lei
- [PATCH V15 07/18] block: use bio_for_each_bvec() to map sg, Ming Lei
- [PATCH V15 08/18] block: introduce mp_bvec_last_segment(), Ming Lei
- [PATCH V15 06/18] block: use bio_for_each_bvec() to compute multi-page bvec count, Ming Lei
- [PATCH V15 09/18] fs/buffer.c: use bvec iterator to truncate the bio, Ming Lei
- [PATCH V15 10/18] btrfs: use mp_bvec_last_segment to get bio's last page, Ming Lei
- [PATCH V15 11/18] block: loop: pass multi-page bvec to iov_iter, Ming Lei
- [PATCH V15 12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
- [PATCH V15 13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
- [PATCH V15 14/18] block: enable multipage bvecs, Ming Lei
[PATCH V15 15/18] block: always define BIO_MAX_PAGES as 256, Ming Lei
[PATCH V15 16/18] block: document usage of bio iterator helpers, Ming Lei
[PATCH V15 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE, Ming Lei
[PATCH V15 18/18] block: kill BLK_MQ_F_SG_MERGE, Ming Lei
Re: [PATCH V15 00/18] block: support multi-page bvec, Christoph Hellwig
Re: [PATCH V15 00/18] block: support multi-page bvec, Jens Axboe
[PATCH 00/19] bcache patches for Linux v5.1,
Coly Li
[PATCH 07/19] bcache: improve sysfs_strtoul_clamp(), Coly Li
[PATCH 08/19] bcache: fix input integer overflow of congested threshold, Coly Li
[PATCH 09/19] bcache: fix input overflow to sequential_cutoff, Coly Li
[PATCH 10/19] bcache: add sysfs_strtoul_bool() for setting bit-field variables, Coly Li
[PATCH 11/19] bcache: use sysfs_strtoul_bool() to set bit-field variables, Coly Li
[PATCH 12/19] bcache: fix input overflow to writeback_delay, Coly Li
[PATCH 13/19] bcache: fix potential div-zero error of writeback_rate_i_term_inverse, Coly Li
[PATCH 14/19] bcache: fix potential div-zero error of writeback_rate_p_term_inverse, Coly Li
[PATCH 15/19] bcache: fix input overflow to writeback_rate_minimum, Coly Li
[PATCH 16/19] bcache: fix input overflow to journal_delay_ms, Coly Li
[PATCH 17/19] bcache: fix input overflow to cache set io_error_limit, Coly Li
[PATCH 18/19] bcache: fix input overflow to cache set sysfs file io_error_halflife, Coly Li
[PATCH 19/19] bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata, Coly Li
Re: [PATCH 00/19] bcache patches for Linux v5.1, Jens Axboe
make error bcachefs-tools,
Sebastian Feustel
[PATCH] bcache: fix wrong usage use-after-freed on keylist in out_nocoalesce branch of btree_gc_coalesce,
Shenghui Wang
[PATCH] bcache: run bch_keylist_free after pop in out_nocoalesce branch of btree_gc_coalesce,
Shenghui Wang
[PATCH v2] bcache: use (REQ_META|REQ_PRIO) to indicate bio for metadata, Coly Li
[PATCH v2] bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set,
Shenghui Wang
bcache on XFS: metadata I/O (dirent I/O?) not getting cached at all?,
Nix
[PATCH -next] bcache: Fix potential NULL pointer dereference,
YueHaibing
[PATCH] bcache: use kmemdup_nul for CACHED_LABEL buffer,
Geliang Tang
[PATCH] bcache: avoid potential memleak of list of journal_replay(s) in the CACHE_SYNC branch of run_cache_set,
Shenghui Wang
[PATCH] bcache: fix a race between register and allocator thread,
Junhui Tang
[PATCH V14 00/18] block: support multi-page bvec,
Ming Lei
- [PATCH V14 01/18] btrfs: look at bi_size for repair decisions, Ming Lei
- [PATCH V14 02/18] block: don't use bio->bi_vcnt to figure out segment number, Ming Lei
- [PATCH V14 03/18] block: remove bvec_iter_rewind(), Ming Lei
- [PATCH V14 04/18] block: introduce multi-page bvec helpers, Ming Lei
- [PATCH V14 05/18] block: introduce bio_for_each_mp_bvec() and rq_for_each_mp_bvec(), Ming Lei
- [PATCH V14 06/18] block: use bio_for_each_mp_bvec() to compute multi-page bvec count, Ming Lei
- [PATCH V14 07/18] block: use bio_for_each_mp_bvec() to map sg, Ming Lei
- [PATCH V14 08/18] block: introduce mp_bvec_last_segment(), Ming Lei
- [PATCH V14 09/18] fs/buffer.c: use bvec iterator to truncate the bio, Ming Lei
- [PATCH V14 11/18] block: loop: pass multi-page bvec to iov_iter, Ming Lei
- [PATCH V14 12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
- [PATCH V14 10/18] btrfs: use mp_bvec_last_segment to get bio's last page, Ming Lei
- [PATCH V14 14/18] block: enable multipage bvecs, Ming Lei
- [PATCH V14 15/18] block: always define BIO_MAX_PAGES as 256, Ming Lei
- [PATCH V14 13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
- [PATCH V14 18/18] block: kill BLK_MQ_F_SG_MERGE, Ming Lei
- [PATCH V14 16/18] block: document usage of bio iterator helpers, Ming Lei
- [PATCH V14 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE, Ming Lei
- Re: [PATCH V14 00/18] block: support multi-page bvec, Christoph Hellwig
- Re: [PATCH V14 00/18] block: support multi-page bvec, Sagi Grimberg
[PATCH] bcache: never writeback a discard operation,
Daniel Axtens
NULL ptr deref in blk_queue_split with bcache: bio->bi_io_vec == NULL,
Daniel Axtens
[PATCH V13 00/19] block: support multi-page bvec,
Ming Lei
- [PATCH V13 01/19] btrfs: look at bi_size for repair decisions, Ming Lei
- [PATCH V13 02/19] block: don't use bio->bi_vcnt to figure out segment number, Ming Lei
- [PATCH V13 03/19] block: remove bvec_iter_rewind(), Ming Lei
- [PATCH V13 04/19] block: rename bvec helpers, Ming Lei
- [PATCH V13 05/19] block: introduce multi-page bvec helpers, Ming Lei
- [PATCH V13 06/19] block: introduce bio_for_each_bvec() and rq_for_each_bvec(), Ming Lei
- [PATCH V13 07/19] block: use bio_for_each_bvec() to compute multi-page bvec count, Ming Lei
- [PATCH V13 08/19] block: use bio_for_each_bvec() to map sg, Ming Lei
- [PATCH V13 09/19] block: introduce bvec_last_segment(), Ming Lei
- [PATCH V13 10/19] fs/buffer.c: use bvec iterator to truncate the bio, Ming Lei
- [PATCH V13 11/19] btrfs: use bvec_last_segment to get bio's last page, Ming Lei
- [PATCH V13 12/19] block: loop: pass multi-page bvec to iov_iter, Ming Lei
- [PATCH V13 13/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
- [PATCH V13 14/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
- [PATCH V13 15/19] block: enable multipage bvecs, Ming Lei
- [PATCH V13 17/19] block: document usage of bio iterator helpers, Ming Lei
- [PATCH V13 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE, Ming Lei
- [PATCH V13 19/19] block: kill BLK_MQ_F_SG_MERGE, Ming Lei
- [PATCH V13 16/19] block: always define BIO_MAX_PAGES as 256, Ming Lei
- Re: [PATCH V13 00/19] block: support multi-page bvec, Jens Axboe
[PATCH 0/1] second wave bcache fixes for Linux v4.21,
Coly Li
[PATCH 00/11] fixes for setting values via sysfs interface,
Coly Li
- [PATCH 01/11] bcache: fix input integer overflow of congested threshold, Coly Li
- [PATCH 02/11] bcache: fix input overflow to sequential_cutoff, Coly Li
- [PATCH 03/11] bcache: add sysfs_strtoul_bool() for setting bit-field variables, Coly Li
- [PATCH 04/11] bcache: use sysfs_strtoul_bool() to set bit-field variables, Coly Li
- [PATCH 05/11] bcache: fix input overflow to writeback_delay, Coly Li
- [PATCH 06/11] bcache: fix potential div-zero error of writeback_rate_i_term_inverse, Coly Li
- [PATCH 07/11] bcache: fix potential div-zero error of writeback_rate_p_term_inverse, Coly Li
- [PATCH 08/11] bcache: fix input overflow to writeback_rate_minimum, Coly Li
- [PATCH 09/11] bcache: fix input overflow to journal_delay_ms, Coly Li
- [PATCH 10/11] bcache: fix input overflow to cache set io_error_limit, Coly Li
- [PATCH 11/11] bcache: fix input overflow to cache set sysfs file io_error_halflife, Coly Li
[PATCH] bcache: fix indentation issue, remove tabs on a hunk of code,
Colin King
[PATCH 1/2] bcache: export backing_dev_name via sysfs,
Coly Li
[PATCH] bcache: treat stale && dirty keys as bad keys,
Junhui Tang
[PATCH 00/12] bcache patches for Linux v4.21,
Coly Li
- [PATCH 01/12] bcache: add comment for cache_set->fill_iter, Coly Li
- [PATCH 02/12] bcache: do not check if debug dentry is ERR or NULL explicitly on remove, Coly Li
- [PATCH 03/12] bcache: update comment for bch_data_insert, Coly Li
- [PATCH 04/12] bcache: update comment in sysfs.c, Coly Li
- [PATCH 05/12] bcache: do not mark writeback_running until backing dev attached to cache_set, Coly Li
- [PATCH 06/12] bcache: cannot set writeback_running via sysfs if no writeback kthread created, Coly Li
- [PATCH 07/12] bcache: introduce force_wake_up_gc(), Coly Li
- [PATCH 08/12] bcache: option to automatically run gc thread after writeback accomplished, Coly Li
- [PATCH 09/12] bcache: add MODULE_DESCRIPTION information, Coly Li
- [PATCH 10/12] bcache: make cutoff_writeback and cutoff_writeback_sync tunnable, Coly Li
- [PATCH 11/12] bcache: set writeback_percent in a flexible range, Coly Li
- [PATCH 12/12] bcache: print number of keys in trace_bcache_journal_write, Coly Li
- Re: [PATCH 00/12] bcache patches for Linux v4.21, Jens Axboe
[PATCH] bcache: print number of keys in trace_bcache_journal_write,
Guoju Fang
“disk usage increased without a reservation” error on bcachefs master (0bd7367c),
Christopher James Halse Rogers
Bcachefs status update, current work, Kent Overstreet
kernel BUG at drivers/md/bcache/super.c - kernel 4.14.85 bcache detach fails, but 4.18.19 and 4.19.6 work fine, Peter Maloney
higher writeback_percent,
fangchen sun
Discard(TRIM) on LVM on bcache kernel bug, Alexandr Kuznetsov
Re: accelerate writeback when frontend devices have small amount of IO requests,
Coly Li
[PATCH V12 00/20] block: support multi-page bvec,
Ming Lei
- [PATCH V12 01/20] btrfs: remove various bio_offset arguments, Ming Lei
- [PATCH V12 02/20] btrfs: look at bi_size for repair decisions, Ming Lei
- [PATCH V12 04/20] block: don't use bio->bi_vcnt to figure out segment number, Ming Lei
- [PATCH V12 03/20] block: remove the "cluster" flag, Ming Lei
- [PATCH V12 05/20] block: remove bvec_iter_rewind(), Ming Lei
- [PATCH V12 06/20] block: rename bvec helpers, Ming Lei
- [PATCH V12 07/20] block: introduce multi-page bvec helpers, Ming Lei
- [PATCH V12 08/20] block: introduce bio_for_each_bvec() and rq_for_each_bvec(), Ming Lei
- [PATCH V12 09/20] block: use bio_for_each_bvec() to compute multi-page bvec count, Ming Lei
- [PATCH V12 10/20] block: use bio_for_each_bvec() to map sg, Ming Lei
- [PATCH V12 11/20] block: introduce bvec_last_segment(), Ming Lei
- [PATCH V12 13/20] block: loop: pass multi-page bvec to iov_iter, Ming Lei
- [PATCH V12 14/20] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
- [PATCH V12 12/20] fs/buffer.c: use bvec iterator to truncate the bio, Ming Lei
- [PATCH V12 15/20] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
- [PATCH V12 16/20] block: enable multipage bvecs, Ming Lei
- [PATCH V12 17/20] block: always define BIO_MAX_PAGES as 256, Ming Lei
- [PATCH V12 18/20] block: document usage of bio iterator helpers, Ming Lei
- [PATCH V12 19/20] block: kill QUEUE_FLAG_NO_SG_MERGE, Ming Lei
- [PATCH V12 20/20] block: kill BLK_MQ_F_SG_MERGE, Ming Lei
- Re: [PATCH V12 00/20] block: support multi-page bvec, Jens Axboe
[PATCH 0/5] Writeback performance tuning options,
Coly Li
[PATCH v3 0/2] bcache: set dc->writebacking_running properly,
Shenghui Wang
[PATCH v2 0/2] bcache: set dc->writebacking_running properly,
Shenghui Wang
Message not available
[PATCH V11 00/19] block: support multi-page bvec,
Ming Lei
- [PATCH V11 01/19] block: don't use bio->bi_vcnt to figure out segment number, Ming Lei
- [PATCH V11 02/19] block: introduce multi-page bvec helpers, Ming Lei
- [PATCH V11 03/19] block: introduce bio_for_each_bvec(), Ming Lei
- [PATCH V11 04/19] block: use bio_for_each_bvec() to compute multi-page bvec count, Ming Lei
- [PATCH V11 05/19] block: use bio_for_each_bvec() to map sg, Ming Lei
- [PATCH V11 06/19] block: introduce bvec_last_segment(), Ming Lei
- [PATCH V11 07/19] fs/buffer.c: use bvec iterator to truncate the bio, Ming Lei
- [PATCH V11 08/19] btrfs: use bvec_last_segment to get bio's last page, Ming Lei
- [PATCH V11 09/19] btrfs: move bio_pages_all() to btrfs, Ming Lei
- [PATCH V11 10/19] block: loop: pass multi-page bvec to iov_iter, Ming Lei
- [PATCH V11 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
- [PATCH V11 13/19] block: move bounce_clone_bio into bio.c, Ming Lei
- [PATCH V11 14/19] block: handle non-cluster bio out of blk_bio_segment_split, Ming Lei
- [PATCH V11 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
- [PATCH V11 15/19] block: enable multipage bvecs, Ming Lei
- [PATCH V11 16/19] block: always define BIO_MAX_PAGES as 256, Ming Lei
- [PATCH V11 17/19] block: document usage of bio iterator helpers, Ming Lei
- [PATCH V11 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE, Ming Lei
- [PATCH V11 19/19] block: kill BLK_MQ_F_SG_MERGE, Ming Lei
[PATCH] bcache: update comment for bch_data_insert,
Shenghui Wang
[PATCH V10 00/19] block: support multi-page bvec,
Ming Lei
- [PATCH V10 01/19] block: introduce multi-page page bvec helpers, Ming Lei
- [PATCH V10 02/19] block: introduce bio_for_each_bvec(), Ming Lei
- [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count, Ming Lei
- [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg, Ming Lei
- [PATCH V10 05/19] block: introduce bvec_last_segment(), Ming Lei
- [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio, Ming Lei
- [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page, Ming Lei
- [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs, Ming Lei
- [PATCH V10 09/19] block: introduce bio_bvecs(), Ming Lei
- [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter, Ming Lei
- [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
- [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
- [PATCH V10 13/19] iomap & xfs: only account for new added page, Ming Lei
- [PATCH V10 14/19] block: enable multipage bvecs, Ming Lei
- [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256, Ming Lei
- [PATCH V10 16/19] block: document usage of bio iterator helpers, Ming Lei
- [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number, Ming Lei
- [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE, Ming Lei
- [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE, Ming Lei
- Re: [PATCH V10 00/19] block: support multi-page bvec, Christoph Hellwig
[PATCH 0/2] bcache: set dc->writebacking_running properly,
Shenghui Wang
mirrored bcache,
Emmanuel Florac
How to make bcache work on linux with huge 64K PAGE_SIZE enabled,
Thomas Tai
[PATCH V9 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
[PATCH V9 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
[PATCH] bcache: update comment in sysfs.c,
Shenghui Wang
[PATCH V8 12/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec, Ming Lei
[PATCH V8 11/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages(), Ming Lei
How to discover erase block size for bcache caching device?, Tony Prokott
[PATCH] bcache: check if verify needed in bch_btree_init_next insteaf of bch_btree_node_write,
Shenghui Wang
[PATCH] bcache: kill unused bch_passthrough_cache global pointer,
Chao Yu
[PATCH RESEND] bcache: add comment for cache_set->fill_iter,
Shenghui Wang
[PATCH] bcache: add comment for cache_set->fill_iter,
Shenghui Wang
[PATCH] bcache: do not check if debug dentry is ERR or NULL explicitly on remove,
Shenghui Wang
keep a constant size of writeback dirty,
Stefan Priebe - Profihost AG
[PATCH] bcache: fix superblock being corrupted with non-4KB page size, Guoju Fang
bcache backing and caching devices not recognized between reboots PPC64EL,
Cameron Berkenpas
[PATCH] bcache: do not mark writeback_running until backing dev attached to cache_set,
Shenghui Wang
[PATCH 00/15] bcache patches for 4.20,
Coly Li
[Index of Archives]
[Linux Kernel Development]
[Linux Filesystem Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]