linux-bcache.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-15 19:15:52 to 2016-05-28 02:45:38 UTC [more...]

bcachefs: can bcachefs export block devices?
 2016-05-28  2:45 UTC  (3+ messages)

[PATCH] dm-log-writes: fix bug with too large bios
 2016-05-27 15:36 UTC  (2+ messages)

bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size
 2016-05-27 14:47 UTC  (14+ messages)
  ` [dm-devel] "
          ` [PATCH] dm-crypt: Fix error with too large bios (was: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size)

[PATCH 1/4] bcache: bch_writeback_thread() is not freezable
 2016-05-25 17:35 UTC  (8+ messages)
` [PATCH 2/4] bcache: bch_allocator_thread() "
` [PATCH 3/4] bcache: bch_gc_thread() "
` [PATCH 4/4] MAINTAINERS: mark bcache as orphan

[BISECT dbba42d8] dm: regression: large bio splits fail with dm-crypt under bcache in dm_make_request()
 2016-05-24 19:35 UTC 

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-05-24 15:55 UTC  (24+ messages)
` [PATCH v4 01/21] fs: fix a posible leak of allocated superblock
  ` [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
  ` [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
  ` [PATCH v4 07/21] selinux: Add support for unprivileged mounts from "
  ` [PATCH v4 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts
  ` [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
  ` [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb()
  ` [PATCH v4 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
  ` [PATCH v4 18/21] fuse: Add support for pid namespaces
  ` [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v4 05/21] block_dev: Check permissions towards block device inode when mounting
` [PATCH v4 06/21] fs: Treat foreign mounts as nosuid
` [PATCH v4 08/21] userns: Replace in_userns with current_in_userns
` [PATCH v4 09/21] Smack: Handle labels consistently in untrusted mounts
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
` [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH v4 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH v4 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v4 21/21] fuse: Allow user namespace mounts

[PATCH] bcache: bch_writeback_thread() is not freezable
 2016-05-24 14:20 UTC  (14+ messages)
` [PATCH] bcache: bch_allocator_thread() "
` [PATCH] bcache: bch_gc_thread() "

bcachefs with cache device and backing device
 2016-05-20  1:18 UTC  (10+ messages)

bcache_gc: BUG: soft lockup
 2016-05-19 23:26 UTC  (17+ messages)

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-05-18 16:27 UTC  (16+ messages)
  ` [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
  ` [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev()
  ` [PATCH v4 08/21] userns: Replace in_userns with current_in_userns
  ` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
  ` [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
  ` [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts
  ` [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
  ` [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb()
  ` [PATCH v4 18/21] fuse: Add support for pid namespaces
  ` [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns
  ` [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces

block size question
 2016-05-18 16:24 UTC  (5+ messages)

scrub backing device
 2016-05-15 23:56 UTC  (10+ messages)

[UPDATE][PATCH 3/3] bcache: Remove redundant block_size assignment
 2016-05-15  7:23 UTC  (2+ messages)

(unknown),
 2016-05-13 13:33 UTC 

[PATCH 1/3] bcache: Remove redundant parameter for cache_alloc()
 2016-05-11 19:16 UTC  (8+ messages)
` [PATCH 2/3] bcache: update document info
` [PATCH 3/3] bcache: Remove redundant block_size assignment

writeback mode behaviour on proper shut down
 2016-05-11  1:14 UTC  (6+ messages)

STRICTLY CONFIDENTIAL
 2016-05-07  6:22 UTC 

[PATCH 00/42] v7: separate operations from flags in the bio/request structs
 2016-05-04 18:04 UTC  (36+ messages)
` [PATCH 16/42] nilfs: set bi_op to REQ_OP
` [PATCH 17/42] ocfs2: "
` [PATCH 18/42] pm: "
` [PATCH 19/42] dm: "
` [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw
` [PATCH 21/42] bcache: set bi_op to REQ_OP
` [PATCH 22/42] drbd: "
` [PATCH 23/42] md/raid: "
  ` [PATCH] RAID Cleanup for bio-split
` [PATCH 24/42] xen: set bi_op to REQ_OP
` [PATCH 25/42] target: "
` [PATCH 26/42] block: copy bio op to request op
` [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs
` [PATCH 28/42] block: prepare mq request creation "
` [PATCH 29/42] block: prepare elevator "
` [PATCH 30/42] blkg_rwstat: separate op from flags
` [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs
` [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs
` [PATCH 33/42] block: convert rq_data_dir helper "
` [PATCH 34/42] drivers: set request op to REQ_OP
` [PATCH 35/42] blktrace: get op from req->op/bio->bi_op
` [PATCH 36/42] ide cd: do not set REQ_WRITE on requests
` [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs
` [PATCH 38/42] block, fs: remove old REQ definitions
` [PATCH 39/42] block: shrink bio/request fields
` [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation
` [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support
` [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH

[PATCH v3 00/21] Support fuse mounts in user namespaces
 2016-04-25 20:54 UTC  (25+ messages)
` [PATCH v3 01/21] fs: fix a posible leak of allocated superblock
` [PATCH v3 04/21] block_dev: Support checking inode permissions in lookup_bdev()
  ` [PATCH v3 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
  ` [PATCH v3 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
  ` [PATCH v3 05/21] block_dev: Check permissions towards block device inode when mounting
  ` [PATCH v3 06/21] fs: Treat foreign mounts as nosuid
  ` [PATCH v3 07/21] selinux: Add support for unprivileged mounts from user namespaces
  ` [PATCH v3 08/21] userns: Replace in_userns with current_in_userns
  ` [PATCH v3 09/21] Smack: Handle labels consistently in untrusted mounts
  ` [PATCH v3 10/21] fs: Check for invalid i_uid in may_follow_link()
  ` [PATCH v3 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
  ` [PATCH v3 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH v3 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
  ` [PATCH v3 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns
  ` [PATCH v3 16/21] fs: Allow superblock owner to access do_remount_sb()
  ` [PATCH v3 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
  ` [PATCH v3 18/21] fuse: Add support for pid namespaces
  ` [PATCH v3 19/21] fuse: Support fuse filesystems outside of init_user_ns
  ` [PATCH v3 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v3 13/21] fs: Update posix_acl support to handle user namespace mounts
` [PATCH v3 21/21] fuse: Allow "

[PATCH 00/42] v6: separate operations from flags in the bio/request structs
 2016-04-23 23:26 UTC  (5+ messages)
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
  ` [dm-devel] "
` [PATCH 23/42] md/raid: set bi_op to REQ_OP
  ` [dm-devel] "

bcache hangs on suspend when cache device is attached
 2016-04-22  1:33 UTC  (4+ messages)

Greetings!!!
 2016-04-18 20:12 UTC 

Greetings!!!
 2016-04-18 17:43 UTC 

IMPORTANT MAIL TO YOU
 2016-04-18 11:09 UTC 


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