Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: System freezes after OOM, (continued)
[PATCH] multipath-tools: add template to add new hardware,
Xose Vazquez Perez
Page Allocation Failures/OOM with dm-crypt on software RAID10 (Intel Rapid Storage),
Matthias Dahl
poor thin performance, relative to thick,
Jon Bernard
[PATCH] multipath-tools: delete rr_weight attribute when it is equal to default value, Xose Vazquez Perez
[PATCH 1/2] multipath-tools: change default failback from manual to immediate,
Xose Vazquez Perez
[PATCH 1/2] multipath-tools: Document retrigger_tries and retrigger_delay in multipath.conf.5,
Xose Vazquez Perez
Recover filenames from failed RAID0,
Michel Dubois
[PATCH] multipath-tools: Remove NetApp IBM Nseries code,
Martin George
[PATCH] multipath-tools: replace -shared with its variable, Xose Vazquez Perez
[PATCH] multipath-tools: delete "$BUILD" from Makefile, Xose Vazquez Perez
[PATCH] multipath-tools: drop "BUILD = glibc" from libmpathpersist/Makefile, Xose Vazquez Perez
[PATCH 0/2] multipath-tools: Remove stealth whitespaces,
Xose Vazquez Perez
[4.7.0rc6] Page Allocation Failures with dm-crypt,
Matthias Dahl
[PATCH] multipath-tools: delete trailing white spaces, Xose Vazquez Perez
[PATCH 1/2] multipath-tools: enable retain_hw_handler and detect_prio by default,
Xose Vazquez Perez
[PATCH 0/6] Delete attributes with default values,
Xose Vazquez Perez
iSCSI device / error getting device, error adding target to table,
scar
[PATCH] multipath-tools: document uid_attribute for scsi and dasd devices,
Xose Vazquez Perez
[PATCH 00/14] update and general clean up of multipath.conf.5,
Xose Vazquez Perez
- [PATCH 02/14] multipath-tools: add alias_prefix to multipath.conf.5, Xose Vazquez Perez
- [PATCH 03/14] multipath-tools: add partition_delimiter to multipath.conf.5, Xose Vazquez Perez
- [PATCH 04/14] multipath-tools: correct and add default values in multipath.conf.5, Xose Vazquez Perez
- [PATCH 08/14] multipath-tools: clarify HP/COMPAQ/DEC Active/Standby arrays info at multipath.conf.5, Xose Vazquez Perez
- [PATCH 10/14] multipath-tools: add default value for hardware_handler in multipath.conf.5, Xose Vazquez Perez
- [PATCH 12/14] multipath-tools: list undocumented prioritizers in multipath.conf.5, Xose Vazquez Perez
- [PATCH 07/14] multipath-tools: clarify RDAC class info at multipath.conf.5, Xose Vazquez Perez
- [PATCH 01/14] multipath-tools: replace bold<->italic in multipath.conf.5, Xose Vazquez Perez
- [PATCH 14/14] multipath-tools: minor edit of multipath/multipath.conf.5, Xose Vazquez Perez
- [PATCH 05/14] multipath-tools: clarify DGC/EMC arrays info at multipath.conf.5, Xose Vazquez Perez
- [PATCH 09/14] multipath-tools: mark hardware-dependent features in multipath.conf.5, Xose Vazquez Perez
- [PATCH 11/14] multipath-tools: add cciss_tur path_checker to multipath.conf.5, Xose Vazquez Perez
- [PATCH 13/14] multipath-tools: add undocumented features to multipath.conf.5, Xose Vazquez Perez
- [PATCH 06/14] multipath-tools: clarify ONTAP class info at multipath.conf.5, Xose Vazquez Perez
- Re: [PATCH 00/14] update and general clean up of multipath.conf.5, Xose Vazquez Perez
[PATCH 0/3] Makefiles housekeeping III,
Xose Vazquez Perez
[PATCH 0/1] block: fix blk_queue_split() resource exhaustion,
Lars Ellenberg
PR API fixes for multipathing,
Christoph Hellwig
[Question] udev ID_UID attribute ???,
Xose Vazquez Perez
[PATCH V2 22/26] dm raid: enhance reshape check and factor out reshape setup, heinzm
[PATCH V2 21/26] dm raid: allow resize during recovery, heinzm
[PATCH V2 23/26] dm raid: support delta_disk for raid1, fix table output, heinzm
[PATCH V2 11/26] dm raid: clearify and fix recovery, heinzm
[PATCH 23/26] dm raid: support delta_disk for raid1, fix table output, heinzm
[PATCH 04/26] dm raid: reject too many write_mostly devices, heinzm
[PATCH 12/26] dm raid: prohibit 'nosync' on new raid6 and reject resize during reshape, heinzm
[PATCH 25/26] dm raid: use rdev_for_each in status, heinzm
[PATCH 24/26] dm raid: use rs->raid_disks to avoid memory leaks on free and more consistent throughout, heinzm
[PATCH 18/26] dm raid: fix ctr memory leaks on error paths, heinzm
[PATCH 22/26] dm raid: enhance reshape check and factor out reshape setup, heinzm
[PATCH 26/26] dm raid: change logical functions to actually return bool, heinzm
[PATCH 16/26] dm raid: also reject size change during recovery, heinzm
[PATCH 10/26] dm raid: fix rs_set_capacity on growing reshape, heinzm
[PATCH 21/26] dm raid: found way to allow resize during shrink, heinzm
[PATCH 20/26] dm raid: fix rs_is_recovering() to allow for lvextend, heinzm
[PATCH 14/26] dm raid: comments and fixed typos, heinzm
[PATCH 17/26] dm raid: fix typo in write_mostly flag, heinzm
[PATCH 15/26] dm raid: fix new superblock/bitmap creation on disk addition, heinzm
[PATCH 03/26] dm raid: the sync_page_io() metadata_op argument is bool, heinzm
[PATCH 07/26] dm raid: enhance comments in takeover checks, heinzm
[PATCH 08/26] dm raid: fix comment typos, heinzm
[PATCH 11/26] dm raid: clearify and fix recovery, heinzm
[PATCH 01/26] dm raid: avoid superfluous memory barriers on static metadata, heinzm
[PATCH 02/26] dm raid: prohibit to pass in both sync and nosync ctr flags, heinzm
[PATCH 06/26] dm raid: remove bogus comment, heinzm
[PATCH 13/26] dm raid: fix raid10 device size error on out-of-place reshape, heinzm
[PATCH 19/26] dm raid: fix rebuild and catch bogus sync/resync flags, heinzm
[PATCH 09/26] dm raid: make rs_set_capacity to work on shrinking reshape, heinzm
[PATCH 00/26] dm raid: fix/cleanup for dm-4.8 inclusion,
heinzm
[PATCH 05/26] dm raid: more restricting data_offset value checks, heinzm
[PATCH] multipathd: fix waiter_attr resource leak,
zhang . kai16
dm-flakey NOT to return -EIO on READ?,
Akira Hayakawa
[PATCH] multipah: fix 'multipath -p' with invalid policy,
zhang . kai16
[PATCH 1/1] multipath-tools: fix dm- device filtering,
Dragan Stancevic
Re: [PATCH 3/4] multipath-tools: Add rbd checker., Xose Vazquez Perez
[PATCH RESENT] dm: Check kthread_run's return value,
Minfei Huang
[PATCH] readsector0: the length of the buffer wrong,
zhang . kai16
[PATCH 0/4] multipath-tools: Ceph rbd support,
Mike Christie
Re: [PATCH V5 3/3] Introducing multipath C API,
Xose Vazquez Perez
Re: [PATCH V4 0/3] Introducing multipath C API, Xose Vazquez Perez
[PATCHv2 00/26] Userspace-RCU for config accesses,
Hannes Reinecke
- [PATCH 01/26] Revert patch 'move filter_devnode() under vector lock', Hannes Reinecke
- [PATCH 08/26] libmultipath: Do not access 'conf->cmd' in domap(), Hannes Reinecke
- [PATCH 06/26] libmultipath: use 'is_daemon' as argument for domap() etc, Hannes Reinecke
- [PATCH 05/26] dmparser: use 'is_daemon' as argument for disassemble_map(), Hannes Reinecke
- [PATCH 02/26] Use 'mptable' as argument for find_mpe() and get_mpe_wwid(), Hannes Reinecke
- [PATCH 04/26] devmapper: explicit config settings, Hannes Reinecke
- [PATCH 26/26] libmultipath: Allocate keywords directly, Hannes Reinecke
- [PATCH 03/26] config: set 'deferred_remove' defaults at correct call, Hannes Reinecke
- [PATCH 12/26] multipath: make 'dev_type' internal to the multipath program, Hannes Reinecke
- [PATCH 13/26] multipath: make 'dev' internal to the multipath program, Hannes Reinecke
- [PATCH 16/26] discovery: Pass in 'hwtable' for get_state() and scsi_sysfs_discovery(), Hannes Reinecke
- [PATCH 18/26] checkers: use 'multipath_dir' as argument, Hannes Reinecke
- [PATCH 07/26] libmultipath: drop 'daemon' configuration setting, Hannes Reinecke
- [PATCH 15/26] libmultipath: use 'checkint' as argument for sysfs_set_scsi_tmo(), Hannes Reinecke
- [PATCH 10/26] libmultipath: fallback to checking environment variable in get_udev_uid(), Hannes Reinecke
- [PATCH 09/26] libmultipath: add 'cmd' as argument for get_refwwid(), Hannes Reinecke
- [PATCH 23/26] multipathd: Fixup commandline argument handling, Hannes Reinecke
- [PATCH 25/26] multipathd: use userspace RCU to access configuration, Hannes Reinecke
- [PATCH 20/26] libmultipath: use 'timeout' as argument for getprio(), Hannes Reinecke
- [PATCH 19/26] prio: use 'multipath_dir' as argument, Hannes Reinecke
- [PATCH 11/26] multipath: make 'cmd' internal to multipath program, Hannes Reinecke
- [PATCH 17/26] libmultipath: use 'struct config' as argument for pathinfo(), Hannes Reinecke
- [PATCH 24/26] multipath: make 'struct config' a local variable, Hannes Reinecke
- [PATCH 14/26] libmultipath: separate out 'udev' config entry, Hannes Reinecke
- [PATCH 21/26] libmultipath: use explicit 'config' argument for configuration file parsing, Hannes Reinecke
- [PATCH 22/26] libmultipath: use (get, put)_multipath_config() accessors, Hannes Reinecke
- Re: [PATCHv2 00/26] Userspace-RCU for config accesses, Christophe Varoqui
[PATCH] libmultipath: fix memory leak in reconfigure, tang . junhui
Introduce writeboost-test-suite, Akira Hayakawa
[PATCH] multipath-tools: make defaults values more visible in multipath.conf.5,
Xose Vazquez Perez
[PATCH] multipathd: restore paths after reconfigure,
Benjamin Marzinski
[PATCH 0/5] Makefiles housekeeping II,
Xose Vazquez Perez
[PATCH] multipath/main.c fix a minor typo,
Milan P. Gandhi
NVMeoF multi-path setup,
Ming Lin
[PATCH 0/2] multipath-tools: Licence housekeeping,
Xose Vazquez Perez
[PATCH 0/5] multipath-tools: Makefiles housekeeping,
Xose Vazquez Perez
[PATCH 2/5] multipath-tools: merge RPM_OPT_FLAGS into OPTFLAGS, Xose Vazquez Perez
[PATCH 5/5] multipath-tools: make uninstall leaves traces behind, Xose Vazquez Perez
[PATCH 4/5] multipath-tools: don't create /etc/init.d from make install, Xose Vazquez Perez
[PATCH 3/5] multipath-tools: don't create /usr/share/doc/mpathpersist/ from make install, Xose Vazquez Perez
[PATCH 1/5] multipath-tools: delete spec/rpm traces from Makefile, Xose Vazquez Perez
[PATCH 0/6] enable sysfs for lightnvm,
Matias Bjørling
[BUG] multipath-tools: multipathd/main.c: cannot jump from this goto statement to its label,
Xose Vazquez Perez
[PATCH 3/3] block: use timed offload, Mikulas Patocka
[PATCH 2/3] block: prepare for timed bio offload, Mikulas Patocka
[PATCH 1/3] block: flush queued bios when process blocks to avoid deadlock, Mikulas Patocka
[PATCH 0/3] offload bios to a thread,
Mikulas Patocka
[PATCH 0/2] Support DAX for device-mapper dm-linear devices,
Toshi Kani
[PATCH] dm mpath: Fix a dm_blk_ioctl() deadlock,
Bart Van Assche
[PATCH] dm stripe: add DAX support,
Toshi Kani
Subject: [PATCH 1/1] multipath-tools: fix dm- device filtering,
Dragan Stancevic
[PATCH v3 0/4] Support DAX for device-mapper linear devices,
Mike Snitzer
[PATCH] multipath-tools: new ONTAP maintainer,
Xose Vazquez Perez
[PATCH 0/4] make tur the default path checker,
Xose Vazquez Perez
[PATCH v2 0/3] Support DAX for device-mapper dm-linear devices,
Toshi Kani
[RFC] block: fix blk_queue_split() resource exhaustion,
Lars Ellenberg
[PATCH] dm: Check kthread_run's return value, Minfei Huang
[PATCH] dm verity fec: fix block calculation, Sami Tolvanen
Possible data corruption with dm-thin,
Dennis Yang
[PATCH 1/9] multipath-tools: add iSCSI product id for TEGILE ZEBI,
Xose Vazquez Perez
[PATCH 00/26] Userspace-RCU for config accesses,
Hannes Reinecke
- [PATCH 17/26] libmultipath: use 'struct config' as argument for pathinfo(), Hannes Reinecke
- [PATCH 11/26] multipath: make 'cmd' internal to multipath program, Hannes Reinecke
- [PATCH 15/26] libmultipath: use 'checkint' as argument for sysfs_set_scsi_tmo(), Hannes Reinecke
- [PATCH 04/26] devmapper: explicit config settings, Hannes Reinecke
- [PATCH 09/26] libmultipath: add 'cmd' as argument for get_refwwid(), Hannes Reinecke
- [PATCH 07/26] libmultipath: drop 'daemon' configuration setting, Hannes Reinecke
- [PATCH 23/26] multipathd: Fixup commandline argument handling, Hannes Reinecke
- [PATCH 08/26] libmultipath: Do not access 'conf->cmd' in domap(), Hannes Reinecke
- [PATCH 01/26] Revert patch 'move filter_devnode() under vector lock', Hannes Reinecke
- [PATCH 12/26] multipath: make 'dev_type' internal to the multipath program, Hannes Reinecke
- [PATCH 03/26] config: set 'deferred_remove' defaults at correct call, Hannes Reinecke
- [PATCH 02/26] Use 'mptable' as argument for find_mpe() and get_mpe_wwid(), Hannes Reinecke
- [PATCH 18/26] checkers: use 'multipath_dir' as argument, Hannes Reinecke
- [PATCH 06/26] libmultipath: use 'is_daemon' as argument for domap() etc, Hannes Reinecke
- [PATCH 25/26] multipathd: use userspace RCU to access configuration, Hannes Reinecke
- [PATCH 13/26] multipath: make 'dev' internal to the multipath program, Hannes Reinecke
- [PATCH 05/26] dmparser: use 'is_daemon' as argument for disassemble_map(), Hannes Reinecke
- [PATCH 16/26] discovery: Pass in 'hwtable' for get_state() and scsi_sysfs_discovery(), Hannes Reinecke
- [PATCH 19/26] prio: use 'multipath_dir' as argument, Hannes Reinecke
- [PATCH 10/26] libmultipath: fallback to checking environment variable in get_udev_uid(), Hannes Reinecke
- [PATCH 14/26] libmultipath: separate out 'udev' config entry, Hannes Reinecke
- [PATCH 26/26] libmultipath: Allocate keywords directly, Hannes Reinecke
- [PATCH 22/26] libmultipath: use (get, put)_multipath_config() accessors, Hannes Reinecke
- [PATCH 20/26] libmultipath: use 'timeout' as argument for getprio(), Hannes Reinecke
- [PATCH 21/26] libmultipath: use explicit 'config' argument for configuration file parsing, Hannes Reinecke
- [PATCH 24/26] multipath: make 'struct config' a local variable, Hannes Reinecke
- Re: [PATCH 00/26] Userspace-RCU for config accesses, Benjamin Marzinski
hwtable janitoring,
Christophe Varoqui
multipath issue on kernel 4.6.2, Jean-Philippe Methot
[PATCH v2 01/10] multipath-tools: add VIOLIN/CONCERTO ARRAY to hardware table,
Xose Vazquez Perez
[PATCH v9 0/3] fallocate for block devices,
Darrick J. Wong
[PATCH 00/39] multipath: coverity fixes,
Hannes Reinecke
- [PATCH 30/39] kpartx: use fstat() when reading sysfs attributes, Hannes Reinecke
- [PATCH 29/39] kpartx/devmapper.c: Remove unused 'next' argument, Hannes Reinecke
- [PATCH 10/39] libmultipath/alias.c: check return value from strchr(), Hannes Reinecke
- [PATCH 22/39] libmpathpersist: Handle send error, Hannes Reinecke
- [PATCH 33/39] multipathd: missing mpath_disconnect() in uxclnt(), Hannes Reinecke
- [PATCH 18/39] libmpathcmd: limit size of the CLI buffer, Hannes Reinecke
- [PATCH 20/39] libmpathpersist: memory leak in mpath_persistent_reserve_(in, out)(), Hannes Reinecke
- [PATCH 06/39] libmultipath: memory leak in add_map_without_path(), Hannes Reinecke
- [PATCH 01/39] multipathd: correctly free refwwid in cli_add_map(), Hannes Reinecke
- [PATCH 04/39] libmultipath: free pathgroup in group_by_prio(), Hannes Reinecke
- [PATCH 08/39] libmultipath: remove stale references to fd_ep in uevent_listen(), Hannes Reinecke
- [PATCH 17/39] libmultipath: memory leak in iet.c, Hannes Reinecke
- [PATCH 34/39] multipathd: pid fd resource leak, Hannes Reinecke
- [PATCH 03/39] libmultipath: fixup uninitialized return value in dm_reassign_table(), Hannes Reinecke
- [PATCH 05/39] libmultipath: memory leak in remove_feature(), Hannes Reinecke
- [PATCH 21/39] libmpathpersist: Pass sensebuffer as pointer, Hannes Reinecke
- [PATCH 24/39] kpartx: fixup fd leakage in lopart.c, Hannes Reinecke
- [PATCH 31/39] kpartx/lopart.c: use fstat() when reading device nodes, Hannes Reinecke
- [PATCH 23/39] libmultipath: missing break in hds prioritizer, Hannes Reinecke
- [PATCH 35/39] libmultipath: mark return value from dup() as unused, Hannes Reinecke
- [PATCH 12/39] libmultipath/uevent.c: handle errors from setsockopt(), Hannes Reinecke
- [PATCH 26/39] kpartx: fixup filedescriptor leak in set_loop(), Hannes Reinecke
- [PATCH 37/39] libmultipath: add spin_lock in tur.c, Hannes Reinecke
- [PATCH 16/39] libmultipath: fixup possible buffer overflow in alua_rtpg.c, Hannes Reinecke
- [PATCH 09/39] libmultipath/devmapper.c: Remove unused 'next' argument, Hannes Reinecke
- [PATCH 07/39] libmultipath: missing NULL check in set_pgfailback(), Hannes Reinecke
- [PATCH 11/39] libmultipath/devmapper.c: check for errors from sscanf(), Hannes Reinecke
- [PATCH 32/39] libmultipath/sysfs.c: always terminate value from sysfs_attr_get_value(), Hannes Reinecke
- [PATCH 27/39] kpartx: do not use 'const' for mapname in get_hotplug_device(), Hannes Reinecke
- [PATCH 25/39] kpartx: Memory leak in get_hotplug_device(), Hannes Reinecke
- [PATCH 02/39] libmultipath: fixup string copy and comparison, Hannes Reinecke
- [PATCH 28/39] kpartx: Handle errors from lseek(), Hannes Reinecke
- [PATCH 14/39] libmultipath: drop unused variable 'diop' in libsg.c, Hannes Reinecke
- [PATCH 38/39] libmultipath/devmapper.c: fixup possible buffer overflow, Hannes Reinecke
- [PATCH 39/39] libmultipath/discovery.c: Fixup possible range overflow, Hannes Reinecke
- [PATCH 13/39] libmultipath/discovery.c: handle errors from sscanf(), Hannes Reinecke
- [PATCH 19/39] libmpathpersist: Fix possible overrun in devt2devname(), Hannes Reinecke
- [PATCH 36/39] libmultipath: Ignore errors from fcntl() in directio.c, Hannes Reinecke
- [PATCH 15/39] libmultipath: use fstat() when reading sysfs attributes, Hannes Reinecke
- Re: [PATCH 00/39] multipath: coverity fixes, Hannes Reinecke
[PATCH] dm raid: don't use 'const' in function return,
Arnd Bergmann
[PATCH] multipath-tools: add patchwork info to README, Xose Vazquez Perez
[bug?] "vgs" command hanging after running "targetctl clear",
Chris Friesen
[PATCH] Multipath: Remove duplicated memset() for multipathd show command., Gris Ge
[PATCH 1/2] multipath-tools: delete trailing spaces and tabs,
Xose Vazquez Perez
[PATCH] multipath-tools: correct a syntax error in multipath.conf.5, Xose Vazquez Perez
[PATCH] multipath-tools: add INFINIDAT devices to hardware table, Xose Vazquez Perez
[PATCH 0/6] Support DAX for device-mapper dm-linear devices,
Toshi Kani
[PATCH] multipath-tools: change checker in RDAC devices with the native,
Xose Vazquez Perez
[PATCH] multipath-tools: add Pure Storage device to hardware table,
Xose Vazquez Perez
[PATCH] multipath-tools: add TEGILE devices to hardware table, Xose Vazquez Perez
[PATCH] Update kpartx manpage with current output,
Ritesh Raj Sarraf
[PATCH 1/2] multipath-tools: replace spaces with tabs in defaults.h,
Xose Vazquez Perez
multipath-tools: looking for weird values at hwtable.c,
Xose Vazquez Perez
[RFE] multipath-tools: HPE StoreVirtual 4000 Storage (LeftHand OS, formerly SAN/iQ), Xose Vazquez Perez
[dm:for-next 1/4] drivers/md/dm.c:1757:36: error: passing argument 2 of 'dm_mq_init_request_queue' from incompatible pointer type,
kbuild test robot
[PATCH] multipath-tools: add VIOLIN/CONCERTO ARRAY to hardware table,
Xose Vazquez Perez
multipath-tools: pg_init_retries not documented,
Xose Vazquez Perez
[PATCH] multipath-tools: fix up Apple controller family, Xose Vazquez Perez
[RFC v4 0/4] Introduce the bulk mode method when sending request to crypto layer,
Baolin Wang
[PATCH] multipath-tools: unreachable controllers maintainers,
Xose Vazquez Perez
[PATCH 00/45] v8: separate operations from flags in the bio/request structs,
mchristi
- [PATCH 06/45] dm: use op_is_write instead of checking for REQ_WRITE, mchristi
- [PATCH 11/45] btrfs: have submit_one_bio users use bio op accessors, mchristi
- [PATCH 07/45] bcache: use op_is_write instead of checking for REQ_WRITE, mchristi
- [PATCH 09/45] block discard: use bio set op accessor, mchristi
- [PATCH 23/45] dm: pass dm stats data dir instead of bi_rw, mchristi
- [PATCH 40/45] block: move bio io prio to a new field, mchristi
- [PATCH 36/45] block: convert is_sync helpers to use REQ_OPs., mchristi
- [PATCH 38/45] blktrace: use op accessors, mchristi
- [PATCH 34/45] blkg_rwstat: separate op from flags, mchristi
- [PATCH 18/45] hfsplus: use bio op accessors, mchristi
- [PATCH 20/45] nilfs: use bio op accessors, mchristi
- [PATCH 16/45] gfs2: use bio op accessors, mchristi
- [PATCH 12/45] btrfs: use bio op accessors, mchristi
- [PATCH 10/45] direct-io: use bio set/get op accessors, mchristi
- [PATCH 13/45] btrfs: update __btrfs_map_block for REQ_OP transition, mchristi
- [PATCH 04/45] fs: have ll_rw_block users pass in op and flags separately, mchristi
- [PATCH 05/45] block, drivers, cgroup: use op_is_write helper instead of checking for REQ_WRITE, mchristi
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]