linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-11 07:05:49 to 2020-06-04 14:14:28 UTC [more...]

[PATCH] bcache: check and adjust logical block size for backing devices
 2020-06-04 14:14 UTC  (3+ messages)

HELLO: I AM MRS SUSAN JONES
 2020-06-03 13:48 UTC 

[RFC PATCH v4 0/3] bcache: support zoned device as bcache backing device
 2020-06-03  0:58 UTC  (26+ messages)
` [RFC PATCH v4 1/3] bcache: export bcache zone information for zoned "
` [RFC PATCH v4 2/3] bcache: handle zone management bios for bcache device
` [RFC PATCH v4 3/3] bcache: reject writeback cache mode for zoned backing device

[PATCH v3] block: improve discard bio alignment in __blkdev_issue_discard()
 2020-06-01  7:15 UTC  (6+ messages)

Spende von 2.000.000,00 Euro
 2020-05-28 16:29 UTC 

Potential Memory Leak Bug in register_bcache() in Linux 5.6.0
 2020-05-28  8:28 UTC  (2+ messages)

block I/O accounting improvements v2
 2020-05-27 11:22 UTC  (25+ messages)
` [PATCH 01/16] block: add disk/bio-based accounting helpers
` [PATCH 02/16] drbd: use bio_{start,end}_io_acct
` [PATCH 03/16] rsxx: "
` [PATCH 04/16] lightnvm/pblk: "
` [PATCH 05/16] bcache: "
` [PATCH 06/16] dm: "
` [PATCH 07/16] nvdimm: "
` [PATCH 08/16] zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct
` [PATCH 09/16] block: remove generic_{start,end}_io_acct
` [PATCH 10/16] block: move update_io_ticks to blk-core.c
` [PATCH 11/16] block: always use a percpu variable for disk stats
` [PATCH 12/16] block: account merge of two requests
` [PATCH 13/16] block: add a blk_account_io_merge_bio helper
` [PATCH 14/16] block: remove rcu_read_lock() from part_stat_lock()
` [PATCH 15/16] block: use __this_cpu_add() instead of access by smp_processor_id()
` [PATCH 16/16] block: reduce part_stat_lock() scope

[PATCH v2 0/5] bcache patches for Linux-5.8
 2020-05-27 11:20 UTC  (12+ messages)
` [PATCH v2 1/5] bcache: remove redundant variables i and n
` [PATCH v2 2/5] bcache: Convert pr_<level> uses to a more typical style
` [PATCH v2 3/5] bcache: fix refcount underflow in bcache_device_free()
` [PATCH v2 4/5] bcache: asynchronous devices registration
` [PATCH v2 5/5] bcache: configure the asynchronous registertion to be experimental

block I/O accounting improvements
 2020-05-27  5:23 UTC  (35+ messages)
` [PATCH 01/16] block: add disk/bio-based accounting helpers
` [PATCH 02/16] drbd: use bio_{start,end}_io_acct
` [PATCH 03/16] rsxx: "
` [PATCH 04/16] lightnvm/pblk: "
` [PATCH 05/16] bcache: "
` [PATCH 06/16] dm: "
` [PATCH 07/16] nvdimm: "
` [PATCH 08/16] zram: nvdimm: use bio_{start,end}_io_acct and disk_{start,end}_io_acct
` [PATCH 09/16] block: remove generic_{start,end}_io_acct
` [PATCH 10/16] block: move update_io_ticks to blk-core.c
` [PATCH 11/16] block: always use a percpu variable for disk stats
` [PATCH 12/16] block: account merge of two requests
` [PATCH 13/16] block: add a blk_account_io_merge_bio helper
` [PATCH 14/16] block: remove rcu_read_lock() from part_stat_lock()
` [PATCH 15/16] block: use __this_cpu_add() instead of access by smp_processor_id()
` [PATCH 16/16] block: reduce part_stat_lock() scope

[PATCH 0/5] bcache patches for Linux-5.8
 2020-05-27  2:40 UTC  (13+ messages)
` [PATCH 1/5] bcache: remove redundant variables i and n
` [PATCH 2/5] bcache: Convert pr_<level> uses to a more typical style
` [PATCH 3/5] bcache: fix refcount underflow in bcache_device_free()
` [PATCH 4/5] bcache: asynchronous devices registration
` [PATCH 5/5] bcache: configure the asynchronous registertion to be experimental

Canada Offer
 2020-05-26 16:01 UTC 

[PATCH] bcache: fix refcount underflow in bcache_device_free()
 2020-05-26  8:47 UTC 

[PATCH 0/2] bcache: asynchronous devices registration
 2020-05-26  8:46 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] bcache: configure the asynchronous registertion to be experimental

[PATCH] block: change REQ_OP_ZONE_RESET and REQ_OP_ZONE_RESET_ALL to be odd numbers
 2020-05-25  4:01 UTC  (3+ messages)

jjCompliment
 2020-05-23 18:00 UTC 

Offer
 2020-05-22  5:17 UTC 

Offer
 2020-05-21 18:48 UTC 

(DONATION) $2 Million Has Been Donated
 2020-05-18 11:03 UTC 

[RFC PATCH v2 0/4] block layer change necessary for bcache zoned device support
 2020-05-18  6:56 UTC  (36+ messages)
` [RFC PATCH v2 1/4] block: change REQ_OP_ZONE_RESET from 6 to 13
` [RFC PATCH v2 2/4] block: block: change REQ_OP_ZONE_RESET_ALL from 8 to 15
` [RFC PATCH v2 3/4] block: remove queue_is_mq restriction from blk_revalidate_disk_zones()
` [RFC PATCH v2 4/4] block: set bi_size to REQ_OP_ZONE_RESET bio

[PATCH 0/3] bcache-tools: suport zoned device as making backing evice
 2020-05-16 14:09 UTC  (4+ messages)
` [PATCH 1/3] bcache-tools: set zoned size aligned data_offset on backing device for zoned devive
` [PATCH 2/3] bcache-tools: add is_zoned_device()
` [PATCH 3/3] bcache-tools: convert writeback to writethrough mode for zoned backing device

[RFC PATCH 0/4] block layer change necessary for bcache zoned device support
 2020-05-15 17:22 UTC  (9+ messages)
` [RFC PATCH 1/4] block: change REQ_OP_ZONE_RESET from 6 to 13
` [RFC PATCH 2/4] block: block: change REQ_OP_ZONE_RESET from 8 to 15
` [RFC PATCH 3/4] block: remove queue_is_mq restriction from blk_revalidate_disk_zones()
` [RFC PATCH 4/4] block: set bi_size to REQ_OP_ZONE_RESET bio

remove a few uses of ->queuedata
 2020-05-13 22:26 UTC  (15+ messages)
` [PATCH 12/15] md: stop using ->queuedata

[RFC PATCH v2] bcache: export zoned information for backing device
 2020-05-11 11:20 UTC  (7+ 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).