linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-13 16:12:35 to 2021-06-03 15:05:28 UTC [more...]

[PATCH] bcache-tools: bcache-export-cached doesn't match backing device w/ offset, features
 2021-06-03 15:05 UTC  (2+ messages)

PROBLEM: bcache related kernel BUG() since Linux 5.12
 2021-06-02 11:08 UTC  (10+ messages)

simplify gendisk and request_queue allocation for bio based drivers
 2021-06-01 13:48 UTC  (75+ messages)
` [PATCH 01/26] block: refactor device number setup in __device_add_disk
  ` [dm-devel] "
` [PATCH 02/26] block: move the DISK_MAX_PARTS sanity check into __device_add_disk
  ` [dm-devel] "
` [PATCH 03/26] block: automatically enable GENHD_FL_EXT_DEVT
  ` [dm-devel] "
` [PATCH 04/26] block: add a flag to make put_disk on partially initalized disks safer
  ` [dm-devel] "
` [PATCH 05/26] block: add blk_alloc_disk and blk_cleanup_disk APIs
  ` [dm-devel] "
` [PATCH 06/26] brd: convert to blk_alloc_disk/blk_cleanup_disk
` [PATCH 07/26] drbd: "
` [PATCH 08/26] pktcdvd: "
` [PATCH 09/26] rsxx: "
` [PATCH 10/26] zram: "
` [PATCH 11/26] lightnvm: "
` [PATCH 12/26] bcache: "
` [PATCH 13/26] dm: "
` [PATCH 14/26] md: "
` [PATCH 15/26] nvdimm-blk: "
` [PATCH 16/26] nvdimm-btt: "
` [PATCH 17/26] nvdimm-pmem: "
` [PATCH 18/26] nvme-multipath: "
` [PATCH 19/26] nfblock: "
` [PATCH 20/26] simdisk: "
` [PATCH 21/26] n64cart: convert to blk_alloc_disk
` [PATCH 22/26] ps3vram: convert to blk_alloc_disk/blk_cleanup_disk
` [PATCH 23/26] dcssblk: "
` [PATCH 24/26] xpram: "
` [PATCH 25/26] null_blk: "
` [PATCH 26/26] block: unexport blk_alloc_queue

[PATCH v5 1/2] bcache: remove bcache device self-defined readahead
 2021-05-31 15:31 UTC  (2+ messages)
` [PATCH v5 2/2] bcache: avoid oversized read request in cache missing code path

[BCACHE KERNEL OOPS AND PANIC] System not boot on fedora 34 with 5.12.5-6 kernel versions
 2021-05-31  9:23 UTC  (2+ messages)

Arch Linux 5.10.39-1-lts bcache bug
 2021-05-29 16:53 UTC 

[PATCH v4] bcache: avoid oversized read request in cache missing code path
 2021-05-27 11:36 UTC  (4+ messages)

IO hang when cache do not have enough buckets on small SSD
 2021-05-26  6:09 UTC  (4+ messages)

Best strategy for caching VMs storage
 2021-05-21 12:29 UTC  (2+ messages)

[PATCH] md: bcache: Fix spelling of 'acquire'
 2021-05-21  8:28 UTC 

[bch-nvm-pages v10 0/6] nvm page allocator for bcache
 2021-05-21 14:57 UTC  (7+ messages)
` [bch-nvm-pages v10 1/6] bcache: add initial data structures for nvm pages
` [bch-nvm-pages v10 2/6] bcache: initialize the nvm pages allocator
` [bch-nvm-pages v10 3/6] bcache: initialization of the buddy
` [bch-nvm-pages v10 4/6] cache: bch_nvm_alloc_pages() "
` [bch-nvm-pages v10 5/6] bcache: bch_nvm_free_pages() "
` [bch-nvm-pages v10 6/6] bcache: get allocated pages from specific owner

simplify gendisk and request_queue allocation for bio based drivers
 2021-05-21  5:50 UTC 

[PATCH v3] bcache: avoid oversized read request in cache missing code path
 2021-05-21  3:30 UTC  (3+ messages)

