dm-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 13:38:44 to 2020-07-28 12:14:37 UTC [more...]

bdi cleanups v3
 2020-07-28 12:14 UTC  (16+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 02/14] drbd: remove dead code in device_to_statistics
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
` [PATCH 04/14] bdi: initialize ->ra_pages in bdi_init
` [PATCH 05/14] md: update the optimal I/O size on reshape
` [PATCH 08/14] block: add helper macros for queue sysfs entries
  ` [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 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 0/6] multipath cleanups
 2020-07-27 19:24 UTC  (7+ messages)
` [PATCH 1/6] Makefile.inc: trim extra information from systemd version
` [PATCH 2/6] kpartx: fix -Wsign-compare error
` [PATCH 3/6] libmultipath: remove code duplication in path counting
` [PATCH 4/6] libmultipath: count pending paths as active on loads
` [PATCH 5/6] libmultipath: deal with flushing no maps
` [PATCH 6/6] multipath: deal with delegation failures correctly

[dm-level] upstream-queue-libmultipath: fix memory leak when iscsi login/out and "multipath -r" executed
 2020-07-27 16:45 UTC  (2+ messages)

bdi cleanups v3
 2020-07-27  7:58 UTC  (18+ messages)
` [PATCH 01/14] fs: remove the unused SB_I_MULTIROOT flag
` [PATCH 03/14] drbd: remove RB_CONGESTED_REMOTE
  ` [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 13/14] bdi: invert BDI_CAP_NO_ACCT_WB
` [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 14/14] bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag

bdi cleanups v2
 2020-07-26  9:01 UTC  (29+ 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

dm snapshots again: should they work?
 2020-07-25  6:42 UTC 

[PATCH RFC] multipath-tools: *untested* use sysfs prio also for arrays with dual implicit/explicit alua support
 2020-07-24 22:34 UTC 

[git pull] device mapper fix for 5.8-rc7
 2020-07-24 21:40 UTC  (2+ messages)

[PATCH V2] libmultipath: free pp if store_path fails in disassemble_map
 2020-07-24 16:34 UTC  (2+ messages)

[PATCH] libmultipath: free pp if store_path fails in disassemble_map
 2020-07-24  1:36 UTC  (5+ messages)

[PATCH] dm-integrity: revert adc0daad366b to fix recalculation
 2020-07-23 18:39 UTC  (6+ messages)
`  "
    ` [PATCH v2] "

[PATCH] libmultipath: free pgp if add_pathgroup fails in disassemble_map func
 2020-07-23  1:25 UTC  (3+ messages)

libmultipath: fix null dereference
 2020-07-23  1:11 UTC 

[PATCH v2 0/7] crypto: add CRYPTO_ALG_ALLOCATES_MEMORY
 2020-07-22  7:29 UTC  (4+ messages)

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  (4+ messages)
` [PATCH 76/80] libmultipath: select_action(): force udev reload for uninitialized maps

[PATCH 00/74] multipath-tools series part V: removed path handling
 2020-07-20 21:19 UTC  (16+ messages)
` [PATCH 61/74] libmultipath: adopt_paths(): skip removed paths
` [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 69/74] libmultipath: disassemble_map(): get rid of "is_daemon" argument
` [PATCH 71/74] multipath: use update_pathvec_from_dm()

[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  (7+ 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  (2+ messages)

[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


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