Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [PATCH 000/141] Fix fall-through warnings for Clang, (continued)
- [PATCH] dm-settings: fix a possible integer overflow in blk_queue_max_hw_sectors, Mikulas Patocka
- [PATCH v6 0/8] IMA: support for measuring kernel integrity critical data,
Tushar Sugandhi
- [PATCH] blk-settings: make sure that max_sectors is aligned on "logical_block_size" boundary.,
Mikulas Patocka
- [RFC PATCHv2 0/2] block-layer interposer,
Hannes Reinecke
- merge struct block_device and struct hd_struct,
Christoph Hellwig
- [PATCH 10/20] block: refactor __blkdev_put, Christoph Hellwig
- [PATCH 08/20] init: refactor devt_from_partuuid, Christoph Hellwig
- [PATCH 14/20] block: remove the nr_sects field in struct hd_struct, Christoph Hellwig
- [PATCH 05/20] block: use put_device in put_disk, Christoph Hellwig
- [PATCH 18/20] fs: remove get_super_thawed and get_super_exclusive_thawed, Christoph Hellwig
- [PATCH 07/20] init: refactor name_to_dev_t, Christoph Hellwig
- [PATCH 19/20] bcache: remove a superflous lookup_bdev all, Christoph Hellwig
- [PATCH 04/20] block: use disk_part_iter_exit in disk_part_iter_next, Christoph Hellwig
- [PATCH 01/20] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats, Christoph Hellwig
- [PATCH 12/20] block: simplify the block device claiming interface, Christoph Hellwig
- [PATCH 20/20] block: remove i_bdev, Christoph Hellwig
- [PATCH 11/20] block: reference struct block_device from struct hd_struct, Christoph Hellwig
- [PATCH 06/20] block: change the hash used for looking up block devices, Christoph Hellwig
- [PATCH 17/20] filemap: consistently use ->f_mapping over ->i_mapping, Christoph Hellwig
- [PATCH 02/20] block: remove a duplicate __disk_get_part prototype, Christoph Hellwig
- [PATCH 16/20] block: stop using bdget_disk for partition 0, Christoph Hellwig
- [PATCH 03/20] block: add a bdev_kobj helper, Christoph Hellwig
- [PATCH 13/20] block: remove ->bd_contains, Christoph Hellwig
- [PATCH 15/20] block: merge struct block_device and struct hd_struct, Christoph Hellwig
- [PATCH 09/20] init: cleanup match_dev_by_uuid and match_dev_by_label, Christoph Hellwig
- Re: merge struct block_device and struct hd_struct, Greg KH
- Re: merge struct block_device and struct hd_struct, Jan Beulich
- misc struct block_device related driver cleanups,
Christoph Hellwig
- cleanup updating the size of block devices v3,
Christoph Hellwig
- [PATCH 43/78] brd: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 40/78] ide: remove ide_{,un}register_region, Christoph Hellwig
- [PATCH 42/78] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t, Christoph Hellwig
- [PATCH 41/78] swim: don't call blk_register_region, Christoph Hellwig
- [PATCH 46/78] ide: switch to __register_blkdev for command set probing, Christoph Hellwig
- [PATCH 44/78] loop: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 45/78] md: use __register_blkdev to allocate devices on demand, Christoph Hellwig
- [PATCH 54/78] block: remove a duplicate __disk_get_part prototype, Christoph Hellwig
- [PATCH 59/78] mtip32xx: remove the call to fsync_bdev on removal, Christoph Hellwig
- [PATCH 48/78] amiflop: use separate gendisks for Amiga vs MS-DOS mode, Christoph Hellwig
- [PATCH 65/78] dm: remove the block_device reference in struct mapped_device, Christoph Hellwig
- [PATCH 62/78] loop: do not call set_blocksize, Christoph Hellwig
- [PATCH 53/78] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats, Christoph Hellwig
- [PATCH 58/78] init: cleanup match_dev_by_uuid and match_dev_by_label, Christoph Hellwig
- [PATCH 51/78] z2ram: use separate gendisk for the different modes, Christoph Hellwig
- [PATCH 71/78] block: add a bdev_kobj helper, Christoph Hellwig
- [PATCH 63/78] bcache: remove a superflous lookup_bdev all, Christoph Hellwig
- [PATCH 57/78] init: refactor devt_from_partuuid, Christoph Hellwig
- [PATCH 49/78] ataflop: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 55/78] block: change the hash used for looking up block devices, Christoph Hellwig
- [PATCH 56/78] init: refactor name_to_dev_t, Christoph Hellwig
- [PATCH 69/78] block: remove the nr_sects field in struct hd_struct, Christoph Hellwig
- [PATCH 72/78] block: use disk_part_iter_exit in disk_part_iter_next, Christoph Hellwig
- [PATCH 77/78] fs: simplify the get_super_thawed interface, Christoph Hellwig
- [PATCH 73/78] block: use put_device in put_disk, Christoph Hellwig
- [PATCH 68/78] block: remove ->bd_contains, Christoph Hellwig
- [PATCH 50/78] z2ram: reindent, Christoph Hellwig
- [PATCH 67/78] block: simplify the block device claiming interface, Christoph Hellwig
- [PATCH 61/78] zram: do not call set_blocksize, Christoph Hellwig
- [PATCH 75/78] block: stop using bdget_disk for partition 0, Christoph Hellwig
- [PATCH 74/78] block: merge struct block_device and struct hd_struct, Christoph Hellwig
- [PATCH 60/78] zram: remove the claim mechanism, Christoph Hellwig
- [PATCH 66/78] block: keep a block_device reference for each hd_struct, Christoph Hellwig
- [PATCH 70/78] block: replace bd_mutex with a per-gendisk mutex, Christoph Hellwig
- [PATCH 52/78] block: switch gendisk lookup to a simple xarray, Christoph Hellwig
- [PATCH 78/78] block: remove i_bdev, Christoph Hellwig
- [PATCH 47/78] floppy: use a separate gendisk for each media format, Christoph Hellwig
- [PATCH 76/78] filemap: use ->f_mapping over ->i_mapping consistently, Christoph Hellwig
- [PATCH 25/78] block: don't call into the driver for BLKFLSBUF, Christoph Hellwig
- [PATCH 64/78] dm: simplify flush_bio initialization in __send_empty_flush, Christoph Hellwig
- [PATCH 23/78] block: unexport revalidate_disk_size, Christoph Hellwig
- [PATCH 30/78] block: don't call into the driver for BLKROSET, Christoph Hellwig
- [PATCH 36/78] block: open code kobj_map into in block/genhd.c, Christoph Hellwig
- [PATCH 28/78] md: implement ->set_read_only to hook into BLKROSET processing, Christoph Hellwig
- [PATCH 33/78] block: remove __blkdev_driver_ioctl, Christoph Hellwig
- [PATCH 35/78] block: cleanup del_gendisk a bit, Christoph Hellwig
- Re: cleanup updating the size of block devices v3, Christoph Hellwig
- [PATCH 09/78] nbd: validate the block size in nbd_set_size, Christoph Hellwig
- [PATCH 11/78] aoe: don't call set_capacity from irq context, Christoph Hellwig
- [PATCH 06/78] nbd: remove the call to set_blocksize, Christoph Hellwig
- [PATCH 21/78] md: remove a spurious call to revalidate_disk_size in update_size, Christoph Hellwig
- [PATCH 29/78] dasd: implement ->set_read_only to hook into BLKROSET processing, Christoph Hellwig
- [PATCH 39/78] block: add an optional probe callback to major_names, Christoph Hellwig
- [PATCH 34/78] block: propagate BLKROSET to all partitions, Christoph Hellwig
- [PATCH 32/78] block: remove set_device_ro, Christoph Hellwig
- [PATCH 24/78] mtd_blkdevs: don't override BLKFLSBUF, Christoph Hellwig
- [PATCH 31/78] loop: use set_disk_ro, Christoph Hellwig
- [PATCH 08/78] nbd: refactor size updates, Christoph Hellwig
- [PATCH 26/78] block: add a new set_read_only method, Christoph Hellwig
- [PATCH 07/78] nbd: move the task_recv check into nbd_size_update, Christoph Hellwig
- [PATCH 27/78] rbd: implement ->set_read_only to hook into BLKROSET processing, Christoph Hellwig
- [PATCH 37/78] block: split block_class_lock, Christoph Hellwig
- [PATCH 01/78] block: remove the call to __invalidate_device in check_disk_size_change, Christoph Hellwig
- [PATCH 22/78] virtio-blk: remove a spurious call to revalidate_disk_size, Christoph Hellwig
- [PATCH 38/78] block: rework requesting modules for unclaimed devices, Christoph Hellwig
- [PATCH 04/78] sd: update the bdev size in sd_revalidate_disk, Christoph Hellwig
- Re: cleanup updating the size of block devices v3, Jens Axboe
- [PATCH 14/78] nvme: use set_capacity_and_notify in nvme_set_queue_dying, Christoph Hellwig
- [PATCH 12/78] dm: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 19/78] dm-raid: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 20/78] md: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 05/78] block: remove the update_bdev parameter to set_capacity_revalidate_and_notify, Christoph Hellwig
- [PATCH 13/78] pktcdvd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 18/78] zram: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 15/78] drbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 02/78] loop: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH 10/78] nbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 16/78] rbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 17/78] rnbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 03/78] nvme: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH] dm table: Remove BUG_ON(in_interrupt()),
Sebastian Andrzej Siewior
- [PATCH] dm mpath selector: fix uninitialized value warning, Mike Christie
- [PATCH] md: dm-writeback: add __noreturn to BUG-ging function,
Randy Dunlap
- [bug report] dm mpath: add IO affinity path selector, Dan Carpenter
- multipath-tool 0.8.5 release, Christophe Varoqui
- Re: dm: rename multipath path selector source files to have "dm-ps" prefix,
Colin Ian King
- [PATCH 0/1] Bug with RCU locking in dm_blk_report_zones(),
Sergei Shtepa
- [PATCH] Revert "dm cache: fix arm link errors with inline",
Nick Desaulniers
- cleanup updating the size of block devices v2,
Christoph Hellwig
- [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk, Christoph Hellwig
- [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size, Christoph Hellwig
- [PATCH 07/24] nbd: remove the call to set_blocksize, Christoph Hellwig
- [PATCH 09/24] nbd: refactor size updates, Christoph Hellwig
- [PATCH 08/24] nbd: move the task_recv check into nbd_size_update, Christoph Hellwig
- [PATCH 02/24] loop: remove loop_set_size, Christoph Hellwig
- [PATCH 10/24] nbd: validate the block size in nbd_set_size, Christoph Hellwig
- [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size, Christoph Hellwig
- [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change, Christoph Hellwig
- [PATCH 24/24] block: unexport revalidate_disk_size, Christoph Hellwig
- [PATCH 12/24] aoe: don't call set_capacity from irq context, Christoph Hellwig
- [PATCH 14/24] pktcdvd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 11/24] nbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 19/24] zram: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 18/24] rnbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 16/24] drbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 20/24] dm-raid: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 06/24] block: add a return value to set_capacity_and_notify, Christoph Hellwig
- [PATCH 17/24] rbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 13/24] dm: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying, Christoph Hellwig
- [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH 21/24] md: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify, Christoph Hellwig
- [PATCH] dm writecache: fix the maximum number of arguments, Mikulas Patocka
- [PATCH] dm writecache: advance the number of arguments when reporting max_age, Mikulas Patocka
- [PATCH] dm: add support for DM_TARGET_NOWAIT for various targets,
Jeffle Xu
- [PATCH] mpathpersist: Fix Register and Ignore with 0x00 SARK,
Benjamin Marzinski
- [PATCH v4] libmultipath: fix memory leaks in coalesce_paths,
lixiaokeng
- cleanup updating the size of block devices,
Christoph Hellwig
- [PATCH 22/24] md: remove a spurious call to revalidate_disk_size in update_size, Christoph Hellwig
- [PATCH 04/24] sd: update the bdev size in sd_revalidate_disk, Christoph Hellwig
- [PATCH 12/24] aoe: don't call set_capacity from irq context, Christoph Hellwig
- [PATCH 09/24] nbd: refactor size updates, Christoph Hellwig
- [PATCH 08/24] nbd: move the task_recv check into nbd_size_update, Christoph Hellwig
- [PATCH 10/24] nbd: validate the block size in nbd_set_size, Christoph Hellwig
- [PATCH 02/24] loop: remove loop_set_size, Christoph Hellwig
- [PATCH 01/24] block: remove the call to __invalidate_device in check_disk_size_change, Christoph Hellwig
- [PATCH 23/24] virtio-blk: remove a spurious call to revalidate_disk_size, Christoph Hellwig
- [PATCH 07/24] nbd: remove the call to set_blocksize, Christoph Hellwig
- [PATCH 24/24] block: unexport revalidate_disk_size, Christoph Hellwig
- [PATCH 06/24] block: add a return value to set_capacity_and_notify, Christoph Hellwig
- [PATCH 15/24] nvme: use set_capacity_and_notify in nvme_set_queue_dying, Christoph Hellwig
- [PATCH 18/24] rnbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 20/24] dm-raid: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 19/24] zram: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 16/24] drbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 05/24] block: remove the update_bdev parameter from set_capacity_revalidate_and_notify, Christoph Hellwig
- [PATCH 03/24] nvme: let set_capacity_revalidate_and_notify update the bdev size, Christoph Hellwig
- [PATCH 13/24] dm: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 17/24] rbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 21/24] md: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 11/24] nbd: use set_capacity_and_notify, Christoph Hellwig
- [PATCH 14/24] pktcdvd: use set_capacity_and_notify, Christoph Hellwig
- Re: cleanup updating the size of block devices, Josef Bacik
- [RFC PATCH] libmultipath: prevent DSO unloading with astray checker threads,
mwilck
- [PATCH 0/2] Last-minute mutipath-tools fixes,
mwilck
- A device existing in two different multpath devices,
Brian Bunker
- [PATCH] dm: remove unnecessary bio_list check when submitting split bio, Jeffle Xu
- Request: reviewing patches related to DM targets dm-crypt data measurement using IMA, Tushar Sugandhi
- [PATCH v2 0/6] Misc Multipath patches,
Benjamin Marzinski
- [Question] Why queue_work unneeded for REQUEUE bio,
Jeffle Xu
- Thoughts about multipathd's log thread,
Martin Wilck
- [PATCH v5 0/7] IMA: Infrastructure for measurement of critical kernel data,
Tushar Sugandhi
- [PATCH v3] libmultipath: fix memory leaks in coalesce_paths,
lixiaokeng
- [PATCH v3 0/4] crypto: switch to crypto API for EBOIV generation,
Gilad Ben-Yossef
- [PATCH] multipath-tools: add Vexata(by StorCentric) VX arrays,
Xose Vazquez Perez
- [PATCH] multipath-tools: Violin and Nexsan were bought by StorCentric,
Xose Vazquez Perez
- [PATCH v2 0/4] crypto: switch to crypto API for EBOIV generation,
Gilad Ben-Yossef
- [PATCH] multipath-tools: delete auto-generated tests/test-log.d file with make clean,
Xose Vazquez Perez
- [PATCH 0/5] Fixes for musl libc / alpine,
mwilck
- [PATCH 0/4] crypto: switch to crypto API for EBOIV generation,
Gilad Ben-Yossef
- [PATCH AUTOSEL 4.4 13/25] dm: change max_io_len() to use blk_max_size_offset(), Sasha Levin
- [PATCH AUTOSEL 4.14 27/46] dm: change max_io_len() to use blk_max_size_offset(), Sasha Levin
- [PATCH AUTOSEL 4.9 17/30] dm: change max_io_len() to use blk_max_size_offset(), Sasha Levin
- [PATCH AUTOSEL 5.9 089/147] dm: change max_io_len() to use blk_max_size_offset(),
Sasha Levin
- [PATCH AUTOSEL 4.19 37/60] dm: change max_io_len() to use blk_max_size_offset(), Sasha Levin
- [PATCH AUTOSEL 5.4 48/80] dm: change max_io_len() to use blk_max_size_offset(), Sasha Levin
- [PATCH AUTOSEL 5.8 081/132] dm: change max_io_len() to use blk_max_size_offset(), Sasha Levin
- [PATCH 0/6] multipath-tools history bug in 0.4.9,
lixiaokeng
- [PATCH v3] dm verity: Add support for signature verification with 2nd keyring, Mickaël Salaün
- [PATCH 1/1] dm mpath: add IO affinity path selector,
Mike Christie
- [PATCH 1/2] multipath-tools: add MacroSAN arrays to hwtable,
Xose Vazquez Perez
- Re: [PATCH 0/2] block layer filter and block device snapshot module,
Mike Snitzer
- [PATCH] libmultipath: call udev_device_unref before return,
lixiaokeng
- [PATCH v2] libmultipath: fix memory leaks in coalesce_paths,
lixiaokeng
- [PATCH v3 0/4] add library to check if device is a valid path,
Benjamin Marzinski
- Re: [EXT] Re: [PATCH v2 00/22] add Object Storage Media Pool (mpool),
Mike Snitzer
- [RFC 0/3] Add support of iopoll for dm device,
Jeffle Xu
- [PATCH v4 0/2] dm-devel:dm-crypt: infrastructure for measurement of DM target data using IMA,
Tushar Sugandhi
- [PATCH v2 00/29] libmultipath: improve cleanup on exit,
mwilck
- [PATCH v2 02/29] multipathd: Fix liburcu memory leak, mwilck
- [PATCH v2 01/29] multipathd: uxlsnr: avoid deadlock on exit, mwilck
- [PATCH v2 14/29] libmultipath: add libmp_dm_exit(), mwilck
- [PATCH v2 07/29] multipathd: move conf destruction into separate function, mwilck
- [PATCH v2 03/29] multipathd: move handling of io_err_stat_attr into libmultipath, mwilck
- [PATCH v2 04/29] multipathd: move vecs desctruction into cleanup function, mwilck
- [PATCH v2 13/29] multipathd: print error message if config can't be loaded, mwilck
- [PATCH v2 11/29] multipathd: child(): call cleanups in failure case, too, mwilck
- [PATCH v2 18/29] libmultipath: fix log_thread startup and teardown, mwilck
- [PATCH v2 15/29] multipathd: fixup libdm deinitialization, mwilck
- [PATCH v2 05/29] multipathd: make some globals static, mwilck
- [PATCH v2 23/29] multipath-tools: mpath-tools.supp: file with valgrind suppressions, mwilck
- [PATCH v2 12/29] multipathd: unwatch_all_dmevents: check if waiter is initialized, mwilck
- [PATCH v2 28/29] multipathd: sanitize uxsock_listen(), mwilck
- [PATCH v2 24/29] libmultipath: use libmp_verbosity to track verbosity, mwilck
- [PATCH v2 08/29] multipathd: move pid destruction into separate function, mwilck
- [PATCH v2 22/29] multipath: fix leaks in check_path_valid(), mwilck
- [PATCH v2 16/29] libmultipath: log_thread_stop(): check if logarea is initialized, mwilck
- [PATCH v2 19/29] multipathd: move cleanup_{prio, checkers, foreign} to libmultipath_exit, mwilck
- [PATCH v2 25/29] libmultipath: introduce symbolic values for logsink, mwilck
- [PATCH v2 21/29] mpathpersist: use atexit() for cleanup handlers, mwilck
- [PATCH v2 17/29] multipathd: add cleanup_child() exit handler, mwilck
- [PATCH v2 27/29] multipathd: common code for "-k" and command args, mwilck
- [PATCH v2 09/29] multipathd: close pidfile on exit, mwilck
- [PATCH v2 26/29] libmultipath: simplify dlog(), mwilck
- [PATCH v2 29/29] libmultipath: fix race between log_safe and log_thread_stop(), mwilck
- [PATCH v2 20/29] multipath: use atexit() for cleanup handlers, mwilck
- [PATCH v2 06/29] multipathd: move threads destruction into separate function, mwilck
- [PATCH v2 10/29] multipathd: add helper for systemd notification at exit, mwilck
- [PATCH v3 00/21] multipath-tools: shutdown, libdevmapper races, globals,
mwilck
- [PATCH v3 02/21] multipathd: avoid sending "READY=1" to systemd on early shutdown, mwilck
- [PATCH v3 03/21] multipathd: send "STOPPING=1" to systemd on shutdown, mwilck
- [PATCH v3 09/21] multipath-tools: don't call dm_lib_release() any more, mwilck
- [PATCH v3 08/21] multipathd: cancel threads early during shutdown, mwilck
- [PATCH v3 12/21] libmultipath: constify file argument in config parser, mwilck
- [PATCH v3 01/21] multipathd: allow shutdown during configure(), mwilck
- [PATCH v3 05/21] multipathd: use volatile qualifier for running_state, mwilck
- [PATCH v3 04/21] multipathd: send "RELOADING=1" to systemd on DAEMON_CONFIGURE state, mwilck
- [PATCH v3 10/21] libmultipath: devmapper: refactor libdm version determination, mwilck
- [PATCH v3 06/21] multipathd: generalize and fix wait_for_state_change_if(), mwilck
- [PATCH v3 07/21] multipathd: set_config_state(): avoid code duplication, mwilck
- [PATCH v3 11/21] libmultipath: protect racy libdevmapper calls with a mutex, mwilck
- [PATCH v3 20/21] mpathpersist: remove logsink and udev, mwilck
- [PATCH v3 18/21] multipath: remove logsink and udev, mwilck
- [PATCH v3 15/21] multipath: use {get_put}_multipath_config from libmultipath, mwilck
- [PATCH v3 17/21] libmultipath: add udev and logsink symbols, mwilck
- [PATCH v3 16/21] mpathpersist: use {get, put}_multipath_config() from libmultipath, mwilck
- [PATCH v3 21/21] multipathd: remove logsink and udev, mwilck
- [PATCH v3 14/21] libmpathpersist: allow using libmultipath {get, put}_multipath_config, mwilck
- [PATCH v3 13/21] libmultipath: provide defaults for {get, put}_multipath_config, mwilck
- [PATCH v3 19/21] libmpathpersist: call libmultipath_{init, exit}(), mwilck
- [PATCH v2 00/12] multipath-tools: add linker version scripts,
mwilck
- [PATCH v2 02/12] libmultipath: copy mpp->hwe from pp->hwe, mwilck
- [PATCH v2 01/12] libmultipath: find_mpe(): don't match with empty WWID, mwilck
- [PATCH v2 05/12] libmultipath: prio: constify some function parameters, mwilck
- [PATCH v2 03/12] libmultipath: dm_map_present_by_uuid(): fix dm_task_create() call, mwilck
- [PATCH v2 09/12] libmultipath: add linker version script, mwilck
- [PATCH v2 11/12] libmpathcmd: add linker version script, mwilck
- [PATCH v2 08/12] libmultipath: create separate .so for unit tests, mwilck
- [PATCH v2 06/12] libmultipath: checkers/prio: allow non-lazy .so loading, mwilck
- [PATCH v2 07/12] multipath-tools Makefiles: separate rules for .so and man pages, mwilck
- [PATCH v2 04/12] libdmmp tests: fix compilation, mwilck
- [PATCH v2 10/12] libmpathpersist: add linker version script, mwilck
- [PATCH v2 12/12] libmpathpersist: initialize mpp->hwe in get_mpvec(), mwilck
- [PATCH v2 0/4] add support for inline encryption to device mapper,
Satya Tangirala
- [PATCH v2] dm verity: Add support for signature verification with 2nd keyring,
Mickaël Salaün
- Fwd: SDHCID Information, Shawn D. Henry
- [PATCH] libmultipath: fix memory leaks in coalesce_paths,
lixiaokeng
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]