Linux Device Mapper development
 help / color / mirror / Atom feed
 messages from 2016-03-02 00:06:49 to 2016-04-04 07:32:07 UTC [more...]

[PATCH 00/12] Block support for zoned drives
 2016-04-04  7:32 UTC  (14+ messages)
` [PATCH 01/12] Add ZBC <-> ZAC xlat support for report, open, close, reset, finish
` [PATCH 02/12] ata-scsi: Translate ReportZones result to big endian
` [PATCH 03/12] BUG: Losing bits on request.cmd_flags
` [PATCH 04/12] Add bio/request flags for using ZBC/ZAC commands
` [PATCH 05/12] Add ioctl to issue ZBC/ZAC commands via block layer
` [PATCH 06/12] Add ata pass-through path for ZAC commands
` [PATCH 07/12] ZDM: New DM target 'zoned'
` [PATCH 08/12] RAID 4/5/6: Indicate parity blocks as 'META'
` [PATCH 09/12] RAID 4/5/6: Fine-grained TRIM enable for ZDM
` [PATCH 10/12] Limit bio_endio recursion
` [PATCH 11/12] Stream Id: Use PID to seed Stream Id construction
` [PATCH 12/12] Block Zoned Control for Userspace

libmultipath: alua prio mode can't not get priority when using DataCore product
 2016-04-03  6:36 UTC 

[PATCH v2 0/4] Introduce bulk mode for crypto engine framework
 2016-04-02 15:00 UTC  (6+ messages)
` [PATCH v2 1/4] scatterlist: Introduce some helper functions
` [PATCH v2 2/4] crypto: Introduce some helper functions to help to merge requests
` [PATCH v2 3/4] crypto: Introduce the bulk mode for crypto engine framework
` [PATCH v2 4/4] md: dm-crypt: Initialize the sector number for one request

Multipath 0.5.0 sets all path priorities to 50 with SCST 3.1.0 ALUA for group_by_prio
 2016-04-02 11:19 UTC 

[RFC PATCH 0/4] dm mpath: vastly improve blk-mq IO performance
 2016-04-01 14:14 UTC  (13+ messages)
` [RFC PATCH 1/4] dm mpath: switch to using bitops for state flags
  ` [dm-devel] "
` [RFC PATCH 2/4] dm mpath: use atomic_t for counting members of 'struct multipath'
  ` [dm-devel] "
` [RFC PATCH 3/4] dm mpath: move trigger_event member to the end "
  ` [dm-devel] "
` [RFC PATCH 4/4] dm mpath: eliminate use of spinlock in IO fast-paths
  ` [dm-devel] "
` [dm-devel] [RFC PATCH 0/4] dm mpath: vastly improve blk-mq IO performance

pvmove/mirror target mirroring data between two devices with different sector size
 2016-04-01  6:13 UTC  (2+ messages)

[PATCH RESEND v2 00/19] Support fuse mounts in user namespaces
 2016-03-30 20:18 UTC  (27+ messages)
` [PATCH RESEND v2 11/18] fs: Ensure the mounter of a filesystem is privileged towards its inodes
` [PATCH RESEND v2 15/18] fuse: Add support for pid namespaces
` [PATCH RESEND v2 16/18] fuse: Support fuse filesystems outside of init_user_ns
` [PATCH RESEND v2 17/18] fuse: Restrict allow_other to the superblock's namespace or a descendant
` [PATCH RESEND v2 18/18] fuse: Allow user namespace mounts

[PATCH 00/17] Multipath patch sync
 2016-03-30 16:06 UTC  (23+ messages)
` [PATCH 01/17] multipathd: use /run instead of /var/run
` [PATCH 02/17] retrigger uevents to try and get the uid through udev
` [PATCH 03/17] Fix issues with user_friendly_names initramfs bindings
` [PATCH 04/17] Add libmpathcmd library and use it internally
` [PATCH 05/17] libmultipath: add ignore_new_boot_devs option
` [PATCH 06/17] libmultipath: fix PAD and PRINT macros
` [PATCH 07/17] libmultipath: Cut down on alua prioritizer ioctls
` [PATCH 08/17] multipathd: fail if pidfile can't be created
` [PATCH 09/17] libmultipath: check correct function for define
` [PATCH 10/17] multipathd: delay reloads during creation
` [PATCH 11/17] multipath: Fix minor text issues
` [PATCH 12/17] kpartx: verify partition devices
` [PATCH 13/17] multipath: add exclusive_pref_bit for alua prio
` [PATCH 14/17] multipathd: print "fail" when remove fails
` [PATCH 15/17] multipath: check partitions unused before removing
` [PATCH 16/17] multipathd.service: remove blk-availability Requires
` [PATCH 17/17] multipathd: use 64-bit int for command key

Local SSD cache for ceph on each compute node
 2016-03-30 13:02 UTC  (6+ messages)
                                ` [ceph-users] "

[PATCH] thin_dump: added --device-id, --skip-mappings, and new output --format's
 2016-03-28 22:05 UTC  (14+ messages)

