linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-09 08:53:47 to 2020-11-20 07:20:20 UTC [more...]

cleanup updating the size of block devices v3
 2020-11-20  7:19 UTC  (83+ 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

[PATCH v4 0/2] md/cluster bugs fix
 2020-11-19 11:43 UTC  (4+ 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 "

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  (7+ 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

Nr_requests mdraid
 2020-11-16 16:51 UTC 

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

block ioctl cleanups v2
 2020-11-11 16:23 UTC  (5+ messages)

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 

cleanup updating the size of block devices
 2020-11-11  4:18 UTC  (15+ messages)
` [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 17/24] rbd: use set_capacity_and_notify
` [PATCH 23/24] virtio-blk: remove a spurious call to 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)

[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  (4+ 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 


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).