Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [RFC PATCH 4/4 v2] dm: delay running the queue slightly during request completion, (continued)
- dm-mpath request merging concerns [was: Re: It's time to put together the schedule],
Mike Snitzer
- Re: [PATCH 0/3] md raid: enhancements to support the device mapper dm-raid target,
NeilBrown
- [PATCH] dm-snapshot: fix a possible invalid memory access on unload, Mikulas Patocka
- [PATCH] dm: fix a race condition in dm_get_md, Mikulas Patocka
- dm-cache metadata memory footprint,
Thanos Makatos
- dm-cache failure semantics in write-back mode,
Thanos Makatos
- [PATCH 15/45] dm-log-userspace.h: include stdint.h in userspace,
Mikko Rapeli
- [PATCH v2] dm-io: reject unsupported DISCARD requests with EOPNOTSUPP, Darrick J. Wong
- [PATCH 3/3] md bitmap: export bitmap_destroy() to support dm-raid down takover to raid0, heinzm
- [PATCH 2/3] md raid0: access mddev->queue (request queue member) conditionally because it is not set when accessed from dm-raid, heinzm
- [PATCH 1/3] md core: add 2 API functions for takeover and resize to support dm-raid, heinzm
- [PATCH 0/3] md raid: enhancements to support the device mapper dm-raid target,
heinzm
- [PATCH 7/7] dm-crypt: sort writes,
Mikulas Patocka
- [PATCH 6/7] dm-crypt: make it possible to disable offload to thread,
Mikulas Patocka
- [PATCH 5/7] dm-crypt: offload writes to thread, Mikulas Patocka
- [PATCH 4/7] dm-crypt: remove io_pool,
Mikulas Patocka
- [PATCH 3/7] dm-crypt: avoid deadlock in mempools,
Mikulas Patocka
- [PATH 2/7] dm-crypt: don't allocate pages for a partial request., Mikulas Patocka
- [PATCH 1/7] dm-crypt: use unbound workqueue for request processing, Mikulas Patocka
- [PATCH] dm-io: reject unsupported DISCARD/WRITE SAME requests with EOPNOTSUPP,
Darrick J. Wong
- [git pull] device mapper changes for 3.20, Mike Snitzer
- [PATCH] dm space map disk: fix sm_disk_count_is_more_than_one(), Mike Snitzer
- [PATCH] dm-mirror: do not degrade the mirror on discard error,
Mikulas Patocka
- [PATCH v2 1/3] init: Export name_to_dev_t and mark it const,
Dan Ehrenberg
- [PATCH] sched: call blk_schedule_flush_plug from io_schedule,
Mikulas Patocka
- blk-mq crash with dm-multipath in for-3.20/core,
Dongsu Park
- dm-cache: Promote-Demote Policy. How it works ?, BK, GirishKumar
- dm-dedup can not make module,
Zhichao Cao
- [PATCH 3/3] dm ioctl: Delete an unnecessary check before the function call "dm_table_destroy",
SF Markus Elfring
- [PATCH 1/3] dm snapshot: Deletion of unnecessary checks before the function call "vfree", SF Markus Elfring
- [PATCH] Remove might_sleep from wait_event_cmd,
Mikulas Patocka
- [PATCH] md:Remove unneeded fixme comment for the function, pool_ctr, Nicholas Krause
- [git pull] last couple device mapper fixes for 3.19 final, Mike Snitzer
- [PATCH 1/2] init: Stricter checking of major:minor root= values,
Dan Ehrenberg
- [patch] dm cache: fix up IS_ERR vs NULL confusion,
Dan Carpenter
- dm create error,
Xiaoqiang Zhou
- Re: [Lsf-pc] [LSF/MM ATTEND]: Hot spare module ? And Btrfs volume management without mount,
Jan Kara
- dm_mirror/dm_raid1 limitations ?.,
Suresh Babu Kandukuru
- [PATCH] md: fix raid5 livelock,
Heinz Mauelshagen
- [git pull] a few additional device mapper fixes for 3.19 final, Mike Snitzer
- [PATCH] dm: Respect request queue page gaps flag,
Keith Busch
- A couple of questions related to dm-thin in linux-3.19-rc5, Dennis Yang
- dm-cache - should origin device and cache be identical when quiescent?,
Alex Sudakar
- DM-Delay,
Sourav Basu
- livelock on MD RAID5,
Mikulas Patocka
- [PATCH RESEND] md:Remove no longer needed fix me comment in dm-region-hash.c for removing the structure pointer, *rh from the definiton of dm_region,
Nicholas Krause
- [PATCH 0/8] Misc multipath patches.,
Benjamin Marzinski
- [PATCH] dm: Get devices using name_to_dev_t,
Dan Ehrenberg
- System freeze for few seconds when using dm-cache on high load,
Michał Zubkowicz
- [PATCH] md:Remove no longer needed fix me comment in dm-region-hash.c for removing the structure pointer, *rh from the definiton of dm_region, Nicholas Krause
- multipath-tools-0.5.0 segfault with blacklist/blacklist_exceptions,
Brian De Wolf
- [PATCH v2 1/9] block: make generic_make_request handle arbitrarily sized bios,
Dongsu Park
[PATCH] dm mpath: simplify failure path of dm_miltipath_init(), Johannes Thumshirn
multipathd, mpathpersist and APTPL, Ken Raeburn
Device mapper target driver for Write tracking or Write split,
Suresh Babu Kandukuru
[PATCH] dm bufio: fix time comparison, Asaf Vertz
Questions about the function, queue_empty in dm-cache-policy-mq.c,
nick
[LSF/MM ATTEND] discuss blk-mq related to DM-multipath and status of XCOPY,
Mike Snitzer
[PATCH 3.15-3.18] dm thin: fix a race in thin_dtr, Mikulas Patocka
[PATCH v3] staging: writeboost: Add dm-writeboost,
Akira Hayakawa
Re: all cache blocks marked as dirty in writethrough mode, no way to avoid, Marc Lehmann
[PATCH] md: dm-thin-metadata: Remove unused function, Rickard Strandqvist
DM limits setup,
Doug Dumitru
[PATCH] libmultipath: Fix memory leak problem in print_multipath_topology,
Yingtai Xie
[PATCH] drivers:md: Remove unneeded fix me comments in dm-bio-prison.h, Nicholas Krause
Hibernate/Resume and dm-cache, dm-writeboost...,
Rolf Fokkens
[PATCH] dm: fix wrong comment, Junxiao Bi
Can get the size of original bio from split bio?, Akira Hayakawa
[git pull] device mapper fixes for 3.19, Mike Snitzer
[RFC PATCH 01/17] block: make generic_make_request handle arbitrarily sized bios,
Dongsu Park
Re: [RFC PATCH 01/17] block: make generic_make_request handle arbitrarily sized bios, Christoph Hellwig
Re: [RFC PATCH 01/17] block: make generic_make_request handle arbitrarily sized bios, Ming Lei
[PATCH] mempool.c: Replace io_schedule_timeout with io_schedule,
Timofey Titovets
[PATCH] dm thin: Initialize refcount and completion earlier,
Marc Dionne
[PATCH] dm: check error instead of r in clone_endio,
alex chen
[PATCH v3 0/8] dm: add request-based blk-mq support,
Mike Snitzer
- [PATCH v3 1/8] block: require blk_rq_prep_clone() be given an initialized clone request, Mike Snitzer
- [PATCH v3 2/8] block: initialize bio member of blk-mq request to NULL, Mike Snitzer
- [PATCH v3 3/8] block: add blk-mq support to blk_insert_cloned_request(), Mike Snitzer
- [PATCH v3 7/8] dm: submit stacked requests in irq enabled context, Mike Snitzer
- [PATCH v3 6/8] dm: split request structure out from dm_rq_target_io structure, Mike Snitzer
- [PATCH v3 4/8] block: mark blk-mq devices as stackable, Mike Snitzer
- [PATCH v3 8/8] dm: allocate requests from target when stacking on blk-mq devices, Mike Snitzer
- [PATCH v3 5/8] dm: remove exports for request-based interfaces without external callers, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Keith Busch
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Jens Axboe
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Keith Busch
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Bart Van Assche
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Bart Van Assche
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Bart Van Assche
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Bart Van Assche
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Bart Van Assche
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Christoph Hellwig
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Bart Van Assche
- blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Mike Snitzer
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Jens Axboe
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Bart Van Assche
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Jens Axboe
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Keith Busch
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Mike Snitzer
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Jens Axboe
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Jens Axboe
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Mike Snitzer
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Jens Axboe
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Mike Snitzer
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Jens Axboe
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Mike Snitzer
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Jens Axboe
- Re: blk-mq request allocation stalls [was: Re: [PATCH v3 0/8] dm: add request-based blk-mq support], Mike Snitzer
- Re: blk-mq request allocation stalls, Bart Van Assche
- Re: blk-mq request allocation stalls, Jens Axboe
- Re: blk-mq request allocation stalls, Bart Van Assche
- Re: blk-mq request allocation stalls, Jens Axboe
- Re: blk-mq request allocation stalls, Mike Snitzer
- Re: blk-mq request allocation stalls, Jens Axboe
- Re: blk-mq request allocation stalls, Bart Van Assche
- Re: blk-mq request allocation stalls, Jens Axboe
- Re: blk-mq request allocation stalls, Keith Busch
- Re: blk-mq request allocation stalls, Jens Axboe
- Re: blk-mq request allocation stalls, Keith Busch
- Re: blk-mq request allocation stalls, Keith Busch
- Re: blk-mq request allocation stalls, Mike Snitzer
- Re: blk-mq request allocation stalls, Mike Snitzer
- Re: blk-mq request allocation stalls, Bart Van Assche
- Re: blk-mq request allocation stalls, Mike Snitzer
- Re: dm + blk-mq soft lockup complaint, Bart Van Assche
- Re: dm + blk-mq soft lockup complaint, Mike Snitzer
- Re: dm + blk-mq soft lockup complaint, Bart Van Assche
- Re: dm + blk-mq soft lockup complaint, Mike Snitzer
- Re: dm + blk-mq soft lockup complaint, Bart Van Assche
- Re: dm + blk-mq soft lockup complaint, Mike Snitzer
- Re: dm + blk-mq soft lockup complaint, Bart Van Assche
- Re: blk-mq request allocation stalls, Jens Axboe
- Re: blk-mq request allocation stalls, Mike Snitzer
- Re: blk-mq request allocation stalls, Keith Busch
- Re: blk-mq request allocation stalls, Keith Busch
- Re: blk-mq request allocation stalls, Mike Snitzer
- blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls], Mike Snitzer
- Re: blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls], Jens Axboe
- Re: blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls], Mike Snitzer
- Re: blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls], Jens Axboe
- Re: blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls], Mike Snitzer
- Re: blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls]X, Keith Busch
- Re: blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls]X, Mike Snitzer
- Re: blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls]X, Keith Busch
- Re: blk-mq DM changes for 3.20 [was: Re: blk-mq request allocation stalls]X, Mike Snitzer
- Re: blk-mq request allocation stalls, Jens Axboe
- Re: blk-mq request allocation stalls, Mike Snitzer
- Re: blk-mq request allocation stalls, Mike Snitzer
- Re: [PATCH v3 0/8] dm: add request-based blk-mq support, Mike Snitzer
[PATCH] Update CONFIG_DM_CRYPT help-text link,
Loic Pefferkorn
multipath breaks with recent udev/systemd,
Hannes Reinecke
[PATCH v2] staging: writeboost: Add dm-writeboost,
Akira Hayakawa
[PATCH][RFC] dm: log writes target,
Josef Bacik
[git pull] device mapper changes for 3.19, Mike Snitzer
[PATCH] staging: writeboost: Add dm-writeboost,
Akira Hayakawa
dm-writeboost: An idea of adding read-caching, Akira Hayakawa
raid1 round-robin scheduler,
Vasiliy Tolstov
[PATCH]libmultipath: Add default hardware table entry for IBM DCS3860 with product ID 1813., Merla, ShivaKrishna
[PATCH] dm thin: optimize away writing all zeroes to unprovisioned blocks,
Mike Snitzer
The DM_BUFIO_HASH_BITS is defined as 20, any plan to make it flexible?,
zhangxiao
Re: The DM_BUFIO_HASH_BITS is defined as 20, any plan to make it flexible?,
NeilBrown
[PATCH 0/8] replace memset by memzero_explicit,
Julia Lawall
[patch] dm space map metadata: fix sm_bootstrap_get_nr_blocks(),
Dan Carpenter
Re: Possible bug when releasing metadata snapshot in dm-thin, Teng-Feng Yang
Unable to deactivate lv, pehaps due to semaphore problem...,
Gianluca Cecchi
dm-writeboost: About inclusion into mainline,
Akira Hayakawa
[PATCH] dm-bufio: fix memleak when using a dm_buffer's inline bio,
Darrick J. Wong
Re: [PATCH 0/6] blk: introduce generic io stat accounting help function,
Jens Axboe
Re: [PATCH 3/6] md/bcache: use generic io stats accounting functions to simplify io stat accounting, Kent Overstreet
[PATCH v2] drivers/md: use proper rcu accessor,
Eric Dumazet
Re: [PATCH ] drivers/md: use proper rcu accessor,
Mike Snitzer
[PATCH] dm-crypt: use memzero_explicit for on-stack buffer, Milan Broz
[RFC][PATCH] dm: add dm-power-fail target,
Josef Bacik
[PATCH] virtio_blk: fix defaults for max_hw_sectors and max_segment_size,
Mike Snitzer
[PATCH 1/1] dm: Deletion of unnecessary checks before two function calls, SF Markus Elfring
[PATCH] sched, cleanup, dm bufio: Replace dm_bufio_cond_resched with might_resched, Yao Dongdong
[for-3.19 PATCH v3 1/4] dm: add presuspend_undo hook to target_type,
Mike Snitzer
Possible bug when releasing metadata snapshot in dm-thin,
Teng-Feng Yang
[PATCH 0/6][RESEND] configuration overhaul and find_multipaths,
Benjamin Marzinski
[PATCH] libmpathpersist: don't use absolute path in link target, Aaro Koskinen
dmcache RAID1 bug?,
Leonardo Santos
why does dm-cache use dm_deferred_entry_inc?, 倪源江
[git pull] device mapper fixes for 3.18,
Mike Snitzer
Question about dm target size,
Josef Bacik
[PATCH] dm-thin: fix a race in thin_dtr, Mikulas Patocka
[PATCH] dm: do not call dm_sync_table() when creating new devices,
Hannes Reinecke
[PATCH] dm: don't send KOBJ_REMOVE event, Mikulas Patocka
[PATCH] dm-thin: Change couple of DMWARN() to pr_debug(), Vivek Goyal
Some thoughts about providing data block checksumming for ext4,
Theodore Ts'o
[PATCH] md: submit MMP reads REQ_SYNC to bypass RAID5 cache,
James Simmons
dm-block-manager unused variable, lilofile
dm-thin COMMIT_PERIOD problem,
lilofile
Fwd: multipath-tools: incompatibility with systemd (or udev) >= 213, Christophe Varoqui
[PATCH] dm-raid: fix inaccessible superblocks causing oops in configure_discard_support, heinzm
staged dm_internal_{suspend, resume} related changes for wider review,
Mike Snitzer
Fw: [PATCH tip/core/rcu 3/9] drivers/md: Use rcu_dereference() for accessing rcu pointer,
Paul E. McKenney
Fw: [PATCH tip/core/rcu 4/9] dm: sparse: Annotate field with __rcu for checking,
Paul E. McKenney
Re: [systemd-devel] On /dev/disk/by-id/ata-...-part2 missing, again, Alexander E. Patrakov
fix corrupted thin pool,
Vasiliy Tolstov
[PATCH] libmultipath: Add Dell 36xxi/f support to internal hardware table,
Jose Castillo
[PATCH 0/18] SCSI XCOPY support for the kernel and device mapper,
Mikulas Patocka
- [PATCH 2/18] dm: introduce dm_ask_for_duplicate_bios, Mikulas Patocka
- [PATCH 1/18] dm: remove num_write_bios, Mikulas Patocka
- [PATCH 3/18] blk-lib: fix error reporting, Mikulas Patocka
- [PATCH 5/18] block copy: use two bios, Mikulas Patocka
- [PATCH 4/18] block copy: initial XCOPY offload support, Mikulas Patocka
- [PATCH 6/18] block copy: report the amount of copied data, Mikulas Patocka
- [PATCH 8/18] block copy: use merge_bvec_fn for copies, Mikulas Patocka
- [PATCH 7/18] block copy: use a timer to fix a theoretical deadlock, Mikulas Patocka
- [PATCH 10/18] scsi xcopy: suppress error messages, Mikulas Patocka
- [PATCH 11/18] scsi xcopy: keep cache of failures, Mikulas Patocka
- [PATCH 12/18] dm: implement copy, Mikulas Patocka
- [PATCH 13/18] dm linear: support copy, Mikulas Patocka
- [PATCH 14/18] dm stripe: support copy, Mikulas Patocka
- [PATCH 15/18] dm kcopyd: introduce the function submit_job, Mikulas Patocka
- [PATCH 16/18] dm kcopyd: support copy offload, Mikulas Patocka
- [PATCH 17/18] dm kcopyd: change mutex to spinlock, Mikulas Patocka
- [PATCH 18/18] dm kcopyd: call copy offload with asynchronous callback, Mikulas Patocka
- [PATCH 9/18] block copy: use asynchronous notification, Mikulas Patocka
- Re: [PATCH 0/18] SCSI XCOPY support for the kernel and device mapper, Bart Van Assche
[PATCH] mm/slab_common: don't check for duplicate cache names,
Mikulas Patocka
Thoughts on the multipath checker, Benjamin Marzinski
[patch] dm raid: pointer math issue in super_sync(),
Dan Carpenter
rr_min_io vs rr_min_io_rq on 6.5,
Vaknin, Rami
[PATCHv2 0/4] blk-mq support for dm multipath,
Keith Busch
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]