Linux RAID Storage
[Prev Page][Next Page]
- Re: Recommendations needed for RAID5 recovery, (continued)
- [PATCH] dm stripe: add DAX support,
Toshi Kani
- [PATCH] raid10: improve random reads performance,
Tomasz Majchrzak
- [PATCH] Fix kernel module refcount handling,
Alexey Obitotskiy
- [PATCH v2 0/3] Support DAX for device-mapper dm-linear devices,
Toshi Kani
- [RFC] block: fix blk_queue_split() resource exhaustion,
Lars Ellenberg
- [PATCH] dm: Check kthread_run's return value, Minfei Huang
- [RESEND PATCH 2/3] bcache: update document info,
Yijing Wang
- [RESEND PATCH 3/3] bcache: Remove redundant block_size assignment, Yijing Wang
- [RESEND PATCH 1/3] bcache: Remove redundant parameter for cache_alloc(),
Yijing Wang
- Making spare active without sync?, Wakko Warner
- Re:In foreign trade workers should Take the initiative to develop a good understanding of customers around the world!, ts9
- unbalanced RAID5 / performance issues,
Adam Goryachev
- [PATCH] md: use seconds granularity for error logging,
Arnd Bergmann
- re: dm: raid456 basic support,
Dan Carpenter
- [PATCH] Documentation: fix wrong value in md.txt,
Tiezhu Yang
- [PATCH 0/2] imsm: add extra handling of sync_action and sync_completed,
Alexey Obitotskiy
- [PATCH] monitor: Make sure that last_checkpoint is set to 0 after sync,
Pawel Baldysiak
- [PATCH] dm raid: don't use 'const' in function return,
Arnd Bergmann
- [PATCH] mdadm: protecting sys_name overflow,
Nikhil Kshirsagar
- Failure propagation of concatenated raids ?,
Nicolas Noble
- [PATCH 0/6] Support DAX for device-mapper dm-linear devices,
Toshi Kani
- [PATCH] raid1/raid10: slow down resync if there is non-resync activity pending,
Tomasz Majchrzak
- RAID1: deadlock between freeze_array and blk plug?,
Alexander Lyakas
[PATCH 1/1] MD:Update superblock when err == 0 in size_store,
Xiao Ni
[PATCH 1/1] MDADM:Check mdinfo->reshape_active more times before calling Grow_continue,
Xiao Ni
[PATCH] mdadm --detail --scan causes SIGABRT,
Nikhil Kshirsagar
Low RAID10 performance during resync,
Tomasz Majchrzak
Multithread raid5: Is check-for-completions also multithreaded (using async_xor) ?, Aggarwal, Vikas
[PATCH] md: use a mutex to protect a global list,
Cong Wang
[PATCH] bcache: Remove deprecated create_workqueue,
Bhaktipriya Shridhar
[RFC v4 0/4] Introduce the bulk mode method when sending request to crypto layer,
Baolin Wang
restarting raid arrays with uuid,
Bryan Hepworth
Re: Raid check didn't fix Current_Pending_Sector, but badblocks -nsv did,
Marc MERLIN
mdadm 3.4-1, error msg. on boot - no /usr/lib/systemd/scripts/mdadm_env.sh,
David C. Rankin
[PATCH 00/45] v8: separate operations from flags in the bio/request structs,
mchristi
- [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE, mchristi
- [PATCH 04/45] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 02/45] block: add REQ_OP definitions and helpers, mchristi
- [PATCH 01/45] block/fs/drivers: remove rw argument from submit_bio, mchristi
- [PATCH 23/45] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 28/45] target: use bio op accessors, mchristi
- [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, mchristi
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, kbuild test robot
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, kbuild test robot
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, kbuild test robot
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, Hannes Reinecke
- Re: [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code, Ross Zwisler
- [PATCH 43/45] block, drivers: add REQ_OP_FLUSH operation, mchristi
- [PATCH 45/45] block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH, mchristi
- [PATCH 44/45] block: do not use REQ_FLUSH for tracking flush support, mchristi
- [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int, mchristi
- [PATCH 40/45] block: move bio io prio to a new field, mchristi
- [PATCH 39/45] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 38/45] blktrace: use op accessors, mchristi
- [PATCH 37/45] drivers: use req op accessor, mchristi
- [PATCH 36/45] block: convert is_sync helpers to use REQ_OPs., mchristi
- [PATCH 35/45] block: convert merge/insert code to check for REQ_OPs., mchristi
- [PATCH 34/45] blkg_rwstat: separate op from flags, mchristi
- [PATCH 33/45] block: prepare elevator to use REQ_OPs., mchristi
- [PATCH 32/45] block: prepare mq request creation to use REQ_OPs, mchristi
- [PATCH 31/45] block: prepare request creation/destruction code to use REQ_OPs, mchristi
- [PATCH 30/45] block: copy bio op to request op, mchristi
- [PATCH 29/45] xen: use bio op accessors, mchristi
- [PATCH 27/45] md: use bio op accessors, mchristi
- [PATCH 26/45] drbd: use bio op accessors, mchristi
- [PATCH 25/45] bcache: use bio op accessors, mchristi
- [PATCH 24/45] dm: use bio op accessors, mchristi
- [PATCH 21/45] ocfs2: use bio op accessors, mchristi
- [PATCH 20/45] nilfs: use bio op accessors, mchristi
- [PATCH 22/45] pm: use bio op accessors, mchristi
- [PATCH 17/45] xfs: use bio op accessors, mchristi
- [PATCH 14/45] btrfs: use bio fields for op and flags, mchristi
- [PATCH 19/45] mpage: use bio op accessors, mchristi
- [PATCH 07/45] bcache: use op_is_write instead of checking for REQ_WRITE, mchristi
- [PATCH 18/45] hfsplus: use bio op accessors, mchristi
- [PATCH 16/45] gfs2: use bio op accessors, mchristi
- [PATCH 15/45] f2fs: use bio op accessors, mchristi
- [PATCH 06/45] dm: use op_is_write instead of checking for REQ_WRITE, mchristi
- [PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition, mchristi
- [PATCH 12/45] btrfs: use bio op accessors, mchristi
- [PATCH 11/45] btrfs: have submit_one_bio users use bio op accessors, mchristi
- [PATCH 03/45] fs: have submit_bh users pass in op and flags separately, mchristi
- [PATCH 10/45] direct-io: use bio set/get op accessors, mchristi
- [PATCH 09/45] block discard: use bio set op accessor, mchristi
- [PATCH 08/45] block, fs, mm, drivers: use bio set/get op accessors, mchristi
[no subject], Vikas Aggarwal
[PATCH 1/2] md-cluster: fix deadlock issue when add disk to an recoverying array,
Guoqing Jiang
Doubts on async_tx xor offload for raid5/6,
Vikas Aggarwal
[md PATCH 00/18] Assorted minor fixes, particularly RCU protection.,
NeilBrown
- [md PATCH 01/18] md: disconnect device from personality before trying to remove it., NeilBrown
- [md PATCH 02/18] md/raid1, raid10: don't recheck "Faulty" flag in read-balance., NeilBrown
- [md PATCH 03/18] md/raid10: fix refounct imbalance when resyncing an array with a replacement device., NeilBrown
- [md PATCH 04/18] md/raid10: add rcu protection in raid10_status., NeilBrown
- [md PATCH 05/18] md/raid10: add rcu protection to rdev access in raid10_sync_request., NeilBrown
- [md PATCH 06/18] md/raid10: add rcu protection to rdev access during reshape., NeilBrown
- [md PATCH 07/18] md/raid10: minor code improvement in fix_read_error(), NeilBrown
- [md PATCH 08/18] md/raid10: simplify print_conf a little., NeilBrown
- [md PATCH 09/18] md/raid10: stop print_conf from being too verbose., NeilBrown
- [md PATCH 11/18] md/raid1: small code cleanup in end_sync_write, NeilBrown
- [md PATCH 10/18] md/raid1: small cleanup in raid1_end_read/write_request, NeilBrown
- [md PATCH 12/18] md/raid1: add rcu protection to rdev in fix_read_error, NeilBrown
- [md PATCH 13/18] md/raid5: add rcu protection to rdev accesses in handle_failed_sync., NeilBrown
- [md PATCH 14/18] md/raid5: add rcu protection to rdev accesses in want_replace, NeilBrown
- [md PATCH 15/18] md/raid5: add rcu protection to rdev accesses in raid5_status., NeilBrown
- [md PATCH 16/18] md/multipath: add rcu protection to rdev access in multipath_status., NeilBrown
- [md PATCH 17/18] md: be extra careful not to take a reference to a Faulty device., NeilBrown
- [md PATCH 18/18] md: reduce the number of synchronize_rcu() calls when multiple devices fail., NeilBrown
- Re: [md PATCH 00/18] Assorted minor fixes, particularly RCU protection., Shaohua Li
[RFC v3 0/4] Introduce the bulk mode method when sending request to crypto layer,
Baolin Wang
RAID6 recovery with 6/9 drives out-of-sync,
Peckins, Steven E
[PATCH 1/1] md/bitmap.c:bitmap_status(): Fix filename escaping, Nominal Animal
Why does raid0 set max_hw_sectors as chunk size but the other raid types doesn't?,
Joey Liao
[PATCH] dm-log-writes: fix bug with too large bios,
Mikulas Patocka
[RFC v2 0/3] Introduce the bulk mode method when sending request to crypto layer,
Baolin Wang
[RFC 0/5] raid5-cache: the write cache part,
Song Liu
mdadm remove old md details reassemble working drives,
Bryan Hepworth
[RFC 0/3] Introduce the bulk mode method when sending request to crypto layer,
Baolin Wang
[BISECT dbba42d8] dm: regression: large bio splits fail with dm-crypt under bcache in dm_make_request(), Eric Wheeler
[PATCH] right meaning of PARITY_ENABLE_RMW and PARITY_PREFER_RMW,
Song Liu
[BUG] call trace in raid5 do_release_stripe() is triggered during I/O stress test in kernel 3.19-rc8, Joey Liao
RE: bcache gets stuck flushing writeback cache when used in combination with LUKS/dm-crypt and non-default bucket size,
James Johnston
Mystery RCWs, Dallas Clement
Write intent bitmap algorithm,
Ankur Bose
suggest disk numbers in a raidset?,
d tbsky
[GIT PULL] MD for 4.7-rc1, Shaohua Li
BLKZEROOUT not zeroing md dev on VMDK,
Sitsofe Wheeler
[PATCH 0/2] Fixes for lots of arrays,
Mike Lovell
Re: [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces,
Eric W. Biederman
[PATCH] mdcheck: Send progress messages to system log,
Bill Merriam
[PATCH] IMSM: retry reading sync_completed during reshape,
Pawel Baldysiak
[PATCH] Need update superblock on time when deciding to do reshape,
Xiao Ni
Two disk RAID10 inactive on boot if partition is missing,
Peter Kay
MD RAID6 corrupted by Avago 9260-4i controller,
Wolfgang Denk
[RFC] super1: error handling for super-block loading,
Gioh Kim
recovering failed and unrecognizable RAID5 during mdadm --grow without backup,
Claudiu Rad
[PATCH] super1: add more checks for NodeNumUpdate option,
Guoqing Jiang
[PATCH v1] dm-crypt: replace custom implementation of hex2bin(),
Andy Shevchenko
raid 5 crashed,
bobzer
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
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]