[PATCH] bcache: fix error info in register_bcache()
 2021-05-19 16:43 UTC  (2+ messages)

[PATCH v2] bcache: avoid oversized read request in cache missing code path
 2021-05-18 10:55 UTC 

[PATCH] bcache: avoid oversized read request in cache missing code path
 2021-05-18  4:03 UTC  (2+ messages)

[bch-nvm-pages v9 0/6] nvm page allocator for bcache
 2021-05-18  2:45 UTC  (17+ messages)
` [bch-nvm-pages v9 1/6] bcache: add initial data structures for nvm pages
` [bch-nvm-pages v9 2/6] bcache: initialize the nvm pages allocator
` [bch-nvm-pages v9 3/6] bcache: initialization of the buddy
` [bch-nvm-pages v9 4/6] bcache: bch_nvm_alloc_pages() "
` [bch-nvm-pages v9 5/6] bcache: bch_nvm_free_pages() "
` [bch-nvm-pages v9 6/6] bcache: get allocated pages from specific owner

[BCACHE] Forcing the PD controller to follow the disks activity time
 2021-05-16 19:42 UTC 

[PATCH v2] RFC - Write Bypass Race Bug
 2021-05-16 14:58 UTC  (4+ messages)

Dirty data loss after cache disk error recovery
 2021-05-07 14:56 UTC  (7+ messages)

Kernel Oops: kernel BUG at block/bio.c:52
 2021-05-06 15:46 UTC  (7+ messages)

[PATCH -next v4] bcache: Use DEFINE_MUTEX() for mutex lock
 2021-05-06  8:32 UTC  (3+ messages)
  ` 答复: "

[BCACHE] Parameter setting
 2021-05-01 15:26 UTC 

[BACKING DEVICE] Resize
 2021-05-01 15:01 UTC 

[PATCH -next] bcache: use DEFINE_MUTEX() for mutex lock
 2021-04-29 10:05 UTC  (6+ messages)

[PATCH] RFC - Write Bypass Race Bug
 2021-04-26 21:22 UTC 

Race Condition Leads to Corruption
 2021-04-26 16:23 UTC  (5+ messages)

[PATCH] bcache: add BLK_DEV dependency for BCACHE_NVM_PAGES
 2021-04-21 14:17 UTC  (2+ messages)

[PATCH 0/2] bcache patches for Linux v5.13 - 3rd wave
 2021-04-20  5:36 UTC  (4+ messages)
` [PATCH 1/2] bcache: Kconfig dependence fix for NVDIMM support
` [PATCH 2/2] bcache: Set error return err to -ENOMEM on allocation failure

linux-next: Tree for Apr 19 (bcache)
 2021-04-20  4:24 UTC  (4+ messages)

[PATCH][next] bcache: Set error return err to -ENOMEM on allocation failure
 2021-04-19 16:04 UTC  (2+ messages)

[PATCH 00/13] bcache patches for Linux v5.13 -- 2nd wave
 2021-04-16 12:26 UTC  (18+ messages)
` [PATCH 01/13] bcache: add initial data structures for nvm pages
` [PATCH 02/13] bcache: initialize the nvm pages allocator
` [PATCH 03/13] bcache: initialization of the buddy
` [PATCH 04/13] bcache: bch_nvm_alloc_pages() "
` [PATCH 05/13] bcache: bch_nvm_free_pages() "
` [PATCH 06/13] bcache: get allocated pages from specific owner
` [PATCH 07/13] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_finish()
` [PATCH 08/13] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
` [PATCH 09/13] bcache: initialize bcache journal for NVDIMM meta device
` [PATCH 10/13] bcache: support storing bcache journal into "
` [PATCH 11/13] bcache: read jset from NVDIMM pages for journal replay
` [PATCH 12/13] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device
` [PATCH 13/13] bcache: use div_u64() in init_owner_info()

[bch-nvm-pages v8 0/6] nvm page allocator for bcache
 2021-04-13 16:12 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).