messages from 2021-10-15 13:27:48 to 2021-11-03 16:02:52 UTC [more...]
[PATCH v2 00/13] block: add_disk() error handling stragglers
2021-11-03 16:02 UTC (15+ messages)
` [PATCH v2 01/13] nvdimm/btt: do not call del_gendisk() if not needed
` [PATCH v2 02/13] nvdimm/btt: use goto error labels on btt_blk_init()
` [PATCH v2 03/13] nvdimm/btt: add error handling support for add_disk()
` [PATCH v2 04/13] nvdimm/blk: avoid calling del_gendisk() on early failures
` [PATCH v2 05/13] nvdimm/blk: add error handling support for add_disk()
` [PATCH v2 06/13] nvdimm/pmem: cleanup the disk if pmem_release_disk() is yet assigned
` [PATCH v2 07/13] nvdimm/pmem: use add_disk() error handling
` [PATCH v2 08/13] z2ram: add error handling support for add_disk()
` [PATCH v2 09/13] block/sunvdc: "
` [PATCH v2 10/13] mtd/ubi/block: "
` [PATCH v2 11/13] ataflop: remove ataflop_probe_lock mutex
` [PATCH v2 12/13] block: make __register_blkdev() return an error
` [PATCH v2 13/13] block: add __must_check for *add_disk*() callers
[PATCH] mdopen: use safe functions in create_mddev
2021-11-03 9:08 UTC (5+ messages)
[song-md:md-next] BUILD SUCCESS 1e37799b50eccb79c59c660b330746a7848c346b
2021-11-03 8:51 UTC
[GIT PULL] md-next 20211102
2021-11-02 19:12 UTC (2+ messages)
[PATCH] md: add support for REQ_NOWAIT
2021-11-02 18:35 UTC (6+ messages)
` [PATCH v2] "
[song-md:md-next] BUILD SUCCESS 5663ca4e2a1249da72b675ba7f7a18801017fa63
2021-11-02 17:25 UTC
[PATCH v2] imsm: introduce helpers to manage file descriptors
2021-11-02 16:11 UTC (2+ messages)
[PATCH 0/2] --detail show messy container name
2021-11-02 16:10 UTC (4+ messages)
` [PATCH 1/2] mdadm/lib: Define a new helper function is_dev_alived
` [PATCH 2/2] mdadm/Detail: Can't show container name correctly when unpluging disks
[PATCH 1/1] mdadm/Detail: Can't show container name correctly when unpluging disks
2021-11-02 16:00 UTC (5+ messages)
Proposal of changing generating version of mdadm
2021-11-02 15:53 UTC (2+ messages)
Behavior for read errors during rebuild?
2021-11-01 13:39 UTC
growing a RAID5 array by adding disks later
2021-10-28 19:11 UTC (4+ messages)
Missing Superblocks
2021-10-28 17:17 UTC (6+ messages)
[PATCH] raid5-ppl: use swap() to make code cleaner
2021-10-28 6:33 UTC (2+ messages)
"md/raid:mdX: cannot start dirty degraded array."
2021-10-27 20:42 UTC (2+ messages)
(looking for) more info on parity creation
2021-10-27 15:51 UTC (2+ messages)
[PATCH] cpumask and md/raid5: Fix implicit type conversion
2021-10-26 16:36 UTC (2+ messages)
[PATCH] md/raid5: Fix implicit type conversion
2021-10-26 8:26 UTC (2+ messages)
[PATCH v3 0/3] last batch of add_disk() error handling conversions
2021-10-24 0:03 UTC (10+ messages)
` [PATCH v3 1/3] ataflop: remove ataflop_probe_lock mutex
` [PATCH v3 2/3] block: make __register_blkdev() return an error
` [PATCH v3 3/3] block: add __must_check for *add_disk*() callers
Inconsistent device numbers after reboot
2021-10-23 20:57 UTC (3+ messages)
[song-md:md-next] BUILD SUCCESS 042dce02de9c583e7fc8263e554cfbf0fcf4bae9
2021-10-19 19:56 UTC
[PATCH 0/3] Misc changes for md again
2021-10-19 8:00 UTC (7+ messages)
` [PATCH 1/3] md/bitmap: don't set max_write_behind if there is no write mostly device
` [PATCH 2/3] md/raid10: add 'read_err' to raid10_read_request
` [PATCH 3/3] md/raid10: factor out a get_error_dev helper
[PATCH] imsm: introduce helpers to manage file descriptors
2021-10-19 7:25 UTC (2+ messages)
[PATCH 1/1] mdadm/Detail: Can't show container name correctly when unpluging disks
2021-10-19 7:01 UTC (8+ messages)
[PATCH V2] Fix 2 dc stream buffer
2021-10-19 6:58 UTC (2+ messages)
[PATCH] imsm: Remove possibility for get_imsm_dev to return NULL
2021-10-19 6:56 UTC (4+ messages)
[PATCH] Assemble: apply sysfs rules
2021-10-19 6:50 UTC (2+ messages)
don't use ->bd_inode to access the block device size v3
2021-10-19 1:04 UTC (40+ 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 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "
RAID5 - can't assemble array of 5
2021-10-18 15:29 UTC (4+ messages)
[PATCH 0/5] Minor mm/struct page work
2021-10-18 7:44 UTC (5+ messages)
` [PATCH 1/5] mm: Make free_area->nr_free per migratetype
don't use ->bd_inode to access the block device size v2
2021-10-18 6:22 UTC (61+ 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 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 25/30] block: add a sb_bdev_nr_blocks helper
` [PATCH 26/30] ext4: use sb_bdev_nr_blocks
` [PATCH 27/30] jfs: "
` [PATCH 28/30] ntfs: "
` [PATCH 29/30] reiserfs: "
` [PATCH 30/30] udf: "
[GIT PULL] md-next 20211014
2021-10-17 16:26 UTC (2+ messages)
[PATCH v2 0/2] block: 7th -- last batch of add_disk() error handling conversions
2021-10-15 18:43 UTC (6+ messages)
` [PATCH v2 1/2] block: make __register_blkdev() return an error
[song-md:md-next] BUILD SUCCESS 199b1b9e816fb4eb14161cdcbcd0c7a948660bc5
2021-10-15 17:30 UTC
raid6check lockup
2021-10-15 16:24 UTC
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).