Linux RAID Storage
[Prev Page][Next Page]
- [PATCH] md/raid1,raid10: strip REQ_NOWAIT from member bios,
Zheng Qixing
- [PATCH 1/1] md/md-bitmap: fix GPF in bitmap_get_stats(), Håkon Bugge
- [PATCH] raid10: cleanup memleak at raid10_make_request,
Nigel Croxon
- [PATCH v4 0/2] Optimize r1conf->r1bio_pool,
Wang Jinchao
- [mdraid:md-6.16] [md] bc8ce8eaa2: mdadm-selftests.05r1-failfast.fail,
kernel test robot
- [PATCH v3 0/2] Optimize r1conf->r1bio_pool,
Wang Jinchao
- next-20250623: riscv defconfig raid6 recov_rvv.c use of undeclared identifier 'raid6_empty_zero_page',
Naresh Kamboju
- [PATCH v2 1/2] md/raid1: change r1conf->r1bio_pool to a pointer type,
Wang Jinchao
- Kernel mistakenly "starts" resync on fully-degraded, newly-created raid10 array,
Omari Stephens
- [PATCH] md/raid1: change r1conf->r1bio_pool to a pointer type,
Wang Jinchao
- [PATCH v2 0/5] block/md/dm: set chunk_sectors from stacked dev stripe size,
John Garry
- [PATCH] md/raid1,raid10: fix IO handle for REQ_NOWAIT,
Zheng Qixing
- [PATCH v3] md/raid1: Fix stack memory use after return in raid1_reshape,
Wang Jinchao
- [PATCH v2] md/raid1: Fix stack memory use after return in raid1_reshape,
Wang Jinchao
- [PATCH V6 0/3] md: call del_gendisk in sync way,
Xiao Ni
- [PATCH 0/4] Fix a segmentation fault also add raid6test for RISC-V support,
Chunyan Zhang
- [PATCH V5 0/3] md: call del_gendisk in sync way,
Xiao Ni
- [PATCH AUTOSEL 5.4 1/7] md/md-bitmap: fix dm-raid max_write_behind setting, Sasha Levin
- [PATCH AUTOSEL 6.1 01/16] md/md-bitmap: fix dm-raid max_write_behind setting, Sasha Levin
- [PATCH AUTOSEL 5.10 1/9] md/md-bitmap: fix dm-raid max_write_behind setting, Sasha Levin
- [PATCH AUTOSEL 5.15 01/12] md/md-bitmap: fix dm-raid max_write_behind setting, Sasha Levin
- [PATCH AUTOSEL 6.12 03/23] md/md-bitmap: fix dm-raid max_write_behind setting, Sasha Levin
- [PATCH AUTOSEL 6.6 01/18] md/md-bitmap: fix dm-raid max_write_behind setting, Sasha Levin
- [PATCH AUTOSEL 6.14 03/29] md/md-bitmap: fix dm-raid max_write_behind setting, Sasha Levin
- [PATCH AUTOSEL 6.15 04/35] md/md-bitmap: fix dm-raid max_write_behind setting, Sasha Levin
- [PATCH] md/raid1: Fix use-after-free in reshape pool wait queue,
Wang Jinchao
- [PATCH blktests] md/002: add atomic write tests for md/stacked devices,
Alan Adamson
- [PATCH RFC 0/4] block: set chunk_sectors from stacked dev stripe size,
John Garry
- [PATCH V4 0/3] md: call del_gendisk in sync way,
Xiao Ni
- [PATCH V3 0/2] md: call del_gendisk in sync way,
Xiao Ni
- Need help increasing raid scan efficiency.,
David Niklas
- [PATCH] md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueue,
Ryo Takakura
- [GIT PULL] md-6.16-20250530,
Yu Kuai
- [PATCH v2] md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT,
Yu Kuai
- [no subject], Unknown
- [no subject], Unknown
- [PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap,
Yu Kuai
- [PATCH 03/23] md/md-bitmap: cleanup bitmap_ops->startwrite(), Yu Kuai
- [PATCH 02/23] md: factor out a helper raid_is_456(), Yu Kuai
- [PATCH 04/23] md/md-bitmap: support discard for bitmap ops, Yu Kuai
- [PATCH 06/23] md/md-bitmap: add a new sysfs api bitmap_type, Yu Kuai
- [PATCH 01/23] md: add a new parameter 'offset' to md_super_write(), Yu Kuai
- [PATCH 08/23] md/md-bitmap: add a new method skip_sync_blocks() in bitmap_operations, Yu Kuai
- [PATCH 05/23] md/md-bitmap: remove parameter slot from bitmap_create(), Yu Kuai
- [PATCH 10/23] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER, Yu Kuai
- [PATCH 09/23] md/md-bitmap: add a new method blocks_synced() in bitmap_operations, Yu Kuai
- [PATCH 07/23] md/md-bitmap: delay registration of bitmap_ops until creating bitmap, Yu Kuai
- [PATCH 13/23] md/md-bitmap: fix dm-raid max_write_behind setting, Yu Kuai
- [PATCH 11/23] md/md-bitmap: make method bitmap_ops->daemon_work optional, Yu Kuai
- [PATCH 14/23] md/dm-raid: remove max_write_behind setting limit, Yu Kuai
- [PATCH 12/23] md/md-bitmap: add macros for lockless bitmap, Yu Kuai
- [PATCH 15/23] md/md-llbitmap: implement llbitmap IO, Yu Kuai
- [PATCH 17/23] md/md-llbitmap: implement APIs for page level dirty bits synchronization, Yu Kuai
- [PATCH 18/23] md/md-llbitmap: implement APIs to mange bitmap lifetime, Yu Kuai
- [PATCH 16/23] md/md-llbitmap: implement bit state machine, Yu Kuai
- [PATCH 23/23] md/md-llbitmap: add Kconfig, Yu Kuai
- [PATCH 21/23] md/md-llbitmap: implement all bitmap operations, Yu Kuai
- [PATCH 20/23] md/md-llbitmap: implement APIs for sync_thread, Yu Kuai
- [PATCH 22/23] md/md-llbitmap: implement sysfs APIs, Yu Kuai
- [PATCH 19/23] md/md-llbitmap: implement APIs to dirty bits and clear bits, Yu Kuai
- Re: [PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap, Yu Kuai
- Re: [PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap, Yu Kuai
- Re: [PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap, Xiao Ni
- [PATCH RFC v4] mdadm: add support for new lockless bitmap, Yu Kuai
- [PATCH] md: fix potential NULL pointer dereference in md_super_write,
Ye Chey
- [PATCH] md/raid1,raid10: don't handle read ahead error, Yu Kuai
- LVM2 test breakage,
Mikulas Patocka
[PATCH V2 0/2] md: call del_gendisk in sync way,
Xiao Ni
[GIT PULL v2] md-6.16-20250513,
Yu Kuai
[GIT PULL] md-6.16-20250512,
Yu Kuai
[no subject], Unknown
[no subject], Unknown
[no subject], Unknown
[PATCH RFC md-6.16 v3 00/19] md: introduce a new lockless bitmap,
Yu Kuai
- [PATCH RFC md-6.16 v3 02/19] md: support discard for bitmap ops, Yu Kuai
- [PATCH RFC md-6.16 v3 03/19] md/md-bitmap: remove parameter slot from bitmap_create(), Yu Kuai
- [PATCH RFC md-6.16 v3 01/19] md/md-bitmap: add {start, end}_discard in bitmap_operations, Yu Kuai
- [PATCH RFC md-6.16 v3 06/19] md: add a new parameter 'offset' to md_super_write(), Yu Kuai
- [PATCH RFC md-6.16 v3 04/19] md: add a new sysfs api bitmap_version, Yu Kuai
- [PATCH RFC md-6.16 v3 07/19] md/md-bitmap: add a new helper skip_sync_blocks() in bitmap_operations, Yu Kuai
- [PATCH RFC md-6.16 v3 08/19] md/md-bitmap: add a new helper blocks_synced() in bitmap_operations, Yu Kuai
- [PATCH RFC md-6.16 v3 05/19] md: delay registration of bitmap_ops until creating bitmap, Yu Kuai
- [PATCH RFC md-6.16 v3 09/19] md: add a new recovery_flag MD_RECOVERY_LAZY_RECOVER, Yu Kuai
- [PATCH RFC md-6.16 v3 11/19] md/md-llbitmap: implement bitmap IO, Yu Kuai
- [PATCH RFC md-6.16 v3 13/19] md/md-llbitmap: implement APIs for page level dirty bits synchronization, Yu Kuai
- [PATCH RFC md-6.16 v3 10/19] md/md-llbitmap: add data structure definition and comments, Yu Kuai
- [PATCH RFC md-6.16 v3 12/19] md/md-llbitmap: implement bit state machine, Yu Kuai
- [PATCH RFC md-6.16 v3 14/19] md/md-llbitmap: implement APIs to mange bitmap lifetime, Yu Kuai
- [PATCH RFC md-6.16 v3 15/19] md/md-llbitmap: implement APIs to dirty bits and clear bits, Yu Kuai
- [PATCH RFC md-6.16 v3 17/19] md/md-llbitmap: implement all bitmap operations, Yu Kuai
- [PATCH RFC md-6.16 v3 16/19] md/md-llbitmap: implement APIs for sync_thread, Yu Kuai
- [PATCH RFC md-6.16 v3 18/19] md/md-llbitmap: implement sysfs APIs, Yu Kuai
- [PATCH RFC md-6.16 v3 19/19] md/md-llbitmap: add Kconfig, Yu Kuai
- Re: [PATCH RFC md-6.16 v3 00/19] md: introduce a new lockless bitmap, Christoph Hellwig
[PATCH RFC v3] mdadm: add support for new lockless bitmap, Yu Kuai
[PATCH v2 0/7] mdadm: minor fixes,
Xiao Ni
[PATCH 0/3] mdadm: minor fixes,
Xiao Ni
[PATCH 0/3] md: call del_gendisk in sync way,
Xiao Ni
[PATCH v3 0/9] md: fix is_mddev_idle(),
Yu Kuai
add fails: nvme1n1p2 does not have a valid v1.2 superblock, not importing,
Daniel Buschke
[PATCH v6.1] md: move initialization and destruction of 'io_acct_set' to md.c,
Yu Kuai
[RFC PATCH] fix a reshape checking logic inside make_stripe_request(),
colyli
[PATCH] mdadm: Fix IMSM Raid assembly after disk link failure and reboot,
Richard Li
[PATCH v2 0/9] md: fix is_mddev_idle(),
Yu Kuai
- [PATCH v2 3/9] block: WARN if bdev inflight counter is negative, Yu Kuai
- [PATCH v2 1/9] blk-mq: remove blk_mq_in_flight(), Yu Kuai
- [PATCH v2 2/9] block: reuse part_in_flight_rw for part_in_flight, Yu Kuai
- [PATCH v2 5/9] block: export API to get the number of bdev inflight IO, Yu Kuai
- [PATCH v2 4/9] block: cleanup blk_mq_in_flight_rw(), Yu Kuai
- [PATCH v2 6/9] md: record dm-raid gendisk in mddev, Yu Kuai
- [PATCH v2 7/9] md: add a new api sync_io_depth, Yu Kuai
- [PATCH v2 9/9] md: cleanup accounting for issued sync IO, Yu Kuai
- [PATCH v2 8/9] md: fix is_mddev_idle(), Yu Kuai
- Re: [PATCH v2 0/9] md: fix is_mddev_idle(), Paul Menzel
[PATCH RFC 0/3] md: call del_gendisk in sync way,
Xiao Ni
[RFC PATCH 1/1] md: delete gendisk in ioctl path,
Xiao Ni
[PATCH AUTOSEL 5.4 2/3] md/raid1: Add check for missing source disk in process_checks(), Sasha Levin
[PATCH AUTOSEL 5.10 2/3] md/raid1: Add check for missing source disk in process_checks(), Sasha Levin
[PATCH AUTOSEL 5.15 5/6] md/raid1: Add check for missing source disk in process_checks(), Sasha Levin
[PATCH AUTOSEL 6.1 10/12] md/raid1: Add check for missing source disk in process_checks(), Sasha Levin
[PATCH AUTOSEL 6.6 13/15] md/raid1: Add check for missing source disk in process_checks(), Sasha Levin
[PATCH AUTOSEL 6.12 19/23] md/raid1: Add check for missing source disk in process_checks(), Sasha Levin
[PATCH AUTOSEL 6.14 23/30] md/raid1: Add check for missing source disk in process_checks(), Sasha Levin
[PATCH 6.1 0/2] md: fix mddev uaf while iterating all_mddevs list,
Yu Kuai
[PATCH-RFC] md-bitmap: use page cache for file backed,
Keith Busch
[PATCH v2 0/5] md: fix is_mddev_idle(),
Yu Kuai
[GIT PULL] md-6.15-20250416,
Yu Kuai
raid5-cache / log / journal hung task during log replay,
Philipp Steinhardt
[PATCH 0/4] md: fix is_mddev_idle(),
Yu Kuai
[PATCH v2] md/raid1: Add check for missing source disk in process_checks(),
Meir Elisha
[PATCH RFC] md: fix is_mddev_idle(),
Yu Kuai
[PATCH] md/raid1: Add check for missing source disk in process_checks(),
Meir Elisha
[PATCH 0/4] Make gcc-8.1 and binutils-2.30 the minimum version,
Arnd Bergmann
[PATCH REPOST] lib/raid6: Remove always defined CONFIG_AS_AVX512, Uros Bizjak
Re: [PATCH 3/3] crypto: x86 - Remove CONFIG_AS_AVX512,
Herbert Xu
Issue with IMSM RAID Not Reconstructing When Disks Reconnected in Specific Order, Richard Li
[PATCH V2] md/md-bitmap: fix stats collection for external bitmaps,
Zheng Qixing
[PATCH] md/md-bitmap: fix stats collection for external bitmaps,
Zheng Qixing
extreme RAID10 rebuild times reported, but rebuild's progressing ?,
pgnd
[PATCH RFC 1/1] md/raid5: improve randread performance, Xiao Ni
[PATCH RFC v2 00/14] md: introduce a new lockless bitmap,
Yu Kuai
- [PATCH RFC v2 01/14] block: factor out a helper bdev_file_alloc(), Yu Kuai
- [PATCH RFC v2 02/14] md/md-bitmap: pass discard information to bitmap_{start, end}write, Yu Kuai
- [PATCH RFC v2 03/14] md/md-bitmap: remove parameter slot from bitmap_create(), Yu Kuai
- [PATCH RFC v2 04/14] md: add a new sysfs api bitmap_version, Yu Kuai
- [PATCH RFC v2 06/14] md/md-llbitmap: implement bit state machine, Yu Kuai
- [PATCH RFC v2 05/14] md: delay registeration of bitmap_ops until creating bitmap, Yu Kuai
- [PATCH RFC v2 08/14] md/md-llbitmap: implement APIs for page level dirty bits synchronization, Yu Kuai
- [PATCH RFC v2 09/14] md/md-llbitmap: implement APIs to mange bitmap lifetime, Yu Kuai
- [PATCH RFC v2 07/14] md/md-llbitmap: implement hidden disk to manage bitmap IO, Yu Kuai
- [PATCH RFC v2 10/14] md/md-llbitmap: implement APIs to dirty bits and clear bits, Yu Kuai
- [PATCH RFC v2 11/14] md/md-llbitmap: implement APIs for sync_thread, Yu Kuai
- [PATCH RFC v2 13/14] md/md-llbitmap: implement sysfs APIs, Yu Kuai
- [PATCH RFC v2 12/14] md/md-llbitmap: implement all bitmap operations, Yu Kuai
- [PATCH RFC v2 14/14] md/md-llbitmap: add Kconfig, Yu Kuai
- Re: [PATCH RFC v2 00/14] md: introduce a new lockless bitmap, Christoph Hellwig
- Re: [PATCH RFC v2 00/14] md: introduce a new lockless bitmap, Christoph Hellwig
[PATCH RFC v2] mdadm: add support for new lockless bitmap, Yu Kuai
[PATCH] mdadm: Incremental mode creates file for udev rules,
Nigel Croxon
[PATCH] md/raid10: fix missing discard IO accounting,
Yu Kuai
[PATCH v0 0/3] mdadm: Use kernel raid headers,
mtkaczyk
[PATCH 1/1] mdadm: check posix name before setting name and devname,
Xiao Ni
[v2 PATCH] lib/raid6: Replace custom zero page with ZERO_PAGE,
Herbert Xu
[PATCH] lib/raid6: Replace custom zero page with ZERO_PAGE,
Herbert Xu
[GIT PULL] md-6.15-20250312,
Yu Kuai
[PATCH 0/4] mdadm: regression tests fix,
Xiao Ni
[PATCH v2] mdadm: Clear extra flags when initializing metadata,
Wu Guanghao
RAID 5, 10 modern post 2020 drives, slow speeds,
David Hajes
Re: RAID 5, 10 modern post 2020 drives, slow speeds, Xiao Ni
Bounce probe for linux-raid@xxxxxxxxxxxxxxx (no action required),
linux-raid+owner
Need to understand error messages,
Eyal Lebedinsky
[PATCH md-6.15 V2 1/1] md/raid10: wait barrier before returning discard request with REQ_NOWAIT,
Xiao Ni
[PATCH V5] raid6: Add RISC-V SIMD syndrome and recovery calculations,
Chunyan Zhang
[PATCH 0/4] bugfix of logical_block_size and make it configurable,
linan666
[PATCH 1/1] md/raid10: wait barrier before returning discard request with REQ_NOWAIT,
Xiao Ni
[PATCH 1/1] md/raid10: Don't print warn calltrace for discard with REQ_NOWAIT,
Xiao Ni
[PATCH] mdadm: Don't set bad_blocks flag when initializing metadata,
Wu Guanghao
[PATCH v3] md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb,
Su Yue
[PATCH v2] md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb,
Su Yue
[PATCH] md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb,
Su Yue
[Index of Archives]
[Linux RAID Wiki]
[Linux Block]
[ATA RAID]
[Kernel]
[Linux SCSI]
[Linux iSCSI]
[Linux SCSI Target Infrastructure]
[Linux Books]