linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-02 16:15:43 to 2020-09-15 19:53:24 UTC [more...]

Linux raid-like idea
 2020-09-15 19:52 UTC  (26+ messages)

[song-md:md-next] BUILD SUCCESS 5b2374a6c221f28c74913d208bb5376a7ee3bf70
 2020-09-15 18:42 UTC 

bdi cleanups v5
 2020-09-15 15:18 UTC  (4+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH V2 0/2] Some fixes for mdadm
 2020-09-15 15:27 UTC  (4+ 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

"--re-add for /dev/sdb1 to /dev/md0 is not possible"
 2020-09-15 10:27 UTC 

bdi cleanups v3
 2020-09-15  7:05 UTC  (8+ messages)
` [PATCH 06/14] block: lift setting the readahead size into the block layer

[PATCH V6 0/3] md/raid10: Improve handling raid10 discard request
 2020-09-15  6:29 UTC  (2+ messages)

clean up is partition checks
 2020-09-15  5:45 UTC  (15+ messages)
` [PATCH 1/9] Documentation/hdio: fix up obscure bd_contains references
` [PATCH 2/9] block: add a bdev_is_partition helper
` [PATCH 3/9] md: compare bd_disk instead of bd_contains
` [PATCH 4/9] md: don't detour through bd_contains for the gendisk
` [PATCH 5/9] drbd: "
` [PATCH 6/9] drbd: don't set ->bd_contains
` [PATCH 7/9] target/iblock: fix holder printing in iblock_show_configfs_dev_params
` [PATCH 8/9] block: use bd_partno in bdevname
` [PATCH 9/9] vsprintf: use bd_partno in bdev_name

Best way to add caching to a new raid setup
 2020-09-14 15:08 UTC  (25+ messages)

[mdadm PATCH 0/2] Some fixes for mdadm
 2020-09-14 11:36 UTC  (5+ messages)
` [mdadm PATCH 1/2] Check hostname file empty or not when creating raid device
` [mdadm PATCH 2/2] Don't create bitmap for raid5 with journal disk

[PATCH v2] Detail: show correct raid level when the array is inactive
 2020-09-14  2:52 UTC 

unexpected 'mdadm -S' hang with I/O pressure testing
 2020-09-14  0:03 UTC  (4+ messages)

Recommendation for a stable commit in mdadm
 2020-09-13 20:24 UTC 

[RFC PATCH] Detail: don't display the raid level when it's inactive
 2020-09-12 15:03 UTC  (5+ messages)

Config option for removing bbl on assembly?
 2020-09-12 11:07 UTC  (3+ messages)

bdi cleanups v4
 2020-09-12  6:17 UTC  (14+ messages)
` [PATCH 01/12] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/12] drbd: remove dead code in device_to_statistics
` [PATCH 03/12] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/12] bdi: initialize ->ra_pages and ->io_pages in bdi_init
` [PATCH 05/12] md: update the optimal I/O size on reshape
` [PATCH 06/12] block: lift setting the readahead size into the block layer
` [PATCH 07/12] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 08/12] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 09/12] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 10/12] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 11/12] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 12/12] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH v3 0/3] block: improve iostat for md/bcache partitions
 2020-09-11 21:37 UTC  (2+ messages)

[Spam] We are still waiting for your email
 2020-09-09  8:49 UTC 

rework check_disk_change() v2
 2020-09-10 15:54 UTC  (44+ messages)
` [PATCH 01/19] block: add a bdev_check_media_change helper
` [PATCH 02/19] amiflop: use bdev_check_media_change
` [PATCH 03/19] ataflop: "
` [PATCH 04/19] floppy: "
` [PATCH 05/19] swim: "
` [PATCH 06/19] swim: simplify media change handling
` [PATCH 07/19] swim3: use bdev_check_media_changed
` [PATCH 08/19] xsysace: use bdev_check_media_change
` [PATCH 09/19] xsysace: simplify media change handling
` [PATCH 10/19] paride/pcd: use bdev_check_media_change
` [PATCH 11/19] gdrom: "
` [PATCH 12/19] ide-cd: use bdev_check_media_changed
` [PATCH 13/19] ide-cd: remove idecd_revalidate_disk
` [PATCH 14/19] ide-gd: stop using the disk events mechanism
` [PATCH 15/19] md: use bdev_check_media_change
` [PATCH 16/19] sd: "
` [PATCH 17/19] sr: "
` [PATCH 18/19] sr: simplify sr_block_revalidate_disk
` [PATCH 19/19] block: remove check_disk_change

[PATCH 0/4] mdmonitor improvements
 2020-09-09  8:31 UTC  (3+ messages)
` [PATCH 3/4] mdmonitor: set small delay once
` [PATCH 4/4] Check if other Monitor instance running before fork

[PATCH V4 1/3] percpu_ref: add percpu_ref_is_initialized for MD
 2020-09-09  7:18 UTC 

[PATCH V3 1/3] percpu_ref: add percpu_ref_inited() for MD
 2020-09-09  6:04 UTC  (4+ messages)

rework check_disk_change()
 2020-09-08 14:37 UTC  (11+ messages)
` [PATCH 11/19] gdrom: use bdev_check_media_change
` [PATCH 15/19] md: "
` [PATCH 16/19] sd: "

[PATCH 21/23] init: add an init_stat helper
 2020-09-04 16:04 UTC  (3+ messages)
` [PATCH] init: fix error check in clean_path()

💥 PANICKED: Test report for kernel 5.9.0-rc3-020ad03.cki (block)
 2020-09-04 15:06 UTC  (4+ messages)

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

Feature request: Remove the badblocks list
 2020-09-02 19:45 UTC  (11+ 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).