Linux Device Mapper development
 help / color / mirror / Atom feed
 messages from 2016-04-18 21:57:44 to 2016-04-30 00:47:03 UTC [more...]

Notes from the four separate IO track sessions at LSF/MM
 2016-04-30  0:47 UTC  (15+ messages)
    ` [Lsf] "
        ` [dm-devel] "
` [dm-devel] "

[PATCH] dm-raid: check for zero feature flags in metadata
 2016-04-30  0:31 UTC  (4+ messages)
`  "

[PATCH 00/57] SLES resync
 2016-04-29 22:39 UTC  (64+ messages)
` [PATCH 01/57] kpartx: Fixup persistent name generation
` [PATCH 02/57] kpartx: handle more than 256 loop devices
` [PATCH 03/57] kpartx: parse emulated DASD devices
` [PATCH 04/57] kpartx: Install rules file with correct prefix
` [PATCH 05/57] Add HP MSA 2040 to the hardware table
` [PATCH 06/57] Use ALUA for HP 3PAR
` [PATCH 07/57] Add LIO-ORG/SUSE RBD backend hardware defaults
` [PATCH 08/57] Allow for empty SCSI revision
` [PATCH 09/57] libmultipath: Do not use 'sscanf' for parsing integers
` [PATCH 10/57] libmultipath: finally fix dev_loss_tmo setting
` [PATCH 11/57] multipathd: fixup queueing mode in 'show maps status'
` [PATCH 12/57] multipathd: fixup a crash when invoking CLI commands
` [PATCH 13/57] multipathd: print error message for invalid arguments
` [PATCH 14/57] libmultipath: correctly initialize pp->sg_id
` [PATCH 15/57] libmultipath: correctly display checker status
` [PATCH 16/57] libmultipath: call get_uid() for all paths
` [PATCH 17/57] libmultipath: additional logging messages when formatting callout
` [PATCH 18/57] libmpathpersist: Fixup whitespaces in Makefile
` [PATCH 19/57] multipathd: Do not print misleading message 'not found in pathvec'
` [PATCH 20/57] multipathd: Do not update the paths vec when removing paths
` [PATCH 21/57] libmultipath: avoid double semicolon in lock.h
` [PATCH 22/57] multipath: use option '-i' when called from udev
` [PATCH 23/57] multipath: remove warning 'failed to get wwid'
` [PATCH 24/57] Add dependency on systemd-udevd.service
` [PATCH 25/57] Load all device handler modules on startup
` [PATCH 26/57] 11-dm-mpath.rules: Only import ID_FS_XXX variables if not set
` [PATCH 27/57] Ensure multipathd is started before systemd-udev-trigger.service
` [PATCH 28/57] libmultipath: use a shared lock to co-operate with udev
` [PATCH 29/57] Only filter for udev property if uid_attribute is present
` [PATCH 30/57] multipathd: skip uninitialized devices during reconfiguration
` [PATCH 31/57] multipathd: improve uxlsnr
` [PATCH 32/57] libmultipath: remove 'needsync' argument from dm_simplecmd_noflush
` [PATCH 33/57] libmultipath: remove 'use_uuid' argument from dm_addmap()
` [PATCH 34/57] Always set DM_UDEV_DISABLE_LIBRARY_FALLBACK
` [PATCH 35/57] libmultipath: pass in cookie as argument for dm_simplecmd()
` [PATCH 36/57] libmultipath: pass in 'cookie' as argument for dm_addmap()
` [PATCH 37/57] Remove 'udev_sync' argument from dm_simplecmd()
` [PATCH 38/57] libmultipath: Fixup 'DM_DEVICE_RELOAD' handling
` [PATCH 39/57] devmapper: do not flush I/O for DM_DEVICE_CREATE
` [PATCH 40/57] libmultipath: fixup dm_rename to complete cookie on failure
` [PATCH 41/57] multipathd: accept zero-size paths in ev_add_path()
` [PATCH 42/57] Use multipath wwid if path wwid is empty
` [PATCH 43/57] multipathd: set uxsock_timeout after reconfiguration
` [PATCH 44/57] multipathd: Do not switch paths on empty multipath tables
` [PATCH 45/57] libmultipath: remove 'get_info' argument for adopt_paths()
` [PATCH 46/57] libmultipath: ensure 'dev_t' is set when store paths
` [PATCH 47/57] libmultipath: sanity check on store_path()
` [PATCH 48/57] dmparser: Use find_path_by_dev()
` [PATCH 49/57] multipathd: do not flush maps on startup
` [PATCH 50/57] multipathd: strict loop timings
` [PATCH 51/57] multipathd: Provide standard error description on cli failure
` [PATCH 52/57] libmultipath: make 'dm_addmap' static
` [PATCH 53/57] multipathd: implement 'show map $map format $fmt'
` [PATCH 54/57] multipathd: Increase uxclnt timeout
` [PATCH 55/57] multipathd: asynchronous configuration
` [PATCH 56/57] multipathd: push down lock in checkerloop()
` [PATCH 57/57] Allow specific CLI commands to run unlocked

[PATCH 17/20] dm: get rid of superfluous gfp flags
 2016-04-29 18:54 UTC  (13+ messages)
` [PATCH 18/20] dm: clean up GFP_NIO usage
` [PATCH 19/20] md: simplify free_params for kmalloc vs vmalloc fallback
  ` [PATCH] "

multipath-0.5.0 still provides broken udev rules
 2016-04-28 22:45 UTC  (19+ messages)

[4.4, 4.5, 4.6] Regression: encrypted swap (dm-crypt) freezes system while under memory pressure and swapping
 2016-04-28  9:24 UTC  (4+ messages)

[PATCH 1/4] multipath-tools: move AUTHOR to README
 2016-04-27 15:14 UTC  (4+ messages)
