Linux RAID Storage
[Prev Page][Next Page]
- [PATCH RFC 0/3] Improve handling raid10 discard request,
Xiao Ni
- [PATCH v2] md-cluster: fix safemode_delay value when converting to clustered bitmap,
Zhao Heming
- Programmatically check "global" RAID state?,
Ian Pilcher
- [PATCH 0/4] Various cleanups,
Damien Le Moal
- [song-md:md-next] BUILD SUCCESS 60f80d6f2d07a6d8aee485a1d1252327eeee0c81, kernel test robot
- [PATCH] md-cluster: fix safemode_delay non-zero when bitmap switch to clustered, Zhao Heming
- [PATCH v6 00/15] md/raid5: set STRIPE_SIZE as a configurable value,
Yufen Yu
- [PATCH v6 05/15] md/raid5: set correct page offset for bi_io_vec in ops_run_io(), Yufen Yu
- [PATCH v6 04/15] md/raid5: allocate and free shared pages of r5pages, Yufen Yu
- [PATCH v6 03/15] md/raid5: add a member of r5pages for struct stripe_head, Yufen Yu
- [PATCH v6 01/15] md/raid456: convert macro STRIPE_* to members of struct r5conf, Yufen Yu
- [PATCH v6 09/15] md/raid5: add offset array in scribble buffer, Yufen Yu
- [PATCH v6 11/15] md/raid5: support config stripe_size by sysfs entry, Yufen Yu
- [PATCH v6 08/15] md/raid5: add new xor function to support different page offset, Yufen Yu
- [PATCH v6 06/15] md/raid5: set correct page offset for async_copy_data(), Yufen Yu
- [PATCH v6 12/15] md/raid6: let syndrome computor support different page offset, Yufen Yu
- [PATCH v6 14/15] md/raid6: compute syndrome with correct page offset, Yufen Yu
- [PATCH v6 15/15] raid6test: adaptation with syndrome function, Yufen Yu
- [PATCH v6 02/15] md/raid5: set default stripe_size as 4096, Yufen Yu
- [PATCH v6 10/15] md/raid5: compute xor with correct page offset, Yufen Yu
- [PATCH v6 07/15] md/raid5: resize stripes and set correct offset when reshape array, Yufen Yu
- [PATCH v6 13/15] md/raid6: let async recovery function support different page offset, Yufen Yu
- Re: [PATCH v6 00/15] md/raid5: set STRIPE_SIZE as a configurable value, Song Liu
- [GIT PULL] md-next 20200714,
Song Liu
- cluster-md mddev->in_sync & mddev->safemode_delay may have bug,
heming.zhao@xxxxxxxx
- [PATCH V2] md: fix deadlock causing by sysfs_notify, Junxiao Bi
- Reshape using drives not partitions, RAID gone after reboot,
Adam Barnett
- [PATCH] md: fix deadlock causing by sysfs_notify,
Junxiao Bi
- decruft the early init / initrd / initramfs code v2,
Christoph Hellwig
- [PATCH 05/17] md: remove the kernel version of md_u.h, Christoph Hellwig
- [PATCH 09/17] initrd: remove the BLKFLSBUF call in handle_initrd, Christoph Hellwig
- [PATCH 12/17] initrd: mark initrd support as deprecated, Christoph Hellwig
- [PATCH 13/17] initramfs: remove the populate_initrd_image and clean_rootfs stubs, Christoph Hellwig
- [PATCH 16/17] init: open code setting up stdin/stdout/stderr, Christoph Hellwig
- [PATCH 17/17] fs: remove ksys_open, Christoph Hellwig
- [PATCH 15/17] initramfs: switch initramfs unpacking to struct file based APIs, Christoph Hellwig
- [PATCH 14/17] initramfs: simplify clean_rootfs, Christoph Hellwig
- [PATCH 11/17] initrd: mark init_linuxrc as __init, Christoph Hellwig
- [PATCH 06/17] md: simplify md_setup_drive, Christoph Hellwig
- [PATCH 10/17] initrd: switch initrd loading to struct file based APIs, Christoph Hellwig
- [PATCH 08/17] initrd: remove support for multiple floppies, Christoph Hellwig
- [PATCH 07/17] md: rewrite md_setup_drive to avoid ioctls, Christoph Hellwig
- [PATCH 01/17] init: remove the bstat helper, Christoph Hellwig
- [PATCH 02/17] md: move the early init autodetect code to drivers/md/, Christoph Hellwig
- [PATCH 04/17] md: remove the autoscan partition re-read, Christoph Hellwig
- [PATCH 03/17] md: replace the RAID_AUTORUN ioctl with a direct function call, Christoph Hellwig
- Re: decruft the early init / initrd / initramfs code v2, Linus Torvalds
- Re: decruft the early init / initrd / initramfs code v2, hpa
- <Possible follow-ups>
- decruft the early init / initrd / initramfs code v2, Christoph Hellwig
- [PATCH 20/23] fs: remove ksys_open, Christoph Hellwig
- [PATCH 22/23] fs: remove ksys_fchmod, Christoph Hellwig
- [PATCH 23/23] fs: remove ksys_ioctl, Christoph Hellwig
- [PATCH 21/23] fs: remove ksys_dup, Christoph Hellwig
- [PATCH 18/23] init: open code setting up stdin/stdout/stderr, Christoph Hellwig
- [PATCH 19/23] fs: remove ksys_getdents64, Christoph Hellwig
- [PATCH 17/23] initramfs: switch initramfs unpacking to struct file based APIs, Christoph Hellwig
- [PATCH 13/23] initrd: mark init_linuxrc as __init, Christoph Hellwig
- [PATCH 15/23] initramfs: remove the populate_initrd_image and clean_rootfs stubs, Christoph Hellwig
- [PATCH 12/23] initrd: switch initrd loading to struct file based APIs, Christoph Hellwig
- [PATCH 11/23] initrd: remove the BLKFLSBUF call in handle_initrd, Christoph Hellwig
- [PATCH 10/23] initrd: remove support for multiple floppies, Christoph Hellwig
- [PATCH 09/23] md: rewrite md_setup_drive to avoid ioctls, Christoph Hellwig
- [PATCH 08/23] md: simplify md_setup_drive, Christoph Hellwig
- [PATCH 06/23] md: remove the autoscan partition re-read, Christoph Hellwig
- [PATCH 02/23] fs: add a vfs_fchmod helper, Christoph Hellwig
- [PATCH 03/23] init: remove the bstat helper, Christoph Hellwig
- [PATCH 01/23] fs: add a vfs_fchown helper, Christoph Hellwig
- [PATCH 04/23] md: move the early init autodetect code to drivers/md/, Christoph Hellwig
- Re: decruft the early init / initrd / initramfs code v2, Linus Torvalds
[PATCH] md-cluster: fix wild pointer of unlock_all_bitmaps(), Zhao Heming
remove leftovers of the old ->media_changed method,
Christoph Hellwig
upgrade from 0.9 to 1.0 metadata caused slight array shrink, Laurie Denness
[song-md:md-next] BUILD SUCCESS c7a8bd2d606229937d17973d1b9639618bf40775, kernel test robot
commit 480523feae581 may introduce a bug, Heming Zhao
a crash in md-raid, Mikulas Patocka
[PATCH v4] md: improve io stats accounting,
Artur Paszkiewicz
[PATCH v3] md: improve io stats accounting,
Artur Paszkiewicz
[PATCH v5 00/16] md/raid5: set STRIPE_SIZE as a configurable value,
Yufen Yu
- [PATCH v5 02/16] md/raid5: add sysfs entry to set and show stripe_size, Yufen Yu
- [PATCH v5 03/16] md/raid5: set default stripe_size as 4096, Yufen Yu
- [PATCH v5 01/16] md/raid456: covert macro define of STRIPE_* as members of struct r5conf, Yufen Yu
- [PATCH v5 06/16] md/raid5: set correct page offset for bi_io_vec in ops_run_io(), Yufen Yu
- [PATCH v5 10/16] md/raid5: add offset array in scribble buffer, Yufen Yu
- [PATCH v5 07/16] md/raid5: set correct page offset for async_copy_data(), Yufen Yu
- [PATCH v5 13/16] md/raid6: let syndrome computor support different page offset, Yufen Yu
- [PATCH v5 05/16] md/raid5: allocate and free shared pages of r5pages, Yufen Yu
- [PATCH v5 08/16] md/raid5: resize stripes and set correct offset when reshape array, Yufen Yu
- [PATCH v5 16/16] raid6test: adaptation with syndrome function, Yufen Yu
- [PATCH v5 11/16] md/raid5: compute xor with correct page offset, Yufen Yu
- [PATCH v5 15/16] md/raid6: compute syndrome with correct page offset, Yufen Yu
- [PATCH v5 12/16] md/raid5: support config stripe_size by sysfs entry, Yufen Yu
- [PATCH v5 14/16] md/raid6: let async recovery function support different page offset, Yufen Yu
- [PATCH v5 04/16] md/raid5: add a member of r5pages for struct stripe_head, Yufen Yu
- [PATCH v5 09/16] md/raid5: add new xor function to support different page offset, Yufen Yu
- Re: [PATCH v5 00/16] md/raid5: set STRIPE_SIZE as a configurable value, Song Liu
[PATCH] md: raid0/linear: fix dereference before null check on pointer mddev,
Colin King
[PATCH v2] md: improve io stats accounting,
Artur Paszkiewicz
mdadm-4.2 release,
Tkaczyk, Mariusz
remove dead bdi congestion leftovers,
Christoph Hellwig
rename ->make_request_fn and move it to the block_device_operations v2,
Christoph Hellwig
- [PATCH 09/20] bcache: stop setting ->queuedata, Christoph Hellwig
- [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc, Christoph Hellwig
- [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks, Christoph Hellwig
- [PATCH 13/20] block: tidy up a warning in bio_check_ro, Christoph Hellwig
- [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct, Christoph Hellwig
- [PATCH 20/20] block: remove direct_make_request, Christoph Hellwig
- [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers, Christoph Hellwig
- [PATCH 18/20] block: refator submit_bio_noacct, Christoph Hellwig
- [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations, Christoph Hellwig
- [PATCH 15/20] block: remove the nr_sectors variable in generic_make_request_checks, Christoph Hellwig
- [PATCH 02/20] simdisk: stop using ->queuedata, Christoph Hellwig
- [PATCH 07/20] umem: stop using ->queuedata, Christoph Hellwig
- [PATCH 12/20] block: remove the request_queue argument from blk_queue_split, Christoph Hellwig
- [PATCH 10/20] dm: stop using ->queuedata, Christoph Hellwig
- [PATCH 08/20] zram: stop using ->queuedata, Christoph Hellwig
- [PATCH 06/20] rsxx: stop using ->queuedata, Christoph Hellwig
- [PATCH 05/20] ps3vram: stop using ->queuedata, Christoph Hellwig
- [PATCH 04/20] null_blk: stop using ->queuedata for bio mode, Christoph Hellwig
- [PATCH 03/20] drbd: stop using ->queuedata, Christoph Hellwig
- [PATCH 01/20] nfblock: stop using ->queuedata, Christoph Hellwig
- Re: rename ->make_request_fn and move it to the block_device_operations v2, Jens Axboe
[PATCH 1/1] super1 block data_size should be member disk size, Xiao Ni
[PATCH 0/2] Can't grow size twice for a super1.0 array,
Xiao Ni
[PATCH v3 15/20] raid5: Use sequence counter with associated spinlock, Ahmed S. Darwish
rename ->make_request_fn and move it to the block_device_operations,
Christoph Hellwig
- [PATCH 03/20] drbd: stop using ->queuedata, Christoph Hellwig
- [PATCH 06/20] rsxx: stop using ->queuedata, Christoph Hellwig
- [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers, Christoph Hellwig
- [PATCH 20/20] block: remove direct_make_request, Christoph Hellwig
- [PATCH 18/20] block: refator submit_bio_noacct, Christoph Hellwig
- [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations, Christoph Hellwig
- [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct, Christoph Hellwig
- [PATCH 15/20] block: remove the nr_sectors variable in generic_make_request_checks, Christoph Hellwig
- [PATCH 13/20] block: tidy up a warning in bio_check_ro, Christoph Hellwig
- [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks, Christoph Hellwig
- [PATCH 12/20] block: remove the request_queue argument from blk_queue_split, Christoph Hellwig
- [PATCH 01/20] nfblock: stop using ->queuedata, Christoph Hellwig
- [PATCH 02/20] simdisk: stop using ->queuedata, Christoph Hellwig
- [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc, Christoph Hellwig
- [PATCH 10/20] dm: stop using ->queuedata, Christoph Hellwig
- [PATCH 09/20] bcache: stop setting ->queuedata, Christoph Hellwig
- [PATCH 07/20] umem: stop using ->queuedata, Christoph Hellwig
- [PATCH 08/20] zram: stop using ->queuedata, Christoph Hellwig
- [PATCH 05/20] ps3vram: stop using ->queuedata, Christoph Hellwig
- [PATCH 04/20] null_blk: stop using ->queuedata for bio mode, Christoph Hellwig
- Re: rename ->make_request_fn and move it to the block_device_operations, Jens Axboe
[PATCH] Replace HTTP links with HTTPS ones: LVM,
Alexander A. Klimov
mdadm calendar specification format error,
Ali Abdallah
stripe_cache_size and journal (cache) in write-back mode,
Alexander Murashkin
RAID types & chunks sizes for new NAS drives,
Ian Pilcher
Choosing the value to update the size of each member device in mdadm Grow_reshape, Jonas Fisher
[PATCH 1/3] raid5: call clear_batch_ready before set STRIPE_ACTIVE,
Guoqing Jiang
decruft the early init / initrd / initramfs code,
Christoph Hellwig
- [PATCH 03/16] md: replace the RAID_AUTORUN ioctl with a direct function call, Christoph Hellwig
- [PATCH 08/16] initrd: remove support for multiple floppies, Christoph Hellwig
- [PATCH 10/16] initrd: switch initrd loading to struct file based APIs, Christoph Hellwig
- [PATCH 15/16] init: open code setting up stdin/stdout/stderr, Christoph Hellwig
- [PATCH 16/16] fs: remove ksys_open, Christoph Hellwig
- [PATCH 13/16] initramfs: simplify clean_rootfs, Christoph Hellwig
- [PATCH 14/16] initramfs: switch initramfs unpacking to struct file based APIs, Christoph Hellwig
- [PATCH 12/16] initramfs: remove the populate_initrd_image and clean_rootfs stubs, Christoph Hellwig
- [PATCH 11/16] initrd: mark init_linuxrc as __init, Christoph Hellwig
- [PATCH 09/16] initrd: remove the BLKFLSBUF call in handle_initrd, Christoph Hellwig
- [PATCH 02/16] md: move the early init autodetect code to drivers/md/, Christoph Hellwig
- [PATCH 07/16] md: rewrite md_setup_drive to avoid ioctls, Christoph Hellwig
- [PATCH 06/16] md: simplify md_setup_drive, Christoph Hellwig
- [PATCH 01/16] init: remove the bstat helper, Christoph Hellwig
- [PATCH 05/16] md: remove the kernel version of md_u.h, Christoph Hellwig
- [PATCH 04/16] md: remove the autoscan partition re-read, Christoph Hellwig
- Re: decruft the early init / initrd / initramfs code, Randy Dunlap
[PATCH v4 00/15] md/raid5: set STRIPE_SIZE as a configurable value,
Yufen Yu
- [PATCH v4 06/15] md/raid5: set correct page offset for bi_io_vec in ops_run_io(), Yufen Yu
- [PATCH v4 03/15] md/raid5: set default stripe_size as 4096, Yufen Yu
- [PATCH v4 05/15] md/raid5: allocate and free shared pages of r5pages, Yufen Yu
- [PATCH v4 04/15] md/raid5: add a member of r5pages for struct stripe_head, Yufen Yu
- [PATCH v4 01/15] md/raid456: covert macro define of STRIPE_* as members of struct r5conf, Yufen Yu
- [PATCH v4 02/15] md/raid5: add sysfs entry to set and show stripe_size, Yufen Yu
- [PATCH v4 12/15] md/raid5: support config stripe_size by sysfs entry, Yufen Yu
- [PATCH v4 09/15] md/raid5: add new xor function to support different page offset, Yufen Yu
- [PATCH v4 15/15] raid6test: adaptation with syndrome function, Yufen Yu
- [PATCH v4 08/15] md/raid5: resize stripes and set correct offset when reshape array, Yufen Yu
- [PATCH v4 11/15] md/raid5: compute xor with correct page offset, Yufen Yu
- [PATCH v4 07/15] md/raid5: set correct page offset for async_copy_data(), Yufen Yu
- [PATCH v4 10/15] md/raid5: add offset array in scribble buffer, Yufen Yu
- [PATCH v4 14/15] md/raid6: compute syndrome with correct page offset, Yufen Yu
- [PATCH v4 13/15] md/raid6: let syndrome computor support different page offset, Yufen Yu
[PATCH] mdadm/Grow: prevent md's fd from being occupied during delayed time,
allenpeng
Recovering a failed software RAI, where does parallel -j0 dd to?, Robert Kudyba
Lockdep warning after `mdadm -S`,
Michał Mirosław
rsync input/output errors during resyncing of RAID10 e-sata, share changed to read-only,
Robert Kudyba
[PATCH AUTOSEL 5.7 200/274] raid5: remove gfp flags from scribble_alloc(), Sasha Levin
[PATCH AUTOSEL 5.7 199/274] md: don't flush workqueue unconditionally in md_open, Sasha Levin
[PATCH AUTOSEL 5.4 121/175] md: don't flush workqueue unconditionally in md_open, Sasha Levin
[PATCH AUTOSEL 5.4 122/175] raid5: remove gfp flags from scribble_alloc(), Sasha Levin
[PATCH AUTOSEL 4.19 072/106] md: don't flush workqueue unconditionally in md_open, Sasha Levin
[PATCH AUTOSEL 4.9 34/50] md: don't flush workqueue unconditionally in md_open, Sasha Levin
[PATCH AUTOSEL 4.4 25/37] md: don't flush workqueue unconditionally in md_open, Sasha Levin
[PATCH AUTOSEL 4.14 51/72] md: don't flush workqueue unconditionally in md_open, Sasha Levin
[PATCH v2 13/18] raid5: Use sequence counter with associated spinlock, Ahmed S. Darwish
[PATCH] mdraid: fix read/write bytes accounting,
jeffm
Helpful archives, Adam Goryachev
[PATCH] md: improve io stats accounting,
Artur Paszkiewicz
[PATCH RFC 0/3] block: allow REQ_NOWAIT to some bio-based/stacked devices,
Konstantin Khlebnikov
[PATCH,v2] Block overwriting existing links while manual assembly,
Kinga Tanska
[PATCH v2] Use more secure HTTPS URLs,
Paul Menzel
[PATCH v3 00/11] md/raid5: set STRIPE_SIZE as a configurable value,
Yufen Yu
- [PATCH v3 01/11] md/raid5: add CONFIG_MD_RAID456_STRIPE_SHIFT to set STRIPE_SIZE, Yufen Yu
- [PATCH v3 02/11] md/raid5: add a member of r5pages for struct stripe_head, Yufen Yu
- [PATCH v3 06/11] md/raid5: add new xor function to support different page offset, Yufen Yu
- [PATCH v3 04/11] md/raid5: set correct page offset for bi_io_vec in ops_run_io(), Yufen Yu
- [PATCH v3 05/11] md/raid5: set correct page offset for async_copy_data(), Yufen Yu
- [PATCH v3 03/11] md/raid5: allocate and free pages of r5pages, Yufen Yu
- [PATCH v3 11/11] raid6test: adaptation with syndrome function, Yufen Yu
- [PATCH v3 08/11] md/raid5: compute xor with correct page offset, Yufen Yu
- [PATCH v3 07/11] md/raid5: add offset array in scribble buffer, Yufen Yu
- [PATCH v3 10/11] md/raid6: compute syndrome with correct page offset, Yufen Yu
- [PATCH v3 09/11] md/raid6: let syndrome computor support different page offset, Yufen Yu
- Re: [PATCH v3 00/11] md/raid5: set STRIPE_SIZE as a configurable value, Song Liu
- Re: [PATCH v3 00/11] md/raid5: set STRIPE_SIZE as a configurable value, Guoqing Jiang
[PATCH] Block overwriting existing links while manual assembly,
Kinga Tanska
mdadm failed to create internal bitmap,
Jonas Fisher
help requested for mdadm grow error,
Thomas Grawert
Revised: [PATCH] mdadm: detect too-small device: error rather than underflow/crash,
dfavro
failed disks, mapper, and "Invalid argument",
David T-G
[PATCH v1 20/25] raid5: Use sequence counter with associated spinlock, Ahmed S. Darwish
[PATCH] [PATCH] Add sector suffix to mdadm --data-offset manpage, Sam Hurst
[PATCH V3 0/2] Fix build issues,
Guoqing Jiang
[PATCH V2 0/2] Fix build issues,
Guoqing Jiang
[PATCH 02/10] md: remove __clear_page_buffers and use attach/detach_page_private, Guoqing Jiang
[PATCH 01/10] include/linux/pagemap.h: introduce attach/detach_page_private, Guoqing Jiang
[PATCH] mdadm: detect too-small device: error rather than underflow/crash,
David Favro
[PATCH 0/2] Fix build issues,
Guoqing Jiang
[PATCH, v2] Makefile: add EXTRAVERSION support,
Tkaczyk Mariusz
[GIT PULL] md-next 20200513,
Song Liu
[PATCH] Use more secure HTTPS URLs,
Paul Menzel
[PATCH] mdcheck: Log when done,
Paul Menzel
[PATCH] Makefile: add LABEL support,
Tkaczyk Mariusz
New wiki page, antlists
[PATCH] md: add a newline when printing parameter 'start_ro' by sysfs,
Xiongfeng Wang
raid6check extremely slow ?,
Wolfgang Denk
RAID wiped superblock recovery,
Sam Hurst
Raid1 not assembling correctly after after new MB, Renaud (Ron) OLGIATI
Assemblin journaled array fails,
Michal Soltys
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, antlists
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Message not available
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Michal Soltys
- Re: Assemblin journaled array fails, Song Liu
- Re: Assemblin journaled array fails, Guoqing Jiang
remove a few uses of ->queuedata,
Christoph Hellwig
- [PATCH 01/15] nfblock: use gendisk private_data, Christoph Hellwig
- [PATCH 04/15] null_blk: stop using ->queuedata for bio mode, Christoph Hellwig
- [PATCH 05/15] ps3vram: stop using ->queuedata, Christoph Hellwig
- [PATCH 09/15] lightnvm: stop using ->queuedata, Christoph Hellwig
- [PATCH 07/15] umem: stop using ->queuedata, Christoph Hellwig
- [PATCH 12/15] md: stop using ->queuedata, Christoph Hellwig
- [PATCH 15/15] nvdimm/pmem: stop using ->queuedata, Christoph Hellwig
- [PATCH 13/15] nvdimm/blk: stop using ->queuedata, Christoph Hellwig
- [PATCH 14/15] nvdimm/btt: stop using ->queuedata, Christoph Hellwig
- [PATCH 10/15] bcache: stop setting ->queuedata, Christoph Hellwig
- [PATCH 11/15] dm: stop using ->queuedata, Christoph Hellwig
- [PATCH 08/15] zram: stop using ->queuedata, Christoph Hellwig
- [PATCH 03/15] drbd: stop using ->queuedata, Christoph Hellwig
- [PATCH 06/15] rsxx: stop using ->queuedata, Christoph Hellwig
- [PATCH 02/15] simdisk: stop using ->queuedata, Christoph Hellwig
- Re: remove a few uses of ->queuedata, Dan Williams
- Re: remove a few uses of ->queuedata, Ming Lei
[RFC PATCH V3 01/10] include/linux/pagemap.h: introduce attach/detach_page_private, Guoqing Jiang
[RFC PATCH V3 02/10] md: remove __clear_page_buffers and use attach/detach_page_private,
Guoqing Jiang
"mdadm -n": component device selection when delta_disks<0,
David F
[PATCH] md/raid1: Replace zero-length array with flexible-array,
Gustavo A. R. Silva
[general question] rare silent data corruption when writing data,
Michal Soltys
[PATCH v2 00/10] clean up SECTOR related macros and sectors/pages conversions,
Zhen Lei
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]