linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-13 16:01:12 to 2021-10-28 09:53:08 UTC [more...]

Missing Superblocks
 2021-10-28  9:52 UTC  (4+ messages)

[PATCH] raid5-ppl: use swap() to make code cleaner
 2021-10-28  6:33 UTC  (2+ messages)

"md/raid:mdX: cannot start dirty degraded array."
 2021-10-27 20:42 UTC  (2+ messages)

(looking for) more info on parity creation
 2021-10-27 15:51 UTC  (2+ messages)

[PATCH 0/2] --detail show messy container name
 2021-10-27 12:23 UTC  (3+ messages)
` [PATCH 1/2] mdadm/lib: Define a new helper function is_dev_alived
` [PATCH 2/2] mdadm/Detail: Can't show container name correctly when unpluging disks

[PATCH] cpumask and md/raid5: Fix implicit type conversion
 2021-10-26 16:36 UTC  (2+ messages)

[PATCH] md/raid5: Fix implicit type conversion
 2021-10-26  8:26 UTC  (2+ messages)

[PATCH v3 0/3] last batch of add_disk() error handling conversions
 2021-10-24  0:03 UTC  (10+ messages)
` [PATCH v3 1/3] ataflop: remove ataflop_probe_lock mutex
` [PATCH v3 2/3] block: make __register_blkdev() return an error
` [PATCH v3 3/3] block: add __must_check for *add_disk*() callers

Inconsistent device numbers after reboot
 2021-10-23 20:57 UTC  (3+ messages)

[PATCH 1/1] mdadm/Detail: Can't show container name correctly when unpluging disks
 2021-10-22  0:38 UTC  (4+ messages)

Proposal of changing generating version of mdadm
 2021-10-20 12:43 UTC 

[song-md:md-next] BUILD SUCCESS 042dce02de9c583e7fc8263e554cfbf0fcf4bae9
 2021-10-19 19:56 UTC 

[PATCH v2] imsm: introduce helpers to manage file descriptors
 2021-10-19 10:07 UTC 

[PATCH 0/3] Misc changes for md again
 2021-10-19  8:00 UTC  (7+ messages)
` [PATCH 1/3] md/bitmap: don't set max_write_behind if there is no write mostly device
` [PATCH 2/3] md/raid10: add 'read_err' to raid10_read_request
` [PATCH 3/3] md/raid10: factor out a get_error_dev helper

[PATCH] imsm: introduce helpers to manage file descriptors
 2021-10-19  7:25 UTC  (2+ messages)

[PATCH 1/1] mdadm/Detail: Can't show container name correctly when unpluging disks
 2021-10-19  7:01 UTC  (8+ messages)

[PATCH V2] Fix 2 dc stream buffer
 2021-10-19  6:58 UTC  (2+ messages)

[PATCH] imsm: Remove possibility for get_imsm_dev to return NULL
 2021-10-19  6:56 UTC  (4+ messages)

[PATCH] Assemble: apply sysfs rules
 2021-10-19  6:50 UTC  (2+ messages)

don't use ->bd_inode to access the block device size v3
 2021-10-19  1:04 UTC  (40+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "

RAID5 - can't assemble array of 5
 2021-10-18 15:29 UTC  (4+ messages)

[PATCH 0/5] Minor mm/struct page work
 2021-10-18  7:44 UTC  (14+ messages)
` [PATCH 1/5] mm: Make free_area->nr_free per migratetype
` [PATCH 4/5] md: Kill usage of page->index
      ` [PATCH v2] "
` [PATCH 5/5] brd: "

don't use ->bd_inode to access the block device size v2
 2021-10-18  6:22 UTC  (63+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate
` [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "

[GIT PULL] md-next 20211014
 2021-10-17 16:26 UTC  (2+ messages)

[PATCH v2 0/2] block: 7th -- last batch of add_disk() error handling conversions
 2021-10-15 18:43 UTC  (6+ messages)
` [PATCH v2 1/2] block: make __register_blkdev() return an error

[song-md:md-next] BUILD SUCCESS 199b1b9e816fb4eb14161cdcbcd0c7a948660bc5
 2021-10-15 17:30 UTC 

raid6check lockup
 2021-10-15 16:24 UTC 

[song-md:md-next] BUILD SUCCESS 773b8643feab20df1f857b7096b1eafc261020d8
 2021-10-14 16:41 UTC 

don't use ->bd_inode to access the block device size
 2021-10-14 15:35 UTC  (26+ messages)
` [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 03/29] dm: "
` [PATCH 04/29] md: "
` [PATCH 06/29] nvmet: "
` [PATCH 07/29] target/iblock: "
` [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
` [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it
` [PATCH 22/29] squashfs: "
` [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate

[PATCH V2] Grow: Close cfd file descriptor
 2021-10-14 14:18 UTC  (3+ messages)

[PATCH V2 1/1] md: Need to update superblock after changing rdev sb_flags
 2021-10-13 17:26 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).