dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-09 10:51:27 to 2020-07-22 16:26:45 UTC [more...]

bdi cleanups v2
 2020-07-22 16:26 UTC  (28+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 05/14] md: update the optimal I/O size on reshape
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
  ` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
  ` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH] libmultipath: free pp if store_path fails in disassemble_map
 2020-07-22  8:41 UTC 

[PATCH] libmultipath: free pgp if add_pathgroup fails in disassemble_map func
 2020-07-22  8:36 UTC 

[PATCH v2 0/7] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
 2020-07-22  7:29 UTC  (11+ messages)
` [PATCH v2 1/7] crypto: geniv - remove unneeded arguments from aead_geniv_alloc()
` [PATCH v2 2/7] crypto: seqiv - remove seqiv_create()
` [PATCH v2 3/7] crypto: algapi - use common mechanism for inheriting flags
` [PATCH v2 4/7] crypto: algapi - add NEED_FALLBACK to INHERITED_FLAGS
` [PATCH v2 5/7] crypto: algapi - introduce the flag CRYPTO_ALG_ALLOCATES_MEMORY
` [PATCH v2 6/7] crypto: drivers - set "
` [PATCH v2 7/7] dm-crypt: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY

a fix and two cleanups around blk_stack_limits
 2020-07-21 17:32 UTC  (16+ messages)
` [PATCH 1/3] block: inherit the zoned characteristics in blk_stack_limits
` [PATCH 2/3] block: remove bdev_stack_limits
` [PATCH 3/3] block: remove blk_queue_stack_limits

[PATCH] shmfs: don't allocate pages on read
 2020-07-21  9:12 UTC 