` [PATCH 2/4] multipath-tools: fix mistyped kpartx in README
` [PATCH 3/4] multipath-tools: remove ChangeLog README from kpartx dir
` [PATCH 4/4] multipath-tools: remove FAQ

[PATCH 17/19] dm: get rid of superfluous gfp flags
 2016-04-27  8:35 UTC 

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-04-27  7:22 UTC  (23+ messages)
` [PATCH v4 01/21] fs: fix a posible leak of allocated superblock
  ` [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
  ` [PATCH v4 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
  ` [PATCH v4 07/21] selinux: Add support for unprivileged mounts from "
  ` [PATCH v4 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts
  ` [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
  ` [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb()
  ` [PATCH v4 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
  ` [PATCH v4 18/21] fuse: Add support for pid namespaces
  ` [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev()
` [PATCH v4 05/21] block_dev: Check permissions towards block device inode when mounting
` [PATCH v4 06/21] fs: Treat foreign mounts as nosuid
` [PATCH v4 08/21] userns: Replace in_userns with current_in_userns
` [PATCH v4 09/21] Smack: Handle labels consistently in untrusted mounts
` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
` [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
` [PATCH v4 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns
` [PATCH v4 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v4 21/21] fuse: Allow user namespace mounts

[PATCH v4 00/21] Support fuse mounts in user namespaces
 2016-04-26 19:30 UTC  (11+ messages)
  ` [PATCH v4 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
  ` [PATCH v4 04/21] block_dev: Support checking inode permissions in lookup_bdev()
  ` [PATCH v4 08/21] userns: Replace in_userns with current_in_userns
  ` [PATCH v4 10/21] fs: Check for invalid i_uid in may_follow_link()
  ` [PATCH v4 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
  ` [PATCH v4 13/21] fs: Update posix_acl support to handle user namespace mounts
  ` [PATCH v4 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
  ` [PATCH v4 16/21] fs: Allow superblock owner to access do_remount_sb()
  ` [PATCH v4 18/21] fuse: Add support for pid namespaces
  ` [PATCH v4 19/21] fuse: Support fuse filesystems outside of init_user_ns

dm-devel Digest, Vol 146, Issue 24
 2016-04-26  9:27 UTC 

[PATCH v3 00/21] Support fuse mounts in user namespaces
 2016-04-25 20:54 UTC  (25+ messages)
` [PATCH v3 01/21] fs: fix a posible leak of allocated superblock
` [PATCH v3 04/21] block_dev: Support checking inode permissions in lookup_bdev()
  ` [PATCH v3 02/21] fs: Remove check of s_user_ns for existing mounts in fs_fully_visible()
  ` [PATCH v3 03/21] fs: Allow sysfs and cgroupfs to share super blocks between user namespaces
  ` [PATCH v3 05/21] block_dev: Check permissions towards block device inode when mounting
  ` [PATCH v3 06/21] fs: Treat foreign mounts as nosuid
  ` [PATCH v3 07/21] selinux: Add support for unprivileged mounts from user namespaces
  ` [PATCH v3 08/21] userns: Replace in_userns with current_in_userns
  ` [PATCH v3 09/21] Smack: Handle labels consistently in untrusted mounts
  ` [PATCH v3 10/21] fs: Check for invalid i_uid in may_follow_link()
  ` [PATCH v3 11/21] cred: Reject inodes with invalid ids in set_create_file_as()
  ` [PATCH v3 12/21] fs: Refuse uid/gid changes which don't map into s_user_ns
  ` [PATCH v3 14/21] fs: Allow superblock owner to change ownership of inodes with unmappable ids
  ` [PATCH v3 15/21] fs: Don't remove suid for CAP_FSETID in s_user_ns
  ` [PATCH v3 16/21] fs: Allow superblock owner to access do_remount_sb()
  ` [PATCH v3 17/21] capabilities: Allow privileged user in s_user_ns to set security.* xattrs
  ` [PATCH v3 18/21] fuse: Add support for pid namespaces
  ` [PATCH v3 19/21] fuse: Support fuse filesystems outside of init_user_ns
  ` [PATCH v3 20/21] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH v3 13/21] fs: Update posix_acl support to handle user namespace mounts
` [PATCH v3 21/21] fuse: Allow "

Upcall prioritizer for multipath
 2016-04-25  7:49 UTC  (2+ messages)

[PATCH 06/41] Documentation: device-mapper: fix spelling mistakes
 2016-04-25  0:24 UTC 

[PATCH 00/42] v6: separate operations from flags in the bio/request structs
 2016-04-23 23:26 UTC  (3+ messages)
` [PATCH 23/42] md/raid: set bi_op to REQ_OP
  ` [dm-devel] "

[PATCH 23/42] md/raid: set bi_op to REQ_OP
 2016-04-23 23:05 UTC  (2+ messages)
` [PATCH] RAID Cleanup for bio-split

Upcall prioritizer for multipath
 2016-04-22 12:52 UTC 

[4.4, 4.5, 4.6] Regression: encrypted swap (dm-crypt) freezes system while under memory pressure and swapping
 2016-04-21  7:48 UTC 

[PATCH v2 0/4] Introduce bulk mode for crypto engine framework
 2016-04-20  8:38 UTC  (6+ messages)
` [PATCH v2 1/4] scatterlist: Introduce some helper functions

Devicemapper issues
 2016-04-19 19:32 UTC  (2+ messages)

[PATCH 2/2] Merge Dell MD3XXX hardware table entries
 2016-04-19 17:33 UTC 

[PATCH] multipath-tools: update docs
 2016-04-19 16:36 UTC  (2+ messages)

Next release plans?
 2016-04-19 11:47 UTC  (6+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox