linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-27 11:44:24 to 2021-01-25 23:05:28 UTC [more...]

[PATCH v2 00/10] fsdax: introduce fs query to support reflink
 2021-01-25 22:55 UTC  (11+ messages)
` [PATCH v2 01/10] pagemap: Introduce ->memory_failure()
` [PATCH v2 02/10] blk: Introduce ->corrupted_range() for block device
` [PATCH v2 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH v2 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH v2 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH v2 06/10] pmem: Implement ->corrupted_range() for "
` [PATCH v2 07/10] dm: Introduce ->rmap() to find bdev offset
` [PATCH v2 08/10] md: Implement ->corrupted_range()
` [PATCH v2 09/10] xfs: Implement ->corrupted_range() for XFS
` [PATCH v2 10/10] fs/dax: Remove useless functions

store a pointer to the block_device in struct bio (again) v2
 2021-01-25 18:31 UTC  (21+ messages)
` [PATCH 01/10] brd: remove the end of device check in brd_do_bvec
` [PATCH 02/10] dcssblk: remove the end of device check in dcssblk_submit_bio
` [PATCH 03/10] block: store a block_device pointer in struct bio
` [PATCH 04/10] block: simplify submit_bio_checks a bit
` [PATCH 05/10] block: do not reassig ->bi_bdev when partition remapping
` [PATCH 06/10] block: use ->bi_bdev for bio based I/O accounting
` [PATCH 07/10] blk-mq: use ->bi_bdev for "
` [PATCH 08/10] block: add a disk_uevent helper
` [PATCH 09/10] block: remove DISK_PITER_REVERSE
` [PATCH 10/10] block: use an xarray for disk->part_tbl

md_raid: mdX_raid6 looping after sync_action "check" to "idle" transition
 2021-01-23 13:04 UTC  (10+ messages)

[PATCH 2/2] dm crypt: support using trusted keys
 2021-01-22 19:04 UTC  (4+ messages)

[RFC PATCH 00/37] block: introduce bio_init_fields()
 2021-01-21  8:23 UTC  (44+ messages)
` [RFC PATCH 01/37] block: introduce bio_init_fields() helper
` [RFC PATCH 02/37] fs: use bio_init_fields in block_dev
` [RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
` [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
` [RFC PATCH 05/37] ext4: use bio_init_fields in page_io
` [RFC PATCH 06/37] gfs2: use bio_init_fields in lops
` [RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io
` [RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
` [RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
` [RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
` [RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
` [RFC PATCH 12/37] zonefs: use bio_init_fields in append
` [RFC PATCH 13/37] drdb: use bio_init_fields in actlog
` [RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
` [RFC PATCH 15/37] drdb: use bio_init_fields in receiver
` [RFC PATCH 16/37] floppy: use bio_init_fields
` [RFC PATCH 17/37] pktcdvd: "
` [RFC PATCH 18/37] bcache: use bio_init_fields in journal
` [RFC PATCH 19/37] bcache: use bio_init_fields in super
` [RFC PATCH 20/37] bcache: use bio_init_fields in writeback
` [RFC PATCH 21/37] dm-bufio: use bio_init_fields
` [RFC PATCH 22/37] dm-crypt: "
` [RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
` [RFC PATCH 24/37] dm-zoned: use bio_init_fields target
` [RFC PATCH 25/37] dm-zoned: use bio_init_fields
` [RFC PATCH 26/37] dm log writes: "
` [RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
` [RFC PATCH 28/37] target: use bio_init_fields in iblock
` [RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
` [RFC PATCH 30/37] fs: use bio_init_fields in buffer
` [RFC PATCH 31/37] eros: use bio_init_fields in data
` [RFC PATCH 32/37] eros: use bio_init_fields in zdata
` [RFC PATCH 33/37] jfs: use bio_init_fields in metadata
` [RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
` [RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
` [RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
` [RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log

[song-md:md-fixes] BUILD SUCCESS dc5d17a3c39b06aef866afca19245a9cfb533a79
 2021-01-21  4:30 UTC 

[PATCH] mdadm: fix reshape from RAID5 to RAID6 with backup file
 2021-01-20 20:05 UTC 

[GIT PULL] md-fixes 20210119
 2021-01-20 16:32 UTC  (5+ messages)

[PATCH AUTOSEL 5.4 03/26] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  5:47 UTC  (2+ messages)
  ` [dm-devel] "

Kenya Business Plans for only Kes 499/=
 2021-01-20  3:21 UTC 

[PATCH AUTOSEL 4.19 02/15] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  1:27 UTC 

[PATCH AUTOSEL 5.10 07/45] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  1:25 UTC 

[PATCH AUTOSEL 4.14 2/9] dm integrity: select CRYPTO_SKCIPHER
 2021-01-20  1:27 UTC 

What is the best way to combine 4 HDD's and 2 SSD's into a single filesystem?
 2021-01-19 19:27 UTC  (5+ messages)

Self inflicted reshape catastrophe
 2021-01-19  0:09 UTC  (6+ messages)

[PATCH 1/2] md/raid10: wake pending freeze in raid10d()
 2021-01-18  0:59 UTC  (3+ messages)
` [PATCH 2/2] md/raid10: introducing range-based barriers

raid5 size reduced after system reinstall, how to fix?
 2021-01-17  9:13 UTC  (4+ messages)

[PATCH] imsm: nvme multipath support
 2021-01-15 15:28 UTC 

[PATCH 0/8] Write-intent bitmap support for IMSM metadata
 2021-01-15  5:47 UTC  (9+ messages)
` [PATCH 1/8] Modify mdstat parsing for volumes with the bitmap
` [PATCH 2/8] Enable bitmap support for external metadata
` [PATCH 3/8] imsm: Write-intent bitmap support
` [PATCH 4/8] imsm: Adding a spare to an existing array with bitmap
` [PATCH 5/8] Add "bitmap" to allowed command-line values
` [PATCH 6/8] imsm: Update-subarray for write-intent bitmap
` [PATCH 7/8] Create: Block automatic enabling bitmap for external metadata
` [PATCH 8/8] Grow: Block reshape when external metadata and write-intent bitmap

[PATCH 00/10] fsdax: introduce fs query to support reflink
 2021-01-14 20:38 UTC  (27+ messages)
` [PATCH 01/10] pagemap: Introduce ->memory_failure()
` [PATCH 02/10] blk: Introduce ->corrupted_range() for block device
` [PATCH 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
` [PATCH 06/10] pmem: Implement ->corrupted_range() for "
` [PATCH 07/10] dm: Introduce ->rmap() to find bdev offset
` [PATCH 08/10] md: Implement ->corrupted_range()
` [PATCH 09/10] xfs: Implement ->corrupted_range() for XFS
` [PATCH 10/10] fs/dax: remove useless functions

[PATCH] mdmonitor: check if udev has finished events processing
 2021-01-14 14:14 UTC 

[PATCH v2] Document PPL in man md
 2021-01-14 12:59 UTC 

[PATCH] Document PPL in man md
 2021-01-13 17:10 UTC 

[song-md:md-fixes] BUILD SUCCESS c5d9dcfb1d340591e04e976469ac38cf2dc1707a
 2021-01-13 10:05 UTC 

[PATCH] imsm: use saved fds during migration
 2021-01-13  8:58 UTC 

[PATCH 1/1] Set prev_flush_start and flush_bio in an atomic way
 2021-01-12 21:36 UTC  (3+ messages)

"md/raid10:md5: sdf: redirecting sector 2979126480 to another mirror"
 2021-01-12 11:30 UTC  (5+ messages)

One failed raid device can't umount automatically
 2021-01-12  8:42 UTC 

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2021-01-08 19:05 UTC  (12+ messages)
` [RFC PATCH v3 8/9] md: Implement ->corrupted_range()

[PATCH] md: change bitmap offset verification in write_sb_page
 2021-01-05 15:06 UTC 

[PATCH] drivers: md: Fix another spelling at top of the file
 2021-01-05 10:07 UTC 

[PATCH] dm zoned: select CONFIG_CRC32
 2021-01-03 23:13 UTC  (2+ messages)

Raid working but stuck at 99.9%
 2021-01-03 21:34 UTC  (4+ messages)

naming system of raid devices
 2021-01-03 19:19 UTC  (9+ messages)

[PATCH 0/4] Fix order when split bio and send remaining back to itself
 2020-12-31  8:28 UTC  (13+ messages)
` [PATCH 1/4] block: introduce submit_bio_noacct_add_head
` [PATCH 2/4] block: use submit_bio_noacct_add_head for split bio sending back
` [PATCH 3/4] dm: "
` [PATCH 4/4] md: "

PROBLEM: Recent raid10 block discard patchset causes filesystem corruption on fstrim
 2020-12-27 21:57 UTC  (4+ messages)

[PATCH] md/raid10: fix: incompatible types in comparison expression (different address spaces)
 2020-12-27 11:42 UTC  (2+ 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).