bdi cleanups
 2020-07-21  5:46 UTC  (22+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
  ` [PATCH 02/14] drbd: remove dead code in device_to_statistics
  ` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
  ` [PATCH 07/14] block: make QUEUE_SYSFS_BIT_FNS a little more useful
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 05/14] md: update the optimal I/O size on reshape
` [PATCH 06/14] block: lift setting the readahead size into the block layer
` [PATCH 08/14] block: add helper macros for queue sysfs entries
` [PATCH 09/14] bdi: remove BDI_CAP_CGROUP_WRITEBACK
` [PATCH 10/14] bdi: remove BDI_CAP_SYNCHRONOUS_IO
` [PATCH 11/14] mm: use SWP_SYNCHRONOUS_IO more intelligently
` [PATCH 12/14] bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
` [PATCH 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [PATCH 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

[PATCH 00/80] multipath-tools series part VI: incomplete udev initialization
 2020-07-20 21:20 UTC  (9+ messages)
` [PATCH 75/80] multipathd: uev_trigger(): handle incomplete ADD events
` [PATCH 76/80] libmultipath: select_action(): force udev reload for uninitialized maps
` [PATCH 77/80] libmultipath: log dm_task_run() errors
` [PATCH 78/80] libmultipath: move reload_map() to multipathd
` [PATCH 79/80] multipathd: rename update_path_groups() -> reload_and_sync_map()
` [PATCH 80/80] libmultipath: select_action(): don't drop map if alias clashes

[PATCH 00/74] multipath-tools series part V: removed path handling
 2020-07-20 21:19 UTC  (28+ messages)
` [PATCH 56/74] multipath-tools: introduce INIT_REMOVED state
` [PATCH 57/74] libmultipath: update_mpp_paths(): handle INIT_REMOVED
` [PATCH 58/74] libmultipath: verify_paths(): don't delete paths from pathvec
` [PATCH 59/74] libmultipath: sync_paths(): handle INIT_REMOVED
` [PATCH 60/74] libmultipath: orphan_paths(): delete paths in INIT_REMOVED state
` [PATCH 61/74] libmultipath: adopt_paths(): skip removed paths
` [PATCH 62/74] multipathd: ev_remove_path(): use INIT_REMOVED
` [PATCH 63/74] multipathd: deal with INIT_REMOVED during path addition
` [PATCH 64/74] multipathd: check_path(): set retrigger_delay if necessary
` [PATCH 65/74] libmultipath: add update_pathvec_from_dm()
` [PATCH 66/74] libmultipath: update_pathvec_from_dm: handle pp->mpp mismatch
` [PATCH 67/74] libmultipath: disassemble_map(): always search paths by dev_t
` [PATCH 68/74] libmultipath: disassemble_map(): require non-NULL pathvec
` [PATCH 69/74] libmultipath: disassemble_map(): get rid of "is_daemon" argument
` [PATCH 70/74] libmultipath: disassemble_map(): do not change pathvec and WWIDs
` [PATCH 71/74] multipath: use update_pathvec_from_dm()
` [PATCH 72/74] libmpathpersist: "
` [PATCH 73/74] libmultipath: decrease loglevel in store_path()
` [PATCH 74/74] libmultipath: dmparser: constify function arguments

[PATCH 00/54] multipath-tools series part IV: identify paths by dev_t
 2020-07-20 21:12 UTC  (6+ messages)
` [PATCH 44/54] libmultipath: adopt_paths(): don't bail out on single path failure
` [PATCH 46/54] libmultipath: path_discover(): always set DI_BLACKLIST

[PATCH 00/42] multipath-tools series part III: duplicate alias
 2020-07-20 21:11 UTC  (4+ messages)
` [PATCH 42/42] libmultipath: dm_addmap(): refuse creating map with empty WWID

[PATCH 00/35] multipath-tools series part I: minor changes
 2020-07-20 21:09 UTC  (6+ messages)
` [PATCH 08/35] libmultipath: create bitfield abstraction
` [PATCH 12/35] libmultipath: strlcpy()/strlcat(): use restrict qualifier

[RFC PATCH v4 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-07-20 16:44 UTC  (17+ messages)
` [RFC PATCH v4 01/12] scripts: add ipe tooling to generate boot policy
` [RFC PATCH v4 02/12] security: add ipe lsm evaluation loop and audit system
` [RFC PATCH v4 03/12] security: add ipe lsm policy parser and policy loading
` [RFC PATCH v4 04/12] ipe: add property for trust of boot volume
` [RFC PATCH v4 05/12] fs: add security blob and hooks for block_device
` [RFC PATCH v4 06/12] dm-verity: move signature check after tree validation
` [RFC PATCH v4 07/12] dm-verity: add bdev_setsecurity hook for dm-verity signature
` [RFC PATCH v4 08/12] ipe: add property for signed dmverity volumes
` [RFC PATCH v4 09/12] dm-verity: add bdev_setsecurity hook for root-hash
` [RFC PATCH v4 10/12] ipe: add property for dmverity roothash
` [RFC PATCH v4 11/12] documentation: add ipe documentation
` [RFC PATCH v4 12/12] cleanup: uapi/linux/audit.h

[lvm-devel] master - multipathd: fix fd leak when iscsi device logs in
 2020-07-20  6:19 UTC  (10+ messages)
            `  "

[PATCH 00/74] multipath-tools series part V: removed path handling
 2020-07-20  1:52 UTC 

[PATCH 00/39] multipath-tools series part II: dev_loss_tmo fixes
 2020-07-17  1:05 UTC  (2+ messages)

[PATCH 0/4 v2] Various cleanups
 2020-07-16  4:38 UTC  (5+ messages)
` [PATCH 1/4] dm verity: Fix compilation warning
` [PATCH 2/4] dm raid: Remove empty if statement
` [PATCH 3/4] dm ioctl: Fix compilation warning
` [PATCH 4/4] dm init: Set file local variable static

[PATCH 0/8] Various cleanups
 2020-07-15 23:03 UTC  (11+ messages)
` [PATCH 1/8] dm raid5: Remove set but unused variable
` [PATCH 2/8] dm raid5: Fix compilation warning
` [PATCH 3/8] md: "
` [PATCH 4/8] dm raid10: "
` [PATCH 5/8] dm verity: "
` [PATCH 6/8] dm raid: Remove empty if statement
` [PATCH 7/8] dm ioctl: Fix compilation warning
` [PATCH 8/8] dm init: Set file local variable static

[RFC PATCH v3 00/12] Integrity Policy Enforcement LSM (IPE)
 2020-07-15 19:16 UTC  (3+ messages)
` [RFC PATCH v3 03/12] security: add ipe lsm policy parser and policy loading

[PATCH] dm zoned: update atime for new buffer zones
 2020-07-15  9:20 UTC  (4+ messages)

[PATCH 0/4] Fix segfault on access to mpp->hwe
 2020-07-14 23:54 UTC  (6+ messages)
` [PATCH 1/4] master - libmultipath: fix use after free when iscsi logs in
` [PATCH 2/4] libmultipath: warn if freeing path that holds mpp->hwe
` [PATCH 3/4] libmultipath: warn about NULL value of mpp->hwe
` [PATCH 4/4] libmultipath: fix mpp->hwe handling in sync_paths()

[PATCH AUTOSEL 5.4 17/18] dm: use bio_uninit instead of bio_disassociate_blkg
 2020-07-14 14:39 UTC 

[PATCH AUTOSEL 5.7 18/19] dm: use bio_uninit instead of bio_disassociate_blkg
 2020-07-14 14:38 UTC 

[PATCH 0/6] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
 2020-07-14 13:38 UTC  (6+ messages)
` [PATCH 5/6] crypto: set the flag CRYPTO_ALG_ALLOCATES_MEMORY

[dm-level] master - libmultipath: fix use after free when iscsi logs in
 2020-07-13 10:49 UTC  (2+ messages)

[PATCH] dm-cache: document zeroing metadata device step
 2020-07-12 21:47 UTC  (4+ messages)
    ` [PATCH v2] "

[PATCH] dm: use noio when sending kobject event
 2020-07-10 18:22 UTC  (5+ messages)
  `  "

[PATCH 2/6] crypto: algapi - use common mechanism for inheriting flags
 2020-07-10  6:37 UTC  (4+ messages)

[git pull] device mapper fixes for 5.8-rc5
 2020-07-09 20:20 UTC  (2+ messages)

remove dead bdi congestion leftovers
 2020-07-09 14:01 UTC  (5+ messages)

[PATCH]libmultipath/dmparser: add missing path with good status when sync state with dm kernel
 2020-07-09 11:11 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).