dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-29 19:39:34 to 2020-07-04 03:20:16 UTC [more...]

[PATCH 00/13] Documentation/admin-guide: eliminate duplicated words
 2020-07-04  3:20 UTC  (10+ messages)
` [PATCH 02/13] Documentation/admin-guide: cgroup-v1/rdma: drop doubled word
` [PATCH 03/13] Documentation/admin-guide: dm-integrity: drop doubled words
  ` [PATCH 01/13] Documentation/admin-guide: cgroup-v2: drop doubled word
  ` [PATCH 04/13] Documentation/admin-guide: media/building: drop doubled words
  ` [PATCH 06/13] Documentation/admin-guide: pnfs-block-server: drop doubled word
` [PATCH 05/13] Documentation/admin-guide: mm/ksm: "
` [PATCH 07/13] Documentation/admin-guide: pnfs-scsi-server: "
` [PATCH 08/13] Documentation/admin-guide: arm-ccn: "
` [PATCH 09/13] Documentation/admin-guide: intel_pstate: "

[PATCH 00/10] block: blktrace framework cleanup
 2020-07-03 23:29 UTC  (31+ messages)
` [PATCH 01/11] "
` [PATCH 02/11] block: rename block_bio_merge class to block_bio
` [PATCH 03/11] block: use block_bio event class for bio_queue
` [PATCH 04/11] block: use block_bio event class for bio_bounce
` [PATCH 05/11] block: get rid of the trace rq insert wrapper
` [PATCH 06/11] block: remove extra param for trace_block_getrq()
` [PATCH 07/11] block: get rid of blk_trace_request_get_cgid()
` [PATCH 08/11] block: fix the comments in the trace event block.h
` [PATCH 09/11] block: remove unsed param in blk_fill_rwbs()
` [PATCH 10/11] block: use block_bio class for getrq and sleeprq
` [PATCH 11/11] block: remove block_get_rq event class

[PATCH 0/7] Fix muitpath/multipathd flush issue
 2020-07-03 18:50 UTC  (14+ messages)

[PATCH 0/6] Overhaul memalloc_no*
 2020-07-03 14:26 UTC  (18+ messages)
` [PATCH 6/6] mm: Add memalloc_nowait
            ` [PATCH] dm-bufio: do cleanup from a workqueue

[PATCH 1/3] libmultipath: assign variable to make gcc happy
 2020-07-03 14:05 UTC  (8+ messages)
` [PATCH 2/3] libmutipath: don't close fd on dm_lib_release

a crash in md-raid
 2020-07-03 12:18 UTC 

[PATCH v2 0/4] misc patches
 2020-07-03  9:48 UTC  (6+ messages)
` [PATCH v2 1/4] libmultipath: fix sysfs dev_loss_tmo parsing
` [PATCH v2 2/4] kpartx: read devices with direct IO
` [PATCH v2 3/4] kpartx: handle alternate bsd disklabel location
` [PATCH v2 4/4] libmultipath: fix checker detection for nvme devices

[PATCH v3 0/7] Fix muitpath/multipathd flush issue
 2020-07-03  9:48 UTC  (9+ messages)
` [PATCH v3 1/7] libmultipath: make dm_get_map/status return codes symbolic
` [PATCH v3 2/7] multipathd: fix check_path errors with removed map
` [PATCH v3 3/7] libmultipath: make dm_flush_maps only return 0 on success
` [PATCH v3 4/7] multipathd: add "del maps" multipathd command
` [PATCH v3 5/7] multipath: make flushing maps work like other commands
` [PATCH v3 6/7] multipath: delegate flushing maps to multipathd
` [PATCH v3 7/7] multipath: add option to skip multipathd delegation

[PATCH v2 0/7] Fix muitpath/multipathd flush issue
 2020-07-02 18:34 UTC  (13+ messages)
