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

[RFC] using mempools for raid5-cache
 2015-12-02 16:10 UTC 

two small raid5 cache updates
 2015-12-02 16:06 UTC  (3+ messages)
` [PATCH 1/2] raid5-cache: simplify r5l_move_io_unit_list
` [PATCH 2/2] raid5-cache: free meta_page earlier

RAID 5,6 sequential writing seems slower in newer kernels
 2015-12-02 15:51 UTC  (11+ messages)

[PATCH 00/19] Support fuse mounts in user namespaces
 2015-12-02 15:40 UTC  (20+ messages)
  ` [PATCH 01/19] block_dev: Support checking inode permissions in lookup_bdev()
  ` [PATCH 06/19] Smack: Handle labels consistently in untrusted mounts
  ` [PATCH 07/19] fs: Check for invalid i_uid in may_follow_link()
  ` [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 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 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
` [PATCH 02/19] block_dev: Check permissions towards block device inode when mounting
` [PATCH 03/19] fs: Treat foreign mounts as nosuid
` [PATCH 04/19] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH 05/19] userns: Replace in_userns with current_in_userns
` [PATCH 08/19] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH 12/19] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH 15/19] capabilities: Allow privileged user in s_user_ns to set file caps
` [PATCH 16/19] fuse: Add support for pid namespaces
` [PATCH 19/19] fuse: Allow user namespace mounts

Recovering RAID5 with 2, actually 1, faulty disks
 2015-12-02 13:35 UTC 

[PATCH 0/2] Introduce the request handling for dm-crypt
 2015-12-02 12:46 UTC  (7+ messages)

[PATCH 0/3] mdadm: re-add journal to array with bad journal
 2015-12-02  1:13 UTC  (3+ messages)
` [PATCH 1/3] add sysfs_array_state to struct mdinfo
` [PATCH 2/3] [mdadm] recreate journal in mdadm

[PATCH 00/17] mdadm: SCSI enclosure based array
 2015-12-02  0:25 UTC  (18+ messages)
` [PATCH 01/17] udev rules and infrastructure for /dev/disk/by-slot
` [PATCH 02/17] mdadm: allow a /dev/disk/by-slot as domain path descriptor
` [PATCH 03/17] 'act_spare' should be the minimum requirement for dynamic domains
` [PATCH 04/17] fix variable offset when ':' is present in the device name
` [PATCH 05/17] imsm: quiet detail platform
` [PATCH 06/17] ses: workaround sysfs deprecated
` [PATCH 07/17] prepare for enclosure platform details
` [PATCH 08/17] enclosure detection/enumeration
` [PATCH 09/17] Add --brief support to --enclosure
` [PATCH 10/17] config: ENCLOSURE keyword and enclosure device list expansion
` [PATCH 11/17] policy: enable enclosure names for domain definitions
` [PATCH 12/17] invoke hot-add policy on "change" events
` [PATCH 13/17] Toggle enclosure leds in response to raid events
` [PATCH 14/17] scsi mode sense/select support
` [PATCH 15/17] SCSIMODE: configuration file support for mode page settings
` [PATCH 16/17] Clear MBR in when Kill superblock
` [PATCH 17/17] In generated udev rules, skip RAID members

[PATCH v2 0/3] Badblock tracking for gendisks
 2015-12-01 19:52 UTC  (6+ 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 1/4] mdadm: let cluster raid could also add disk within incremental mode
 2015-12-01 16:30 UTC  (4+ messages)
` [PATCH 2/4] mdadm: output info more precisely when change bitmap to none
` [PATCH 3/4] mdadm: don't show cluster name once the bitmap is cleared
` [PATCH 4/4] mdadm: do not display bitmap info if it "

[mdadm PATCH] Grow raid disks without backup file fail
 2015-12-01  7:42 UTC 

[PATCH Resend V2 1/2] md-cluster: Defer MD reloading to mddev->thread
 2015-11-30 15:09 UTC  (5+ messages)
` [PATCH Resend V2 2/2] md-cluster: Protect communication with mutexes
  ` [PATCH V3 "

[PATCH 1/3] md-cluster: append some actions when change bitmap from clustered to none
 2015-11-30  1:45 UTC  (7+ messages)
` [PATCH 2/3] md-cluster: introduce clear_clusterinfo_from_sb
` [PATCH 3/3] md-cluster: update the documentation

[PATCH] dm: constify crypt_iv_operations structures
 2015-11-29 13:09 UTC 

[PATCH Resend V2 2/2] md-cluster: Protect communication with mutexes (fwd)
 2015-11-29  6:39 UTC 

[PATCH] dm-ioctl: fix 4-characters indentations
 2015-11-28  8:38 UTC  (2+ messages)
` [dm-devel] "

Reply Me For Details
 2015-11-28  4:13 UTC 

[md:for-next 7/8] drivers/md/md.c:6594:6: error: expected ';' before 'rv'
 2015-11-27  6:19 UTC 

Recovering RAID5 with 2, actually 1, faulty disks
 2015-11-26 13:21 UTC  (16+ messages)

[PATCH 0/3] Badblock tracking for gendisks
 2015-11-25 18:07 UTC  (13+ messages)
` [PATCH 1/3] badblocks: Add core badblock management code
` [PATCH 2/3] block: Add badblock management for gendisks
` [PATCH 3/3] md: convert to use the generic badblocks code

[PATCH] md: dm-bufio: Use BUG_ON instead of if BUG
 2015-11-25 10:16 UTC 

mdadm and size differences
 2015-11-24 10:32 UTC 

(unknown),
 2015-11-24  7:23 UTC 

raid10 resync hangs in 4.2.6, 4.3
 2015-11-23 19:48 UTC  (7+ messages)

[PATCH] md: avoid warning for 32-bit sector_t
 2015-11-23 13:33 UTC 

[PATCH] mdadm: check bitmap first when reshape raid1 to raid0
 2015-11-21  1:47 UTC  (2+ messages)

[PATCH v3 0/7] User namespace mount updates
 2015-11-20 17:33 UTC  (61+ messages)
` [PATCH v3 1/7] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v3 2/7] block_dev: Check permissions towards block device inode when mounting
` [PATCH v3 3/7] mtd: Check permissions towards mtd "
` [PATCH v3 4/7] fs: Treat foreign mounts as nosuid
` [PATCH v3 5/7] selinux: Add support for unprivileged mounts from user namespaces
` [PATCH v3 6/7] userns: Replace in_userns with current_in_userns
` [PATCH v3 7/7] Smack: Handle labels consistently in untrusted mounts

Ubuntu crashed during RAID6 grow
 2015-11-20 14:22 UTC  (3+ messages)

[PATCH 1/6] md-cluster: Protect communication with mutexes
 2015-11-20  8:27 UTC  (2+ messages)
` [v2 PATCH 2/5] "

[PATCH 4/6] md-cluster: Defer MD reloading to mddev->thread
 2015-11-20  8:25 UTC  (2+ messages)
` [v2 PATCH] "

[RFC PATCH] block: introduce poison tracking for block devices
 2015-11-19 21:15 UTC 

[PATCH 1/2] mdadm: let cluster raid could also add disk within incremental mode
 2015-11-19  5:59 UTC  (2+ messages)
` [PATCH 2/2] mdadm: output info more precisely when change bitmap

RAID 6 Reshape Woes
 2015-11-19  4:23 UTC  (3+ 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).