linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-15 10:40:02 to 2016-04-29 10:54:10 UTC [more...]

Write to the degraded raid5 will trigger the call trace dump when skip_copy is enabled
 2016-04-29 10:54 UTC 

[PATCH] MD: make bio mergeable
 2016-04-29  9:23 UTC  (9+ messages)

[PATCH 00/13] The latest patches for md-cluster
 2016-04-29  1:26 UTC  (32+ messages)
` [PATCH 01/13] md-cluster: change resync lock from asynchronous to synchronous
  ` [PATCH V2 "
` [PATCH 02/13] md-cluser: make resync_finish only called after pers->sync_request
` [PATCH 03/13] md-cluster: wake up thread to continue recovery
` [PATCH 04/13] md-cluster: unregister thread if err happened
` [PATCH 05/13] md-cluster: fix locking when node joins cluster during message broadcast
` [PATCH 06/13] md-cluster: change array_sectors and update size are not supported
` [PATCH 07/13] md-cluster: wakeup thread if activated a spare disk
` [PATCH 08/13] md: set MD_CHANGE_PENDING in a spinlocked region
  ` [PATCH V2 "
    ` [PATCH V3 "
` [PATCH 09/13] md-cluster: always setup in-memory bitmap
  ` [PATCH] md-cluster: fix ifnullfree.cocci warnings
` [PATCH 10/13] md-cluster: sync bitmap when node received RESYNCING msg
` [PATCH 11/13] md-cluster/bitmap: fix wrong calcuation of offset
` [PATCH 12/13] md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_file_set_bit
` [PATCH 13/13] md-cluster/bitmap: unplug bitmap to sync dirty pages to disk

Help needed: array inactive after grow attempt
 2016-04-28 23:30 UTC  (6+ messages)

mdadm - stuck reshape operation
 2016-04-28 21:31 UTC  (3+ messages)

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-04-27  7:22 UTC  (23+ messages)
` [PATCH v4 01/21] fs: fix a posible leak of allocated superblock
` [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 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 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v4 21/21] fuse: Allow user namespace mounts

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-04-26 19:30 UTC  (11+ 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 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 13/21] fs: Update posix_acl support to handle user namespace mounts
  ` [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 21/21] fuse: Allow user namespace mounts

[PATCH] md/raid0: remove empty line printk from dump_zones
 2016-04-25 15:42 UTC  (2+ messages)

[PATCH 00/42] v6: separate operations from flags in the bio/request structs
 2016-04-23 23:26 UTC  (9+ 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] "
` [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 00/42] v7: separate operations from flags in the bio/request structs
 2016-04-23 23:05 UTC  (47+ messages)
` [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio
` [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields
` [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP
` [PATCH 04/42] fs: have submit_bh users pass in op and flags separately
` [PATCH 05/42] fs: have ll_rw_block "
` [PATCH 06/42] direct-io: set bi_op to REQ_OP
` [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op
` [PATCH 08/42] btrfs: set bi_op tp REQ_OP
` [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition
` [PATCH 10/42] btrfs: use bio fields for op and flags
` [PATCH 11/42] f2fs: set bi_op to REQ_OP
` [PATCH 12/42] gfs2: "
` [PATCH 13/42] xfs: "
` [PATCH 14/42] hfsplus: "
` [PATCH 15/42] mpage: "
` [PATCH 16/42] nilfs: "
` [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

HELLO DEAR
 2016-04-22 17:46 UTC 

Hard CPU Lockup when accessing MD RAID5
 2016-04-21 22:47 UTC  (5+ messages)

[PATCH] raid6check: Fix if-else indentation
 2016-04-20 16:41 UTC 

[PATCH v2 0/4] Introduce bulk mode for crypto engine framework
 2016-04-20  8:38 UTC  (24+ messages)
` [PATCH v2 1/4] scatterlist: Introduce some helper functions

Poor written performance with RAID5 on ARM64
 2016-04-20  4:16 UTC 

[PATCH] include sys/sysmacros.h for major/minor/makedev prototypes
 2016-04-19 22:12 UTC 

Poor written performance with RAID5 on ARM64
 2016-04-19 13:59 UTC  (2+ 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 

我的联系方式在
 2016-04-16 20:55 UTC 

What does --replace actually do?
 2016-04-15 12:18 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).