linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-12-12 15:28:27 to 2014-04-12 02:31:10 UTC [more...]

[PATCH] bcache: fix writeback thread to sleep less intrusively
 2014-04-12  2:31 UTC  (5+ messages)

Stale bcache (writethrough) leading to cache being disabled
 2014-04-11  1:10 UTC 

Fwd: Stale bcache (writethrough) leading to cache being disabled
 2014-04-09  4:20 UTC  (2+ messages)
  `  "

Restoring/Disabling bcache
 2014-04-05 23:58 UTC 

Performance testing with bcache
 2014-04-05  7:57 UTC  (8+ messages)

Issue (as expected) when upgrading from 3.12 to 3.13.7
 2014-04-03 20:39 UTC  (12+ messages)

kernel: INFO: task bcache_writebac:NNN blocked
 2014-04-03 16:55 UTC 

Any way to allow contiguous writes to be cached?
 2014-04-01 10:50 UTC  (3+ messages)

Correct way to remove a cache device?
 2014-04-01  7:01 UTC  (9+ messages)

Missing cache prevents AWS instance from booting
 2014-03-28 12:55 UTC  (2+ messages)

Creating bdev on md array fails, but not quite 
 2014-03-27 13:34 UTC  (2+ messages)

[GIT PULL] bcache changes for 3.15
 2014-03-19 14:35 UTC  (2+ messages)

bcache: remove nested function usage
 2014-03-18  6:14 UTC  (5+ messages)
` [PATCH] "

bcache writeback threads blocked
 2014-03-13 10:35 UTC 

Slow writing of dirty data (bcache)
 2014-03-10 21:14 UTC  (3+ messages)

bcache questions
 2014-03-09  1:50 UTC  (2+ messages)

bcache oops in bch_btree_node_read_done
 2014-03-04 13:28 UTC 

bcache deadlock with /dev/ramX + partition
 2014-02-28 19:06 UTC  (5+ messages)

Changes in /sys/bcache in kernel 3.13
 2014-02-27 21:33 UTC  (3+ messages)

Fwd: bcache and memory at boot. Bug?
 2014-02-26 16:38 UTC  (7+ messages)
  `  "

[Nbd] bcache on NBD block devices
 2014-02-26 10:18 UTC  (3+ messages)
  `  "

bcache on NBD block devices
 2014-02-25 16:33 UTC  (2+ messages)

[PATCH] bcache: fix NULL pointer deref in blk_add_request_payload
 2014-02-19 13:18 UTC  (2+ messages)

New bcache compiler warning (was: Re: bcache: Minor fixes from kbuild robot)
 2014-02-18  9:01 UTC  (7+ messages)

HA Question
 2014-02-17  3:37 UTC 

Use md RAID or DRBD device as cache device?
 2014-02-14 15:31 UTC 

[PATCH] bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
 2014-02-12  2:09 UTC  (4+ messages)

kernel BUG at drivers/md/bcache/btree.c:1168
 2014-02-12  2:06 UTC  (10+ messages)
    ` [NS] "

[PATCH] bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
 2014-02-11 18:01 UTC 

[PATCH -next 1/2] bcache: Use %zi to format size_t
 2014-02-06 20:53 UTC  (10+ messages)
` [PATCH -next 2/2] bcache: Use max_t() when comparing different types

Md stripe on top of bcache (using EC2 SSDs + EBS)
 2014-02-06 14:28 UTC  (2+ messages)

[PATCH] bcache: Remove unused pointer in bch_extent_bad()
 2014-02-03 23:49 UTC 

[PATCH resend 1/2] bcache: Use %zi to format size_t
 2014-02-03 18:49 UTC  (4+ messages)
` [PATCH v2 2/2] bcache: Drop L-suffix when comparing ssize_t with 0

[LSF/MM TOPIC][ATTEND] Plumbing I/O Cache / Tiered Storage Hints
 2014-01-31 18:32 UTC  (2+ messages)

Bcache deadlocks on 'git clone' with backing device over NFS
 2014-01-30  9:16 UTC 

[GIT PULL] bcache fixes for 3.14
 2014-01-29 21:33 UTC  (2+ messages)

Moving a backing device between 2 cachesets
 2014-01-29 18:42 UTC  (9+ messages)

[PATCH] bcache: fix BUG_ON due to integer overflow with GC_SECTORS_USED
 2014-01-29  0:57 UTC 

[LSF/MM TOPIC][ATTEND] Plumbing I/O Cache / Tiered Storage Hints
 2014-01-28 22:57 UTC 

How important is bcache cache device in write-thru mode? (was Re: Tiered bcache)
 2014-01-28 22:21 UTC  (4+ messages)
  ` [Scst-devel] "
  ` How important is bcache cache device in write-thru mode? (was "

bcache using in case of 5 hdd disks
 2014-01-28 14:25 UTC  (6+ messages)

Kernel bug 3.13.0 at drivers/md/bcache/btree.c:1168!
 2014-01-27 23:41 UTC 

Kernel Panic 3.13
 2014-01-27 12:50 UTC 

How important is bcache cache device in write-thru mode? (was Re: Tiered bcache)
 2014-01-21 18:44 UTC  (2+ messages)

Use a btier device as a bcache set
 2014-01-19 18:23 UTC 

[PATCH] mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL
 2014-01-15 23:02 UTC  (5+ messages)

[GIT PULL] bcache for 3.14
 2014-01-10  2:34 UTC  (2+ messages)

[PATCH -next] bcache: Fix sparse non static symbol warning
 2014-01-09 14:21 UTC 

[PATCH 2/3] bcache: Avoid hung task happen
 2014-01-09  3:00 UTC  (3+ messages)
  `  "

[PATCH 3/3] bcache: Fix the bug about cal nr_stripes of backed device
 2014-01-08 21:37 UTC  (2+ messages)

[PATCH 1/3] bcache: For back device, stripe_size get the small value between "1 << 31" and the io_opt of request_queue of back device
 2014-01-08 21:33 UTC  (2+ messages)

btrfs on bcache
 2014-01-08 21:13 UTC  (7+ messages)

[PATCH 0/3] Fix some trivial bugs
 2014-01-08 11:39 UTC 

About physically swapping backing and cache device
 2014-01-07 23:07 UTC  (3+ messages)

[PATCH] bcache/md: Use raid stripe size
 2014-01-07 21:59 UTC  (3+ messages)

[GIT PULL] Bcache for 3.14
 2014-01-06 22:56 UTC 

meaning of /sys/fs/bcache/<cset-uuid>/congested ?
 2013-12-23  0:07 UTC 

2 drives btrfs raid1 with one ssd
 2013-12-19  4:04 UTC  (4+ messages)

Adding net cache device to existing bcache
 2013-12-18 18:30 UTC  (3+ messages)

[GIT PULL] bcache fixes for 3.13
 2013-12-17 19:53 UTC  (2+ messages)

bcache/btrfs interaction causing warnings
 2013-12-17 17:50 UTC 

register_bcache() error opening /dev/md2: bad block/bucket size
 2013-12-16  1:02 UTC  (4+ messages)

[PATCH] drivers: md: Mark the function btree_insert_fn() as static in btree.c
 2013-12-14 20:44 UTC  (2+ messages)

Found an interesting device
 2013-12-12 15:28 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).