Linux Bcache — Block Layer SSD Cache
[Prev Page][Next Page]
[PATCH] bcache: don't allocate full_dirty_stripes and stripe_sectors_dirty for flash device,
Coly Li
decouple block open flags from fmode_t,
Christoph Hellwig
- [PATCH 02/31] cdrom: remove the unused bdev argument to cdrom_open, Christoph Hellwig
- [PATCH 01/31] block: also call ->open for incremental partition opens, Christoph Hellwig
- [PATCH 03/31] cdrom: remove the unused mode argument to cdrom_ioctl, Christoph Hellwig
- [PATCH 05/31] cdrom: track if a cdrom_device_info was opened for data, Christoph Hellwig
- [PATCH 07/31] block: pass a gendisk on bdev_check_media_change, Christoph Hellwig
- [PATCH 06/31] cdrom: remove the unused mode argument to cdrom_release, Christoph Hellwig
- [PATCH 08/31] block: share code between disk_check_media_change and disk_force_media_change, Christoph Hellwig
- [PATCH 04/31] cdrom: remove the unused cdrom_close_write release code, Christoph Hellwig
- [PATCH 09/31] block: pass a gendisk to ->open, Christoph Hellwig
- [PATCH 11/31] block: rename blkdev_close to blkdev_release, Christoph Hellwig
- [PATCH 10/31] block: remove the unused mode argument to ->release, Christoph Hellwig
- [PATCH 13/31] bcache: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 14/31] rnbd-srv: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 12/31] swsusp: don't pass a stack address to blkdev_get_by_path, Christoph Hellwig
- [PATCH 15/31] btrfs: don't pass a holder for non-exclusive blkdev_get_by_path, Christoph Hellwig
- [PATCH 17/31] block: add a sb_open_mode helper, Christoph Hellwig
- [PATCH 18/31] fs: remove sb->s_mode, Christoph Hellwig
- [PATCH 16/31] block: use the holder as indication for exclusive opens, Christoph Hellwig
- [PATCH 20/31] scsi: replace the fmode_t argument to scsi_ioctl with a simple bool, Christoph Hellwig
- [PATCH 21/31] scsi: replace the fmode_t argument to ->sg_io_fn with a simple bool, Christoph Hellwig
- [PATCH 19/31] scsi: replace the fmode_t argument to scsi_cmd_allowed with a simple bool, Christoph Hellwig
- [PATCH 23/31] mtd: block: use a simple bool to track open for write, Christoph Hellwig
- [PATCH 27/31] block: remove unused fmode_t arguments from ioctl handlers, Christoph Hellwig
- [PATCH 31/31] fs: remove the now unused FMODE_* flags, Christoph Hellwig
- [PATCH 29/31] block: always use I_BDEV on file->f_mapping->host to find the bdev, Christoph Hellwig
- [PATCH 22/31] nvme: replace the fmode_t argument to the nvme ioctl handlers with a simple bool, Christoph Hellwig
- [PATCH 30/31] block: store the holder in file->private_data, Christoph Hellwig
- [PATCH 24/31] rnbd-srv: replace sess->open_flags with a "bool readonly", Christoph Hellwig
- [PATCH 26/31] block: move a few internal definitions out of blkdev.h, Christoph Hellwig
- [PATCH 25/31] ubd: remove commented out code in ubd_open, Christoph Hellwig
- Re: decouple block open flags from fmode_t, Christian Brauner
- Message not available
Message not available
Bcache accelerated LVM LV device doesn't come up after reboot,
Alcatraz NG
[PATCH] bcache: fix nbuckets lower limit checking in read_super_common,
Lin Feng
[PATCH 0/1] bcache: allow user to set QUEUE_FLAG_NOWAIT,
Chaitanya Kulkarni
[RFC PATCH] block: add meaningful macro for flush op flags,
Chaitanya Kulkarni
[PATCH] bcache: fix up kthread_stop crash in cached_dev_free(), Mingzhe Zou
[PATCH V2 0/1] block/drivers: remove dead clear of random flag,
Chaitanya Kulkarni
[PATCH 0/5] block/drivers: don't clear the flag that is not set,
Chaitanya Kulkarni
Re: [PATCH 0/5] block/drivers: don't clear the flag that is not set, Jens Axboe
Writeback cache all used.,
Adriano Silva
[PATCH v2] bcache: fixup btree_cache_wait list damage,
Mingzhe Zou
Re: [PATCH resent] bcache: Fix exception handling in mca_alloc(),
Coly Li
[PATCH] bcache: fix wild pointer dereference in btree_gc_rewrite_node,
Yi Li
[PATCH] bcache: set io_disable to true when stop bcache device,
mingzhe
[PATCH v7 1/3] bcache: add dirty_data in struct bcache_device,
mingzhe
[PATCH v6 1/3] bcache: add dirty_data in struct bcache_device,
mingzhe
[CHERRY-PICK] bcache: fixes that missed a Cc: stable@xxxxxxxxxxxxxxx,
Eric Wheeler
bugfix commits since 5.15 not marked with Cc: stable,
Eric Wheeler
[PATCH] bcache: remove return value from bch_cached_dev_error,
Zhang Zhen
[PATCH] bcache: Remove dead references to cache_readaheads,
Andrea Tomassetti
[PATCH v2] bcache: Add support for live resize of backing devices,
Andrea Tomassetti
[RESEND PATCH v3] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent,
Zheng Wang
[PATCH] bcache-tools: improve is_zoned_device(), Coly Li
[RESEBD PATCH v3] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_alloc-related pointer,
Zheng Wang
bcache kernel panic,
Stefan Boehringer
[PATCH] bcache: make kobj_type structures constant,
Thomas Weißschuh
Bcache btree cache size bug,
benard_bsc
[PATCH 6.1 110/208] bcache: Silence memcpy() run-time false positive warnings, Greg Kroah-Hartman
Throttling performance due to backing device latency,
benard_bsc
Can you switch caching modes on the fly during use?,
Robert Krig
[PATCH v3] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_alloc-related pointer, Zheng Wang
[PATCH v3] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent, Zheng Wang
[PATCH v2] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_alloc-related pointer, Zheng Wang
[PATCH] bcache: Remove some unnecessary NULL point check for the return value of __bch_btree_node_alloc-related pointer,
Zheng Wang
[PATCH] bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent,
Zheng Wang
[PATCH] bcache: Fix a NULL or wild pointer dereference in btree_split,
Zheng Wang
[PATCH v2 1/3] bcache: make writeback inflight configurable in sysfs,
mingzhe . zou
[PATCH 1/3] bcache: make writeback inflight configurable in sysfs,
mingzhe . zou
[PATCH AUTOSEL 6.1 19/20] bcache: Silence memcpy() run-time false positive warnings, Sasha Levin
[GIT PULL] kernel hardening fixes for v6.2-rc6,
Kees Cook
Multi-Level Caching,
Andrea Tomassetti
[PATCH v5 1/3] bcache: add dirty_data in struct bcache_device,
mingzhe . zou
[PATCH v4 1/3] bcache: add dirty_data in struct bcache_device,
mingzhe . zou
On vacation from Jan 9 to Jan 13, Coly Li
[PATCH] bcache: Silence memcpy() run-time false positive warnings,
Kees Cook
[PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting,
Gulam Mohamed
[PATCH v3 1/3] bcache: add dirty_data in struct bcache_device,
mingzhe . zou
[PATCH v2 1/3] bcache: add dirty_data in struct bcache_device,
mingzhe . zou
[PATCH 1/3] bcache: add dirty_data in struct bcache_device,
mingzhe . zou
[regression] Bug 216785 - "memcpy: detected field-spanning write..." warnings with bcache,
Thorsten Leemhuis
[RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns,
Gulam Mohamed
[PATCH] bcache: Convert to use sysfs_emit()/sysfs_emit_at() APIs,
ye.xingchen
[RFC] block: Change the granularity of io ticks from ms to ns,
Gulam Mohamed
[PATCH] block: remove bio_set_op_attrs,
Christoph Hellwig
[PATCH] bcache: don't export tracepoints,
Christoph Hellwig
bcache: Data is inconsistent when the cache device failed in writearound mode, 許耀宗
automatically detach missing cache devices, Clemens Eisserer
bcachefs-tools: O_DIRECT necessary?,
Thomas Weißschuh
[PATCH] bcache-tools: fix incorrect id to find cache dev, Xiaole He
[PATCH v2 1/2] bcache: add the writeback_rate of cache_set in sysfs,
mingzhe . zou
[PATCH AUTOSEL 5.15 20/47] bcache: fix set_at_max_writeback_rate() for multiple attached devices, Sasha Levin
[PATCH AUTOSEL 5.4 11/27] bcache: fix set_at_max_writeback_rate() for multiple attached devices, Sasha Levin
[PATCH AUTOSEL 5.10 15/33] bcache: fix set_at_max_writeback_rate() for multiple attached devices, Sasha Levin
[PATCH AUTOSEL 5.19 26/63] bcache: fix set_at_max_writeback_rate() for multiple attached devices, Sasha Levin
[PATCH AUTOSEL 6.0 27/67] bcache: fix set_at_max_writeback_rate() for multiple attached devices, Sasha Levin
[PATCH] bcache: improve bch_hprint() output,
mingzhe . zou
Feature Request - Full Bypass/Verify Mode,
Cobra_Fast
[PATCH 1/3] bcache: add the writeback_rate of cache_set in sysfs,
mingzhe . zou
[PATCH][next] bcache: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper,
Gustavo A. R. Silva
[PATCH] bcache: improve race performance of closure debug by rcu, Dawei Li
About to orphan bcache-tools for Fedora, Rolf Fokkens
[PATCH v4 1/3] bcache: bch_sectors_dirty_init() check each thread result and return error,
mingzhe . zou
[PATCH v3 1/3] bcache: bch_sectors_dirty_init() check each thread result and return error,
mingzhe . zou
[PATCH 0/5] bcache patches for Linux v6.1,
Coly Li
[PATCH v2] bcache: fix set_at_max_writeback_rate() for multiple attached devices,
Coly Li
[PATCH] bcache: fix set_at_max_writeback_rate() for multiple attached devices, Coly Li
[PATCH] bcache: fix repeated words in comments,
Jilin Yuan
[PATCH v2] bcache: limit multiple flash devices size, mingzhe . zou
[PATCH] bcache: set cool backing device to maximum writeback rate,
mingzhe . zou
[PATCH] bcache: limit multiple flash devices size,
mingzhe . zou
[PATCH v2] bcache: limit create flash device size, mingzhe . zou
[PATCH] bcache: limit create flash device size,
mingzhe . zou
[PATCH] bcache: Fix typo in comments, Shaomin Deng
[RFC PATCH 00/30] Code tagging framework and applications,
Suren Baghdasaryan
- [RFC PATCH 02/30] lib/string_helpers: Drop space in string_get_size's output, Suren Baghdasaryan
- [RFC PATCH 03/30] Lazy percpu counters, Suren Baghdasaryan
- [RFC PATCH 01/30] kernel/module: move find_kallsyms_symbol_value declaration, Suren Baghdasaryan
- [RFC PATCH 04/30] scripts/kallysms: Always include __start and __stop symbols, Suren Baghdasaryan
- [RFC PATCH 06/30] lib: code tagging module support, Suren Baghdasaryan
- [RFC PATCH 09/30] change alloc_pages name in dma_map_ops to avoid name conflicts, Suren Baghdasaryan
- [RFC PATCH 12/30] mm: introduce __GFP_NO_OBJ_EXT flag to selectively prevent slabobj_ext creation, Suren Baghdasaryan
- [RFC PATCH 07/30] lib: add support for allocation tagging, Suren Baghdasaryan
- [RFC PATCH 10/30] mm: enable page allocation tagging for __get_free_pages and alloc_pages, Suren Baghdasaryan
- [RFC PATCH 05/30] lib: code tagging framework, Suren Baghdasaryan
- [RFC PATCH 08/30] lib: introduce page allocation tagging, Suren Baghdasaryan
- [RFC PATCH 11/30] mm: introduce slabobj_ext to support slab object extensions, Suren Baghdasaryan
- [RFC PATCH 13/30] mm/slab: introduce SLAB_NO_OBJ_EXT to avoid obj_ext creation, Suren Baghdasaryan
- [RFC PATCH 15/30] lib: introduce slab allocation tagging, Suren Baghdasaryan
- [RFC PATCH 14/30] mm: prevent slabobj_ext allocations for slabobj_ext and kmem_cache objects, Suren Baghdasaryan
- [RFC PATCH 18/30] codetag: add codetag query helper functions, Suren Baghdasaryan
- [RFC PATCH 17/30] lib/string.c: strsep_no_empty(), Suren Baghdasaryan
- [RFC PATCH 19/30] move stack capture functionality into a separate function for reuse, Suren Baghdasaryan
- [RFC PATCH 16/30] mm: enable slab allocation tagging for kmalloc and friends, Suren Baghdasaryan
- [RFC PATCH 21/30] lib: implement context capture support for page and slab allocators, Suren Baghdasaryan
- [RFC PATCH 20/30] lib: introduce support for storing code tag context, Suren Baghdasaryan
- [RFC PATCH 24/30] wait: Clean up waitqueue_entry initialization, Suren Baghdasaryan
- [RFC PATCH 22/30] Code tagging based fault injection, Suren Baghdasaryan
- [RFC PATCH 23/30] timekeeping: Add a missing include, Suren Baghdasaryan
- [RFC PATCH 27/30] Code tagging based latency tracking, Suren Baghdasaryan
- [RFC PATCH 26/30] bcache: Convert to lib/time_stats, Suren Baghdasaryan
- [RFC PATCH 25/30] lib/time_stats: New library for statistics on events, Suren Baghdasaryan
- [RFC PATCH 28/30] Improved symbolic error names, Suren Baghdasaryan
- [RFC PATCH 29/30] dyndbg: Convert to code tagging, Suren Baghdasaryan
- [RFC PATCH 30/30] MAINTAINERS: Add entries for code tagging & related, Suren Baghdasaryan
- Re: [RFC PATCH 00/30] Code tagging framework and applications, Peter Zijlstra
- Re: [RFC PATCH 00/30] Code tagging framework and applications, Oscar Salvador
[PATCH] bcache:: fix repeated words in comments,
Jilin Yuan
Time stats library (from bcache/bcachefs) & generic latency instrumentation,
Kent Overstreet
[PATCH] bcache: bset: Fix comment typos,
Jules Maselbas
[RFC] Live resize of backing device,
Andrea Tomassetti
[PATCH linux-next] bcache: writeback:Remove the redundant 'flush_workqueue()' calls, cgel . zte
Some persistently stuck cache devices after backing device failures,
Eddie Chapman
[PATCH v2 -next] bcache: Fix spelling mistakes,
williamsukatube
[PATCH -next] bcache: Fix spelling mistakes,
williamsukatube
[PATCH 0/1] bcache patche for Linux v5.20,
Coly Li
[PATCH -next] bcache: Fix spelling mistakes and cleanup code,
williamsukatube
[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0,
kernel test robot
[PATCH] bcache: remove unused bch_mark_cache_readahead function def in stats.h, Lin Feng
Re: [linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf, Roman Gushchin
seeing this stace trace on kernel 5.15,
Nikhil Kshirsagar
bcache I/O performance tests on 5.15.0-40-generic,
Nikhil Kshirsagar
Re: bcache I/O performance tests on 5.15.0-40-generic, Eric Wheeler
trying to reproduce bcache journal deadlock https://www.spinics.net/lists/kernel/msg4386275.html,
Nikhil Kshirsagar
backport 32feee36c30ea06e38ccb8ae6e5c44c6eec790a6 to 4.15.0-176.185,
Nikhil Kshirsagar
[PATCH] bcache: try to reuse the slot of invalid_uuid,
mingzhe . zou
[PATCH v2 0/1] bcache fix for Linux v5.19 (3rd wave),
Coly Li
[Index of Archives]
[Linux Kernel Development]
[Linux Filesystem Development]
[Security]
[Linux ARM Kernel]
[Linux MIPS]
[Linux S390]
[Bugtraq]
[Share Photos]>
[Fedora ARM]