linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-25 13:42:27 to 2020-11-01 10:27:42 UTC [more...]

block ioctl cleanups
 2020-11-01 10:27 UTC  (16+ 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

simplify gendisk lookup and remove struct block_device aliases v4
 2020-10-31  8:53 UTC  (29+ messages)
` [PATCH 01/18] block: cleanup del_gendisk a bit
` [PATCH 02/18] block: open code kobj_map into in block/genhd.c
` [PATCH 03/18] block: split block_class_lock
` [PATCH 04/18] block: rework requesting modules for unclaimed devices
` [PATCH 05/18] block: add an optional probe callback to major_names
` [PATCH 06/18] ide: remove ide_{,un}register_region
` [PATCH 07/18] swim: don't call blk_register_region
` [PATCH 08/18] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 09/18] brd: use __register_blkdev to allocate devices on demand
` [PATCH 10/18] loop: "
` [PATCH 11/18] md: "
` [PATCH 12/18] ide: switch to __register_blkdev for command set probing
` [PATCH 13/18] floppy: use a separate gendisk for each media format
` [PATCH 14/18] amiflop: use separate gendisks for Amiga vs MS-DOS mode
` [PATCH 15/18] ataflop: use a separate gendisk for each media format
` [PATCH 16/18] z2ram: reindent
` [PATCH 17/18] z2ram: use separate gendisk for the different modes
  ` [PATCH] z2ram: MODULE_LICENSE update and neatening
` [PATCH 18/18] block: switch gendisk lookup to a simple xarray

The raid device can't be unmount when it can't work
 2020-10-31  0:49 UTC  (2+ messages)

[PATCH 1/1] mdadm/bitmap: locate bitmap calcuate bitmap position wrongly
 2020-10-30  6:44 UTC  (4+ messages)

[PATCH v2 0/3] md superblock write alignment on 512e devices
 2020-10-29 20:13 UTC  (4+ messages)
` [PATCH v2 1/3] md: factor out repeated sb alignment logic
` [PATCH 2/3] md: align superblock writes to physical blocks
` [PATCH 3/3] md: reuse sb length-checking logic

[PATCH] mdadm/bitmap: fix wrong bitmap nodes num when adding new disk
 2020-10-29 17:03 UTC  (4+ messages)

[PATCH 0/4] crypto: switch to crypto API for EBOIV generation
 2020-10-29  3:54 UTC  (18+ messages)
` [PATCH 1/4] crypto: add eboiv as a crypto API template
` [PATCH 2/4] crypto: add eboiv(cbc(aes)) test vectors
` [PATCH 3/4] dm crypt: switch to EBOIV crypto API template
` [PATCH 4/4] crypto: ccree: re-introduce ccree eboiv support

Nr_requests mdraid
 2020-10-28 18:39 UTC  (2+ messages)

[PATCH 1/1] mdadm/bitmap: locate bitmap calcuate bitmap position wrongly
 2020-10-28  5:57 UTC 

[PATCH AUTOSEL 5.9 105/147] md/bitmap: md_bitmap_get_counter returns wrong blocks
 2020-10-26 23:48 UTC 

[PATCH AUTOSEL 5.8 097/132] md/bitmap: md_bitmap_get_counter returns wrong blocks
 2020-10-26 23:51 UTC 

[PATCH AUTOSEL 4.19 43/60] md/bitmap: md_bitmap_get_counter returns wrong blocks
 2020-10-27  0:03 UTC 

[PATCH AUTOSEL 5.4 57/80] md/bitmap: md_bitmap_get_counter returns wrong blocks
 2020-10-26 23:54 UTC 

crash with 5.8.11 and 5.8.13
 2020-10-25 13:44 UTC 

[PATCH v5] mdadm/Detail: show correct state for clustered array
 2020-10-24  9:43 UTC 

[PATCH 0/3] mdraid sb and bitmap write alignment on 512e drives
 2020-10-23  8:29 UTC  (8+ messages)
` [PATCH 1/3] md: align superblock writes to physical blocks
` [PATCH 2/3] md: factor sb write alignment check into function
` [PATCH 3/3] md: pad writes to end of bitmap to physical blocks

mdraid: raid1 and iscsi-multipath devices - never faults but should!
 2020-10-22 12:38 UTC  (3+ messages)

[PATCH,v2] Make target to install binaries only
 2020-10-22 12:22 UTC 

[PATCH] md: fix a warning caused by a race between concurrent md_ioctl()s
 2020-10-22  1:21 UTC 

WARNING in md_ioctl
 2020-10-22  0:24 UTC  (5+ messages)

[PATCH] Make target to install binaries only
 2020-10-21  0:44 UTC  (2+ messages)

