Linux RAID Storage
[Prev Page][Next Page]
[PATCH 1/2] [mdadm] fix bug in assemble,
Song Liu
[PATCH v2 00/19] Support fuse mounts in user namespaces,
Seth Forshee
- [PATCH v2 04/18] selinux: Add support for unprivileged mounts from user namespaces, Seth Forshee
- [PATCH v2 13/18] fs: Allow superblock owner to access do_remount_sb(), Seth Forshee
- [PATCH v2 15/18] fuse: Add support for pid namespaces, Seth Forshee
- [PATCH v2 16/18] fuse: Support fuse filesystems outside of init_user_ns, Seth Forshee
- [PATCH v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant, Seth Forshee
- [PATCH v2 18/18] fuse: Allow user namespace mounts, Seth Forshee
- [PATCH v2 14/18] capabilities: Allow privileged user in s_user_ns to set security.* xattrs, Seth Forshee
- [PATCH v2 12/18] fs: Don't remove suid for CAP_FSETID in s_user_ns, Seth Forshee
- [PATCH v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes, Seth Forshee
- [PATCH v2 10/18] fs: Update posix_acl support to handle user namespace mounts, Seth Forshee
- [PATCH v2 07/18] fs: Check for invalid i_uid in may_follow_link(), Seth Forshee
- [PATCH v2 09/18] fs: Refuse uid/gid changes which don't map into s_user_ns, Seth Forshee
- [PATCH v2 08/18] cred: Reject inodes with invalid ids in set_create_file_as(), Seth Forshee
- [PATCH v2 06/18] Smack: Handle labels consistently in untrusted mounts, Seth Forshee
- [PATCH v2 03/18] fs: Treat foreign mounts as nosuid, Seth Forshee
- [PATCH v2 05/18] userns: Replace in_userns with current_in_userns, Seth Forshee
- [PATCH v2 02/18] block_dev: Check permissions towards block device inode when mounting, Seth Forshee
- [PATCH v2 01/18] block_dev: Support checking inode permissions in lookup_bdev(), Seth Forshee
I/O errors without erros from underlying device,
Arkadiusz Miskiewicz
Re: Unable to (un)-grow raid6,
David Waite
[PATCH 1/2] md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY,
Guoqing Jiang
Reshape stalls and fails when SELinux is enabled,
Enrico Tagliavini
RAID6 - "Invalid Argument" / "does not have a valid v1.2 superblock" ?!,
Tobias Geiger
[RFC] using mempools for raid5-cache,
Christoph Hellwig
two small raid5 cache updates,
Christoph Hellwig
[PATCH 00/19] Support fuse mounts in user namespaces,
Seth Forshee
- [PATCH 15/19] capabilities: Allow privileged user in s_user_ns to set file caps, Seth Forshee
- [PATCH 16/19] fuse: Add support for pid namespaces, Seth Forshee
- [PATCH 17/19] fuse: Support fuse filesystems outside of init_user_ns, Seth Forshee
- [PATCH 18/19] fuse: Restrict allow_other to the superblock's namespace or a descendant, Seth Forshee
- [PATCH 19/19] fuse: Allow user namespace mounts, Seth Forshee
- [PATCH 14/19] fs: Permit FIBMAP for users with CAP_SYS_RAWIO in s_user_ns, Seth Forshee
- [PATCH 13/19] fs: Allow superblock owner to access do_remount_sb(), Seth Forshee
- [PATCH 12/19] fs: Don't remove suid for CAP_FSETID in s_user_ns, Seth Forshee
- [PATCH 09/19] fs: Refuse uid/gid changes which don't map into s_user_ns, Seth Forshee
- [PATCH 11/19] fs: Ensure the mounter of a filesystem is privileged towards its inodes, Seth Forshee
- [PATCH 08/19] cred: Reject inodes with invalid ids in set_create_file_as(), Seth Forshee
- [PATCH 10/19] fs: Update posix_acl support to handle user namespace mounts, Seth Forshee
- [PATCH 05/19] userns: Replace in_userns with current_in_userns, Seth Forshee
- [PATCH 04/19] selinux: Add support for unprivileged mounts from user namespaces, Seth Forshee
- [PATCH 07/19] fs: Check for invalid i_uid in may_follow_link(), Seth Forshee
- [PATCH 06/19] Smack: Handle labels consistently in untrusted mounts, Seth Forshee
- [PATCH 03/19] fs: Treat foreign mounts as nosuid, Seth Forshee
- [PATCH 01/19] block_dev: Support checking inode permissions in lookup_bdev(), Seth Forshee
- [PATCH 02/19] block_dev: Check permissions towards block device inode when mounting, Seth Forshee
[PATCH 0/3] mdadm: re-add journal to array with bad journal,
Song Liu
[PATCH 00/17] mdadm: SCSI enclosure based array,
Song Liu
- [PATCH 09/17] Add --brief support to --enclosure, Song Liu
- [PATCH 07/17] prepare for enclosure platform details, Song Liu
- [PATCH 03/17] 'act_spare' should be the minimum requirement for dynamic domains, Song Liu
- [PATCH 13/17] Toggle enclosure leds in response to raid events, Song Liu
- [PATCH 08/17] enclosure detection/enumeration, Song Liu
- [PATCH 04/17] fix variable offset when ':' is present in the device name, Song Liu
- [PATCH 01/17] udev rules and infrastructure for /dev/disk/by-slot, Song Liu
- [PATCH 14/17] scsi mode sense/select support, Song Liu
- [PATCH 12/17] invoke hot-add policy on "change" events, Song Liu
- [PATCH 05/17] imsm: quiet detail platform, Song Liu
- [PATCH 17/17] In generated udev rules, skip RAID members, Song Liu
- [PATCH 06/17] ses: workaround sysfs deprecated, Song Liu
- [PATCH 15/17] SCSIMODE: configuration file support for mode page settings., Song Liu
- [PATCH 10/17] config: ENCLOSURE keyword and enclosure device list expansion, Song Liu
- [PATCH 02/17] mdadm: allow a /dev/disk/by-slot as domain path descriptor, Song Liu
- [PATCH 11/17] policy: enable enclosure names for domain definitions, Song Liu
- [PATCH 16/17] Clear MBR in when Kill superblock, Song Liu
- Re: [PATCH 00/17] mdadm: SCSI enclosure based array, NeilBrown
RAID 5,6 sequential writing seems slower in newer kernels,
Dallas Clement
[PATCH 1/4] mdadm: let cluster raid could also add disk within incremental mode,
Guoqing Jiang
[mdadm PATCH] Grow raid disks without backup file fail, Xiao Ni
[PATCH] dm: constify crypt_iv_operations structures, Julia Lawall
Re: [PATCH Resend V2 2/2] md-cluster: Protect communication with mutexes (fwd), Julia Lawall
[PATCH Resend V2 1/2] md-cluster: Defer MD reloading to mddev->thread,
Guoqing Jiang
Reply Me For Details, HS09912HH3
[md:for-next 7/8] drivers/md/md.c:6594:6: error: expected ';' before 'rv', kbuild test robot
[PATCH v2 0/3] Badblock tracking for gendisks,
Vishal Verma
[PATCH] dm-ioctl: fix 4-characters indentations,
Geliang Tang
[PATCH] md: dm-bufio: Use BUG_ON instead of if BUG, Anup Limbu
mdadm and size differences,
Marco De Vitis
Recovering RAID5 with 2, actually 1, faulty disks.,
Semyon Enskiy
[PATCH] md: avoid warning for 32-bit sector_t,
Arnd Bergmann
[PATCH 0/3] Badblock tracking for gendisks,
Vishal Verma
raid10 resync hangs in 4.2.6, 4.3,
Andre Tomt
[PATCH 1/3] md-cluster: append some actions when change bitmap from clustered to none,
Guoqing Jiang
Ubuntu crashed during RAID6 grow,
Nathan Peterson
[RFC PATCH] block: introduce poison tracking for block devices, Vishal Verma
[PATCH 1/2] mdadm: let cluster raid could also add disk within incremental mode,
Guoqing Jiang
Re: RAID 6 Reshape Woes,
Phil Turmel
[PATCH v3 0/7] User namespace mount updates,
Seth Forshee
WD Red vs Black drives for RAID1,
John Stoffel
RAID5 hangs in break_stripe_batch_list,
Martin Svec
[PATCH] drivers: md: use ktime_get_real_seconds(),
Deepa Dinamani
badblocks seem to be causing problems with raid6 - badblocks list replicating all all drives,
matt
Raid server Motherboard recommendation.,
Ram Ramesh
Re: Raid server Motherboard recommendation., Roman Mamedov
RE: Raid server Motherboard recommendation., Michael Munger
Re: Raid server Motherboard recommendation., Piergiorgio Sartor
[PATCH 0/2] Introduce the request handling for dm-crypt,
Baolin Wang
RESYNC Bug ? [was Re: Stop resync operation],
d4lamar
raid6 didnt syncing - Bug?, Dragon
Buffer I/O errors & Kernel OOPS with RAID6,
matt
broken raid level 5 array caused by user error,
Mathias Mueller
<Possible follow-ups>
Fwd: Re: broken raid level 5 array caused by user error, Jan Kasper
Re: broken raid level 5 array caused by user error, Mathias Mueller
Offline array, events count mismatch,
Guillaume Paumier
[GIT PULL REQUET] on config fix for md, NeilBrown
RAID 6 Not Mounting (Block device is empty),
Francisco Parada
[PATCH] md: MD_RAID456 now depends on LIBCRC32C, Guenter Roeck
[PATCH 1/8] block/genhd.c: Add error handling,
Vishnu Pratap Singh
Stop resync operation,
d4lamar
[PATCH 1/6] md-cluster: Protect communication with mutexes,
rgoldwyn
RAID6 reshape stalls immediately,
Peter Chubb
[RESEND RFC PATCH 00/32] separate operations from flags in the bio/request structs,
mchristi
- [PATCH 31/32] block/fs/driver: rm bio bi_rw REQ_OP use, mchristi
- [PATCH 32/32] block: remove __REQ op defs and reduce bi_op/bi_rw sizes, mchristi
- [PATCH 30/32] drbd: don't use bi_rw for operations, mchristi
- [PATCH 29/32] block/drivers: rm request cmd_flags REQ_OP use, mchristi
- [PATCH 28/32] block/fs/drivers: use bio/rq_data_dir helpers, mchristi
- [PATCH 27/32] cfq/cgroup: pass operation and flags seperately, mchristi
- [PATCH 23/32] block/fs: pass in op and flags to ll_rw_block, mchristi
- [PATCH 22/32] block/fs/drivers: set bi_op to REQ_OP, mchristi
- [PATCH 26/32] ide cd: do not set REQ_WRITE on requests., mchristi
- [PATCH 24/32] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 25/32] block: add operation field to request struct, mchristi
- [PATCH 21/32] bcache: set bi_op to REQ_OP, mchristi
- [PATCH 20/32] md: set bi_op to REQ_OP, mchristi
- [PATCH 19/32] block: add helper to get data dir from op, mchristi
- [PATCH 18/32] drbd: set bio bi_op to REQ_OP, mchristi
- [PATCH 11/32] gfs2: prepare for bi_rw split, mchristi
- [PATCH 12/32] xfs: prepare for bi_rw split, mchristi
- [PATCH 17/32] block: add operation field to bio struct, mchristi
- [PATCH 16/32] block/fs/md: pass in op and flags to submit_bh, mchristi
- [PATCH 13/32] mm: prepare for bi_rw split, mchristi
- [PATCH 15/32] btrfs: prepare for bi_rw split, mchristi
- [PATCH 14/32] block/fs/mm: pass in op and flags to submit_bio, mchristi
- [PATCH 10/32] f2fs: prepare for bi_rw split, mchristi
- [PATCH 09/32] btrfs: prepare for bi_rw split, mchristi
- [PATCH 08/32] target: prepare for bi_rw split, mchristi
- [PATCH 07/32] dm: prepare for bi_rw split, mchristi
- [PATCH 04/32] block: prepare blkdev_issue_discard for bi_rw split, mchristi
- [PATCH 06/32] xen blkback: prepare for bi_rw split, mchristi
- [PATCH 03/32] dio/btrfs: prep dio->submit_bio users for bi_rw split., mchristi
- [PATCH 05/32] drbd: prepare drbd for bi_rw split, mchristi
- [PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split, mchristi
- [PATCH 01/32] block/fs: add REQ_OP definitions., mchristi
- Re: [RESEND RFC PATCH 00/32] separate operations from flags in the bio/request structs, Bob Peterson
- Re: [RESEND RFC PATCH 00/32] separate operations from flags in the bio/request structs, Christoph Hellwig
[RFC PATCH 00/32] separate operations from flags in the bio/request structs,
mchristi
- [PATCH 06/32] xen blkback: prepare for bi_rw split, mchristi
- [PATCH 09/32] btrfs: prepare for bi_rw split, mchristi
- [PATCH 07/32] dm: prepare for bi_rw split, mchristi
- [PATCH 08/32] target: prepare for bi_rw split, mchristi
- [PATCH 04/32] block: prepare blkdev_issue_discard for bi_rw split, mchristi
- [PATCH 05/32] drbd: prepare drbd for bi_rw split, mchristi
- [PATCH 01/32] block/fs: add REQ_OP definitions., mchristi
- [PATCH 02/32] block/fs/mm: prepare submit_bio_wait users for bi_rw split, mchristi
- [PATCH 03/32] dio/btrfs: prep dio->submit_bio users for bi_rw split., mchristi
- Re: [dm-devel] [RFC PATCH 00/32] separate operations from flags in the bio/request structs, Bart Van Assche
[PATCH] md/raid10: fix data corruption and crash during resync,
Artur Paszkiewicz
Advice requested re: hard drive setup for RAID arrays,
o1bigtenor
raid6 stuck at reshape,
Иван Исаев
[PATCH] raid5-cache: add crc32c Kconfig dependency,
Arnd Bergmann
Failed Raid 5 due to OS mbr written on one of the array drives,
Nicolas Tellier
[PATCH] md/raid5: remove redundant check in stripe_add_to_batch_list(),
Roman Gushchin
[GIT PULL REQUEST] md updates for 4.4, Neil Brown
Advice requested,
o1bigtenor
[GIT PULL REQUEST] last minute bug fixes for md., Neil Brown
Accidentally added as spare, Ian Radford
quickest way for complex operation?,
Jens-U. Mozdzen
Reconstruct a RAID 6 that has failed in a non typical manner,
Clement Parisot
[PATCH] [mdadm] add crc32c and use it for r5l checksum,
Song Liu
Raid array name by mdadm,
Sheng Yang
[PATCH] md/raid5: fix locking in handle_stripe_clean_event(),
Roman Gushchin
[PATCH] raid5-cache: use crc32c checksum,
Shaohua Li
[UU_] Won't go away,
Michael Munger
Re: [UU_] Won't go away, Robin Hill
Replacing a RAID1 drive that has not failed.,
Doug Herr
Re: Replacing a RAID1 drive that has not failed., Doug Herr
[GIT PULL REQUEST] md fixes for 4.3-rc, Neil Brown
Converting 4 disk RAID10 to RAID5,
Adam Goryachev
2nd Faulty drive while rebuilding array on RAID5,
Guillaume ALLEE
mdadm format for manual destriping,
Marek
Re: [PATCH] mdadm: Check bitmap first when reshape raid1 to raid0,
Jes Sorensen
RAID6 grow unexpected results,
Liwei
Remove inactive array created by open,
Simon Guinot
[PATCH] md-cluster: Only one thread should request DLM lock,
rgoldwyn
[PATCH 0/3] improve mdadm support of write journal,
Song Liu
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]