linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-22 00:23:41 to 2022-02-25 09:32:15 UTC [more...]

[PATCH] bcache: add writeback_dynamic_rate in configfs
 2022-02-25  9:32 UTC 

[PATCH] md: bcache: check the return value of mempool_alloc() in bch_btree_node_read_done()
 2022-02-25  8:28 UTC 

[PATCH] md: bcache: check the return value of kzalloc() in detached_dev_do_request()
 2022-02-25  8:20 UTC 

bcache detach lead to xfs force shutdown
 2022-02-23 12:26 UTC  (3+ messages)

[PATCH] bcache: fixup multiple threads crash
 2022-02-23  9:10 UTC  (7+ messages)

remove opencoded kmap of bio_vecs
 2022-02-22 16:25 UTC  (12+ messages)
` [PATCH 01/10] iss-simdisk: use bvec_kmap_local in simdisk_submit_bio
` [PATCH 02/10] aoe: use bvec_kmap_local in bvcpy
` [PATCH 03/10] zram: use memcpy_to_bvec in zram_bvec_read
` [PATCH 04/10] zram: use memcpy_from_bvec in zram_bvec_write
` [PATCH 05/10] nvdimm-blk: use bvec_kmap_local in nd_blk_rw_integrity
` [PATCH 06/10] nvdimm-btt: use bvec_kmap_local in btt_rw_integrity
` [PATCH 07/10] bcache: use bvec_kmap_local in bio_csum
` [PATCH 08/10] drbd: use bvec_kmap_local in drbd_csum_bio
` [PATCH 09/10] drbd: use bvec_kmap_local in recv_dless_read
` [PATCH 10/10] floppy: use memcpy_{to,from}_bvec

[PATCH v13 00/12] bcache for 5.17: enable NVDIMM for bcache journal
 2022-02-22  5:03 UTC  (28+ messages)
` [PATCH v13 01/12] bcache: add initial data structures for nvm pages
` [PATCH v13 02/12] bcache: initialize the nvm pages allocator
` [PATCH v13 03/12] bcache: initialization of the buddy
` [PATCH v13 04/12] bcache: bch_nvmpg_alloc_pages() "
` [PATCH v13 05/12] bcache: bch_nvmpg_free_pages() of the buddy allocator
` [PATCH v13 06/12] bcache: get recs list head for allocated pages by specific uuid
` [PATCH v13 07/12] bcache: use bucket index to set GC_MARK_METADATA for journal buckets in bch_btree_gc_finish()
` [PATCH v13 08/12] bcache: add BCH_FEATURE_INCOMPAT_NVDIMM_META into incompat feature set
` [PATCH v13 09/12] bcache: initialize bcache journal for NVDIMM meta device
` [PATCH v13 10/12] bcache: support storing bcache journal into "
` [PATCH v13 11/12] bcache: read jset from NVDIMM pages for journal replay
` [PATCH v13 12/12] bcache: add sysfs interface register_nvdimm_meta to register NVDIMM meta device

[PATCH] bcache: fix insane -ESRCH error in bch_journal_replay
 2022-02-15  8:28 UTC 

Consistent failure of bcache upgrading from 5.10 to 5.15.2
 2022-02-07  8:13 UTC  (16+ messages)

Bad/Unaligned block number requested
 2022-02-07  7:56 UTC 

B2カラーへの法人問い合せを受け付けました。
 2022-02-06 21:27 UTC 

【ご入会完了のご連絡】
 2022-01-30  8:45 UTC 

[PATCH] bcache: shrink the scope of bch_register_lock
 2022-01-28 14:57 UTC  (2+ messages)

[PATCH] bcache: Fix a NULL or wild pointer dereference in btree_gc_rewrite_node()
 2022-01-28 14:34 UTC  (4+ messages)

[PATCH] bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing
 2022-01-17 21:16 UTC  (4+ messages)

[PATCH] bcache: make stripe_size configurable and persistent for hardware raid5/6
 2022-01-11  2:55 UTC  (12+ messages)

[PATCH] bcache: use default_groups in kobj_type
 2022-01-10 15:53 UTC  (4+ messages)

Hot-grow bcache backing device
 2022-01-07  2:24 UTC  (2+ messages)

On vacation up to Feb 9
 2022-01-06 16:27 UTC 

[PATCH] bcache: fixup bcache_dev_sectors_dirty_add() multithreaded CPU false sharing
 2022-01-06 15:30 UTC  (2+ messages)

Bcache is not caching anything. cache state=inconsistent, how to clear?
 2022-01-06  3:00 UTC  (9+ messages)

Słowa kluczowe do wypozycjonowania
 2022-01-03  9:10 UTC 

Happy Weekend:
 2021-12-26  9:29 UTC 

【World Silica】お問い合わせありがとうございます
 2021-12-26  2:47 UTC 

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

【メガネの三愛】お問い合わせいただきありがとうございます。
 2021-12-16 17:40 UTC 

[PATCH 0/1] bcache patche for Linux v5.16-rc1
 2021-12-15  3:33 UTC  (3+ messages)
` [PATCH 1/1] bcache: fix NULL pointer reference in cached_dev_detach_finish

bcache-register hang after reboot
 2021-12-14 16:43 UTC  (10+ messages)

Wycena paneli fotowoltaicznych
 2021-12-14  8:32 UTC 

Write I/O queue hangup at random on recent Linus' kernels
 2021-12-02 15:37 UTC  (17+ messages)

[PATCH] bcache: Fix a NULL pointer dereference in detached_dev_do_request()
 2021-11-30  8:51 UTC 

Fotowoltaika dla firm
 2021-11-16  8:51 UTC 

[PATCH] bcache: Remove redundant 'flush_workqueue()' calls
 2021-11-12 17:01 UTC 

A lot of flush requests to the backing device
 2021-11-10 14:35 UTC  (6+ messages)
      ` Latency, performance, detach behavior (was: A lot of flush requests to the backing device)

[PATCH] bcache: fix NULL pointer reference in cached_dev_detach_finish
 2021-11-10  6:15 UTC  (2+ messages)

[PATCH] bcache: Revert "bcache: use bvec_virt"
 2021-11-09  8:03 UTC  (10+ messages)

[PATCH] bcache: fix use-after-free problem in bcache_device_free()
 2021-11-03 12:00 UTC  (3+ messages)

[PATCH] bcache: make checkings for sb.nr_in_set and sb.nr_this_dev to be more precise
 2021-11-01  5:29 UTC  (2+ messages)

[PATCH] bcache: make checkings for sb.nr_in_set and sb.nr_this_dev
 2021-11-01  3:05 UTC  (2+ messages)

[PATCH] bcache: kill macro MAX_CACHES_PER_SET
 2021-11-01  2:28 UTC  (3+ messages)

[PATCH] bcache: remove unused struct member in cache_stats
 2021-10-30 14:58 UTC  (2+ messages)

[PATCH 0/2] bcache paches for Linux v5.16 (2nd wave)
 2021-10-29 12:43 UTC  (4+ messages)
` [PATCH 1/2] bcache: move uapi header bcache.h to bcache code directory
` [PATCH 2/2] bcache: replace snprintf in show functions with sysfs_emit

Readahead for compressed data
 2021-10-29  6:15 UTC  (16+ messages)

[PATCH 0/2] bcache paches for Linux v5.16 (2nd wave)
 2021-10-29  6:08 UTC  (3+ messages)
` [PATCH 1/2] bcache: move uapi header bcache.h to bcache code directory
` [PATCH 2/2] bcache: replace snprintf in show functions with sysfs_emit


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).