Linux RAID Storage
[Prev Page][Next Page]
- Re: raid 5 crashed, (continued)
- Re: md: md.c: fix oops in mddev_suspend for raid0, Mike Snitzer
- [PATCH] [REGRESSION] md: md.c: fix oops in mddev_suspend for raid0, heinzm
- [PATCH] md: raid10: add prerequisite to run underneath dm-raid, heinzm
- [PATCH] md: raid5: add prerequisite to run underneath dm-raid,
heinzm
- [PATCH] super1: make the check for NodeNumUpdate more accurate,
Guoqing Jiang
- [PATCH] md: make the code more readable in the for-loop,
Tiezhu Yang
- Help! Qnap array crash - trying to recover arrays without OS and syslog, Christopher Jeffry Hamilton
- problems with lots of arrays,
Mike Lovell
- [PATCH 0/2] Check node nums for cluster raid,
Guoqing Jiang
- [PATCH 1/3] md: set MD_CHANGE_PENDING in a atomic region,
Guoqing Jiang
- RAID5 - reshape_position too early for auto-recovery - aborting,
SharksArt
- [GIT PULL] MD fix for 4.6-rc6, Shaohua Li
- [V2 PATCH 00/13] The latest patches for md-cluster,
Guoqing Jiang
- I was dump, I need help.,
Patrice
Write to the degraded raid5 will trigger the call trace dump when skip_copy is enabled,
Joey Liao
Help needed: array inactive after grow attempt,
Andread Mayrhoff
mdadm - stuck reshape operation,
Peter Bates
[PATCH v4 00/21] Support fuse mounts in user namespaces,
Seth Forshee
- [PATCH v4 21/21] fuse: Allow user namespace mounts, Seth Forshee
- [PATCH v4 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant, Seth Forshee
- [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns, Seth Forshee
- [PATCH v4 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns, Seth Forshee
- [PATCH v4 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs, Seth Forshee
- [PATCH v4 18/21] fuse: Add support for pid namespaces, Seth Forshee
- [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb(), Seth Forshee
- [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids, Seth Forshee
- [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts, Seth Forshee
- [PATCH v4 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns, Seth Forshee
- [PATCH v4 09/21] Smack: Handle labels consistently in untrusted mounts, Seth Forshee
- [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as(), Seth Forshee
- [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link(), Seth Forshee
- [PATCH v4 08/21] userns: Replace in_userns with current_in_userns, Seth Forshee
- [PATCH v4 05/21] block_dev: Check permissions towards block device inode when mounting, Seth Forshee
- [PATCH v4 07/21] selinux: Add support for unprivileged mounts from user namespaces, Seth Forshee
- [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev(), Seth Forshee
- [PATCH v4 06/21] fs: Treat foreign mounts as nosuid, Seth Forshee
- [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces, Seth Forshee
- [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible(), Seth Forshee
- [PATCH v4 01/21] fs: fix a posible leak of allocated superblock, Seth Forshee
[PATCH] MD: make bio mergeable,
Shaohua Li
[PATCH] md/raid0: remove empty line printk from dump_zones,
Michał Pecio
[PATCH v3 00/21] Support fuse mounts in user namespaces,
Seth Forshee
- [PATCH v3 01/21] fs: fix a posible leak of allocated superblock, Seth Forshee
- [PATCH v3 21/21] fuse: Allow user namespace mounts, Seth Forshee
- [PATCH v3 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns, Seth Forshee
- [PATCH v3 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant, Seth Forshee
- [PATCH v3 19/21] fuse: Support fuse filesystems outside of init_user_ns, Seth Forshee
- [PATCH v3 16/21] fs: Allow superblock owner to access do_remount_sb(), Seth Forshee
- [PATCH v3 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs, Seth Forshee
- [PATCH v3 18/21] fuse: Add support for pid namespaces, Seth Forshee
- [PATCH v3 11/21] cred: Reject inodes with invalid ids in set_create_file_as(), Seth Forshee
- [PATCH v3 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids, Seth Forshee
- [PATCH v3 13/21] fs: Update posix_acl support to handle user namespace mounts, Seth Forshee
- [PATCH v3 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns, Seth Forshee
- [PATCH v3 10/21] fs: Check for invalid i_uid in may_follow_link(), Seth Forshee
- [PATCH v3 05/21] block_dev: Check permissions towards block device inode when mounting, Seth Forshee
- [PATCH v3 06/21] fs: Treat foreign mounts as nosuid, Seth Forshee
- [PATCH v3 09/21] Smack: Handle labels consistently in untrusted mounts, Seth Forshee
- [PATCH v3 08/21] userns: Replace in_userns with current_in_userns, Seth Forshee
- [PATCH v3 07/21] selinux: Add support for unprivileged mounts from user namespaces, Seth Forshee
- [PATCH v3 04/21] block_dev: Support checking inode permissions in lookup_bdev(), Seth Forshee
- [PATCH v3 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces, Seth Forshee
- [PATCH v3 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible(), Seth Forshee
[PATCH 00/13] The latest patches for md-cluster,
Guoqing Jiang
- [PATCH 01/13] md-cluster: change resync lock from asynchronous to synchronous, Guoqing Jiang
- [PATCH 02/13] md-cluser: make resync_finish only called after pers->sync_request, Guoqing Jiang
- [PATCH 08/13] md: set MD_CHANGE_PENDING in a spinlocked region, Guoqing Jiang
- [PATCH 07/13] md-cluster: wakeup thread if activated a spare disk, Guoqing Jiang
- [PATCH 09/13] md-cluster: always setup in-memory bitmap, Guoqing Jiang
- [PATCH 06/13] md-cluster: change array_sectors and update size are not supported, Guoqing Jiang
- [PATCH 05/13] md-cluster: fix locking when node joins cluster during message broadcast, Guoqing Jiang
- [PATCH 04/13] md-cluster: unregister thread if err happened, Guoqing Jiang
- [PATCH 12/13] md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_file_set_bit, Guoqing Jiang
- [PATCH 10/13] md-cluster: sync bitmap when node received RESYNCING msg, Guoqing Jiang
- [PATCH 11/13] md-cluster/bitmap: fix wrong calcuation of offset, Guoqing Jiang
- [PATCH 03/13] md-cluster: wake up thread to continue recovery, Guoqing Jiang
- [PATCH 13/13] md-cluster/bitmap: unplug bitmap to sync dirty pages to disk, Guoqing Jiang
[PATCH] raid6check: Fix if-else indentation, Khem Raj
[PATCH] include sys/sysmacros.h for major/minor/makedev prototypes, Mike Frysinger
Poor written performance with RAID5 on ARM64,
刘正元
[PATCH 00/42] v7: separate operations from flags in the bio/request structs,
mchristi
- [PATCH 19/42] dm: set bi_op to REQ_OP, mchristi
- [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support, mchristi
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation, mchristi
- [PATCH 38/42] block, fs: remove old REQ definitions., mchristi
- [PATCH 39/42] block: shrink bio/request fields, mchristi
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs., mchristi
- [PATCH 34/42] drivers: set request op to REQ_OP, mchristi
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op, mchristi
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs, mchristi
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs., mchristi
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs., mchristi
- [PATCH 29/42] block: prepare elevator to use REQ_OPs., mchristi
- [PATCH 30/42] blkg_rwstat: separate op from flags, mchristi
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs, mchristi
- [PATCH 25/42] target: set bi_op to REQ_OP, mchristi
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs, mchristi
- [PATCH 26/42] block: copy bio op to request op, mchristi
- [PATCH 24/42] xen: set bi_op to REQ_OP, mchristi
- [PATCH 22/42] drbd: set bi_op to REQ_OP, mchristi
- [PATCH 23/42] md/raid: set bi_op to REQ_OP, mchristi
- [PATCH 21/42] bcache: set bi_op to REQ_OP, mchristi
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 18/42] pm: set bi_op to REQ_OP, mchristi
- [PATCH 16/42] nilfs: set bi_op to REQ_OP, mchristi
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP, mchristi
- [PATCH 15/42] mpage: set bi_op to REQ_OP, mchristi
- [PATCH 11/42] f2fs: set bi_op to REQ_OP, mchristi
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP, mchristi
- [PATCH 13/42] xfs: set bi_op to REQ_OP, mchristi
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition, mchristi
- [PATCH 12/42] gfs2: set bi_op to REQ_OP, mchristi
- [PATCH 10/42] btrfs: use bio fields for op and flags, mchristi
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP, mchristi
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op, mchristi
- [PATCH 06/42] direct-io: set bi_op to REQ_OP, mchristi
- [PATCH 04/42] fs: have submit_bh users pass in op and flags separately, mchristi
- [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields, mchristi
- [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP, mchristi
- [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio, mchristi
- Re: [PATCH 00/42] v7: separate operations from flags in the bio/request structs, Mike Snitzer
- Re: [PATCH 00/42] v7: separate operations from flags in the bio/request structs, Jeff Moyer
What does --replace actually do?,
Eyal Lebedinsky
[PATCH 00/42] v6: separate operations from flags in the bio/request structs,
mchristi
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi
- [PATCH 41/42] block: do not use REQ_FLUSH for tracking flush support, mchristi
- [PATCH 39/42] block: shrink bio/request fields, mchristi
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation, mchristi
- [PATCH 38/42] block, fs: remove old REQ definitions., mchristi
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op, mchristi
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs., mchristi
- [PATCH 34/42] drivers: set request op to REQ_OP, mchristi
- [PATCH 30/42] blkg_rwstat: separate op from flags, mchristi
- [PATCH 29/42] block: prepare elevator to use REQ_OPs., mchristi
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs, mchristi
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs., mchristi
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs., mchristi
- [PATCH 26/42] block: copy bio op to request op, mchristi
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs, mchristi
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs, mchristi
- [PATCH 23/42] md/raid: set bi_op to REQ_OP, mchristi
- [PATCH 24/42] xen: set bi_op to REQ_OP, mchristi
- [PATCH 22/42] drbd: set bi_op to REQ_OP, mchristi
- [PATCH 25/42] target: set bi_op to REQ_OP, mchristi
- [PATCH 19/42] dm: set bi_op to REQ_OP, mchristi
- [PATCH 21/42] bcache: set bi_op to REQ_OP, mchristi
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 18/42] pm: set bi_op to REQ_OP, mchristi
- [PATCH 16/42] nilfs: set bi_op to REQ_OP, mchristi
- [PATCH 11/42] f2fs: set bi_op to REQ_OP, mchristi
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP, mchristi
- [PATCH 15/42] mpage: set bi_op to REQ_OP, mchristi
- [PATCH 12/42] gfs2: set bi_op to REQ_OP, mchristi
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP, mchristi
- [PATCH 10/42] btrfs: use bio fields for op and flags, mchristi
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition, mchristi
- [PATCH 13/42] xfs: set bi_op to REQ_OP, mchristi
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP, mchristi
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op, mchristi
- [PATCH 04/42] fs: have submit_bh users pass in op and flags separately, mchristi
- [PATCH 06/42] direct-io: set bi_op to REQ_OP, mchristi
- [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP, mchristi
- [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields, mchristi
- [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio, mchristi
RAID 1 not fixing up sector errors?,
Dag Nygren
[PATCH v1 00/27] block: cleanup direct access to .bi_vcnt & .bi_io_vec,
Ming Lei
- [PATCH v1 16/27] bcache: super: use bio_get_base_vec, Ming Lei
- [PATCH v1 19/27] dm: dm.c: replace 'bio->bi_vcnt == 1' with !bio_multiple_segments, Ming Lei
- [PATCH v1 20/27] dm: dm-bufio.c: use bio_set_vec_table(), Ming Lei
- [PATCH v1 18/27] dm: dm-io.c: use bio_get_base_vec(), Ming Lei
- [PATCH v1 13/27] bcache: movinggc: use bio_set_vec_table(), Ming Lei
- [PATCH v1 17/27] dm: crypt: use bio_add_page(), Ming Lei
- [PATCH v1 15/27] bcache: super: use bio_set_vec_table(), Ming Lei
- [PATCH v1 14/27] bcache: writeback: use bio_set_vec_table(), Ming Lei
- [PATCH v1 10/27] bcache: debug: avoid to access .bi_io_vec directly, Ming Lei
- [PATCH v1 12/27] bcache: journal.c: use bio_set_vec_table(), Ming Lei
- [PATCH v1 11/27] bcache: io.c: use bio_set_vec_table, Ming Lei
Re: xfs_repair fails after trying to format log cycle?,
Andrew Ryder
[PATCH 00/42] v5: separate operations from flags in the bio/request structs,
mchristi
- [PATCH 31/42] block: convert merge/insert code to check for REQ_OPs., mchristi
- [PATCH 41/42] block: use QUEUE flags instead of flush_flags to test for flush support, mchristi
- [PATCH 42/42] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi
- [PATCH 39/42] block: shrink bio/request fields, mchristi
- [PATCH 40/42] block, drivers: add REQ_OP_FLUSH operation, mchristi
- [PATCH 38/42] block, fs: remove old REQ definitions., mchristi
- [PATCH 36/42] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 37/42] block, fs, drivers: do use bi_rw/cmd_flags for REQ_OPs., mchristi
- [PATCH 29/42] block: prepare elevator to use REQ_OPs., mchristi
- [PATCH 35/42] blktrace: get op from req->op/bio->bi_op, mchristi
- [PATCH 34/42] drivers: set request op to REQ_OP, mchristi
- [PATCH 30/42] blkg_rwstat: separate op from flags, mchristi
- [PATCH 33/42] block: convert rq_data_dir helper to use REQ_OPs, mchristi
- [PATCH 32/42] block: convert is_sync helpers to use REQ_OPs., mchristi
- [PATCH 28/42] block: prepare mq request creation to use REQ_OPs, mchristi
- [PATCH 26/42] block: copy bio op to request op, mchristi
- [PATCH 25/42] target: set bi_op to REQ_OP, mchristi
- [PATCH 27/42] block: prepare request creation/destruction code to use REQ_OPs, mchristi
- [PATCH 23/42] md/raid: set bi_op to REQ_OP, mchristi
- [PATCH 24/42] xen: set bi_op to REQ_OP, mchristi
- [PATCH 21/42] bcache: set bi_op to REQ_OP, mchristi
- [PATCH 22/42] drbd: set bi_op to REQ_OP, mchristi
- [PATCH 20/42] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 19/42] dm: set bi_op to REQ_OP, mchristi
- [PATCH 13/42] xfs: set bi_op to REQ_OP, mchristi
- [PATCH 18/42] pm: set bi_op to REQ_OP, mchristi
- [PATCH 12/42] gfs2: set bi_op to REQ_OP, mchristi
- [PATCH 10/42] btrfs: use bio fields for op and flags, mchristi
- [PATCH 17/42] ocfs2: set bi_op to REQ_OP, mchristi
- [PATCH 11/42] f2fs: set bi_op to REQ_OP, mchristi
- [PATCH 16/42] nilfs: set bi_op to REQ_OP, mchristi
- [PATCH 15/42] mpage: set bi_op to REQ_OP, mchristi
- [PATCH 14/42] hfsplus: set bi_op to REQ_OP, mchristi
- [PATCH 08/42] btrfs: set bi_op tp REQ_OP, mchristi
- [PATCH 07/42] btrfs: have submit_one_bio users setup bio bi_op, mchristi
- [PATCH 09/42] btrfs: update __btrfs_map_block for bi_op transition, mchristi
- [PATCH 06/42] direct-io: set bi_op to REQ_OP, mchristi
- [PATCH 03/42] block, fs, mm, drivers: set bi_op to REQ_OP, mchristi
- [PATCH 02/42] block: add REQ_OP definitions and bi_op/op fields, mchristi
- [PATCH 05/42] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 04/42] fs: have submit_bh users pass in op and flags separately, mchristi
- [PATCH 01/42] block/fs/drivers: remove rw argument from submit_bio, mchristi
- Re: [PATCH 00/42] v5: separate operations from flags in the bio/request structs, Hannes Reinecke
[patch] md/raid0: check for create_strip_zones() errors,
Dan Carpenter
Hard CPU Lockup when accessing MD RAID5,
Daniel Walker
[PATCH] MAINTAINERS: correct entry for LVM,
Sudip Mukherjee
[PATCH] dm: ioctl: use kvfree,
Sudip Mukherjee
[PATCH] dm thin: Remove return statement from void function, Amitoj Kaur Chawla
[GIT PULL] MD fix for 4.6-rc2, Shaohua Li
make_request bug: can't convert block across chunks or bigger than 512k 2554601336 124,
Brian J. Murrell
Is mdadm.conf necessary? Is this the cause of my problems?, Anthonys Lists
raid1 recoverable after system crash?,
Brian J. Murrell
[PATCH] [RFC] fix potential access after free: return value of blk_check_plugged() must be used schedule() safe,
Lars Ellenberg
Setting up fakeraid with mdadm / dmraid,
Christoph Pleger
[PATCH] badblocks: fix wrong return value when badblocks are disabled,
Artur Paszkiewicz
[PATCH 15/27] bcache: super: use bio_set_vec_table(),
Ming Lei
[PATCH 00/27] block: cleanup direct access on .bi_vcnt & .bi_io_vec,
Ming Lei
Repairing R1: Part tabl, & precise command,
Ron Leach
recovery from selinux blocking --backup-file during RAID5->6,
Noah Beck
Recovery after failed chunk size change,
Benjamin Meier
Re: mdadm: Has init script in runlevel S but no matching service file,
Felipe Sateler
Raid 6 failing to assemble after machine power loss now, with 1 disk only failed, seems to think its a raid0 array,
Peter Knight
[PATCH] Consistent use of IEC 80000-13 prefix in manpage,
Marko Hauptvogel
md raid sync and ext3 formatting on xen hvm guest causing kernel crash and device offline, Anugraha Sinha
[PATCH] Introduce stat2kname() and fd2kname(),
Artur Paszkiewicz
Unable to handle kernel NULL pointer dereference in super_written,
Xiao Ni
Looking to pick PCIe x4/x8 4+ SATA expansion card recommendation.,
Ram Ramesh
Probable bug in md with rdev->new_data_offset,
Étienne Buira
[BUG] NULL pointer in raid1_make_request passed to bio_trim when adding md as bcache caching dev,
Eric Wheeler
[PATCH] md/bitmap: call bitmap_destroy in case bitmap_create failed,
Guoqing Jiang
[PATCH] Change the option from NoUpdate to NodeNumUpdate,
Guoqing Jiang
[PATCH] Add '--nodes' option in GROW mode,
zhilong
[PATCH] Grow: goto release if Manage_subdevs failed,
Guoqing Jiang
[PATCH] md: fix a trivial typo in comments, Wei Fang
[PATCH] md:raid1: fix a dead loop when read from a WriteMostly disk,
Wei Fang
[GIT PULL] MD for 4.6, Shaohua Li
problems with dm-raid 6,
Patrick Tschackert
[PATCH] md/raid5: Cleanup cpu hotplug notifier,
Anna-Maria Gleixner
[PATCH v2 0/4] Introduce bulk mode for crypto engine framework,
Baolin Wang
[PATCH 0/3] md: trivial changes,
Guoqing Jiang
[PATCH 1/2] super-intel: Make print_vmd_attached_devs() return int again,
Pawel Baldysiak
[PATCH 1/1] Grow: close fd earlier to avoid "cannot get excl access" when stopping,
Pawel Baldysiak
[PATCH] Grow: analyse_change add notification about only 2-device can be convert from RAID1 to RAID5,
Yi Zhang
[PATCH mdadm] ddf: use 64bit 'size', not 32bit 'info->size' for create.,
NeilBrown
linux-questions-only Your Electricity Bill 5608274, meriwether defino
[PATCH] dm: log writes: fix check of kthread_run() return value, Vladimir Zapolskiy
[PATCH] Fix regression during add devices,
Coly Li
[PATCH] md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list,
NeilBrown
[PATCH 0/8] mdadm static checker fixes,
Jes . Sorensen
- [PATCH 1/8] Manage: Manage_add(): Fix memory leak, Jes . Sorensen
- [PATCH 2/8] load_sys(): Add a buffer size argument, Jes . Sorensen
- [PATCH 3/8] Grow: Grow_continue_command() remove dead code, Jes . Sorensen
- [PATCH 4/8] Grow: Grow_addbitmap(): Add check to quiet down static code checkers, Jes . Sorensen
- [PATCH 5/8] {platform,super}-intel: Fix two resource leaks, Jes . Sorensen
- [PATCH 7/8] Manage: Manage_subdevs() fix file descriptor leak, Jes . Sorensen
- [PATCH 8/8] super1: Fix potential buffer overflows when copying cluster_name, Jes . Sorensen
- [PATCH 6/8] bitmap: Fix resource leak in bitmap_file_open(), Jes . Sorensen
- Re: [PATCH 0/8] mdadm static checker fixes, NeilBrown
[PATCH] md/bitmap: remove redundant check,
Eric Engestrom
[PATCH 1/2] Fix wrong bitmap output for cluster raid,
Guoqing Jiang
Kernel BUG on RAID1 resize with external bitmap., Dr. Greg Wettstein
Import/recover RAID6 created with SAS2108?,
Dan Russell
Caching raid with SSD.,
Ram Ramesh
When do you replace old hard drives in a raid6?,
Ram Ramesh
dead code question,
Jes Sorensen
use after free bug in b98043a2f8e7bb5b1918e2e02778f822f9dd4d3a,
Jes Sorensen
RAID5/6 slow due to a member device -- how to diagnose?,
Roman Mamedov
[PATCH 0/4] Introduce bulk mode for crypto engine framework,
Baolin Wang
RAID6 Array crash during reshape.....now will not re-assemble.,
Another Sillyname
Re: RAID6 Array crash during reshape.....now will not re-assemble., Andreas Klauer
Re: RAID6 Array crash during reshape.....now will not re-assemble., NeilBrown
Checkarray doesn't seem to do anything,
rodman
[PATCH] raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang,
Nate Dailey
multipath: I/O hanging forever,
Andrea Righi
live lock regression in raid5 reshape,
Shaohua Li
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]