` [PATCH v2 1/7] libmultipath: make dm_get_map/status return codes symbolic
` [PATCH v2 2/7] multipathd: fix check_path errors with removed map
` [PATCH v2 4/7] multipathd: add "del maps" multipathd command
` [PATCH v2 6/7] multipath: delegate flushing maps to multipathd
` [PATCH v2 7/7] multipath: add option to skip multipathd delegation

rename ->make_request_fn and move it to the block_device_operations v2
 2020-07-02 18:22 UTC  (29+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 02/20] simdisk: "
` [PATCH 03/20] drbd: "
` [PATCH 04/20] null_blk: stop using ->queuedata for bio mode
` [PATCH 05/20] ps3vram: stop using ->queuedata
` [PATCH 06/20] rsxx: "
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 13/20] block: tidy up a warning in bio_check_ro
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

[PATCH 0/4] misc patches
 2020-07-02 16:14 UTC  (12+ messages)
` [PATCH 1/4] libmultipath: fix sysfs dev_loss_tmo parsing
` [PATCH 2/4] kpartx: read devices with direct IO
` [PATCH 3/4] kpartx: handle alternate bsd disklabel location
` [PATCH 4/4] libmultipath: fix checker detection for nvme devices

rename ->make_request_fn and move it to the block_device_operations
 2020-07-02 15:52 UTC  (27+ messages)
` [PATCH 01/20] nfblock: stop using ->queuedata
` [PATCH 07/20] umem: "
` [PATCH 08/20] zram: "
` [PATCH 09/20] bcache: stop setting ->queuedata
` [PATCH 10/20] dm: stop using ->queuedata
` [PATCH 11/20] fs: remove a weird comment in submit_bh_wbc
` [PATCH 12/20] block: remove the request_queue argument from blk_queue_split
` [PATCH 13/20] block: tidy up a warning in bio_check_ro
` [PATCH 14/20] block: remove the NULL queue check in generic_make_request_checks
` [PATCH 15/20] block: remove the nr_sectors variable "
` [PATCH 16/20] block: move ->make_request_fn to struct block_device_operations
` [PATCH 17/20] block: rename generic_make_request to submit_bio_noacct
` [PATCH 18/20] block: refator submit_bio_noacct
` [PATCH 19/20] block: shortcut __submit_bio_noacct for blk-mq drivers
` [PATCH 20/20] block: remove direct_make_request

[PATCH -next] dm zoned: fix unused but set variable warnings
 2020-07-02 15:11 UTC 

[PATCH -next] dm: remove unused variable 'md'
 2020-07-02 10:39 UTC 

remove dead bdi congestion leftovers
 2020-07-02  5:36 UTC  (12+ messages)
` [PATCH 1/4] drbd: remove a bogus bdi_rw_congested call
` [PATCH 2/4] writeback: remove {set,clear}_wb_congested
  ` [PATCH 3/4] writeback: remove struct bdi_writeback_congested
` [PATCH 4/4] writeback: remove bdi->congested_fn

[willy@infradead.org: Re: [PATCH 6/6] mm: Add memalloc_nowait]
 2020-07-01 21:35 UTC 

NVMe regression, NVMe no longer uses blk_path_error()
 2020-07-01 16:39 UTC 

[PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
 2020-07-01  7:59 UTC  (8+ messages)
` [PATCH 1/6] crypto: geniv - remove unneeded arguments from aead_geniv_alloc()
` [PATCH 2/6] crypto: algapi - use common mechanism for inheriting flags
` [PATCH 3/6] crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
` [PATCH 4/6] crypto: algapi - remove crypto_check_attr_type()
` [PATCH 5/6] crypto: set the flag CRYPTO_ALG_ALLOCATES_MEMORY
` [PATCH 6/6] dm-crypt: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY

[PATCH v2] dm crypt: add flags to optionally bypass dm-crypt workqueues
 2020-07-01  3:10 UTC  (6+ messages)

crypto API and GFP_ATOMIC
 2020-07-01  1:49 UTC  (27+ messages)
    ` [PATCH 1/4] crypto: introduce CRYPTO_ALG_ALLOCATES_MEMORY
      ` [dm-devel] "
          ` [PATCH 1/3] crypto: pass the flag CRYPTO_ALG_ALLOCATES_MEMORY
                ` [PATCH 1/3 v2] crypto: introduce "
                    ` [dm-devel] "
                    ` [PATCH 1/3 v3] "
                      ` [PATCH 1/3 v4] "
                        ` [dm-devel] "
                            ` [PATCH 1/3 v5] "
                                ` [PATCH 1/3 v6] "

[PATCH] dm writecache: reject asynchronous pmem
 2020-06-30 16:14 UTC  (10+ messages)
    `  "
      ` [PATCH v2] "
          ` [PATCH v3] "

dm-crypt hard lockup
 2020-06-30  8:05 UTC  (3+ messages)

[PATCH] 11-dm-mpath.rules: Fix udev rule processing during coldplug
 2020-06-29 20:33 UTC  (3+ 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).