linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-02 16:10:36 to 2015-12-11 23:30:26 UTC [more...]

best base / worst case RAID 5,6 write speeds
 2015-12-11 23:30 UTC  (24+ messages)

start dm-multipath before mdadm raid
 2015-12-11 19:30 UTC  (13+ messages)

Reshape stalls and fails when SELinux is enabled
 2015-12-11 14:26 UTC  (6+ messages)

[PATCH v4 0/3] Badblock tracking for gendisks
 2015-12-11  5:40 UTC  (7+ messages)
` [PATCH v4 1/3] badblocks: Add core badblock management code
` [PATCH v4 2/3] block: Add badblock management for gendisks
` [PATCH v4 3/3] md: convert to use the generic badblocks code

[RFC] using mempools for raid5-cache
 2015-12-11  1:56 UTC  (15+ messages)
` [PATCH 1/2] raid5-cache: use a bio_set
` [PATCH 2/2] raid5-cache: use a mempool for the metadata block

[PATCH 0/3] mdadm: re-add journal to array with bad journal
 2015-12-10 22:37 UTC  (3+ messages)

RAID 6 "Failed to restore critical section for reshape, sorry." - recovery advice?
 2015-12-10 22:34 UTC  (4+ messages)

Unable to (un)-grow raid6
 2015-12-09  3:12 UTC  (5+ messages)

Update
 2015-12-09  2:43 UTC 

[PATCH v2 0/3] Badblock tracking for gendisks
 2015-12-08 23:47 UTC  (14+ messages)
` [PATCH v2 1/3] badblocks: Add core badblock management code
` [PATCH v2 2/3] block: Add badblock management for gendisks

two small raid5 cache updates
 2015-12-08 22:57 UTC  (3+ messages)

RAID 5,6 sequential writing seems slower in newer kernels
 2015-12-08 21:24 UTC  (32+ messages)

[PATCH 1/2] md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY
 2015-12-08 21:17 UTC  (4+ messages)
` [PATCH 2/2] md: update comment for md_allow_write

[PATCH 1/2] [mdadm] fix bug in assemble
 2015-12-08 20:38 UTC  (3+ messages)

Help Reassembling a raid5 array
 2015-12-08 19:48 UTC  (4+ messages)

[PATCH] dm verity: use sector_div for division
 2015-12-08 17:10 UTC  (2+ messages)
`  "

I/O errors without erros from underlying device
 2015-12-08 11:05 UTC  (7+ messages)

[PATCH v2 0/3] Badblock tracking for gendisks
 2015-12-08  2:54 UTC  (5+ messages)
` [PATCH v2 1/3] badblocks: Add core badblock management code
` [PATCH v2 2/3] block: Add badblock management for gendisks
` [PATCH v2 3/3] md: convert to use the generic badblocks code

[PATCH v2 00/19] Support fuse mounts in user namespaces
 2015-12-07 21:21 UTC  (19+ messages)
` [PATCH v2 03/18] fs: Treat foreign mounts as nosuid
` [PATCH v2 04/18] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH v2 13/18] fs: Allow superblock owner to access do_remount_sb()
` [PATCH v2 14/18] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
  ` [PATCH v2 01/18] block_dev: Support checking inode permissions in lookup_bdev()
  ` [PATCH v2 02/18] block_dev: Check permissions towards block device inode when mounting
  ` [PATCH v2 05/18] userns: Replace in_userns with current_in_userns
  ` [PATCH v2 06/18] Smack: Handle labels consistently in untrusted mounts
  ` [PATCH v2 07/18] fs: Check for invalid i_uid in may_follow_link()
  ` [PATCH v2 08/18] cred: Reject inodes with invalid ids in set_create_file_as()
  ` [PATCH v2 09/18] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH v2 10/18] fs: Update posix_acl support to handle user namespace mounts
  ` [PATCH v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
  ` [PATCH v2 12/18] fs: Don't remove suid for CAP_FSETID in s_user_ns
  ` [PATCH v2 15/18] fuse: Add support for pid namespaces
  ` [PATCH v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
  ` [PATCH v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
  ` [PATCH v2 18/18] fuse: Allow user namespace mounts

[PATCH 00/19] Support fuse mounts in user namespaces
 2015-12-05  6:15 UTC  (47+ messages)
` [PATCH 01/19] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH 02/19] block_dev: Check permissions towards block device inode when mounting
` [PATCH 03/19] fs: Treat foreign mounts as nosuid
` [PATCH 05/19] userns: Replace in_userns with current_in_userns
` [PATCH 07/19] fs: Check for invalid i_uid in may_follow_link()
` [PATCH 08/19] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH 09/19] fs: Refuse uid/gid changes which don't map into s_user_ns
` [PATCH 10/19] fs: Update posix_acl support to handle user namespace mounts
` [PATCH 11/19] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH 12/19] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH 13/19] fs: Allow superblock owner to access do_remount_sb()
` [PATCH 14/19] fs: Permit FIBMAP for users with CAP_SYS_RAWIO in s_user_ns
` [PATCH 15/19] capabilities: Allow privileged user in s_user_ns to set file caps
` [PATCH 17/19] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH 18/19] fuse: Restrict allow_other to the superblock's namespace or a descendant

RAID6 - "Invalid Argument" / "does not have a valid v1.2 superblock" ?!
 2015-12-04 17:32 UTC  (2+ messages)

[PATCH 0/2] Introduce the request handling for dm-crypt
 2015-12-04  4:58 UTC  (16+ messages)
            ` [dm-devel] "


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