Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [PATCH 32/35] multipathd: uxlsnr: add timeout handling, (continued)
- [PATCH 28/35] multipathd: uxlsnr: move handler execution to separate function, mwilck
- [PATCH 30/35] multipathd: uxlsnr: merge uxsock_trigger() into state machine, mwilck
- [PATCH 27/35] multipathd: uxlsnr: pass struct client to uxsock_trigger() and parse_cmd(), mwilck
- [PATCH 33/35] multipathd: uxlsnr: use poll loop for sending, too, mwilck
- [PATCH 13/35] multipathd: cli.c: use ESRCH for "command not found", mwilck
- [PATCH 02/35] libmultipath: add trylock() helper, mwilck
- [PATCH 25/35] multipathd: use strbuf in cli_handler functions, mwilck
- [PATCH 06/35] multipathd: fix systemd notification when stopping while reloading, mwilck
- [PATCH 31/35] multipathd: uxlsnr: add idle notification, mwilck
- [PATCH] multipath-tools: add info about IO affinity path selector to manpage,
Xose Vazquez Perez
- [PATCH 0/3] multipath-tools: final touces before next PR,
mwilck
- [PATCH] [v2] dm raid: fix mddev unlocking in raid_ctr() error paths,
Dinghao Liu
- [PATCH v4 0/3] dm: audit event logging,
Michael Weiß
- [PATCH] dm raid: add missed unlock in raid_ctr,
Dinghao Liu
- [PATCH] libmultipath.version: adapt to changes in remove_map, mwilck
- [PATCH v2 0/6] Mulitpath: miscellaneous patches,
Benjamin Marzinski
- [next-20210827][ppc][multipathd] INFO: task hung in dm_table_add_target,
Abdul Haleem
- [PATCH v3 0/3] dm: audit event logging,
Michael Weiß
- [git pull] device mapper changes for 5.15,
Mike Snitzer
- [PATCH v3 0/8] block: first batch of add_disk() error handling conversions,
Luis Chamberlain
- [PATCH] multipath-tools: identify more arrays under IBM/2145 ID,
Xose Vazquez Perez
- [PATCH v2 0/6] block: first batch of add_disk() error handling conversions,
Luis Chamberlain
- [PATCH] multipath-tools: update no_path_retry value for IBM/2145,
Xose Vazquez Perez
- [PATCH 00/10] block: first batch of add_disk() error handling conversions,
Luis Chamberlain
- [PATCH 08/10] dm: add add_disk() error handling, Luis Chamberlain
- [PATCH 01/10] scsi/sd: use blk_cleanup_queue() insted of put_disk(), Luis Chamberlain
- [PATCH 10/10] nbd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 06/10] mmc/core/block: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 03/10] scsi/sr: use blk_cleanup_disk() instead of put_disk(), Luis Chamberlain
- [PATCH 07/10] md: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 02/10] scsi/sd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 04/10] scsi/sr: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 09/10] loop: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 05/10] nvme: add error handling support for add_disk(), Luis Chamberlain
- [Q] dm: Can singleton rq-based target refer to a device?, Kirill Tkhai
- [PATCH v2 54/63] dm integrity: Use struct_group() to zero struct journal_sector, Kees Cook
- [PATCH 0/7] add simple copy support,
SelvaKumar S
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Re: [PATCH 0/7] add simple copy support, Darrick J. Wong
[PATCH v2] dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc(), Arne Welzel
[PATCH v2 0/3] dm: audit event logging,
Michael Weiß
[PATCH] md: in_irq() cleanup, Changbin Du
[PATCH 0/6] updates to device mapper target measurement using ima,
Tushar Sugandhi
[PATCH 0/3] dm: audit event logging,
Michael Weiß
[PATCH] libmultipath: avoid buffer size warning with systemd 240+,
mwilck
[PATCH v2 0/9] multipath-tools: use variable-size string buffers,
mwilck
[PATCH] libmultipath: fix compile error with glibc-2.34+,
lixiaokeng
[PATCH] dm crypt: Avoid percpu_counter spinlock contention in crypt_page_alloc(),
Arne Welzel
add a bvec_virt helper,
Christoph Hellwig
- [PATCH 01/15] bvec: add a bvec_virt helper, Christoph Hellwig
- [PATCH 02/15] block: use bvec_virt in bio_integrity_{process, free}, Christoph Hellwig
- [PATCH 06/15] squashfs: use bvec_virt, Christoph Hellwig
- [PATCH 04/15] dm-ebs: use bvec_virt, Christoph Hellwig
- [PATCH 03/15] dm: make EBS depend on !HIGHMEM, Christoph Hellwig
- [PATCH 05/15] dm-integrity: use bvec_virt, Christoph Hellwig
- [PATCH 07/15] rbd: use bvec_virt, Christoph Hellwig
- [PATCH 08/15] virtio_blk: use bvec_virt, Christoph Hellwig
- [PATCH 09/15] bcache: use bvec_virt, Christoph Hellwig
- [PATCH 10/15] sd: use bvec_virt, Christoph Hellwig
- [PATCH 12/15] ps3vram: use bvec_virt, Christoph Hellwig
- [PATCH 13/15] dasd: use bvec_virt, Christoph Hellwig
- [PATCH 14/15] dcssblk: use bvec_virt, Christoph Hellwig
- [PATCH 11/15] ubd: use bvec_virt, Christoph Hellwig
- [PATCH 15/15] nvme: use bvec_virt, Christoph Hellwig
- Re: add a bvec_virt helper, Christoph Hellwig
- Re: add a bvec_virt helper, Jens Axboe
use regular gendisk registration in device mapper v2,
Christoph Hellwig
[PATCH 5/8] dm: cleanup cleanup_mapped_device, Christoph Hellwig
[PATCH 6/8] dm: move setting md->type into dm_setup_md_queue, Christoph Hellwig
[PATCH 1/8] block: make the block holder code optional, Christoph Hellwig
[PATCH 7/8] dm: delay registering the gendisk, Christoph Hellwig
[PATCH 8/8] block: remove support for delayed queue registrations, Christoph Hellwig
Re: use regular gendisk registration in device mapper v2, Jens Axboe
Re: use regular gendisk registration in device mapper v2, Alasdair G Kergon
holders not working properly, regression [was: Re: use regular gendisk registration in device mapper v2], Mike Snitzer
[PATCH][next] dm ima: Fix resource leaks on error return path, Colin King
[PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink,
Shiyang Ruan
- [PATCH RESEND v6 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case, Shiyang Ruan
- [PATCH RESEND v6 8/9] md: Implement dax_holder_operations, Shiyang Ruan
- [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH RESEND v6 4/9] pmem, mm: Implement ->memory_failure in pmem driver, Shiyang Ruan
- [PATCH RESEND v6 7/9] dm: Introduce ->rmap() to find bdev offset, Shiyang Ruan
- [PATCH RESEND v6 6/9] xfs: Implement ->notify_failure() for XFS, Shiyang Ruan
- [PATCH RESEND v6 9/9] fsdax: add exception for reflinked files, Shiyang Ruan
- [PATCH RESEND v6 2/9] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH RESEND v6 3/9] mm: factor helpers for memory_failure_dev_pagemap, Shiyang Ruan
[PATCH v6 0/9] fsdax: introduce fs query to support reflink,
Shiyang Ruan
- [PATCH v6 2/9] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH v6 1/9] pagemap: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH v6 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case, Shiyang Ruan
- [PATCH v6 7/9] dm: Introduce ->rmap() to find bdev offset, Shiyang Ruan
- [PATCH v6 4/9] pmem, mm: Implement ->memory_failure in pmem driver, Shiyang Ruan
- [PATCH v6 3/9] mm: factor helpers for memory_failure_dev_pagemap, Shiyang Ruan
- [PATCH v6 6/9] xfs: Implement ->corrupted_range() for XFS, Shiyang Ruan
- [PATCH v6 9/9] fsdax: add exception for reflinked files, Shiyang Ruan
- [PATCH v6 8/9] md: Implement dax_holder_operations, Shiyang Ruan
[PATCH 0/5] Mulitpath: miscellaneous patches,
Benjamin Marzinski
[PATCH] dm-writecache: crash on invalid returned status, Mikulas Patocka
[PATCH] dm-writecache: add event counters, Mikulas Patocka
switch the block layer to use kmap_local_page v3,
Christoph Hellwig
- [PATCH 01/15] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>, Christoph Hellwig
- [PATCH 02/15] bvec: fix the include guards for bvec.h, Christoph Hellwig
- [PATCH 03/15] bvec: add a bvec_kmap_local helper, Christoph Hellwig
- [PATCH 04/15] bvec: add memcpy_{from, to}_bvec and memzero_bvec helper, Christoph Hellwig
- [PATCH 05/15] block: use memzero_page in zero_fill_bio, Christoph Hellwig
- [PATCH 06/15] rbd: use memzero_bvec, Christoph Hellwig
- [PATCH 07/15] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq, Christoph Hellwig
- [PATCH 08/15] ps3disk: use memcpy_{from,to}_bvec, Christoph Hellwig
- [PATCH 09/15] block: remove bvec_kmap_irq and bvec_kunmap_irq, Christoph Hellwig
- [PATCH 10/15] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec, Christoph Hellwig
- [PATCH 11/15] block: use memcpy_to_bvec in copy_to_high_bio_irq, Christoph Hellwig
- [PATCH 12/15] block: use memcpy_from_bvec in bio_copy_kern_endio_read, Christoph Hellwig
- [PATCH 13/15] block: use memcpy_from_bvec in __blk_queue_bounce, Christoph Hellwig
- [PATCH 14/15] block: use bvec_kmap_local in t10_pi_type1_{prepare, complete}, Christoph Hellwig
- [PATCH 15/15] block: use bvec_kmap_local in bio_integrity_process, Christoph Hellwig
- Re: switch the block layer to use kmap_local_page v3, Jens Axboe
[RFC PATCH v1 0/4] keys: introduce key_extract_material helper,
Ahmad Fatoum
use regular gendisk registration in device mapper,
Christoph Hellwig
[Question] multipathd.service start failed when /var/run isn't mount,
lixiaokeng
Kernel 4.14: Using dm-verity with squashfs rootfs - mounting issue,
Pintu Agarwal
[dm:for-next 9/10] drivers/md/dm-raid.c:3686:39: warning: variable 'recovery' is uninitialized when used here,
kernel test robot
[PATCH] block: move some macros to blkdev.h,
Guoqing Jiang
[PATCH] dm io: Convert from atomic_t to refcount_t on io->count, Xiyu Yang
[PATCH] dm io: fix comments to align with on-stack plugging,
Xianting Tian
[PATCH 0/9] multipath-tools: use variable-size string buffers,
mwilck
[PATCH 0/7] device mapper target measurements using IMA,
Tushar Sugandhi
[PATCH AUTOSEL 4.4 14/31] dm space maps: don't reset space map allocation cursor when committing, Sasha Levin
[PATCH AUTOSEL 4.9 15/35] dm space maps: don't reset space map allocation cursor when committing, Sasha Levin
[PATCH AUTOSEL 4.14 20/45] dm space maps: don't reset space map allocation cursor when committing, Sasha Levin
[PATCH AUTOSEL 4.19 21/55] dm space maps: don't reset space map allocation cursor when committing, Sasha Levin
[PATCH AUTOSEL 5.4 27/74] dm space maps: don't reset space map allocation cursor when committing, Sasha Levin
[PATCH AUTOSEL 5.10 056/137] dm: Fix dm_accept_partial_bio() relative to zone management commands, Sasha Levin
[PATCH AUTOSEL 5.10 081/137] dm writecache: commit just one block, not a full page, Sasha Levin
[PATCH AUTOSEL 5.10 055/137] dm writecache: don't split bios when overwriting contiguous cache content, Sasha Levin
[PATCH AUTOSEL 5.10 054/137] dm space maps: don't reset space map allocation cursor when committing, Sasha Levin
[PATCH AUTOSEL 5.12 062/160] dm writecache: don't split bios when overwriting contiguous cache content, Sasha Levin
[PATCH AUTOSEL 5.12 063/160] dm: Fix dm_accept_partial_bio() relative to zone management commands, Sasha Levin
[PATCH AUTOSEL 5.12 091/160] dm writecache: commit just one block, not a full page, Sasha Levin
[PATCH AUTOSEL 5.12 061/160] dm space maps: don't reset space map allocation cursor when committing, Sasha Levin
[PATCH AUTOSEL 5.13 106/189] dm writecache: commit just one block, not a full page, Sasha Levin
[PATCH AUTOSEL 5.13 076/189] dm: Fix dm_accept_partial_bio() relative to zone management commands, Sasha Levin
[PATCH AUTOSEL 5.13 074/189] dm space maps: don't reset space map allocation cursor when committing, Sasha Levin
[PATCH AUTOSEL 5.13 075/189] dm writecache: don't split bios when overwriting contiguous cache content, Sasha Levin
[PATCH] libmultipath: use uint64_t for sg_id.lun,
mwilck
[git pull] device mapper changes for 5.14,
Mike Snitzer
[PATCH v5 0/3] scsi/dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath,
mwilck
[PATCH] dm writecache: make writeback pause configurable, Mikulas Patocka
[PATCH v4 0/3] scsi/dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath,
mwilck
[PATCH] dm: moved EXPORT_SYMBOL so that it immediately followed its function/variable, Jinchao Wang
[PATCH v5 0/9] fsdax: introduce fs query to support reflink,
Shiyang Ruan
- [PATCH v5 2/9] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH v5 5/9] mm: Introduce mf_dax_kill_procs() for fsdax case, Shiyang Ruan
- [PATCH v5 3/9] mm: factor helpers for memory_failure_dev_pagemap, Shiyang Ruan
- [PATCH v5 7/9] dm: Introduce ->rmap() to find bdev offset, Shiyang Ruan
- [PATCH v5 6/9] xfs: Implement ->corrupted_range() for XFS, Shiyang Ruan
- [PATCH v5 1/9] pagemap: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH v5 4/9] pmem, mm: Implement ->memory_failure in pmem driver, Shiyang Ruan
- [PATCH v5 8/9] md: Implement dax_holder_operations, Shiyang Ruan
- [PATCH v5 9/9] fs/dax: Remove useless functions, Shiyang Ruan
[PATCH] multipathd: fix no checking persistent reservation registration,
lixiaokeng
[PATCH V3 0/3] block/dm: support bio polling,
Ming Lei
[PATCH] md: use BLK_STS_OK instead of hardcode,
Xianting Tian
[PATCH] dm-writecache: write at least 4k when committing, Mikulas Patocka
[PATCH 0/1] dm writecache: commit just one block, not a full page,
Mikulas Patocka
[PATCH] dm-writecache: add a "metadata_only" parameter, Mikulas Patocka
[PATCH] dm: fix dm_revalidate_zones() memory allocation, Damien Le Moal
[bug report] dm: introduce zone append emulation,
Dan Carpenter
Source code for devmapper 1.02.110 & 1.02.137, Yu-Ling Cheong
[RFC PATCH V2 0/3] block/dm: support bio polling,
Ming Lei
[PATCH] dm btree remove: assign new_root only when removal succeeds, Hou Tao
[PATCH] dm: remove redundant continue statement, Colin King
[RFC PATCH 0/4] block/dm: support bio polling,
Ming Lei
[PATCH] dm-writecache: fix missing flush to the origin device, Mikulas Patocka
switch the block layer to use kmap_local_page v2,
Christoph Hellwig
- [PATCH 03/18] mm: use kmap_local_page in memzero_page, Christoph Hellwig
- [PATCH 04/18] MIPS: don't include <linux/genhd.h> in <asm/mach-rc32434/rb.h>, Christoph Hellwig
- [PATCH 05/18] bvec: fix the include guards for bvec.h, Christoph Hellwig
- [PATCH 06/18] bvec: add a bvec_kmap_local helper, Christoph Hellwig
- [PATCH 07/18] bvec: add memcpy_{from, to}_bvec and memzero_bvec helper, Christoph Hellwig
- [PATCH 08/18] block: use memzero_page in zero_fill_bio, Christoph Hellwig
- [PATCH 09/18] rbd: use memzero_bvec, Christoph Hellwig
- [PATCH 10/18] dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq, Christoph Hellwig
- [PATCH 11/18] ps3disk: use memcpy_{from,to}_bvec, Christoph Hellwig
- [PATCH 12/18] block: remove bvec_kmap_irq and bvec_kunmap_irq, Christoph Hellwig
- [PATCH 13/18] block: rewrite bio_copy_data_iter to use bvec_kmap_local and memcpy_to_bvec, Christoph Hellwig
- [PATCH 02/18] mm: use kunmap_local_dirty in memcpy_to_page, Christoph Hellwig
- [PATCH 14/18] block: use memcpy_to_bvec in copy_to_high_bio_irq, Christoph Hellwig
- [PATCH 15/18] block: use memcpy_from_bvec in bio_copy_kern_endio_read, Christoph Hellwig
- [PATCH 01/18] mm: add a kunmap_local_dirty helper, Christoph Hellwig
- [PATCH 16/18] block: use memcpy_from_bvec in __blk_queue_bounce, Christoph Hellwig
- [PATCH 17/18] block: use bvec_kmap_local in t10_pi_type1_{prepare, complete}, Christoph Hellwig
- [PATCH 18/18] block: use bvec_kmap_local in bio_integrity_process, Christoph Hellwig
- Re: switch the block layer to use kmap_local_page v2, Martin K. Petersen
[PATCH v3 0/2] dm: dm_blk_ioctl(): implement failover for SG_IO on dm-multipath,
mwilck
[PATCH v2] dm-writecache: avoid kcopyd and use open-coded variant instead,
Mikulas Patocka
[PATCH -next v2] dm writecache: use list_move instead of list_del/list_add in dm-writecache.c, Baokun Li
[PATCH -next] dm writecache: use list_move instead of list_del/list_add in dm-writecache.c, Baokun Li
[PATCH] dm-writecache: avoid kcopyd and use open-coded variant instead, Mikulas Patocka
switch the block layer to use kmap_local_page,
Christoph Hellwig
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]