linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-19 05:29:15 to 2021-02-04 04:09:52 UTC [more...]

[PATCH 0/5] md/raid10: Improve handling raid10 discard request
 2021-02-04  4:07 UTC  (14+ messages)
` [PATCH 1/5] md: add md_submit_discard_bio() for submitting discard bio
` [PATCH 2/5] md/raid10: extend r10bio devs to raid disks
` [PATCH 3/5] md/raid10: pull codes that wait for blocked dev into one function
` [PATCH 4/5] md/raid10: improve raid10 discard request
` [PATCH 5/5] md/raid10: improve discard request for far layout

[solved] 3 drive RAID5 with 1 bad drive, 1 drive active but not clean and a single clean drive
 2021-02-03  6:07 UTC 

3 drive RAID5 with 1 bad drive, 1 drive active but not clean and a single clean drive
 2021-02-03  4:04 UTC 

PROBLEM: Recent raid10 block discard patchset causes filesystem corruption on fstrim
 2021-02-03  1:43 UTC  (5+ messages)

[PATCH v2] super1.c: avoid useless sync when bitmap switches from clustered to none
 2021-02-03  0:22 UTC 

[PATCH] super1.c: avoid useless sync when bitmap switches from clustered to none
 2021-02-02 13:53 UTC 

cleanup bvec allocation
 2021-02-02 17:19 UTC  (12+ messages)
` [PATCH 01/11] block: reuse BIO_INLINE_VECS for integrity bvecs
` [PATCH 02/11] block: move struct biovec_slab to bio.c
` [PATCH 03/11] block: factor out a bvec_alloc_gfp helper
` [PATCH 04/11] block: streamline bvec_alloc
` [PATCH 05/11] block: remove the 1 and 4 vec bvec_slabs entries
` [PATCH 06/11] block: turn the nr_iovecs argument to bio_alloc* into an unsigned short
` [PATCH 07/11] block: remove a layer of indentation in bio_iov_iter_get_pages
` [PATCH 08/11] block: set BIO_NO_PAGE_REF in bio_iov_bvec_set
` [PATCH 09/11] block: mark the bio as cloned "
` [PATCH 10/11] md/raid10: remove dead code in reshape_request
` [PATCH 11/11] block: use bi_max_vecs to find the bvec pool

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2021-02-02 15:42 UTC  (19+ messages)

[PATCH 2/2] dm crypt: support using trusted keys
 2021-02-02 15:12 UTC  (5+ messages)

Regarding Raid-6 array
 2021-02-01 22:00 UTC 

md read-only fixes
 2021-02-01 16:35 UTC  (4+ messages)
` [PATCH 1/2] md: check for NULL ->meta_bdev before calling bdev_read_only
` [PATCH 2/2] md: use rdev_read_only in restart_array

One failed raid device can't umount automatically
 2021-02-01 14:35 UTC  (2+ messages)

misc bio allocation cleanups
 2021-02-01 12:22 UTC  (37+ messages)
` [PATCH 01/17] zonefs: use bio_alloc in zonefs_file_dio_append
  ` [dm-devel] "
` [PATCH 02/17] btrfs: use bio_kmalloc in __alloc_device
` [PATCH 03/17] blk-crypto: use bio_kmalloc in blk_crypto_clone_bio
` [PATCH 04/17] block: split bio_kmalloc from bio_alloc_bioset
` [PATCH 05/17] block: use an on-stack bio in blkdev_issue_flush
` [PATCH 06/17] dm-clone: use blkdev_issue_flush in commit_metadata
` [PATCH 07/17] f2fs: use blkdev_issue_flush in __submit_flush_wait
  ` [f2fs-dev] "
` [PATCH 08/17] f2fs: remove FAULT_ALLOC_BIO
  ` [f2fs-dev] "
` [PATCH 09/17] drbd: remove bio_alloc_drbd
` [PATCH 10/17] drbd: remove drbd_req_make_private_bio
` [PATCH 11/17] md: remove bio_alloc_mddev
` [PATCH 12/17] md: simplify sync_page_io
` [PATCH 13/17] md: remove md_bio_alloc_sync
` [PATCH 14/17] md/raid6: refactor raid5_read_one_chunk
` [PATCH 15/17] nfs/blocklayout: remove cruft in bl_alloc_init_bio
` [PATCH 16/17] nilfs2: remove cruft in nilfs_alloc_seg_bio
` [PATCH 17/17] mm: remove get_swap_bio

[PATCH] super1: fix Floating point exception
 2021-01-30  9:49 UTC 

Problem with initial sync of a RAID1 with 4Kn drives
 2021-01-29 20:31 UTC 