[PATCH v2] Detail: show correct raid level when the array is inactive
 2020-10-20 12:32 UTC  (4+ messages)

[PATCH AUTOSEL 5.9 001/111] md/bitmap: fix memory leak of temporary bitmap
 2020-10-18 19:16 UTC 

[PATCH AUTOSEL 5.8 001/101] md/bitmap: fix memory leak of temporary bitmap
 2020-10-18 19:18 UTC 

[PATCH AUTOSEL 5.4 01/80] md/bitmap: fix memory leak of temporary bitmap
 2020-10-18 19:21 UTC 

[PATCH V2 0/2] Some fixes for mdadm
 2020-10-15 13:40 UTC  (6+ messages)
` [PATCH V2 1/2] Check hostname file empty or not when creating raid device
` [PATCH V2 2/2] Don't create bitmap for raid5 with journal disk

[PATCH] udev: start grow service automatically
 2020-10-15  8:45 UTC 

[PATCH mdadm] Super1: allow RAID0 layout setting to be removed
 2020-10-14 15:42 UTC  (2+ messages)

[PATCH 0/4] mdmonitor improvements
 2020-10-14 15:38 UTC  (10+ messages)
` [PATCH 3/4] mdmonitor: set small delay once
` [PATCH 4/4] Check if other Monitor instance running before fork
  ` [PATCH 1/4] Monitor: refresh mdstat fd after select
  ` [PATCH 2/4] Monitor: stop notifing about containers

[song-md:md-next] BUILD SUCCESS b44c018cdf748b96b676ba09fdbc5b34fc443ada
 2020-10-09 18:05 UTC 

[GIT PULL] md-next 20201008
 2020-10-09 15:04 UTC  (2+ messages)

do i need to give up on this setup
 2020-10-09  1:00 UTC  (16+ messages)

[song-md:md-next] BUILD SUCCESS 03ee70c404b671674dc365870588e3bc3733735a
 2020-10-08 22:40 UTC 

[ Regressions ] linux next 20201008: blk_update_request: I/O error, dev sda, sector 0 op 0x1:(WRITE) flags 0x800 phys_seg 0 prio class 0
 2020-10-08 20:40 UTC  (5+ messages)

[PATCH] [md-cluster] fix memory leak for bitmap
 2020-10-08 10:35 UTC  (4+ messages)

[PATCH] md: fix the checking of wrong work queue
 2020-10-08  6:36 UTC  (2+ messages)

[PATCH v2 1/2] [md/bitmap] md_bitmap_read_sb uses wrong bitmap blocks
 2020-10-08  6:35 UTC  (3+ messages)
` [PATCH v2 2/2] [md/bitmap] md_bitmap_get_counter returns wrong blocks

pls help/review: fed 32 | LVM over raid1, on SSDs & spinning disks
 2020-10-07 11:18 UTC  (5+ messages)

RAID5 issue with UBUNTU 20.04.1 on my desktop
 2020-10-07  7:02 UTC  (6+ messages)

Need Help with Corrupted RAID6 Array
 2020-10-06 22:10 UTC  (4+ messages)

[PATCH 1/2] [md/bitmap] md_bitmap_read_sb use wrong bitmap blocks
 2020-10-05  7:44 UTC  (4+ messages)
` [PATCH 2/2] [md/bitmap] md_bitmap_get_counter return wrong blocks in some cases

[PATCH] md-cluster: Fix potential error pointer dereference in resize_bitmaps()
 2020-10-03 15:57 UTC  (5+ messages)

RAID5->RAID6 reshape remains stuck at 0% (does nothing, not even start)
 2020-10-02 10:52 UTC  (13+ messages)

[song-md:md-next] BUILD SUCCESS 8f2c0e7c7518b10adeae34a7cef66255fe71c247
 2020-10-01 12:01 UTC 

[PATCH] md/raid0: remove unused function is_io_in_chunk_boundary()
 2020-09-30 23:26 UTC  (2+ messages)

[PATCH] raid5: refactor raid5 personality definition
 2020-09-30 22:44 UTC  (3+ messages)

[PATCH] mdcheck: Remove extra spaces in systemd timer directives
 2020-09-28 16:16 UTC 

[PATCH V5 1/3] percpu_ref: add percpu_ref_is_initialized for MD
 2020-09-28  7:30 UTC  (2+ messages)

[GIT PULL] md-next 20200924
 2020-09-25 15:44 UTC  (3+ messages)

clean up is partition checks
 2020-09-25 14:19 UTC  (2+ messages)

[song-md:md-next] BUILD SUCCESS WITH WARNING d3ee2d8415a6256c1c41e1be36e80e640c3e6359
 2020-09-25 13:41 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).