Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCHv2 3/4] dm: Move request allocation to dm_target type, (continued)
- [git pull] device mapper changes for 3.18, Mike Snitzer
- [PATCH v2] dm raid: ensure metadata IO matches device block size, heinzm
- [for-3.19 PATCH 00/17] dm thin: performance improvements,
Mike Snitzer
- [for-3.19 PATCH 13/17] dm thin: factor out remap_and_issue_overwrite, Mike Snitzer
- [for-3.19 PATCH 11/17] dm thin: grab a virtual cell before looking up the mapping, Mike Snitzer
- [for-3.19 PATCH 12/17] dm thin: performance improvement to discard processing, Mike Snitzer
- [for-3.19 PATCH 06/17] dm thin: prefetch missing metadata pages, Mike Snitzer
- [for-3.19 PATCH 10/17] dm thin: implement thin_merge, Mike Snitzer
- [for-3.19 PATCH 14/17] dm thin: defer whole cells rather than individual bios, Mike Snitzer
- [for-3.19 PATCH 17/17] dm thin: sort the deferred cells, Mike Snitzer
- [for-3.19 PATCH 08/17] dm thin: adjust max_sectors_kb based on thinp blocksize, Mike Snitzer
- [for-3.19 PATCH 07/17] dm thin: throttle incoming IO, Mike Snitzer
- [for-3.19 PATCH 02/17] dm bufio: evict buffers that are past the max age but retain some buffers, Mike Snitzer
- [for-3.19 PATCH 04/17] dm thin metadata: change dm_thin_find_block to allow blocking, but not issuing, IO, Mike Snitzer
- [for-3.19 PATCH 05/17] dm transaction manager: add support for prefetching blocks of metadata, Mike Snitzer
- [for-3.19 PATCH 16/17] dm thin: direct dispatch when breaking sharing, Mike Snitzer
- [for-3.19 PATCH 15/17] dm thin: remap the bios in a cell immediately, Mike Snitzer
- [for-3.19 PATCH 09/17] dm: improve documentation and code clarity in dm_merge_bvec, Mike Snitzer
- [for-3.19 PATCH 01/17] dm bufio: switch from a huge hash table to an rbtree, Mike Snitzer
- [for-3.19 PATCH 03/17] dm bio prison: switch to using a red black tree, Mike Snitzer
- Re: [for-3.19 PATCH 00/17] dm thin: performance improvements, Mike Snitzer
- [for-3.19 PATCH v2 11/17] dm thin: grab a virtual cell before looking up the mapping, Mike Snitzer
- [for-3.19 PATCH v2 10/17] dm thin: implement thin_merge, Mike Snitzer
- [for-3.19 PATCH v2 17/17] dm thin: sort the deferred cells, Mike Snitzer
- [for-3.19 PATCH v2 08/17] dm thin: adjust max_sectors_kb based on thinp blocksize, Mike Snitzer
- [for-3.19 PATCH v2 12/17] dm thin: performance improvement to discard processing, Mike Snitzer
- [for-3.19 PATCH v2 16/17] dm thin: direct dispatch when breaking sharing, Mike Snitzer
- [for-3.19 PATCH v2 14/17] dm thin: defer whole cells rather than individual bios, Mike Snitzer
- [for-3.19 PATCH v2 13/17] dm thin: factor out remap_and_issue_overwrite, Mike Snitzer
- [for-3.19 PATCH v2 15/17] dm thin: remap the bios in a cell immediately, Mike Snitzer
- [for-3.19 PATCH v2 06/17] dm thin: prefetch missing metadata pages, Mike Snitzer
- [for-3.19 PATCH v2 07/17] dm thin: throttle incoming IO, Mike Snitzer
- [for-3.19 PATCH v2 02/17] dm bufio: evict buffers that are past the max age but retain some buffers, Mike Snitzer
- [for-3.19 PATCH v2 09/17] dm: improve documentation and code clarity in dm_merge_bvec, Mike Snitzer
- [for-3.19 PATCH v2 01/17] dm bufio: switch from a huge hash table to an rbtree, Mike Snitzer
- [for-3.19 PATCH v2 04/17] dm thin metadata: change dm_thin_find_block to allow blocking, but not issuing, IO, Mike Snitzer
- [for-3.19 PATCH v2 05/17] dm transaction manager: add support for prefetching blocks of metadata, Mike Snitzer
- [for-3.19 PATCH v2 03/17] dm bio prison: switch to using a red black tree, Mike Snitzer
- [for-3.19 PATCH v2 20/17] dm thin: optimize retry_bios_on_resume, Mike Snitzer
- [for-3.19 PATCH v2 fix 19/17] dm thin: requeue deferred_cells when in requeue_mode, Mike Snitzer
- [for-3.19 PATCH v2 fix 18/17] dm thin: fix process_shared_bio (fixes SnapshotTests), Mike Snitzer
- [for-3.19 PATCH v2 21/17] dm thin: refactor requeue_io to eliminate spinlock bouncing, Mike Snitzer
- [PATCH] dm-bufio: change __GFP_IO to __GFP_FS in shrinker callbacks, Mikulas Patocka
- [PATCH] dm raid: ensure metadata IO matches device block size.,
NeilBrown
- [PATCH 2/4] md: add flush_idx support for stacked devices,
Dmitry Monakhov
- [GIT PULL] LLVMLinux patches for v3.18, Behan Webster
- A patchset to limit the number of outstanding bios,
Mikulas Patocka
- Subject: [PATCH] dm stripe: fixed resource leak of sc,
Pavitra Kumar
- [PATCH v2] block: fix alignment_offset math that assumes io_min is a power-of-2,
Mike Snitzer
- [PATCH] block: fix alignment_offset math that assumes io_min is a power-of-2,
Mike Snitzer
- dm-bufio cache patches,
Mikulas Patocka
- [PATCH 0/5] Support for Open-Channel SSDs (was dm-lightnvm),
Matias Bjørling
- [PATCH] dm-raid: fix bug when round up region_size v2, heinzm
- Reducing size of thin spare metadata, thin metadata,
Patrik Horník
[PATCH 0/3] miscellaneous multipath patches,
Benjamin Marzinski
[PATCH 0/4] dm: reduce memory overhead of DM devices,
Junichi Nomura
[PATCH] dm-log-userspace: fix memory leak on failure path in dm_ulog_tfr_init(),
Alexey Khoroshilov
[PATCH 0/3] configuration overhaul and overrides section,
Benjamin Marzinski
[PATCH] dm-bufio: break out of both loops when freeing data,
Mikulas Patocka
[PATCH] dm-bufio: set last_accessed when relinking the buffer, Mikulas Patocka
Re: [PATCH] dm-raid: fix bug when round up region_size,
heinzm
[PATCH] dm raid: fix bug when round up region_size,
Lidong Zhong
[PATCH] drivers/md: Use rcu_dereference() for accessing rcu pointer, Pranith Kumar
[RESEND PATCH] drivers/md: Use rcu_dereference() for accessing rcu pointer,
Pranith Kumar
ios and sectors should be incremented on completion,
Akira Hayakawa
[PATCH] dm: sparse: Annotate field with __rcu for checking,
Pranith Kumar
[PATCH 0/1] Change path checker for IPR devices,
wenxiong
[PATCH 2/2] dm-raid: add 'ignore_discard' table argument, heinzm
[PATCH 2/3] dm-raid: add 'no_discard_passdown' table argument, heinzm
[PATCH 1/3] dm-raid: add RAID discard support, heinzm
[PATCH 3/3] dm-raid: change 'no_discard_passdown' table line argument to 'ignore_discard', heinzm
broken reply-to setting for dm-devel,
Christoph Hellwig
[PATCH 2/2] dm-raid: add 'no_discard_passdown' table argument, heinzm
[PATCH 1/2] dm-raid: add RAID discard support,
heinzm
[PATCH] dm-mpath: Work with blk multi-queue drivers,
Keith Busch
Re: [data] Re: [linux-lvm] Setting up LVM cache causes crash,
Brassow Jonathan
[PATCH] dm-raid: add RAID discard support,
heinzm
[PATCH v4 00/12] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM,
behanw
- [PATCH v4 04/12] crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c, behanw
- [PATCH v4 11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c, behanw
- [PATCH v4 07/12] crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c, behanw
- [PATCH v4 05/12] crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c, behanw
- [PATCH v4 12/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c, behanw
- [PATCH v4 09/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c, behanw
- [PATCH v4 02/12] btrfs: LLVMLinux: Remove VLAIS, behanw
- [PATCH v4 01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code, behanw
- [PATCH v4 03/12] crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c, behanw
- [PATCH v4 06/12] crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c, behanw
- [PATCH v4 10/12] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c, behanw
- [PATCH v4 08/12] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt, behanw
DM-Multipath limiting IO to 127.000 MB/Sec,
Ali Poursamadi
Shared Memory Pages for Same Base Device,
Shao Miller
Thinly-Provisioned Logical Volumes,
lilofile
[PATCH] dm crypt: retain write ordering, Mikulas Patocka
partx fails 4096 block size,
Ross Anderson
[PATCH v3 00/12] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM,
behanw
- [PATCH v3 12/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/testmgr.c, behanw
- [PATCH v3 06/12] crypto: LLVMLinux: Remove VLAIS from crypto/omap_sham.c, behanw
- [PATCH v3 10/12] crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.c, behanw
- [PATCH v3 08/12] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt, behanw
- [PATCH v3 04/12] crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c, behanw
- [PATCH v3 05/12] crypto: LLVMLinux: Remove VLAIS from crypto/n2_core.c, behanw
- [PATCH v3 03/12] crypto: LLVMLinux: Remove VLAIS from crypto/ccp/ccp-crypto-sha.c, behanw
- [PATCH v3 11/12] security, crypto: LLVMLinux: Remove VLAIS from ima_crypto.c, behanw
- [PATCH v3 01/12] crypto: LLVMLinux: Add macro to remove use of VLAIS in crypto code, behanw
- [PATCH v3 02/12] btrfs: LLVMLinux: Remove VLAIS, behanw
- [PATCH v3 07/12] crypto: LLVMLinux: Remove VLAIS from crypto/.../qat_algs.c, behanw
- [PATCH v3 09/12] crypto: LLVMLinux: Remove VLAIS usage from crypto/hmac.c, behanw
RHEL6.6 dm-cache and dm-era,
Romu Hu
[BUG] dm-writeboost: Don't pass __GFP_ZERO to mempool_alloc(), Akira Hayakawa
[git pull] device mapper fix for 3.17-rc5, Mike Snitzer
[PATCH 0/6] Misc multipath patches,
Benjamin Marzinski
[PATCH] dm crypt: fix access beyond the end of allocated space,
Mikulas Patocka
3PAR transparent failover with Linux,
Thomas Glanzmann
[PATCH 1/1] fix build, replace GZIP with GZIPCMD,
Christian Hesse
Powerpath vs dm-multipath - two points of FUD?,
Rob
Re: [PATCH] crypto: memzero_explicit - make sure to clear out sensitive data,
Milan Broz
[PATCH v2] crypto, dm: LLVMLinux: Remove VLAIS usage from dm-crypt,
behanw
[PATCH] slab: implement kmalloc guard,
Mikulas Patocka
lvmetad in initrd hangs, blocking further lvm calls, Bastien Durel
[ANNOUNCE] thin-provisioning-tools v0.4.0,
Joe Thornber
[PATCH] libmultipath: Typo in condlog in select_flush_on_last_del,
Bernhard Reutner-Fischer
[PATCH RFC 0/6] LLVMLinux: Patches to enable the kernel to be compiled with clang/LLVM,
behanw
[git pull] device mapper fix for 3.17, Mike Snitzer
[PATCH RFCv2 10/10] dm-dedup: documentation,
Vasily Tarasov
[PATCH RFCv2 02/10] dm-dedup: core deduplication logic,
Vasily Tarasov
[PATCH RFCv2 05/10] dm-dedup: COW B-tree backend,
Vasily Tarasov
[PATCH RFCv2 04/10] dm-dedup: implementation of the read-on-write procedure, Vasily Tarasov
[PATCH RFCv2 00/10] dm-dedup: device-mapper deduplication target,
Vasily Tarasov
[PATCH RFCv2 07/10] dm-dedup: Makefile changes, Vasily Tarasov
[PATCH RFCv2 01/10] dm-dedup: main data structures,
Vasily Tarasov
[PATCH RFCv2 06/10] dm-dedup: inram backend, Vasily Tarasov
[PATCH RFCv2 08/10] dm-dedup: Kconfig changes, Vasily Tarasov
[PATCH RFCv2 03/10] dm-dedup: hash computation,
Vasily Tarasov
[PATCH RFCv2 09/10] dm-dedup: status function, Vasily Tarasov
[PATCH] dm-crypt: Fix access beyond the end of allocated space,
Mikulas Patocka
[PATCH] fix mirror device creation with lvcreate failed,
Liuhua Wang
[PATCH] libmultipath: Fix typo in log message of execute_program(),
Ferenc Wágner
commit 298a9fa dm crypt: use per-bio data hard crash kernel ( the system freezes ),
Krzysztof Kolasa
[PATCH 0/2] dm: alternate solution to reloading with failed paths,
Benjamin Marzinski
[git pull] device mapper changes for 3.17, Mike Snitzer
[patch] dm: propagate QUEUE_FLAG_NO_SG_MERGE,
Jeff Moyer
[PATCH] convert dm_ulog_request data to little endian,
Dongmao Zhang
multipath-tools: Potential issue in blacklist entry handling,
Stewart, Sean
[git pull] device mapper fixes for 3.16 final, Mike Snitzer
Re: [PATCH 0/2] dm-switch: quickly load repetitive pattern,
Mike Snitzer
[PATCH] dm bufio: fully initialize shrinker,
Greg Thelen
[PATCH 0/2] dm-switch: quickly load repetitive pattern,
Mikulas Patocka
dm-cache race on nr_dirty in set_dirty/clear_dirty?,
Anssi Hannula
[PATCH 2/2] arm aes: fix encryption of unaligned data,
Mikulas Patocka
[PATCH 1/2] arm64 aes: fix encryption of unaligned data,
Mikulas Patocka
multipath and READ_CAPACITY,
Hannes Reinecke
[RFC] dm-writeboost: Removing a tunable barrier_deadline_ms, Akira Hayakawa
are the dm target ioctl handlers extensible to serving arbitrary configuration ioctls?, John Utz
Re: [PATCH] multipath: revert fstack-protector-strong gcc option, Sebastian Herbszt
[PATCH] multipath: revert fstack-protector-strong gcc option, Benjamin Marzinski
multipath-tools: -fstack-protector to fstack-protector-strong change,
Sebastian Herbszt
dm-cache-policy-mq.c, Nick Krause
Does multipath require disabled write cache?,
Spelic
[PATCH] dm thin: set {minimum, optimal}_io_size to pool's data block size,
Mike Snitzer
[PATCH 0/5] Five small multipath-tools patches,
Bart Van Assche
Re: [dm-crypt] LUKS on a jffs2 partition,
Milan Broz
[git pull] device mapper fixes for 3.16-rc6, Mike Snitzer
[PATCH 0/15] SCSI XCOPY support for the kernel and device mapper,
Mikulas Patocka
- [PATCH 1/15] block copy: initial XCOPY offload support, Mikulas Patocka
- [PATCH 2/15] block copy: use two bios, Mikulas Patocka
- [PATCH 3/15] block copy: report the amount of copied data, Mikulas Patocka
- [PATCH 5/15] block copy: use merge_bvec_fn for copies, Mikulas Patocka
- [PATCH 7/15] dm: remove num_write_bios, Mikulas Patocka
- [PATCH 4/15] block copy: use a timer to fix a theoretical deadlock, Mikulas Patocka
- [PATCH 9/15] dm: implement copy, Mikulas Patocka
- [PATCH 11/15] dm stripe: support copy, Mikulas Patocka
- [PATCH 12/15] dm kcopyd: introduce the function submit_job, Mikulas Patocka
- [PATCH 13/15] dm kcopyd: support copy offload, Mikulas Patocka
- [PATCH 15/15] dm kcopyd: call copy offload with asynchronous callback, Mikulas Patocka
- [PATCH 10/15] dm linear: support copy, Mikulas Patocka
- [PATCH 14/15] dm kcopyd: change mutex to spinlock, Mikulas Patocka
- [PATCH 8/15] dm: introduce dm_ask_for_duplicate_bios, Mikulas Patocka
- [PATCH 6/15] block copy: use asynchronous notification, Mikulas Patocka
- Re: [PATCH 0/15] SCSI XCOPY support for the kernel and device mapper, Mike Snitzer
ANNOUNCE: SCSI XCOPY support for the kernel and device mapper,
Mikulas Patocka
Re: insitu-comp, testfile82
[BUG] dm-writeboost: too big nr_rambuf_pool causes massive memory pressure or panic.,
Satoru Takeuchi
[RFC] writeboost: rename "migration" to "writeback",
Satoru Takeuchi
device mapper target vs personality, how do you decide to pick one or the other?,
John Utz
[git pull] device mapper fixes for 3.16-rc5, Mike Snitzer
kpartx bug when using very long paths?, Patrick Schleizer
[PATCH] dm-table: make dm_table_supports_discards static,
Mikulas Patocka
[patch] dm: fix an error code in local_init(),
Dan Carpenter
[PATCH] md/dm-ioctl.c: optimize memory allocation in copy_params,
xinhui.pan
[PATCH] multipath: add option '-i' to ignore wwids file,
Hannes Reinecke
[PATCH] blk-lib: fix error reporting,
Mikulas Patocka
Regression in 3.15 on POWER8 with multipath SCSI,
Paul Mackerras
[PATCH] Update ETERNUS DX entry,
Sebastian Herbszt
[PATCH] dm-io: Fix a race condition in the wake up code for sync_io,
Minfei Huang
all cache blocks marked as dirty in writethrough mode, "Data loss may occur", constant write activity,
Marc Lehmann
[PATCH 00/12] miscellaneous multipath patches,
Benjamin Marzinski
- [PATCH 09/12] orphan paths on failed add, Benjamin Marzinski
- [PATCH 10/12] Improve multipath.conf syntax checking, Benjamin Marzinski
- [PATCH 02/12] Return the correct size buffer in set_value(), Benjamin Marzinski
- [PATCH 07/12] Make multipathd orphan paths that were removed externally, Benjamin Marzinski
- [PATCH 12/12] Add multipath.conf force_sync option, Benjamin Marzinski
- [PATCH 04/12] change conf->dry_run to conf->cmd, Benjamin Marzinski
- [PATCH 03/12] enable gcc format-security check, Benjamin Marzinski
- [PATCH 11/12] make prioritizers use checker_timeout, if set, Benjamin Marzinski
- [PATCH 01/12] Fix memory issues in path reordering failure code paths, Benjamin Marzinski
- [PATCH 08/12] Add missing interactive commands to multipathd man page, Benjamin Marzinski
- [PATCH 05/12] allow users to add wwids to /etc/multipath/wwids with -a, Benjamin Marzinski
- [PATCH 06/12] Make multipath add wwids from kernel cmdline mpath.wwids with -A, Benjamin Marzinski
v3.15 dm-mpath regression: cable pull test causes I/O hang,
Bart Van Assche
[PATCH] dm-io: Prevent the danging point of the sync io callback function,
Minfei Huang
[PATCH] check info.exists to get valid value,
Vaughan Cao
[PATCH] Don't forget to reload table when both reload and rename is required,
Vaughan Cao
dmdedup target mkfs.ext3 failed,
lvshuo
LVM2 release 2.02.107: New argument --select, Alasdair G Kergon
[PATCH]multipath: Wrong sysfs attribute used for iSCSI settings.,
Merla, ShivaKrishna
[PATCH ] multipath: Fall back to getuid_callout if ID_SERIAL attribute is missing.,
Merla, ShivaKrishna
[PATCH] dm: allocate a special workqueue for deferred remove, Mikulas Patocka
[git pull] device mapper changes for 3.16,
Mike Snitzer
[PATCH] dm-thin: Export proper discard_granularity,
Lukas Czerner
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]