public inbox for linux-bcache@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-08 13:50:46 to 2016-03-29 21:10:21 UTC [more...]

Testing bcachefs - beginners questions
 2016-03-29 21:10 UTC  (6+ messages)

Compilation error: ERROR: "pagecache_add_put" [drivers/md/bcache/bcache.ko] undefined!
 2016-03-29 21:01 UTC  (2+ messages)

Error after filling up fileystem (resend to correct email)
 2016-03-29 12:38 UTC  (3+ messages)

84% -> 60% cache hit ratio for same workflow, different conf
 2016-03-29  6:02 UTC  (7+ messages)

Bug - bcache: "unable to handle kernel NULL pointer dereference" when trying to add a md caching device
 2016-03-29  1:28 UTC  (12+ messages)
      ` [BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev

[PATCH] Small fixes and added HOWTO section
 2016-03-29  1:09 UTC  (3+ messages)
` [PULL] bcache: bcache: documentation updates and corrections
  ` [PULL v4.6-rc1] bcache: documentation updates

[PATCH] bcache-tools udev fix for unnecessary re-registration of disks
 2016-03-29  1:06 UTC 

[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
 2016-03-28 16:59 UTC  (24+ messages)
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
` [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH RESEND v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH RESEND v2 18/18] fuse: Allow user namespace mounts

Accessing /dev/bcache/by-uuid/xxxx deletes the device
 2016-03-25  4:04 UTC 

Bcache still unstable for me (memory problems)
 2016-03-25  3:59 UTC  (15+ messages)
      ` sysrq-o for safe bcache shutdown, what about reboot?

[PATCH 4/3] rtmutex: Avoid barrier in rt_mutex_handle_deadlock
 2016-03-25  2:30 UTC 

CISCO IP PHONES AND CPU's
 2016-03-23 19:12 UTC 

CISCO IP PHONES AND CPU's
 2016-03-23 18:45 UTC 

FOR YOUR INFORMATION DEAR BENEFICIARY,
 2016-03-21 19:00 UTC 

RE
 2016-03-19 10:06 UTC 

RFC: Bcache documentation update
 2016-03-10 17:11 UTC 

Bcache still unstable for me (memory problems)
 2016-03-09 20:55 UTC  (6+ messages)
  ` [PATCH] "

Bcache on SLES 12
 2016-03-09 19:29 UTC  (3+ messages)

[PULL] bcache: fix cache_set_flush() NULL pointer dereference on OOM
 2016-03-09 16:23 UTC  (4+ messages)

echo dev > /sys/fs/bcache/register gives page allocation failure: order:4, mode:0x2040d0
 2016-03-03  4:25 UTC  (28+ messages)
      ` BUG: drivers/md/bcache/writeback.c:237
  ` Disabling bcache from boot when it crashes?

[PULL] bcache fixes for v4.5-rc6
 2016-03-03  3:26 UTC  (4+ messages)

CISCO AND AVAYA IP Phones
 2016-03-01 20:10 UTC 

[PATCH 00/35 v4] separate operations from flags in the bio/request structs
 2016-02-29 17:30 UTC  (40+ messages)
` [PATCH 01/35] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/35] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/35] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/35] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/35] fs: have ll_rw_block "
` [PATCH 06/35] direct-io: set bi_op to REQ_OP
` [PATCH 07/35] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/35] btrfs: set bi_op tp REQ_OP
` [PATCH 09/35] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/35] btrfs: don't pass rq_flag_bits if there is a bio
` [PATCH 11/35] f2fs: set bi_op to REQ_OP
` [PATCH 12/35] gfs2: "
` [PATCH 13/35] xfs: "
` [PATCH 14/35] hfsplus: "
` [PATCH 15/35] mpage: "
` [PATCH 16/35] nilfs: "
` [PATCH 17/35] ocfs2: "
` [PATCH 18/35] pm: "
` [PATCH 19/35] dm: "
` [PATCH 20/35] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/35] bcache: set bi_op to REQ_OP
` [PATCH 22/35] drbd: "
` [PATCH 23/35] md/raid: "
` [PATCH 24/35] xen: "
` [PATCH 25/35] target: "
` [PATCH 26/35] block: set op "
` [PATCH 27/35] drivers: set request "
` [PATCH 28/35] blktrace: get op from req->op/bio->bi_op
` [PATCH 29/35] ide cd: do not set REQ_WRITE on requests
` [PATCH 30/35] block, fs, drivers: do not test bi_rw for REQ_OPs
` [PATCH 31/35] block, fs: remove old REQ definitions
` [PATCH 32/35] block: shrink bi_rw and bi_op
` [PATCH 33/35] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 34/35] block: add QUEUE_FLAGs for flush and fua
` [PATCH 35/35] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

bcache: register_cache() error opening sdh2: cannot allocate memory => BUG NULL pointer
 2016-02-26  0:18 UTC  (5+ messages)

can't use ramdisk as cache device. Receive "Can't attach [UUID]: cache set not found" error
 2016-02-25  8:15 UTC  (9+ messages)

Few questions on bcache internals
 2016-02-25  6:11 UTC  (3+ messages)

Hard to delete/unregister caching device
 2016-02-24 21:30 UTC  (2+ messages)

BCACHE stability patches
 2016-02-24  8:57 UTC  (9+ messages)
` [PULL] Re: bcache "
        ` bcache stability patches: Now mainlined!

bcache and LVM
 2016-02-24  7:18 UTC  (8+ messages)
  ` bcache and LVM --- works great

Hard to delete/unregister caching device
 2016-02-21 21:22 UTC  (3+ messages)

Business Partnership
 2016-02-11  1:30 UTC 

Business Partnership
 2016-02-11  1:02 UTC 

How to use multiple backing devices
 2016-02-09 22:15 UTC  (4+ messages)

lvmcache performance
 2016-02-08 22:05 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox