linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-27 22:08:25 to 2021-10-15 13:30:39 UTC [more...]

don't use ->bd_inode to access the block device size v2
 2021-10-15 13:26 UTC  (25+ messages)
` [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
` [PATCH 02/30] block: add a bdev_nr_bytes helper
` [PATCH 03/30] bcache: remove bdev_sectors
` [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it
` [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
` [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it
` [PATCH 07/30] nvmet: use bdev_nr_bytes "
` [PATCH 08/30] target/iblock: "
` [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block
` [PATCH 10/30] fs: simplify init_page_buffers
` [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
` [PATCH 12/30] btrfs: use bdev_nr_bytes "
` [PATCH 13/30] cramfs: "
` [PATCH 14/30] fat: use bdev_nr_sectors "
` [PATCH 15/30] hfs: "
` [PATCH 16/30] hfsplus: "
` [PATCH 17/30] jfs: use bdev_nr_bytes "
` [PATCH 18/30] nfs/blocklayout: "
` [PATCH 19/30] nilfs2: "
` [PATCH 20/30] ntfs3: "
` [PATCH 21/30] pstore/blk: "
` [PATCH 22/30] reiserfs: "
` [PATCH 23/30] squashfs: "
` [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate

[PATCH 1/1] mdadm/Detail: Can't show container name correctly when unpluging disks
 2021-10-15  9:25 UTC 

[PATCH 0/5] Minor mm/struct page work
 2021-10-15  8:59 UTC  (15+ messages)
` [PATCH 1/5] mm: Make free_area->nr_free per migratetype
` [PATCH 2/5] mm: Introduce struct page_free_list
` [PATCH 3/5] mm/page_reporting: Improve control flow
` [PATCH 4/5] md: Kill usage of page->index
      ` [PATCH v2] "
` [PATCH 5/5] brd: "

[GIT PULL] md-next 20211014
 2021-10-15  0:28 UTC 

[song-md:md-next] BUILD SUCCESS 773b8643feab20df1f857b7096b1eafc261020d8
 2021-10-14 16:41 UTC 

[PATCH V2] Fix 2 dc stream buffer
 2021-10-14 16:02 UTC 

don't use ->bd_inode to access the block device size
 2021-10-14 15:35 UTC  (76+ 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 V2] Grow: Close cfd file descriptor
 2021-10-14 14:18 UTC  (3+ messages)

[PATCH] imsm: Remove possibility for get_imsm_dev to return NULL
 2021-10-14  7:32 UTC  (3+ messages)

[PATCH V2 1/1] md: Need to update superblock after changing rdev sb_flags
 2021-10-13 17:26 UTC  (3+ messages)

[PATCH 1/1] md: Need to update superblock after changing rdev sb_flags
 2021-10-13 14:27 UTC  (2+ messages)

[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] 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] 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  (7+ 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  (11+ messages)
` [PATCH 1/2] md, raid1, raid10: Set MD_BROKEN for RAID1 and RAID10

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  (4+ messages)
` [PATCH v2 1/2] block: make __register_blkdev() return an error


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