Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: [PATCH 05/21] libmultipath (coverity): improve input checking in parse_vpd_pg83, (continued)
- [PATCH 02/21] multipathd (coverity): check atexit() return value, mwilck
- [PATCH 08/21] libmultipath (coverity): fix tainted values in alua_rtpg.c, mwilck
- [PATCH 10/21] libmultipath (coverity): silence unchecked return value warning, mwilck
- [PATCH 12/21] libmultipath (coverity): set umask before mkstemp, mwilck
- [PATCH 11/21] multipath: remove pointless code from getopt processing, mwilck
- [PATCH 04/21] libmultipath: strbuf: add __get_strbuf_buf(), mwilck
- [PATCH 20/21] libmultipath (coverity): check return values in dm_get_multipath(), mwilck
- [PATCH 06/21] multipath-tools: add tests for broken VPD page 83, mwilck
- [PATCH 03/21] multipathd (coverity): terminate uxlsnr when polls allocation fails, mwilck
- [PATCH 14/21] kpartx: open /dev/loop-control only once, mwilck
- [PATCH 15/21] kpartx: use opened loop device immediately, mwilck
- [PATCH 16/21] kpartx: find_unused_loop_device(): add newlines, mwilck
- [PATCH 18/21] libmultipath (coverity): avoid sleeping in dm_mapname(), mwilck
- [PATCH 21/21] libmultipath: update_pathvec_from_dm: don't force DI_WWID, mwilck
- [PATCH 13/21] multipathd (coverity): simplify set_oom_adj(), mwilck
- Re: [PATCH 00/21] multipath-tools: coverity fixes, Martin Wilck
- Re: [PATCH 00/21] multipath-tools: coverity fixes, Benjamin Marzinski
- [PATCH v2 00/47] multipathd: uxlsnr overhaul,
mwilck
- [PATCH v2 03/48] libmultipath: add optional wakeup functionality to lock.c, mwilck
- [PATCH v2 01/48] libmultipath: add timespeccmp() utility function, mwilck
- [PATCH v2 12/48] multipathd: add and set cli_handlers in a single step, mwilck
- [PATCH v2 11/48] multipathd: make all cli_handlers static, mwilck
- [PATCH v2 18/48] multipathd: uxlsnr: data structure for stateful client connection, mwilck
- [PATCH v2 20/48] multipathd: move parse_cmd() to uxlsnr.c, mwilck
- [PATCH v2 29/48] multipathd: uxlsnr: merge uxsock_trigger() into state machine, mwilck
- [PATCH v2 22/48] multipathd: uxlsnr: move client handling to separate function, mwilck
- [PATCH v2 34/48] multipathd: uxclt: allow client mode for non-root, too, mwilck
- [PATCH v2 45/48] multipathd: retrigger uevent for partial paths, mwilck
- [PATCH v2 46/48] multipathd: remove INIT_PARTIAL paths that aren't in a multipath device, mwilck
- [PATCH v2 48/48] libmultipath: add path wildcard "%I" for init state, mwilck
- [PATCH v2 44/48] multipathd: fully initialize paths added by update_pathvec_from_dm, mwilck
- [PATCH v2 02/48] libmultipath: add trylock() helper, mwilck
- [PATCH v2 07/48] multipathd: improve delayed reconfigure, mwilck
- [PATCH v2 04/48] libmultipath: print: add __snprint_config(), mwilck
- [PATCH v2 16/48] multipathd: uxlsnr: use symbolic values for pollfd indices, mwilck
- [PATCH v2 05/48] libmultipath: improve cleanup of uevent queues on exit, mwilck
- [PATCH v2 23/48] multipathd: uxlsnr: use main poll loop for receiving, mwilck
- [PATCH v2 09/48] multipathd: cli_del_map: fix reply for delayed action, mwilck
- [PATCH v2 26/48] multipathd: uxlsnr: pass struct client to uxsock_trigger() and parse_cmd(), mwilck
- [PATCH v2 21/48] multipathd: uxlsnr: remove check_timeout(), mwilck
- [PATCH v2 24/48] multipathd: use strbuf in cli_handler functions, mwilck
- [PATCH v2 27/48] multipathd: uxlsnr: move handler execution to separate function, mwilck
- [PATCH v2 35/48] multipathd: uxlsnr: use recv() for command length, mwilck
- [PATCH v2 38/48] multipathd: pass in the type of reconfigure, mwilck
- [PATCH v2 40/48] multipathd: remove missing paths on startup, mwilck
- [PATCH v2 42/48] libmultipath: don't use fallback wwid in update_pathvec_from_dm, mwilck
- [PATCH v2 39/48] multipathd: add "reconfigure all" command., mwilck
- [PATCH v2 37/48] multipathd: remove reconfigure from header file., mwilck
- [PATCH v2 43/48] libmultipath: always set INIT_REMOVED in set_path_removed, mwilck
- [PATCH v2 47/48] multipathd: Remove dependency on systemd-udev-settle.service, mwilck
- [PATCH v2 10/48] multipathd: add prototype for cli_handler functions, mwilck
- [PATCH v2 13/48] multipathd: cli.c: use ESRCH for "command not found", mwilck
- [PATCH v2 08/48] multipathd: cli.h: formatting improvements, mwilck
- [PATCH v2 15/48] multipathd: uxlsnr: handle client HUP, mwilck
- [PATCH v2 17/48] multipathd: uxlsnr: avoid using fd -1 in ppoll(), mwilck
- [PATCH v2 14/48] multipathd: uxlsnr: avoid stalled clients during reconfigure, mwilck
- [PATCH v2 19/48] multipathd: move uxsock_trigger() to uxlsnr.c, mwilck
- [PATCH v2 25/48] multipathd: uxlsnr: check root on connection startup, mwilck
- [PATCH v2 31/48] multipathd: uxlsnr: add timeout handling, mwilck
- [PATCH v2 32/48] multipathd: uxlsnr: use poll loop for sending, too, mwilck
- [PATCH v2 36/48] multipathd: move delayed_reconfig out of struct config, mwilck
- [PATCH v2 28/48] multipathd: uxlsnr: use parser to determine non-root commands, mwilck
- [PATCH v2 41/48] libmultipath: skip unneeded steps to get path name, mwilck
- [PATCH v2 33/48] multipathd: uxlsnr: drop client_lock, mwilck
- [PATCH v2 06/48] multipathd: fix systemd notification when stopping while reloading, mwilck
- [PATCH v2 30/48] multipathd: uxlsnr: add idle notification, mwilck
- [PATCH] multipathd: avoid unnecessary path read-only reloads,
Benjamin Marzinski
- [PATCH] dm integrity: Use struct_group() to zero struct journal_sector,
Kees Cook
- [PATCH v3 0/4] Add "reconfigure all" multipath command,
Benjamin Marzinski
- [PATCH v2 0/9] multipathd: remove udev settle dependency,
Benjamin Marzinski
- [PATCH v2 1/9] multipathd: remove missing paths on startup, Benjamin Marzinski
- [PATCH v2 7/9] multipathd: remove INIT_PARTIAL paths that aren't in a multipath device, Benjamin Marzinski
- [PATCH v2 6/9] multipathd: retrigger uevent for partial paths, Benjamin Marzinski
- [PATCH v2 9/9] libmultipath: add path wildcard "%I" for init state, Benjamin Marzinski
- [PATCH v2 8/9] multipathd: Remove dependency on systemd-udev-settle.service, Benjamin Marzinski
- [PATCH v2 3/9] libmultipath: don't use fallback wwid in update_pathvec_from_dm, Benjamin Marzinski
- [PATCH v2 4/9] libmultipath: always set INIT_REMOVED in set_path_removed, Benjamin Marzinski
- [PATCH v2 2/9] libmultipath: skip unneeded steps to get path name, Benjamin Marzinski
- [PATCH v2 5/9] multipathd: fully initialize paths added by update_pathvec_from_dm, Benjamin Marzinski
- Re: [PATCH v2 0/9] multipathd: remove udev settle dependency, Martin Wilck
- Re: [PATCH v2 0/9] multipathd: remove udev settle dependency, Martin Wilck
- [PATCH 0/5] multipath-tools series: some codeclean and add prflag to path,
lixiaokeng
- [PATCH 1/3] kpartx: open /dev/loop-control only once,
mwilck
- [PATCH 1/3] multipath-tools: support ABI testing with libabigail,
mwilck
- Have tested dm-raid/lv mirroring with block guard on one leg but not the other, it fails to mirror the disk., Roger Heflin
- [PATCH] libmultipath: don't return error on invalid values,
Benjamin Marzinski
- [PATCH v3 0/9] improving config parsing warnings,
Benjamin Marzinski
- [PATCH] dm snapshot: remove unneeded variable,
cgel . zte
- [PATCH] dm: remove unneeded variable,
cgel . zte
[PATCH v2 0/9] improving config parsing warnings,
Benjamin Marzinski
[RFC PATCH 1/1] dm crypt: change maximum sector size to PAGE_SIZE,
Itai Handler
decouple DAX from block devices,
Christoph Hellwig
- [PATCH 28/29] iomap: build the block based code conditionally, Christoph Hellwig
- [PATCH 13/29] fsdax: use a saner calling convention for copy_cow_page_dax, Christoph Hellwig
- [PATCH 04/29] dax: simplify the dax_device <-> gendisk association, Christoph Hellwig
- [PATCH 15/29] xfs: add xfs_zero_range and xfs_truncate_page helpers, Christoph Hellwig
- [PATCH 02/29] dm: make the DAX support dependend on CONFIG_FS_DAX, Christoph Hellwig
- [PATCH 08/29] dax: remove dax_capable, Christoph Hellwig
- [PATCH 07/29] xfs: factor out a xfs_setup_dax_always helper, Christoph Hellwig
- [PATCH 10/29] dm-log-writes: add a log_writes_dax_pgoff helper, Christoph Hellwig
- [PATCH 11/29] dm-stripe: add a stripe_dax_pgoff helper, Christoph Hellwig
- [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported, Christoph Hellwig
- [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code, Christoph Hellwig
- [PATCH 03/29] dax: remove CONFIG_DAX_DRIVER, Christoph Hellwig
- [PATCH 24/29] xfs: use xfs_direct_write_iomap_ops for DAX zeroing, Christoph Hellwig
- [PATCH 22/29] iomap: add a IOMAP_DAX flag, Christoph Hellwig
- [PATCH 09/29] dm-linear: add a linear_dax_pgoff helper, Christoph Hellwig
- [PATCH 17/29] fsdax: factor out a dax_memzero helper, Christoph Hellwig
- [PATCH 29/29] fsdax: don't require CONFIG_BLOCK, Christoph Hellwig
- [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev, Christoph Hellwig
- [PATCH 23/29] xfs: use IOMAP_DAX to check for DAX mappings, Christoph Hellwig
- [PATCH 19/29] ext2: cleanup the dax handling in ext2_fill_super, Christoph Hellwig
- [PATCH 01/29] nvdimm/pmem: move dax_attribute_group from dax to pmem, Christoph Hellwig
- [PATCH 12/29] fsdax: remove a pointless __force cast in copy_cow_page_dax, Christoph Hellwig
- [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev, Christoph Hellwig
- [PATCH 27/29] dax: fix up some of the block device related ifdefs, Christoph Hellwig
- [PATCH 21/29] xfs: move dax device handling into xfs_{alloc, free}_buftarg, Christoph Hellwig
- [PATCH 20/29] ext4: cleanup the dax handling in ext4_fill_super, Christoph Hellwig
- [PATCH 14/29] fsdax: simplify the pgoff calculation, Christoph Hellwig
- [PATCH 16/29] fsdax: simplify the offset check in dax_iomap_zero, Christoph Hellwig
- [PATCH 26/29] fsdax: shift partition offset handling into the file systems, Christoph Hellwig
Kernel-4.14: With ubuntu-18.04 building rootfs images and booting gives SQUASHFS error: xz decompression failed, data probably corrupt,
Pintu Agarwal
[git pull] device mapper changes for 5.16,
Mike Snitzer
[PATCH v2 0/2] Dax poison recovery,
Jane Chu
[PATCH] libmultipath: add path wildcard "%I" for init state,
mwilck
[PATCH] multipath: fix exit status of multipath -T,
mwilck
[RFC PATCH 0/8] block: add support for REQ_OP_VERIFY,
Chaitanya Kulkarni
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY, Christoph Hellwig
- [PATCH 4/8] nvmet: add Verify command support for bdev-ns, Chaitanya Kulkarni
- [RFC PATCH 1/8] block: add support for REQ_OP_VERIFY, Chaitanya Kulkarni
- [RFC PATCH 8/8] md: add support for REQ_OP_VERIFY, Chaitanya Kulkarni
- [RFC PATCH 5/8] nvmet: add Verify emulation support for bdev-ns, Chaitanya Kulkarni
- [RFC PATCH 2/8] scsi: add REQ_OP_VERIFY support, Chaitanya Kulkarni
- [RFC PATCH 3/8] nvme: add support for the Verify command, Chaitanya Kulkarni
- [RFC PATCH 7/8] null_blk: add REQ_OP_VERIFY support, Chaitanya Kulkarni
- [RFC PATCH 6/8] nvmet: add verify emulation support for file-ns, Chaitanya Kulkarni
- Re: [RFC PATCH 0/8] block: add support for REQ_OP_VERIFY, Douglas Gilbert
[PATCH] dm: add module parameter bdev_wait,
Mark-PK Tsai
[PATCH] dm writecache: Make use of the helper macro kthread_run(), Cai Huoqing
[PATCH] dm crypt: Make use of the helper macro kthread_run(), Cai Huoqing
[PATCH] dm: log table creation error code, Michał Mirosław
[PATCH] dm: make workqueue names device-specific, Michał Mirosław
[PATCH 0/3] block: keep quiesce & unquiesce balanced for scsi/dm,
Ming Lei
[PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag,
Jane Chu
- [PATCH 3/6] pmem: pmem_dax_direct_access() to honor the DAXDEV_F_RECOVERY flag, Jane Chu
- [PATCH 4/6] dm, dax, pmem: prepare dax_copy_to/from_iter() APIs with DAXDEV_F_RECOVERY, Jane Chu
- [PATCH 5/6] dax, pmem: Add data recovery feature to pmem_copy_to/from_iter(), Jane Chu
- [PATCH 1/6] dax: introduce RWF_RECOVERY_DATA flag to preadv2() and pwritev2(), Jane Chu
- [PATCH 2/6] dax: prepare dax_direct_access() API with DAXDEV_F_RECOVERY flag, Jane Chu
- [PATCH 6/6] dm: Ensure dm honors DAXDEV_F_RECOVERY flag on dax only, Jane Chu
- Re: [PATCH 0/6] dax poison recovery with RWF_RECOVERY_DATA flag, Christoph Hellwig
[PATCH 0/7] multipathd: remove udev settle dependency,
Benjamin Marzinski
[PATCH] audit: correct the AUDIT_DM_CTRL and AUDIT_DM_EVENT numbering,
Paul Moore
use bio kmap helpers in device mapper,
Christoph Hellwig
[PATCH v6 0/4] blk-crypto cleanups,
Eric Biggers
don't use ->bd_inode to access the block device size v3,
Christoph Hellwig
- [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 02/30] block: add a bdev_nr_bytes helper, Christoph Hellwig
- [PATCH 06/30] md: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h, Christoph Hellwig
- [PATCH 03/30] bcache: remove bdev_sectors, Christoph Hellwig
- [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block, Christoph Hellwig
- [PATCH 08/30] target/iblock: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 10/30] fs: simplify init_page_buffers, Christoph Hellwig
- [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 14/30] fat: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 16/30] hfsplus: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 07/30] nvmet: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 13/30] cramfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 15/30] hfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 17/30] jfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 25/30] block: add a sb_bdev_nr_blocks helper, Christoph Hellwig
- [PATCH 21/30] pstore/blk: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate, Christoph Hellwig
- [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them, Christoph Hellwig
- [PATCH 27/30] jfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 26/30] ext4: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 29/30] reiserfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 28/30] ntfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 30/30] udf: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 23/30] squashfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- Re: don't use ->bd_inode to access the block device size v3, Jens Axboe
- Re: don't use ->bd_inode to access the block device size v3, Jens Axboe
futher decouple DAX from block devices,
Christoph Hellwig
- [PATCH 11/11] dax: move bdev_dax_pgoff to fs/dax.c, Christoph Hellwig
- [PATCH 06/11] xfs: factor out a xfs_setup_dax helper, Christoph Hellwig
- [PATCH 03/11] dax: simplify the dax_device <-> gendisk association, Christoph Hellwig
- [PATCH 07/11] dax: remove dax_capable, Christoph Hellwig
- [PATCH 02/11] dax: remove CONFIG_DAX_DRIVER, Christoph Hellwig
- [PATCH 08/11] dm-linear: add a linear_dax_pgoff helper, Christoph Hellwig
- [PATCH 05/11] dax: move the partition alignment check into fs_dax_get_by_bdev, Christoph Hellwig
- [PATCH 01/11] dm: make the DAX support dependend on CONFIG_FS_DAX, Christoph Hellwig
- [PATCH 04/11] dax: remove the pgmap sanity checks in generic_fsdax_supported, Christoph Hellwig
- [PATCH 09/11] dm-log-writes: add a log_writes_dax_pgoff helper, Christoph Hellwig
- [PATCH 10/11] dm-stripe: add a stripe_dax_pgoff helper, Christoph Hellwig
- Re: futher decouple DAX from block devices, Dan Williams
- Re: futher decouple DAX from block devices, Eric Sandeen
[PATCH 0/9] block: reviewed add_disk() error handling set,
Luis Chamberlain
- [PATCH 5/9] xen-blkfront: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 7/9] um/drivers/ubd_kern: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 6/9] m68k/emu/nfblock: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 8/9] rnbd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 4/9] bcache: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 1/9] scsi/sd: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 2/9] scsi/sr: add error handling support for add_disk(), Luis Chamberlain
- [PATCH 3/9] dm: add add_disk() error handling, Luis Chamberlain
- [PATCH 9/9] mtd: add add_disk() error handling, Luis Chamberlain
- Re: [PATCH 0/9] block: reviewed add_disk() error handling set, Martin K. Petersen
- Re: (subset) [PATCH 0/9] block: reviewed add_disk() error handling set, Jens Axboe
[git pull] device mapper fixes for 5.15-rc6,
Mike Snitzer
don't use ->bd_inode to access the block device size v2,
Christoph Hellwig
- [PATCH 18/30] nfs/blocklayout: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 24/30] block: use bdev_nr_bytes instead of open coding it in blkdev_fallocate, Christoph Hellwig
- [PATCH 26/30] ext4: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 21/30] pstore/blk: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 27/30] jfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 30/30] udf: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 23/30] squashfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 25/30] block: add a sb_bdev_nr_blocks helper, Christoph Hellwig
- [PATCH 28/30] ntfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 29/30] reiserfs: use sb_bdev_nr_blocks, Christoph Hellwig
- [PATCH 17/30] jfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 08/30] target/iblock: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 10/30] fs: simplify init_page_buffers, Christoph Hellwig
- [PATCH 20/30] ntfs3: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 15/30] hfs: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 02/30] block: add a bdev_nr_bytes helper, Christoph Hellwig
- [PATCH 14/30] fat: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 12/30] btrfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h, Christoph Hellwig
- [PATCH 05/30] dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them, Christoph Hellwig
- [PATCH 13/30] cramfs: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 19/30] nilfs2: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 07/30] nvmet: use bdev_nr_bytes instead of open coding it, Christoph Hellwig
- [PATCH 16/30] hfsplus: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
- [PATCH 03/30] bcache: remove bdev_sectors, Christoph Hellwig
- [PATCH 09/30] fs: use bdev_nr_bytes instead of open coding it in blkdev_max_block, Christoph Hellwig
- [PATCH 04/30] drbd: use bdev_nr_sectors instead of open coding it, Christoph Hellwig
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]