linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-31 09:04:54 to 2020-11-16 14:59:25 UTC [more...]

cleanup updating the size of block devices v3
 2020-11-16 14:57 UTC  (11+ messages)
` [PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 03/78] nvme: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 07/78] nbd: move the task_recv check into nbd_size_update
` [PATCH 10/78] nbd: use set_capacity_and_notify
` [PATCH 13/78] pktcdvd: "
` [PATCH 15/78] drbd: "
` [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 v3 0/2] md/cluster bugs fix
 2020-11-16  9:05 UTC  (5+ 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

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  (37+ messages)
` [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 02/24] loop: remove loop_set_size
` [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk
` [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify
` [PATCH 06/24] block: add a return value to set_capacity_and_notify
` [PATCH 07/24] nbd: remove the call to set_blocksize
` [PATCH 08/24] nbd: move the task_recv check into nbd_size_update
` [PATCH 09/24] nbd: refactor size updates
` [PATCH 10/24] nbd: validate the block size in nbd_set_size
` [PATCH 11/24] nbd: use set_capacity_and_notify
` [PATCH 12/24] aoe: don't call set_capacity from irq context
` [PATCH 13/24] dm: use set_capacity_and_notify
` [PATCH 14/24] pktcdvd: "
` [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying
` [PATCH 16/24] drbd: use set_capacity_and_notify
` [PATCH 17/24] rbd: "
` [PATCH 18/24] rnbd: "
` [PATCH 19/24] zram: "
` [PATCH 20/24] dm-raid: "
` [PATCH 21/24] md: "
` [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size
` [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size
` [PATCH 24/24] block: unexport revalidate_disk_size

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  (6+ messages)

block ioctl cleanups v2
 2020-11-11 16:23 UTC  (19+ messages)
` [PATCH 01/10] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/10] block: don't call into the driver for BLKFLSBUF
` [PATCH 03/10] block: add a new set_read_only method
` [PATCH 04/10] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 05/10] md: "
` [PATCH 06/10] dasd: "
` [PATCH 07/10] block: don't call into the driver for BLKROSET
` [PATCH 08/10] loop: use set_disk_ro
` [PATCH 09/10] block: remove set_device_ro
` [PATCH 10/10] block: remove __blkdev_driver_ioctl

simplify gendisk lookup and remove struct block_device aliases v4
 2020-11-11 16:17 UTC  (3+ messages)

How mdadm react with disk corruption during check?
 2020-11-11 15:30 UTC  (2+ messages)

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

dm: rename multipath path selector source files to have "dm-ps" prefix
 2020-11-11 11:45 UTC 

Corporate and Personal Loan *
 2020-11-11  8:32 UTC 

[PATCH 0/3] md: code cleanups
 2020-11-11  7:22 UTC  (6+ messages)
` [PATCH 1/3] md: improve variable names in md_flush_request()
` [PATCH 2/3] md: add comments "
` [PATCH 3/3] md: use current request time as base for ktime comparisons

cleanup updating the size of block devices
 2020-11-11  4:18 UTC  (39+ messages)
` [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change
` [PATCH 02/24] loop: remove loop_set_size
` [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size
` [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk
` [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify
` [PATCH 06/24] block: add a return value to set_capacity_and_notify
` [PATCH 07/24] nbd: remove the call to set_blocksize
` [PATCH 08/24] nbd: move the task_recv check into nbd_size_update
` [PATCH 09/24] nbd: refactor size updates
` [PATCH 10/24] nbd: validate the block size in nbd_set_size
` [PATCH 11/24] nbd: use set_capacity_and_notify
` [PATCH 12/24] aoe: don't call set_capacity from irq context
` [PATCH 13/24] dm: use set_capacity_and_notify
` [PATCH 14/24] pktcdvd: "
` [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying
` [PATCH 16/24] drbd: use set_capacity_and_notify
` [PATCH 17/24] rbd: "
` [PATCH 18/24] rnbd: "
` [PATCH 19/24] zram: "
` [PATCH 20/24] dm-raid: "
` [PATCH 21/24] md: "
` [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size
` [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size
` [PATCH 24/24] block: unexport revalidate_disk_size

[PATCH v2] md/cluster: block reshape requests with resync job initiated from remote node
 2020-11-10 16:06 UTC  (2+ messages)

Events Counter - How it increments
 2020-11-10 14:24 UTC 

[song-md:md-next] BUILD SUCCESS c830611ae5d5d98823d5b57a61123160c916dcd1
 2020-11-10 13:06 UTC 

[PATCH] md/raid10: initialize r10_bio->read_slot before use
 2020-11-09 18:28 UTC  (5+ messages)
  ` [PATCH v2] "

PROBLEM: a concurrency bug in drivers/md/md.c
 2020-11-09 16:49 UTC  (4+ messages)

deadlock while close() after ioctl STOP_ARRAY
 2020-11-09 15:35 UTC 

[song-md:md-next] BUILD SUCCESS e7f1456b5ee4e97934ae724e7015d95f88984df0
 2020-11-09 11:49 UTC 

Im rechtlichen Kontext
 2020-11-07  8:44 UTC 

[PATCH 1/2] md/cluster: reshape should returns error when remote doing resyncing job
 2020-11-07  3:53 UTC  (4+ messages)
` [PATCH 2/2] md/cluster: fix deadlock when doing reshape job

[PATCH] md: fix a warning caused by a race between concurrent md_ioctl()s
 2020-11-06  3:13 UTC  (2+ messages)

Missing lock during partition read
 2020-11-05  9:31 UTC 

[PATCH v2 0/3] md superblock write alignment on 512e devices
 2020-11-05  3:29 UTC  (6+ messages)
` [PATCH 2/3] md: align superblock writes to physical blocks

[PATCH] mdadm: Unify forks behaviour
 2020-11-04  9:02 UTC 

[PATCH] imsm: limit support to first NVMe namespace
 2020-11-04  9:01 UTC 

The raid device can't be unmount when it can't work
 2020-11-04  2:51 UTC  (4+ messages)

block ioctl cleanups
 2020-11-03  9:32 UTC  (21+ messages)
` [PATCH 01/11] mtd_blkdevs: don't override BLKFLSBUF
` [PATCH 02/11] mtip32xx: return -ENOTTY for all unhanled ioctls
` [PATCH 03/11] block: don't call into the driver for BLKFLSBUF
` [PATCH 04/11] block: add a new set_read_only method
` [PATCH 05/11] rbd: implement ->set_read_only to hook into BLKROSET processing
` [PATCH 06/11] md: "
` [PATCH 07/11] dasd: "
` [PATCH 08/11] block: don't call into the driver for BLKROSET
` [PATCH 09/11] loop: use set_disk_ro
` [PATCH 10/11] block: remove set_device_ro
` [PATCH 11/11] block: remove __blkdev_driver_ioctl

[PATCH 0/3] mdraid sb and bitmap write alignment on 512e drives
 2020-11-03  8:32 UTC  (4+ 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).