pvmove/mirror target mirroring data between two devices with different sector size
 2016-03-28 13:06 UTC  (2+ messages)

[PATCH] dm raid1: the device-mapper 'mirror' target errors written bios erroneously
 2016-03-24 17:52 UTC  (2+ messages)
`  "

dm: snapshot: I/O error failure in xfstests generic/081
 2016-03-24 14:44 UTC  (3+ messages)

[RFC PATCH 0/9] dm-thin/xfs: prototype a block reservation allocation model
 2016-03-22 12:06 UTC  (12+ messages)
` [RFC PATCH 1/9] block: add block_device_operations methods to set and get reserved space
` [RFC PATCH 2/9] dm: add "
` [RFC PATCH 3/9] dm thin: "
` [RFC PATCH 4/9] dm thin: update reserve space func to allow reduction
` [RFC PATCH 5/9] block: add a block_device_operations method to provision space
` [RFC PATCH 6/9] dm: add "
` [RFC PATCH 7/9] dm thin: "
` [RFC PATCH 8/9] xfs: thin block device reservation mechanism
` [RFC PATCH 9/9] xfs: adopt a reserved allocation model on dm-thin devices

[PATCH 3/3] block: implement (some of) fallocate for block devices
 2016-03-21 20:59 UTC  (4+ messages)

[PATCH] dmsetup: improve message command
 2016-03-21 11:20 UTC  (5+ messages)

[PATCH 0/5] Use uevent for thin pool events
 2016-03-16 23:27 UTC  (6+ messages)
` [PATCH 1/5] dm: Do not export dm_send_uevents
` [PATCH 2/5] dm: Move multipath-specific stuff out of dm-uevent.c
` [PATCH 3/5] dm: Inline dm_build_path_uevent into dm_path_uevent
` [PATCH 4/5] dm: Add uevent support for dm-thin
` [PATCH 5/5] dm: Update dm-uevent.txt

[git pull] device mapper changes for 4.6
 2016-03-16 14:21 UTC 

patch:multipath: implement option '-u' for uevents
 2016-03-15  7:13 UTC  (2+ messages)
` multipath: add multipath failback is invalid

blkio cgroups controller doesn't work with LVM?
 2016-03-14 22:08 UTC  (19+ messages)
          ` [PATCH] block: transfer source bio's cgroup tags to clone via bio_associate_blkcg() (was: Re: blkio cgroups controller doesn't work with LVM?)
                  `  "
                          ` [PATCH] block: transfer source bio's cgroup tags to clone via bio_associate_blkcg()
                      `  "

dm-cache: blocks don't get cached on 3.18.21-17.el6.x86_64
 2016-03-14 12:56 UTC  (3+ messages)

dm-multipath performance patches
 2016-03-12 13:45 UTC  (5+ messages)

dm-thin metadata: can two device_id's have the same transaction_id ?
 2016-03-12  8:44 UTC  (2+ messages)

[PATCH 0/4] Introduce bulk mode for crypto engine framework
 2016-03-10 12:58 UTC  (10+ messages)
` [PATCH 1/4] scatterlist: Introduce some helper functions
` [PATCH 2/4] crypto: Introduce some helper functions to help to merge requests
` [PATCH 3/4] crypto: Introduce the bulk mode for crypto engine framework
` [PATCH 4/4] md: dm-crypt: Initialize the sector number for one request

Array-driven persistent-data structure
 2016-03-10  1:15 UTC  (3+ messages)

[PATCH] dm: log writes: fix check of kthread_run() return value
 2016-03-09 23:22 UTC 

[PATCH] dm cache: add writeback watermarks
 2016-03-09  3:45 UTC  (4+ messages)

[PATCH v3] dm-cache watermarks
 2016-03-08 15:16 UTC  (3+ messages)

path_grouping_policy group_by_serial prio question
 2016-03-08 12:48 UTC  (2+ messages)

[PATCH v2] dm-cache watermarks
 2016-03-06  0:36 UTC 

scsi-debug regression with 4.5-rc?
 2016-03-05 22:44 UTC  (2+ messages)

[PATCH 1/1] dm-cache writeback watermarks
 2016-03-05 16:11 UTC 

Patch - writeback delay
 2016-03-05 15:29 UTC  (2+ messages)
` [PATCH 2/2] "

[PATCH] Introducing multipath C API <libdmmp/libdmmp.h>
 2016-03-05  9:46 UTC  (5+ messages)
` [PATCH V2] Introducing multipath C API
  ` [PATCH V2] Introducing multipath C API <libdmmp/libdmmp.h>

[PATCH v3]multipath-tools: prevent unnecessary reinstate of stand-by paths with implicit tags mode and no active array paths
 2016-03-03  8:19 UTC  (5+ messages)
` multipath-tools: prevent unnecessary reinstate,

Adding target device caused an alignment inconsistency
 2016-03-02  8:41 UTC  (4+ messages)


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