messages from 2021-09-07 22:55:50 to 2021-10-13 10:46:22 UTC [more...]
don't use ->bd_inode to access the block device size
2021-10-13 10:46 UTC (57+ messages)
` [PATCH 01/29] bcache: remove bdev_sectors
` [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 03/29] dm: "
` [PATCH 04/29] md: "
` [PATCH 05/29] mtd/block2mtd: "
` [PATCH 06/29] nvmet: "
` [PATCH 07/29] target/iblock: "
` [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
` [PATCH 09/29] fs: simplify init_page_buffers
` [PATCH 10/29] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 11/29] btrfs: "
` [PATCH 12/29] cramfs: "
` [PATCH 13/29] fat: "
` [PATCH 14/29] hfs: "
` [PATCH 15/29] hfsplus: "
` [PATCH 16/29] jfs: "
` [PATCH 17/29] nfs/blocklayout: "
` [PATCH 18/29] nilfs2: "
` [PATCH 19/29] ntfs3: "
` [PATCH 20/29] pstore/blk: "
` [PATCH 21/29] reiserfs: "
` [PATCH 22/29] squashfs: "
` [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
` [PATCH 24/29] block: add a sb_bdev_nr_blocks helper
` [PATCH 25/29] ext4: use sb_bdev_nr_blocks
` [PATCH 26/29] jfs: "
` [PATCH 27/29] ntfs: "
` [PATCH 28/29] reiserfs: "
` [PATCH 29/29] udf: "
[PATCH] mdadm.8: Copy --no-degraded clarification from --help output
2021-10-13 10:44 UTC (2+ messages)
[PATCH RESEND] md: allow to set the fail_fast on RAID1/RAID10
2021-10-13 7:57 UTC (12+ messages)
[GIT PULL] md-next 20211008
2021-10-12 16:38 UTC (3+ messages)
raid6check map sector to stripe
2021-10-12 15:59 UTC
[PATCH] Assemble: apply sysfs rules
2021-10-12 10:16 UTC
"md/raid:mdX: cannot start dirty degraded array."
2021-10-11 13:55 UTC (3+ messages)
[song-md:md-next] BUILD SUCCESS 2bb33192d6a707aa20f43ea865892b448dd298c1
2021-10-09 22:57 UTC
[PATCH] Fix 2 dc stream buffer
2021-10-08 16:00 UTC (2+ messages)
[PATCH] imsm: Remove possibility for get_imsm_dev to return NULL
2021-10-08 16:05 UTC (2+ messages)
[PATCH] Fix potential overlap dest buffer
2021-10-08 15:50 UTC (2+ messages)
[PATCH V2] disallow create or grow clustered bitmap with writemostly set
2021-10-08 15:48 UTC (2+ messages)
[PATCH V5] Fix buffer size warning for strcpy
2021-10-08 15:46 UTC (2+ messages)
[PATCH] Refactor parse_num and use it to parse optarg
2021-10-08 11:11 UTC (2+ messages)
[PATCH V2] Grow: Close cfd file descriptor
2021-10-08 10:52 UTC (2+ messages)
[PATCH] Fix error message when creating raid 4, 5 and 10
2021-10-08 10:30 UTC (2+ messages)
[PATCH] Incremental: Fix possible memory and resource leaks
2021-10-08 10:28 UTC (2+ messages)
[PATCH]mdadm: fix coredump of mdadm --monitor -r
2021-10-08 10:01 UTC (2+ messages)
[song-md:md-next] BUILD SUCCESS 6d2b25bfc66f97d67ab0669bf655db8d71205209
2021-10-08 3:42 UTC
[PATCH] md: allow to set the fail_fast on RAID1/RAID10
2021-10-08 3:23 UTC (6+ messages)
[PATCH 0/6] Misc changes for md
2021-10-07 10:20 UTC (14+ messages)
` [PATCH 1/6] md/raid1: only allocate write behind bio for WriteMostly device
` [PATCH 2/6] md/bitmap: don't set max_write_behind if there is no write mostly device
` [PATCH 3/6] md/raid1: use rdev in raid1_write_request directly
` [PATCH 4/6] md/raid10: add 'read_err' to raid10_read_request
` [PATCH 5/6] md/raid5: call roundup_pow_of_two in raid5_run
` [PATCH 6/6] md: remove unused argument from md_new_event
The mdadm maintenance
2021-10-06 11:18 UTC (2+ messages)
[PATCH] mdadm: split off shared library
2021-10-06 10:58 UTC (8+ messages)
[song-md:md-next] BUILD SUCCESS 46f0fffb8e88f2a7c40ce67bb08e47f1f78a191f
2021-10-01 10:57 UTC
[song-md:md-fixes] BUILD SUCCESS 7df835a32a8bedf7ce88efcfa7c9b245b52ff139
2021-10-01 3:42 UTC
Missing superblock on two disks in raid5
2021-09-30 20:53 UTC (3+ messages)
[PATCH 0/2] Use MD_BROKEN for redundant arrays
2021-09-30 15:56 UTC (13+ messages)
` [PATCH 1/2] md, raid1, raid10: Set MD_BROKEN for RAID1 and RAID10
` [PATCH 2/2] raid5: introduce MD_BROKEN
Mdadm opinion request
2021-09-29 8:07 UTC
[PATCH 1/4 v2] mdadm: bad block support for external metadata - initialization
2021-09-29 8:04 UTC (4+ messages)
` [PATCH 4/4 v4] mdmon: bad block support for external metadata - clear bad blocks
[PATCH v2 0/2] block: 7th -- last batch of add_disk() error handling conversions
2021-09-28 0:57 UTC (5+ messages)
` [PATCH v2 1/2] block: make __register_blkdev() return an error
` [PATCH v2 2/2] block: add __must_check for *add_disk*() callers
[PATCH v3 0/7] badblocks improvement for multiple bad block ranges
2021-09-27 8:23 UTC (24+ messages)
` [PATCH v3 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v3 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v3 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v3 4/6] badblocks: improve badblocks_clear() "
` [PATCH v3 5/6] badblocks: improve badblocks_check() "
` [PATCH v3 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs
` Too large badblocks sysfs file (was: [PATCH v3 0/7] badblocks improvement for multiple bad block ranges)
[PATCH] raid1: ensure bio doesn't have more than BIO_MAX_VECS sectors
2021-09-25 23:02 UTC (11+ messages)
Question for a kernel developer "in the know" - RE: [Non-DoD Source] Re: Can't get RAID5/RAID6 NVMe randomread IOPS - AMD ROME what am I missing?????
2021-09-23 21:35 UTC (2+ messages)
[GIT PULL] md-fixes 20210922
2021-09-22 18:42 UTC (4+ messages)
[PATCH] mdopen: use safe functions in create_mddev
2021-09-21 7:52 UTC
Raid 5 where 2 disks out of 4 were unplugged
2021-09-15 14:11 UTC (3+ messages)
[PATCH v2 0/7] badblocks improvement for multiple bad block ranges
2021-09-13 16:30 UTC (8+ messages)
` [PATCH v2 1/6] badblocks: add more helper structure and routines in badblocks.h
` [PATCH v2 2/6] badblocks: add helper routines for badblock ranges handling
` [PATCH v2 3/6] badblocks: improvement badblocks_set() for multiple "
` [PATCH v2 4/6] badblocks: improve badblocks_clear() "
` [PATCH v2 5/6] badblocks: improve badblocks_check() "
` [PATCH v2 6/6] badblocks: switch to the improved badblock handling code
` [PATCH] test: user space code to test badblocks APIs
[PATCH v4 0/3] dm: audit event logging
2021-09-12 9:38 UTC (6+ messages)
[PATCH] blk-mq: allow 4x BLK_MAX_REQUEST_COUNT at blk_plug for multiple_queues
2021-09-10 14:48 UTC (4+ messages)
` [Non-DoD Source] "
[song-md:md-fixes] BUILD SUCCESS 879401f903413462729f11f8fd7c6eabeb241358
2021-09-10 2:31 UTC
fix a lock order reversal in md_alloc
2021-09-09 6:14 UTC (2+ messages)
mdadm resync causes stable system to crash every 2 or 3 hours
2021-09-07 22:55 UTC (4+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).