linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-11 16:23:47 to 2020-11-28 22:07:20 UTC [more...]

"--re-add for /dev/sdb1 to /dev/md0 is not possible"
 2020-11-28 19:51 UTC  (5+ messages)

Config option for removing bbl on assembly?
 2020-11-28 20:59 UTC  (3+ messages)

Assemble RAID on new machine but with missing devices
 2020-11-28 17:47 UTC  (2+ messages)

RAID-6 and write hole with write-intent bitmap
 2020-11-28  1:57 UTC  (7+ messages)

cleanup updating the size of block devices v3
 2020-11-26  9:59 UTC  (111+ messages)
` [PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 02/78] loop: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 03/78] nvme: "
` [PATCH 04/78] sd: update the bdev size in sd_revalidate_disk
` [PATCH 05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
` [PATCH 06/78] nbd: remove the call to set_blocksize
` [PATCH 07/78] nbd: move the task_recv check into nbd_size_update
` [PATCH 08/78] nbd: refactor size updates
` [PATCH 09/78] nbd: validate the block size in nbd_set_size
` [PATCH 10/78] nbd: use set_capacity_and_notify
` [PATCH 11/78] aoe: don't call set_capacity from irq context
` [PATCH 12/78] dm: use set_capacity_and_notify
` [PATCH 13/78] pktcdvd: "
` [PATCH 14/78] nvme: use set_capacity_and_notify in nvme_set_queue_dying
` [PATCH 15/78] drbd: use set_capacity_and_notify
` [PATCH 16/78] rbd: "
` [PATCH 17/78] rnbd: "
` [PATCH 18/78] zram: "
` [PATCH 19/78] dm-raid: "
` [PATCH 20/78] md: "
` [PATCH 21/78] md: remove a spurious call to revalidate_disk_size in update_size
` [PATCH 22/78] virtio-blk: remove a spurious call to revalidate_disk_size
` [PATCH 23/78] block: unexport revalidate_disk_size
` [PATCH 24/78] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 25/78] block: don't call into the driver for BLKFLSBUF
` [PATCH 26/78] block: add a new set_read_only method
` [PATCH 27/78] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 28/78] md: "
` [PATCH 29/78] dasd: "
` [PATCH 30/78] block: don't call into the driver for BLKROSET
` [PATCH 31/78] loop: use set_disk_ro
` [PATCH 32/78] block: remove set_device_ro
` [PATCH 33/78] block: remove __blkdev_driver_ioctl
` [PATCH 34/78] block: propagate BLKROSET to all partitions
` [PATCH 35/78] block: cleanup del_gendisk a bit
` [PATCH 36/78] block: open code kobj_map into in block/genhd.c
` [PATCH 37/78] block: split block_class_lock
` [PATCH 38/78] block: rework requesting modules for unclaimed devices
` [PATCH 39/78] block: add an optional probe callback to major_names
` [PATCH 40/78] ide: remove ide_{,un}register_region
` [PATCH 41/78] swim: don't call blk_register_region
` [PATCH 42/78] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 43/78] brd: use __register_blkdev to allocate devices on demand
` [PATCH 44/78] loop: "
` [PATCH 45/78] md: "
` [PATCH 46/78] ide: switch to __register_blkdev for command set probing
` [PATCH 47/78] floppy: use a separate gendisk for each media format
` [PATCH 48/78] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 49/78] ataflop: use a separate gendisk for each media format
` [PATCH 50/78] z2ram: reindent
` [PATCH 51/78] z2ram: use separate gendisk for the different modes
` [PATCH 52/78] block: switch gendisk lookup to a simple xarray
` [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 54/78] block: remove a duplicate __disk_get_part prototype
` [PATCH 55/78] block: change the hash used for looking up block devices
` [PATCH 56/78] init: refactor name_to_dev_t
` [PATCH 57/78] init: refactor devt_from_partuuid
` [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize
` [PATCH 62/78] loop: "
` [PATCH 63/78] bcache: remove a superflous lookup_bdev all
` [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush
` [PATCH 65/78] dm: remove the block_device reference in struct mapped_device
` [PATCH 66/78] block: keep a block_device reference for each hd_struct
` [PATCH 67/78] block: simplify the block device claiming interface
` [PATCH 68/78] block: remove ->bd_contains
` [PATCH 69/78] block: remove the nr_sects field in struct hd_struct
` [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex
` [PATCH 71/78] block: add a bdev_kobj helper
` [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 73/78] block: use put_device in put_disk
` [PATCH 74/78] block: merge struct block_device and struct hd_struct
` [PATCH 75/78] block: stop using bdget_disk for partition 0
` [PATCH 76/78] filemap: use ->f_mapping over ->i_mapping consistently
` [PATCH 77/78] fs: simplify the get_super_thawed interface
` [PATCH 78/78] block: remove i_bdev

Considering new SATA PCIe card
 2020-11-26  2:01 UTC  (10+ messages)

[PATCH 1/1] mdadm/bitmap: locate bitmap calcuate bitmap position wrongly
 2020-11-26  1:43 UTC  (6+ messages)

[PATCH] imsm: limit support to first NVMe namespace
 2020-11-25 23:10 UTC  (2+ messages)

[PATCH] Monitor: don't use default modes when creating a file
 2020-11-25 23:09 UTC  (2+ messages)

[PATCH] imsm: update num_data_stripes according to dev_size
 2020-11-25 23:07 UTC  (2+ messages)

[PATCH] imsm: remove redundant calls to imsm_get_map
 2020-11-25 23:08 UTC  (2+ messages)

[PATCH] udev: start grow service automatically
 2020-11-25 23:22 UTC  (2+ messages)

[PATCH] Create.c: close mdfd and generate uevent
 2020-11-25 23:06 UTC  (2+ messages)

[PATCH,v2] Make target to install binaries only
 2020-11-25 23:21 UTC  (2+ messages)

[PATCH] Detail: fix segfault during IMSM raid creation
 2020-11-25 23:05 UTC  (2+ messages)

[PATCH v5] mdadm/Detail: show correct state for clustered array
 2020-11-25 23:20 UTC  (2+ messages)

[PATCH] mdadm: Unify forks behaviour
 2020-11-25 23:16 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS 7603064859ca22c5e5d95a5fa685432ae00a388f
 2020-11-24 14:11 UTC 

[PATCH v4 0/2] md/cluster bugs fix
 2020-11-24  1:10 UTC  (5+ messages)
` [PATCH v4 1/2] md/cluster: block reshape with remote resync job
` [PATCH v4 2/2] md/cluster: fix deadlock when node is doing "

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-11-23  0:41 UTC  (7+ messages)
` [RFC PATCH v2 1/6] fs: introduce ->storage_lost() for memory-failure
` [RFC PATCH v2 2/6] blk: introduce ->block_lost() to handle memory-failure
` [RFC PATCH v2 3/6] md: implement ->block_lost() for memory-failure
` [RFC PATCH v2 4/6] pagemap: introduce ->memory_failure()
` [RFC PATCH v2 5/6] mm, fsdax: refactor dax handler in memory-failure
` [RFC PATCH v2 6/6] fsdax: remove useless (dis)associate functions

[PATCH v2] Detail: show correct raid level when the array is inactive
 2020-11-22 13:15 UTC  (5+ messages)

Nr_requests mdraid
 2020-11-20 13:20 UTC  (4+ messages)

Events Counter - How it increments
 2020-11-19 11:46 UTC  (6+ messages)

[PATCH v4 0/2] md/cluster bugs fix
 2020-11-18 17:14 UTC  (6+ messages)
` [PATCH v4 1/2] md/cluster: block reshape with remote resync job
` [PATCH v4 2/2] md/cluster: fix deadlock when node is doing "

procedure for unmounting and remounting an array
 2020-11-18 12:27 UTC 

Information request
 2020-11-17 11:33 UTC  (3+ messages)

Corporate and Personal Loan/
 2020-11-10 14:11 UTC 

[song-md:md-next] BUILD SUCCESS fbea44e6ef437529cea9bd51ba2ccfbdee0e7bbf
 2020-11-17  6:44 UTC 

[PATCH v3 0/2] md/cluster bugs fix
 2020-11-17  3:21 UTC  (6+ messages)
` [PATCH v3 1/2] md/cluster: reshape should returns error when remote doing resyncing job
` [PATCH v3 2/2] md/cluster: fix deadlock when doing reshape job

[PATCH 0/3] md: code cleanups
 2020-11-16 17:30 UTC  (2+ messages)

Corporate and Personal Loan *
 2020-11-15 16:44 UTC 

[PATCH v2] md/cluster: fix deadlock when doing reshape job
 2020-11-13 13:23 UTC  (5+ messages)

cleanup updating the size of block devices v2
 2020-11-12 19:22 UTC  (3+ messages)
` [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify

5.9.3: "md0:" is showing in dmesg/printk but with no other information is provided
 2020-11-11 18:12 UTC 

[PATCH, RFC 11/10] block: propagate BLKROSET to all partitions
 2020-11-11 16:53 UTC  (4+ messages)

block ioctl cleanups v2
 2020-11-11 16:23 UTC  (5+ 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).