I trashed my superblocks after reshape from raid5 to raid6 stalled - need help recovering
 2021-01-29  0:37 UTC 

"attempt to access beyond end of device" when reshaping raid10 from near=2 to offset=2
 2021-01-28 21:50 UTC  (3+ messages)

[PATCH] md: change bitmap offset verification in write_sb_page
 2021-01-28 13:11 UTC  (3+ messages)

md: Speed shrinks with drives number
 2021-01-28 11:20 UTC 

[song-md:md-next] BUILD SUCCESS ae5fc93485e1e3fb961345359facfab24685410d
 2021-01-27 17:26 UTC 

release plan for mdadm
 2021-01-27 11:39 UTC 

[PATCH] md/raid5: cast chunk_sectors to sector_t value
 2021-01-26 18:50 UTC  (4+ messages)

store a pointer to the block_device in struct bio (again) v2
 2021-01-25 18:31 UTC  (25+ messages)
` [PATCH 01/10] brd: remove the end of device check in brd_do_bvec
` [PATCH 02/10] dcssblk: remove the end of device check in dcssblk_submit_bio
` [PATCH 03/10] block: store a block_device pointer in struct bio
` [PATCH 04/10] block: simplify submit_bio_checks a bit
` [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
` [PATCH 06/10] block: use ->bi_bdev for bio based I/O accounting
` [PATCH 07/10] blk-mq: use ->bi_bdev for "
` [PATCH 08/10] block: add a disk_uevent helper
` [PATCH 09/10] block: remove DISK_PITER_REVERSE
` [PATCH 10/10] block: use an xarray for disk->part_tbl

Kernel bug during chunk size migration
 2021-01-26 14:59 UTC 

[PATCH v2 00/10] fsdax: introduce fs query to support reflink
 2021-01-26  0:50 UTC  (12+ messages)
` [PATCH v2 01/10] pagemap: Introduce ->memory_failure()
` [PATCH v2 02/10] blk: Introduce ->corrupted_range() for block device
` [PATCH v2 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH v2 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH v2 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH v2 06/10] pmem: Implement ->corrupted_range() for "
` [PATCH v2 07/10] dm: Introduce ->rmap() to find bdev offset
` [PATCH v2 08/10] md: Implement ->corrupted_range()
` [PATCH v2 09/10] xfs: Implement ->corrupted_range() for XFS
` [PATCH v2 10/10] fs/dax: Remove useless functions

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-21  8:23 UTC  (43+ messages)
` [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
` [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
` [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io
` [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
` [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
` [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
` [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [RFC PATCH 12/37] zonefs: use bio_init_fields in append
` [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
` [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
` [RFC PATCH 16/37] floppy: use bio_init_fields
` [RFC PATCH 17/37] pktcdvd: "
` [RFC PATCH 18/37] bcache: use bio_init_fields in journal
` [RFC PATCH 19/37] bcache: use bio_init_fields in super
` [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
` [RFC PATCH 21/37] dm-bufio: use bio_init_fields
` [RFC PATCH 22/37] dm-crypt: "
` [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
` [RFC PATCH 24/37] dm-zoned: use bio_init_fields target
` [RFC PATCH 25/37] dm-zoned: use bio_init_fields
` [RFC PATCH 26/37] dm log writes: "
` [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
` [RFC PATCH 28/37] target: use bio_init_fields in iblock
` [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
` [RFC PATCH 30/37] fs: use bio_init_fields in buffer
` [RFC PATCH 31/37] eros: use bio_init_fields in data
` [RFC PATCH 32/37] eros: use bio_init_fields in zdata
` [RFC PATCH 33/37] jfs: use bio_init_fields in metadata
` [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
` [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
` [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
` [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log

[song-md:md-fixes] BUILD SUCCESS dc5d17a3c39b06aef866afca19245a9cfb533a79
 2021-01-21  4:30 UTC 

[PATCH] mdadm: fix reshape from RAID5 to RAID6 with backup file
 2021-01-20 20:05 UTC 

[GIT PULL] md-fixes 20210119
 2021-01-20 16:32 UTC  (5+ messages)

[PATCH AUTOSEL 5.4 03/26] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  5:47 UTC  (2+ messages)
  ` [dm-devel] "

Kenya Business Plans for only Kes 499/=
 2021-01-20  3:21 UTC 

[PATCH AUTOSEL 4.19 02/15] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  1:27 UTC 

[PATCH AUTOSEL 5.10 07/45] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  1:25 UTC 

[PATCH AUTOSEL 4.14 2/9] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  1:27 UTC 

What is the best way to combine 4 HDD's and 2 SSD's into a single filesystem?
 2021-01-19 19:27 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).