dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-02 21:53:33 to 2020-12-11 16:31:14 UTC [more...]

[dm-devel] [RFC PATCH v3 0/2] add simple copy support
 2020-12-11 16:25 UTC  (3+ messages)
  ` [dm-devel] [RFC PATCH v3 1/2] block: "

[dm-devel] [PATCH 0/3] block: blk_interposer - Block Layer Interposer
 2020-12-11 16:30 UTC 

[dm-devel] [PATCH v7 0/8] IMA: support for measuring kernel integrity critical data
 2020-12-11  3:28 UTC  (24+ messages)
` [dm-devel] [PATCH v7 1/8] IMA: generalize keyring specific measurement constructs
` [dm-devel] [PATCH v7 2/8] IMA: add support to measure buffer data hash
` [dm-devel] [PATCH v7 3/8] IMA: define a hook to measure kernel integrity critical data
` [dm-devel] [PATCH v7 4/8] IMA: add policy rule to measure "
` [dm-devel] [PATCH v7 5/8] IMA: limit critical data measurement based on a label
` [dm-devel] [PATCH v7 6/8] IMA: extend critical data hook to limit the "
` [dm-devel] [PATCH v7 7/8] IMA: define a builtin critical data measurement policy
` [dm-devel] [PATCH v7 8/8] selinux: include a consumer of the new IMA critical data hook

[dm-devel] [PATCH] dm: avoid filesystem lookup in dm_get_dev_t()
 2020-12-10 17:11 UTC  (2+ messages)

[dm-devel] [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-10 17:03 UTC  (10+ messages)
` [dm-devel] [PATCH v1 1/5] Documentation: Describe dm-user
` [dm-devel] [PATCH v1 2/5] uapi: Add dm-user structure definition
` [dm-devel] [PATCH v1 3/5] dm: dm-user: New target that proxies BIOs to userspace
` [dm-devel] [PATCH v1 4/5] selftests/dm-user: A handful of tests for dm-user
` [dm-devel] [PATCH v1 5/5] MAINTAINERS: Add myself as a dm-user maintainer

[dm-devel] [PATCH -next] drivers: md: simplify the return expression of load_mapping()
 2020-12-10 14:01 UTC 

[dm-devel] [PATCH] dm ebs: avoid double unlikely() notation when using IS_ERR()
 2020-12-10  8:50 UTC 

[dm-devel] [PATCH] dm verity: skip verity work on I/O errors when system is shutting down
 2020-12-10  1:03 UTC  (6+ messages)

[dm-devel] [PATCH] Revert "dm raid: remove unnecessary discard limits for raid10"
 2020-12-10  5:33 UTC  (6+ messages)
` [dm-devel] "

[dm-devel] split hard read-only vs read-only policy v2
 2020-12-10  7:50 UTC  (26+ messages)
` [dm-devel] [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
` [dm-devel] [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
` [dm-devel] [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
` [dm-devel] [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
` [dm-devel] [PATCH 5/6] rbd: remove the ->set_read_only method
` [dm-devel] [PATCH 6/6] nvme: allow revalidate to set a namespace read-only

[dm-devel] store a pointer to the block_device in struct bio (again)
 2020-12-08 14:15 UTC  (34+ messages)
` [dm-devel] [PATCH 1/9] brd: remove the end of device check in brd_do_bvec
` [dm-devel] [PATCH 2/9] dcssblk: "
` [dm-devel] [PATCH 3/9] block: store a block_device pointer in struct bio
` [dm-devel] [PATCH 4/9] block: simplify submit_bio_checks a bit
` [dm-devel] [PATCH 5/9] block: use ->bi_bdev for bio based I/O accounting
` [dm-devel] [PATCH 6/9] blk-mq: use ->bi_bdev for "
` [dm-devel] [PATCH 7/9] block: add a disk_uevent helper
` [dm-devel] [PATCH 8/9] block: remove DISK_PITER_REVERSE
` [dm-devel] [PATCH 9/9] block: use an xarray for disk->part_tbl

[dm-devel] [RFC PATCH v2 0/2] add simple copy support
 2020-12-09  9:17 UTC  (25+ messages)
    ` [dm-devel] [RFC PATCH v2 1/2] block: "
    ` [dm-devel] [RFC PATCH v2 2/2] nvme: "

[dm-devel] [PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (2+ messages)
` [dm-devel] (subset) "

[dm-devel] split hard read-only vs read-only policy v3
 2020-12-09  2:54 UTC  (13+ messages)
` [dm-devel] [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
` [dm-devel] [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
` [dm-devel] [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
` [dm-devel] [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
` [dm-devel] [PATCH 5/6] rbd: remove the ->set_read_only method
` [dm-devel] [PATCH 6/6] nvme: allow revalidate to set a namespace read-only

[dm-devel] Performance degradation of DM devices after upgrading to linux-5.9 from linux-5.8
 2020-12-08  9:53 UTC 

[dm-devel] [RFC PATCH v1 00/12] Replace strstarts() by str_has_prefix()
 2020-12-04 17:56 UTC  (3+ messages)
` [dm-devel] [RFC PATCH v1 04/12] device-mapper: "

[dm-devel] [git pull] device mapper fixes for 5.10-rc7
 2020-12-05 19:21 UTC  (5+ messages)
  ` [dm-devel] [PATCH] block: fix incorrect branching in blk_max_size_offset() [was: Re: [git pull] device mapper fixes for 5.10-rc7]
    ` [dm-devel] [git pull] device mapper induced block fix for 5.10-rc7

[dm-devel] [PATCH] block: revert to using min_not_zero() when stacking chunk_sectors
 2020-12-04 17:49 UTC  (22+ messages)
` [dm-devel] [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
  ` [dm-devel] [PATCH] dm: "
        ` [dm-devel] "
              ` [dm-devel] [RFC PATCH] dm: fix IO splitting [was: Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking]

[dm-devel] block tracepoint cleanups v2
 2020-12-04 16:42 UTC  (17+ messages)
` [dm-devel] [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
` [dm-devel] [PATCH 2/5] block: simplify and extend the block_bio_merge tracepoint class
` [dm-devel] [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
` [dm-devel] [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
` [dm-devel] [PATCH 5/5] block: remove the request_queue to argument request based tracepoints

[dm-devel] [PATCH] dm verity: correcting logic used with corrupted_errs counter
 2020-12-03 22:13 UTC  (2+ messages)

[PATCH v2 0/5] Multipath Follow-up patches
 2020-12-03 20:52 UTC  (4+ messages)
` [PATCH v2 1/5] multipath: fix issues found by compiling with gcc 10
  ` [dm-devel] "

[dm-devel] block tracepoint cleanups
 2020-12-03 15:38 UTC  (18+ messages)
` [dm-devel] [PATCH 1/5] block: remove the unused block_sleeprq tracepoint
` [dm-devel] [PATCH 2/5] block: simplify and extended the block_bio_merge tracepoint class
` [dm-devel] [PATCH 3/5] block: remove the request_queue argument to the block_split tracepoint
` [dm-devel] [PATCH 4/5] block: remove the request_queue argument to the block_bio_remap tracepoint
` [dm-devel] [PATCH 5/5] block: remove the request_queue to argument request based tracepoints

[dm-devel] split hard read-only vs read-only policy v2
 2020-12-03 14:01 UTC  (5+ messages)
` [dm-devel] [PATCH 1/4] block: add a hard-readonly flag to struct gendisk

[dm-devel] merge struct block_device and struct hd_struct v4
 2020-12-02 21:52 UTC  (3+ messages)
` [dm-devel] [PATCH 25/45] block: simplify bdev/disk lookup in blkdev_get


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