Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH AUTOSEL 6.5 15/15] dm-crypt: start allocating with MAX_ORDER
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.6 17/17] dm-crypt: start allocating with MAX_ORDER
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH 1/2] mm, treewide: Introduce NR_PAGE_ORDERS
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH v2 2/2] dm verity: don't verity if readahead failed
- From: Wu Bo <bo.wu@xxxxxxxx>
- [PATCH v2 1/2] dm verity: init fec io before cleaning it
- From: Wu Bo <bo.wu@xxxxxxxx>
- [PATCH v2 0/2] dm verity: fix FEC stuck during lower dm suspend
- From: Wu Bo <bo.wu@xxxxxxxx>
- [device-mapper-dm:dm-vdo 45/51] ld.lld: error: undefined symbol: __uds_log_message
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 2/2] dm verity: don't verity if readahead failed
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/2] dm verity: init fec io before cleaning it
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/2] mm, treewide: Introduce NR_PAGE_ORDERS
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] mm, treewide: Rename MAX_ORDER to MAX_PAGE_ORDER
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH 1/2] mm, treewide: Introduce NR_PAGE_ORDERS
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [PATCH 2/2] dm verity: don't verity if readahead failed
- From: Wu Bo <bo.wu@xxxxxxxx>
- [PATCH 1/2] dm verity: init fec io before cleaning it
- From: Wu Bo <bo.wu@xxxxxxxx>
- [PATCH 0/2] dm verity: fix FEC stuck during lower dm suspend
- From: Wu Bo <bo.wu@xxxxxxxx>
- Re: [PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH 1/3] dm vdo: remove pointer-map
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 2/3] dm vdo int-map: rename functions to match device-mapper name style
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 3/3] dm vdo int-map: remove unused parameter from vdo_int_map_create
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 0/3] dm vdo: clean up hash maps
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 1/5] dm vdo wait-queue: add proper namespace to interface
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 3/5] dm vdo wait-queue: optimize vdo_waitq_dequeue_matching_waiters
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 5/5] dm vdo wait-queue: rename to vdo_waitq_dequeue_waiter
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 2/5] dm vdo wait-queue: remove unused debug function vdo_waitq_get_next_waiter
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 4/5] dm vdo block-map: optimize enter_zone_read_only_mode
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 0/5] dm vdo wait-queue: clean up interface
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.7-rc2
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.7-rc2
- From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.7-rc2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.7-rc2
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- [device-mapper-dm:dm-vdo 45/51] ld.lld: error: undefined symbol: vdo_initialize_layout
- From: kernel test robot <lkp@xxxxxxxxx>
- Fwd: fdatasync to a block device seems to block writes on unrelated devices
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.7-rc2
- From: "Kirill A. Shutemov" <kirill.shutemov@xxxxxxxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.7-rc2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.7-rc2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [git pull] device mapper fixes for 6.7-rc2
- From: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
- [git pull] device mapper fixes for 6.7-rc2
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- dm-devel@xxxxxxxxxx mailing list reminder
- From: dm-devel-bounces@xxxxxxxxxx
- [PATCH 2/5] dm vdo io-submitter: rename to vdo_submit_metadata_vio
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 4/5] dm vdo io-submitter: rename to vdo_submit_data_vio
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 3/5] dm vdo io-submitter: rename to vdo_submit_flush_vio
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 5/5] dm vdo io-submitter: rename to vdo_submit_vio and submit_data_vio
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 0/5] dm vdo io-submitter: clean up interface
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 1/5] dm vdo io-submitter: remove get_bio_sector
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 19/40] dm vdo: add data_vio, the request object which services incoming bios
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 22/40] dm vdo: add hash locks and hash zones
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 03/40] dm vdo: add memory allocation utilities
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 38/40] dm vdo: add the top-level DM target
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 25/40] dm vdo: add slab structure, slab journal and reference counters
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 36/40] dm vdo: add sysfs support for setting parameters and fetching stats
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 16/40] dm vdo: implement external deduplication index interface
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 34/40] dm vdo: add the on-disk formats and marshalling of vdo structures
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 37/40] dm vdo: add debugging support
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 27/40] dm vdo: add the block allocators and physical zones
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 33/40] dm vdo: add the primary vdo structure
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 35/40] dm vdo: add statistics reporting
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 15/40] dm vdo: implement top-level deduplication index
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 11/40] dm vdo: implement the delta index
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 31/40] dm vdo: add the recovery journal
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 29/40] dm vdo: add the block map
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 32/40] dm vdo: add repair of damaged vdo volumes
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 10/40] dm vdo: add deduplication index storage interface
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 14/40] dm vdo: implement the chapter volume store
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 30/40] dm vdo: implement the block map page cache
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 20/40] dm vdo: add flush support
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 28/40] dm vdo: add the slab depot
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 40/40] dm vdo: add MAINTAINERS file entry
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 08/40] dm vdo: add basic hash map data structures
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 24/40] dm vdo: add the compressed block bin packer
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 18/40] dm vdo: add vio, the request object for vdo metadata
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 39/40] dm vdo: enable configuration and building of dm-vdo
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 04/40] dm vdo: add basic logging and support utilities
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 23/40] dm vdo: add use of deduplication index in hash zones
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 17/40] dm vdo: add administrative state and action manager
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 26/40] dm vdo: add the slab summary
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 07/40] dm vdo: add specialized request queueing functionality
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 12/40] dm vdo: implement the volume index
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 09/40] dm vdo: add deduplication configuration structures
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 13/40] dm vdo: implement the open chapter and chapter indexes
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 05/40] dm vdo: add vdo type declarations, constants, and simple data structures
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 21/40] dm vdo: add the vdo io_submitter
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 06/40] dm vdo: add thread and synchronization utilities
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 02/40] dm vdo: add the MurmurHash3 fast hashing algorithm
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 00/40] dm vdo: add the dm-vdo deduplication and compression DM target
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v5 01/40] dm: add documentation for dm-vdo target
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH] dm-crypt: start allocating with MAX_ORDER
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 2/2] dm-verity: don't use blocking calls from tasklets
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/2] dm-bufio: fix no-sleep mode
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- PATCH 0/2] fix dm-verity tasklets
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 3/3] dm-delay: avoid duplicate logic
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 2/3] dm-delay: fix bugs in kthread mode
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/3] dm-delay: fix a race between delay_presuspend and delay_bio
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 0/3] dm-delay patches
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] multipath-tools: set usr_prefix to /usr in default configuration
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: dm-thin: Improve performance of O_SYNC IOs to mapped data
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: Patch : drivers/md/dm-verity-target.c
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: Patch : drivers/md/dm-verity-target.c
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- RE: Patch : drivers/md/dm-verity-target.c
- From: Aaditya Raj Barnwal <abarnwal@xxxxxxxxxxxxxxxx>
- RE: Patch : drivers/md/dm-verity-target.c
- From: "Aaditya Raj Barnwal (QUIC)" <quic_abarnwal@xxxxxxxxxxx>
- RE: Patch : drivers/md/dm-verity-target.c
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- RE: Patch : drivers/md/dm-verity-target.c
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- RE: Patch : drivers/md/dm-verity-target.c
- From: "Aaditya Raj Barnwal (QUIC)" <quic_abarnwal@xxxxxxxxxxx>
- Re: [PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH] multipath-tools: set usr_prefix to /usr in default configuration
- Re: [PATCH 2/2] Makefile.inc: always use /usr/include for includedir
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 1/2] Makefile.inc: always use /usr/share/man for mandir
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH 3/8] dm vdo memory-alloc: rename UDS_FREE to uds_free
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 4/8] dm vdo memory-alloc: rename UDS_ALLOCATE to uds_allocate
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 5/8] dm vdo memory-alloc: rename UDS_ALLOCATE_EXTENDED to uds_allocate_extended
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 1/8] dm vdo memory-alloc: remove UDS_ALLOCATE_NOWAIT macro
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 7/8] dm vdo memory-alloc: cleanup flow of memory-alloc.h
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 8/8] dm vdo memory-alloc: mark branch unlikely() in uds_allocate_memory()
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 6/8] dm vdo memory-alloc: rename uds_free_memory to uds_free
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 2/8] dm vdo memory-alloc: rename UDS_FORGET to uds_forget
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH 0/8] dm vdo memory-alloc: various fixes
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH] dm vdo: use BUILD_BUG_ON instead of STATIC_ASSERT
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- Re: [PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [PATCH 0/2] Makefile cleanups.
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 2/2] Makefile.inc: always use /usr/include for includedir
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 1/2] Makefile.inc: always use /usr/share/man for mandir
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 6/6] multipathd: Add auto_resize config option
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 3/6] multipathd: check and update all paths when in cli_resize
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 1/6] libmultipath: Add max_retries config option
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH] loop/010: Add test for mode 0 fallocate() on loop devices
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH] loop/010: Add test for mode 0 fallocate() on loop devices
- From: Yi Zhang <yi.zhang@xxxxxxxxxx>
- [PATCH] loop/010: Add test for mode 0 fallocate() on loop devices
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v9 3/3] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v9 2/3] dm: Add block provisioning support
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v9 1/3] block: Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v9 0/3] [PATCH v9 0/3] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v2 1/6] libmultipath: Add max_retries config option
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 5/6] multipathd: move resize_map() to multipathd/main.c
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 3/6] multipathd: check and update all paths when in cli_resize
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 6/6] multipathd: Add auto_resize config option
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 2/6] libmutipath: Retain device size if sysfs_get_size fails.
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 0/6] Two multipath features.
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 4/6] multipathd: move post-reloading commands into resize_map()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/7] libmultipath: Add max_retries config option
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 1/7] libmultipath: Add max_retries config option
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Crash in dm-verity/bufio if use with tasklets
- From: Milan Broz <gmazyland@xxxxxxxxx>
- Re: [PATCH 1/7] libmultipath: Add max_retries config option
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH] dm vdo: add "funnel-" filename prefix to funnel-queue based sources
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- Re: [PATCH 7/7] libmultipath.version: bump ABI version to 22.0.0
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 6/7] multipathd: Add auto_resize config option
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/7] libmultipath: Add max_retries config option
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 3/7] multipathd: check and update all paths when in cli_resize
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 7/7] libmultipath.version: bump ABI version to 22.0.0
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 6/7] multipathd: Add auto_resize config option
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 5/7] multipathd: move resize_map() to multipathd/main.c
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 4/7] multipathd: move post-reloading commands into resize_map()
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 3/7] multipathd: check and update all paths when in cli_resize
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 2/7] libmutipath: Retain device size if sysfs_get_size fails.
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 1/7] libmultipath: Add max_retries config option
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2] swiotlb-xen: provide the "max_mapping_size" method
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v2] swiotlb-xen: provide the "max_mapping_size" method
- From: Stefano Stabellini <sstabellini@xxxxxxxxxx>
- Re: [PATCH v17 12/12] null_blk: add support for copy offload
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v2] swiotlb-xen: provide the "max_mapping_size" method
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: swiotlb-xen: provide the "max_mapping_size" method
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] swiotlb-xen: provide the "max_mapping_size" method
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH] swiotlb-xen: provide the "max_mapping_size" method
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [device-mapper-dm:dm-vdo-wip 74/90] dm-vdo-target.c:(.text.free_device_config+0xc0): undefined reference to `uds_free'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Patch : drivers/md/dm-verity-target.c
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] dm-verity: hash blocks with shash import+finup when possible
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Patch : drivers/md/dm-verity-target.c
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Patch : drivers/md/dm-verity-target.c
- From: "Aaditya Raj Barnwal (QUIC)" <quic_abarnwal@xxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Christoph Hellwig <hch@xxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Christoph Hellwig <hch@xxxxxx>
- [device-mapper-dm:dm-vdo-wip 74/90] aarch64-linux-ld: dm-vdo-target.c:undefined reference to `uds_free'
- From: kernel test robot <lkp@xxxxxxxxx>
- [device-mapper-dm:dm-vdo-wip 74/90] dm-vdo-target.c:undefined reference to `uds_free'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [device-mapper-dm:dm-vdo-wip 17/90] htmldocs: Documentation/admin-guide/device-mapper/vdo.rst: WARNING: document isn't included in any toctree
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: "Marek Marczykowski-G'orecki" <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [device-mapper-dm:dm-vdo-wip 55/90] drivers/md/dm-vdo/block-map.h:35:37: warning: 'UNMAPPED_BLOCK_MAP_ENTRY' defined but not used
- From: Yujie Liu <yujie.liu@xxxxxxxxx>
- [PATCH 1/7] libmultipath: Add max_retries config option
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 6/7] multipathd: Add auto_resize config option
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 0/7] Two multipath features.
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 5/7] multipathd: move resize_map() to multipathd/main.c
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 7/7] libmultipath.version: bump ABI version to 22.0.0
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 4/7] multipathd: move post-reloading commands into resize_map()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 3/7] multipathd: check and update all paths when in cli_resize
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 2/7] libmutipath: Retain device size if sysfs_get_size fails.
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [device-mapper-dm:dm-vdo-wip 55/90] drivers/md/dm-vdo/block-map.h:35:37: warning: 'UNMAPPED_BLOCK_MAP_ENTRY' defined but not used
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Jan Kara <jack@xxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] dm-verity: hash blocks with shash import+finup when possible
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] dm-verity: hash blocks with shash import+finup when possible
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [git pull] device mapper changes for 6.7
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v4 00/39] dm vdo: add the dm-vdo deduplication and compression DM target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [git pull] device mapper changes for 6.7
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [REGRESSION] dm_crypt essiv ciphers do not use async driver mv-aes-cbc anymore
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [REGRESSION] dm_crypt essiv ciphers do not use async driver mv-aes-cbc anymore
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Jan Kara <jack@xxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH] dm-verity: hash blocks with shash import+finup when possible
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] dm-verity: hash blocks with shash import+finup when possible
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] dm verity: don't verity if readahead failed
- From: Wu Bo <bo.wu@xxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Ming Lei <tom.leiming@xxxxxxxxx>
- [PATCH] dm-crypt: account large pages in cc->n_allocated_pages
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH next] dm delay: Fix missing error code in delay_ctr()
- From: Christian Loehle <christian.loehle@xxxxxxx>
- [PATCH next] dm delay: Fix missing error code in delay_ctr()
- From: Harshit Mogalapalli <harshit.m.mogalapalli@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dm-verity: hash blocks with shash import+finup when possible
- From: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Jan Kara <jack@xxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Jan Kara <jack@xxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Jan Kara <jack@xxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2 08/14] multipathd.service: require modprobe@dm_multipath.service if available
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2 12/14] README.md: update mailing list and contributing information
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Jan Kara <jack@xxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Vlastimil Babka <vbabka@xxxxxxx>
- [PATCH] dm-thin: Improve performance of O_SYNC IOs to mapped data
- From: Yarden Maymon <yarden.maymon@xxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm-verity: hash blocks with shash import+finup when possible
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v3] dm: error: Add support for zoned block devices
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Vlastimil Babka <vbabka@xxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: "Linux regression tracking #update (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- [PATCH] dm-integrity: use crypto_shash_digest() in sb_mac()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] dm-crypt: use crypto_shash_digest() in crypt_iv_tcw_whitening()
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] dm: remove dm_set_md_type()
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: [PATCH v2 08/14] multipathd.service: require modprobe@dm_multipath.service if available
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 14/14] README.md: fix formatting of Changelog section
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 13/14] README.md: Extend the section about NVMe
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 12/14] README.md: update mailing list and contributing information
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 11/14] Makefile.inc, README.md: fix docs for prefix in split-usr case
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: dm: delay: use kthread instead of timers and wq
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 10/14] multipath.conf.5: fix typo
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 08/14] multipathd.service: require modprobe@dm_multipath.service if available
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 07/14] libmultipath: io_err_stat: fix error handling
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v3] dm: error: Add support for zoned block devices
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 06/14] libmultipath: io_err_stat: use higher number of aio slots
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 05/14] libmultipath: io_err_stat: call io_destroy() inside free_io_err_pathvec()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 04/14] libmultipath: io_err_stat: don't free aio memory before completion
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 03/14] libmultipath: directio: fix error handling
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 02/14] libmultipath: directio: don't reset ct->running after io_cancel()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH RFC v11 5/19] ipe: introduce 'boot_verified' as a trust provider
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH] dm vdo: add MAINTAINERS file entry
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 27/39] dm vdo: add the block allocators and physical zones
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 38/39] dm vdo: add the top-level DM target
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 34/39] dm vdo: add the on-disk formats and marshalling of vdo structures
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 31/39] dm vdo: add the recovery journal
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 14/39] dm vdo: implement the chapter volume store
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 25/39] dm vdo: add slab structure, slab journal and reference counters
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 20/39] dm vdo: add flush support
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 22/39] dm vdo: add hash locks and hash zones
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 29/39] dm vdo: add the block map
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 35/39] dm vdo: add statistics reporting
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 36/39] dm vdo: add sysfs support for setting parameters and fetching stats
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 19/39] dm vdo: add data_vio, the request object which services incoming bios
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 33/39] dm vdo: add the primary vdo structure
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 32/39] dm vdo: add repair of damaged vdo volumes
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 01/39] dm: add documentation for dm-vdo target
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 16/39] dm vdo: implement external deduplication index interface
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 05/39] dm vdo: add vdo type declarations, constants, and simple data structures
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 15/39] dm vdo: implement top-level deduplication index
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 21/39] dm vdo: add the vdo io_submitter
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 11/39] dm vdo: implement the delta index
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 28/39] dm vdo: add the slab depot
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 30/39] dm vdo: implement the block map page cache
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 12/39] dm vdo: implement the volume index
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 08/39] dm vdo: add basic hash map data structures
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 18/39] dm vdo: add vio, the request object for vdo metadata
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 10/39] dm vdo: add deduplication index storage interface
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 37/39] dm vdo: add debugging support
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 26/39] dm vdo: add the slab summary
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 17/39] dm vdo: add administrative state and action manager
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 39/39] dm vdo: enable configuration and building of dm-vdo
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 07/39] dm vdo: add specialized request queueing functionality
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 23/39] dm vdo: add use of deduplication index in hash zones
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 13/39] dm vdo: implement the open chapter and chapter indexes
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 24/39] dm vdo: add the compressed block bin packer
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 09/39] dm vdo: add deduplication configuration structures
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 04/39] dm vdo: add basic logging and support utilities
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 06/39] dm vdo: add thread and synchronization utilities
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 03/39] dm vdo: add memory allocation utilities
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 02/39] dm vdo: add the MurmurHash3 fast hashing algorithm
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- [PATCH v4 00/39] dm vdo: add the dm-vdo deduplication and compression DM target
- From: Matthew Sakai <msakai@xxxxxxxxxx>
- Re: [PATCH RFC v11 2/19] ipe: add policy parser
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 5/19] ipe: introduce 'boot_verified' as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [PATCH v2 14/14] README.md: fix formatting of Changelog section
- [PATCH v2 12/14] README.md: update mailing list and contributing information
- [PATCH v2 13/14] README.md: Extend the section about NVMe
- [PATCH v2 11/14] Makefile.inc, README.md: fix docs for prefix in split-usr case
- [PATCH v2 09/14] libmpathutil: remove systemd_service_enabled()
- [PATCH v2 08/14] multipathd.service: require modprobe@dm_multipath.service if available
- [PATCH v2 10/14] multipath.conf.5: fix typo
- [PATCH v2 07/14] libmultipath: io_err_stat: fix error handling
- [PATCH v2 06/14] libmultipath: io_err_stat: use higher number of aio slots
- [PATCH v2 02/14] libmultipath: directio: don't reset ct->running after io_cancel()
- [PATCH v2 05/14] libmultipath: io_err_stat: call io_destroy() inside free_io_err_pathvec()
- [PATCH v2 04/14] libmultipath: io_err_stat: don't free aio memory before completion
- [PATCH v2 03/14] libmultipath: directio: fix error handling
- [PATCH v2 01/14] libmultipath: reduce log level of directio messages
- [PATCH v2 00/14] multipath: aio, systemd, and documentation improvements
- Re: [PATCH v3] dm: error: Add support for zoned block devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/6] libmultipath: io_err_stat: don't free aio memory before completion
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 5/6] multipath-tools: systemd: require modprobe@dm_multipath.service
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 6/6] libmpathutil: remove systemd_service_enabled()
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 2/6] libmultipath: directio: don't reset ct->running after io_cancel()
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 2/6] libmultipath: directio: don't reset ct->running after io_cancel()
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v3] dm: error: Add support for zoned block devices
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v2] dm: error: Add support for zoned block devices
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH RFC v11 3/19] ipe: add evaluation loop
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [PATCH v3] dm: respect REQ_NOWAIT flag in normal bios issued to DM
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 6/6] libmpathutil: remove systemd_service_enabled()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2] dm: error: Add support for zoned block devices
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2] dm: respect REQ_NOWAIT flag in bios issued to DM
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH 5/6] multipath-tools: systemd: require modprobe@dm_multipath.service
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 4/6] libmultipath: io_err_stat: call io_destroy() before free_io_err_pathvec()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 3/6] libmultipath: io_err_stat: don't free aio memory before completion
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 2/6] libmultipath: directio: don't reset ct->running after io_cancel()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/6] libmultipath: reduce log level of directio messages
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH RFC v11 2/19] ipe: add policy parser
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] dm: error: Add support for zoned block devices
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v2] dm: respect REQ_NOWAIT flag in bios issued to DM
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2] dm: respect REQ_NOWAIT flag in bios issued to DM
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2] dm: error: Add support for zoned block devices
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH v2] dm: error: Add support for zoned block devices
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] dm: error: Add support for zoned block devices
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH] dm: error: Add support for zoned block devices
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Marek Marczykowski-Górecki <marmarek@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dm: error: Add support for zoned block devices
- From: Naohiro Aota <Naohiro.Aota@xxxxxxx>
- Re: [PATCH] dm: error: Add support for zoned block devices
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v17 03/12] block: add copy offload support
- From: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
- Re: dm crypt: replace open-coded kmemdup_nul
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: dm crypt: replace open-coded kmemdup_nul
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] dm log userspace: replace deprecated strncpy with strscpy
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] dm cache metadata: replace deprecated strncpy with strscpy
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] dm crypt: replace open-coded kmemdup_nul
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] dm ioctl: replace deprecated strncpy with strscpy_pad
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: dm: Respect REQ_NOWAIT bios
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: dm: Respect REQ_NOWAIT bios
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: dm: Respect REQ_NOWAIT bios
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 2/6] libmultipath: directio: don't reset ct->running after io_cancel()
- [PATCH 6/6] libmpathutil: remove systemd_service_enabled()
- [PATCH 5/6] multipath-tools: systemd: require modprobe@dm_multipath.service
- [PATCH 0/6] multipath: aio and systemd service improvements
- [PATCH 3/6] libmultipath: io_err_stat: don't free aio memory before completion
- [PATCH 4/6] libmultipath: io_err_stat: call io_destroy() before free_io_err_pathvec()
- [PATCH 1/6] libmultipath: reduce log level of directio messages
- Re: [PATCH] dm: error: Add support for zoned block devices
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH] dm: error: Add support for zoned block devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC v11 9/19] ipe: add permissive toggle
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 18/19] ipe: kunit test for parser
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 11/19] dm verity: set DM_TARGET_SINGLETON feature flag
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 15/19] fsverity: consume builtin signature via LSM hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 13/19] dm verity: consume root hash digest and signature data via LSM hook
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 14/19] ipe: add support for dm-verity as a trust provider
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 17/19] scripts: add boot policy generation program
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 4/19] ipe: add LSM hooks on execution and kernel read
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 16/19] ipe: enable support for fs-verity as a trust provider
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 12/19] dm: add finalize hook to target_type
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 5/19] ipe: introduce 'boot_verified' as a trust provider
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 8/19] uapi|audit|ipe: add ipe auditing support
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 3/19] ipe: add evaluation loop
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v11 2/19] ipe: add policy parser
- From: Paul Moore <paul@xxxxxxxxxxxxxx>
- [PATCH] dm: error: Add support for zoned block devices
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: Intermittent storage (dm-crypt?) freeze - regression 6.4->6.5
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v17 08/12] nvmet: add copy command support for bdev and file ns
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCHv2] dm: delay: use kthread instead of timers and wq
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH v2] qat: fix deadlock in backlog processing
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: dm: delay: use kthread instead of timers and wq
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v17 12/12] null_blk: add support for copy offload
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v17 05/12] fs/read_write: Enable copy_file_range for block device.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 06/12] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 12/12] null_blk: add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 11/12] null: Enable trace capability for null block
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 10/12] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 09/12] dm: Add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 08/12] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 07/12] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 04/12] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 03/12] block: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 02/12] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 01/12] block: Introduce queue limits and sysfs for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v17 00/12] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH] dm: delay: use kthread instead of timers and wq
- From: Christian Loehle <christian.loehle@xxxxxxx>
- Re: [PATCH v2 11/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v2 04/13] linkmode: convert linkmode_{test,set,clear,mod}_bit() to macros
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH v16 04/12] block: add emulation for copy
- From: Nitesh Jagadeesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH 00/10] Fix confusion around MAX_ORDER
- From: Pavel Machek <pavel@xxxxxx>
- [PATCH v2 12/13] lib/bitmap: add compile-time test for __assign_bit() optimization
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 06/14] fs/ntfs3: rename bitmap_size() -> ntfs3_bitmap_size()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 05/14] s390/cio: rename bitmap_size() -> idset_bitmap_size()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 07/13] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH v2 09/13] bitmap: make bitmap_{get, set}_value8() use bitmap_{read, write}()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 04/13] linkmode: convert linkmode_{test, set, clear, mod}_bit() to macros
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH v2 08/13] bitmap: introduce generic optimized bitmap_size()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 03/13] bitops: let the compiler optimize {__,}assign_bit()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 09/14] bitmap: extend bitmap_{get,set}_value8() to bitmap_{get,set}_bits()
- From: Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx>
- Re: [PATCH 03/14] bitops: let the compiler optimize __assign_bit()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 00/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 13/13] lib/bitmap: add tests for IP tunnel flags conversion helpers
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 01/13] bitops: add missing prototype check
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 11/13] ip_tunnel: convert __be16 tunnel flags to bitmaps
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 10/13] ip_tunnel: use a separate struct to store tunnel params in the kernel
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 05/13] s390/cio: rename bitmap_size() -> idset_bitmap_size()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 06/13] fs/ntfs3: add prefix to bitmap_size() and use BITS_TO_U64()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH v2 02/13] bitops: make BYTES_TO_BITS() treewide-available
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH v2 09/13] bitmap: make bitmap_{get,set}_value8() use bitmap_{read,write}()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- Re: (Bisected) Accessing opened Bitlocker partition leads to memory fault and kernel panic on Imac8,1
- From: "Linux regression tracking #update (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: dm-devel has migrated to lists.linux.dev
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: charlesfdotz@xxxxxxxxxxxx
- Re: dm-devel has migrated to lists.linux.dev
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: dm-devel has migrated to lists.linux.dev
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: dm-devel has migrated to lists.linux.dev
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Mailing list move - update your address book!
- From: Alasdair G Kergon <agk@xxxxxxxxxx>
- Re: dm-devel has migrated to lists.linux.dev
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v8 1/5] block: Don't invalidate pagecache for invalid falloc modes
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH -next] dm snapshot: record cause of invalidating snapshot
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: [PATCH v8 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 5/5] block: Pass unshare intent via REQ_OP_PROVISION
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 3/5] loop: Add support for provision requests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 3/5] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v8 0/5] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v8 5/5] block: Pass unshare intent via REQ_OP_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: charlesfdotz@xxxxxxxxxxxx
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH 01/14] bitops: add missing prototype check
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 03/14] bitops: let the compiler optimize __assign_bit()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 12/14] lib/bitmap: add compile-time test for __assign_bit() optimization
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 09/14] bitmap: extend bitmap_{get, set}_value8() to bitmap_{get, set}_bits()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 06/14] fs/ntfs3: rename bitmap_size() -> ntfs3_bitmap_size()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH 09/14] bitmap: extend bitmap_{get, set}_value8() to bitmap_{get, set}_bits()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 05/14] s390/cio: rename bitmap_size() -> idset_bitmap_size()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 07/14] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 08/14] bitmap: introduce generic optimized bitmap_size()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 13/14] lib/bitmap: add tests for bitmap_{get, set}_bits()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH 14/14] lib/bitmap: add tests for IP tunnel flags conversion helpers
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH 03/14] bitops: let the compiler optimize __assign_bit()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: [PATCH 07/14] btrfs: rename bitmap_set_bits() -> btrfs_bitmap_set_bits()
- From: David Sterba <dsterba@xxxxxxx>
- Re: [PATCH 06/14] fs/ntfs3: rename bitmap_size() -> ntfs3_bitmap_size()
- From: Yury Norov <yury.norov@xxxxxxxxx>
- [PATCH 08/14] bitmap: introduce generic optimized bitmap_size()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH 11/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH 05/14] s390/cio: rename bitmap_size() -> idset_bitmap_size()
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH 10/14] ip_tunnel: use a separate struct to store tunnel params in the kernel
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH 04/14] linkmode: convert linkmode_{test, set, clear, mod}_bit() to macros
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH 02/14] bitops: make BYTES_TO_BITS() treewide-available
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- [PATCH 00/14] ip_tunnel: convert __be16 tunnel flags to bitmaps
- From: Alexander Lobakin <aleksander.lobakin@xxxxxxxxx>
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: Damien Le Moal <dlemoal@xxxxxxxxxx>
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: charlesfdotz@xxxxxxxxxxxx
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH RFC] dm thin: Add support for online trim to dm-thinpool
- From: Joe Thornber <thornber@xxxxxxxxxx>
- Feature Request: Device Manager Fake Trim / Zero Trim
- From: charlesfdotz@xxxxxxxxxxxx
- Re: Feature Request: Device Manager Fake Trim / Zero Trim
- From: Hannes Reinecke <hare@xxxxxxx>
- Feature Request: Device Manager Fake Trim / Zero Trim
- From: charlesfdotz@xxxxxxxxxxxx
- Re: [PATCH v8 0/5] Introduce provisioning primitives
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC PATCH 7/5] xfs: add block device provisioning for fallocate
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- [RFC PATCH 6/5] xfs: detect block devices requiring provisioning
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 3/5] loop: Add support for provision requests
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [PATCH v8 5/5] block: Pass unshare intent via REQ_OP_PROVISION
- From: Dave Chinner <david@xxxxxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.6-rc5
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH -next v3 00/25] md: synchronize io with array reconfiguration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v3 00/25] md: synchronize io with array reconfiguration
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next v3 00/25] md: synchronize io with array reconfiguration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v8 2/5] block: Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH RFC] dm thin: Add support for online trim to dm-thinpool
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v7 0/5] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v7 5/5] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v8 5/5] block: Pass unshare intent via REQ_OP_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v8 1/5] block: Don't invalidate pagecache for invalid falloc modes
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v8 4/5] dm: Add block provisioning support
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v8 3/5] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v8 0/5] Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: dm-devel has migrated to lists.linux.dev
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- dm-devel has migrated to lists.linux.dev
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [git pull] device mapper fixes for 6.6-rc5
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: dm crypt: Fix reqsize in crypt_iv_eboiv_gen
- From: "Linux regression tracking (Thorsten Leemhuis)" <regressions@xxxxxxxxxxxxx>
- Re: [PATCH] dm crypt: Fix reqsize in crypt_iv_eboiv_gen
- From: Tatu Heikkilä <tatu.heikkila@xxxxxxxxx>
- (Bisected) Accessing opened Bitlocker partition leads to memory fault and kernel panic on Imac8, 1
- From: Tatu Heikkilä <tatu.heikkila@xxxxxxxxx>
- (Bisected) Accessing opened Bitlocker partition leads to memory fault and kernel panic on Imac8, 1
- From: Tatu Heikkilä <tatu.heikkila@xxxxxxxxx>
- Re: (Bisected) Accessing opened Bitlocker partition leads to memory fault and kernel panic on Imac8, 1
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: dm crypt: Fix reqsize in crypt_iv_eboiv_gen
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: dm crypt: Fix reqsize in crypt_iv_eboiv_gen
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH] dm crypt: Fix reqsize in crypt_iv_eboiv_gen
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH -next v3 00/25] md: synchronize io with array reconfiguration
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next v3 03/25] md: add new helpers to suspend/resume array
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next v3 00/25] md: synchronize io with array reconfiguration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v3 03/25] md: add new helpers to suspend/resume array
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v11 15/19] fsverity: consume builtin signature via LSM hook
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v11 16/19] ipe: enable support for fs-verity as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v11 15/19] fsverity: consume builtin signature via LSM hook
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [RFC PATCH v11 16/19] ipe: enable support for fs-verity as a trust provider
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [RFC PATCH v11 14/19] ipe: add support for dm-verity as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 05/19] ipe: introduce 'boot_verified' as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 09/19] ipe: add permissive toggle
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 13/19] dm verity: consume root hash digest and signature data via LSM hook
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 18/19] ipe: kunit test for parser
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 03/19] ipe: add evaluation loop
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 19/19] documentation: add ipe documentation
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 02/19] ipe: add policy parser
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 01/19] security: add ipe lsm
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 11/19] dm verity: set DM_TARGET_SINGLETON feature flag
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 07/19] ipe: add userspace interface
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 16/19] ipe: enable support for fs-verity as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 00/19] Integrity Policy Enforcement LSM (IPE)
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 12/19] dm: add finalize hook to target_type
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 10/19] block|security: add LSM blob to block_device
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 17/19] scripts: add boot policy generation program
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 04/19] ipe: add LSM hooks on execution and kernel read
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 15/19] fsverity: consume builtin signature via LSM hook
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 06/19] security: add new securityfs delete function
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v11 08/19] uapi|audit|ipe: add ipe auditing support
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [PATCH] Respect REQ_NOWATI bios
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] dm: make __send_duplicate_bios return unsigned int
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2] qat: fix deadlock in backlog processing
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [bug report] dm-crypt setup failure with next-20230929 kernel
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [bug report] dm-crypt setup failure with next-20230929 kernel
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH v4 0/29] block: Make blkdev_get_by_*() return handle
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v16 08/12] nvmet: add copy command support for bdev and file ns
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [REGRESSION] dm_crypt essiv ciphers do not use async driver mv-aes-cbc anymore
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH v2] qat: fix deadlock in backlog processing
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: [PATCH] dm: Annotate struct dm_bio_prison with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] dm: Annotate struct dm_stat with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] dm crypt: Annotate struct crypt_config with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] dm raid: Annotate struct raid_set with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] dm: Annotate struct stripe_c with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH v4 0/29] block: Make blkdev_get_by_*() return handle
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH -next v3 00/25] md: synchronize io with array reconfiguration
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next v3 03/25] md: add new helpers to suspend/resume array
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH 00/10] Fix confusion around MAX_ORDER
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH -next v3 01/25] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH -next v3 07/25] md: use new apis to suspend array for serialize_policy_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 04/25] md: add new helpers to suspend/resume and lock/unlock array
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 08/25] md/dm-raid: use new apis to suspend array
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] Fix confusion around MAX_ORDER
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH -next v3 24/25] md: remove old apis to suspend the array
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 20/25] md: use new apis to suspend array before mddev_create/destroy_serial_pool
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 02/25] md: replace is_md_suspended() with 'mddev->suspended' in md_check_recovery()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 05/25] md: use new apis to suspend array for suspend_lo/hi_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 06/25] md: use new apis to suspend array for level_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 03/25] md: add new helpers to suspend/resume array
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 17/25] md/raid5: replace suspend with quiesce() callback
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 11/25] md/raid5-cache: use new apis to suspend array for r5c_disable_writeback_async()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 09/25] md/md-bitmap: use new apis to suspend array for location_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 10/25] md/raid5-cache: use READ_ONCE/WRITE_ONCE for 'conf->log'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 01/25] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 14/25] md/raid5: use new apis to suspend array for raid5_store_skip_copy()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 22/25] md/md-linear: cleanup linear_add()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 25/25] md: rename __mddev_suspend/resume() back to mddev_suspend/resume()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 19/25] md: use new apis to suspend array for adding/removing rdev from state_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 16/25] md/raid5: use new apis to suspend array for raid5_change_consistency_policy()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 00/25] md: synchronize io with array reconfiguration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 15/25] md/raid5: use new apis to suspend array for raid5_store_group_thread_cnt()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 18/25] md: use new apis to suspend array for ioctls involed array reconfiguration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 21/25] md: cleanup mddev_create/destroy_serial_pool()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 12/25] md/raid5-cache: use new apis to suspend array for r5c_journal_mode_store()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 13/25] md/raid5: use new apis to suspend array for raid5_store_stripe_size()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH -next v3 23/25] md: suspend array in md_start_sync() if array need reconfiguration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 00/10] Fix confusion around MAX_ORDER
- From: Paolo Bonzini <pbonzini@xxxxxxxxxx>
- Re: [PATCH v4 0/29] block: Make blkdev_get_by_*() return handle
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: Sleeping function called from invalid context
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 10/29] dm: Convert to bdev_open_by_dev()
- From: Jan Kara <jack@xxxxxxx>
- Re: Sleeping function called from invalid context
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: Sleeping function called from invalid context
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Sleeping function called from invalid context
- From: Matthew Wilcox <willy@xxxxxxxxxxxxx>
- Re: fstrim on raid1 LV with writemostly PV leads to system freeze
- From: Kirill Kirilenko <kirill@xxxxxxxxxxxxxx>
- Re: fstrim on raid1 LV with writemostly PV leads to system freeze
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v16 04/12] block: add emulation for copy
- From: Nitesh Jagadeesh Shetty <nj.shetty@xxxxxxxxxxx>
- [linux-next:master] [dm thin] 026e4728c2: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/rwsem.c
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- Re: fstrim on raid1 LV with writemostly PV leads to system freeze
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v2 00/28] md: synchronize io with array reconfiguration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: fstrim on raid1 LV with writemostly PV leads to system freeze
- From: Kirill Kirilenko <kirill@xxxxxxxxxxxxxx>
- [PATCH] dm log userspace: replace deprecated strncpy with strscpy
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- [PATCH] dm cache metadata: replace deprecated strncpy with strscpy
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- [PATCH] dm ioctl: replace deprecated strncpy with strscpy_pad
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH] qat: fix deadlock in backlog processing
- From: Giovanni Cabiddu <giovanni.cabiddu@xxxxxxxxx>
- Re: [PATCH v16 03/12] block: add copy offload support
- From: Jinyoung Choi <j-young.choi@xxxxxxxxxxx>
- Re: [PATCH v16 04/12] block: add emulation for copy
- From: Jinyoung Choi <j-young.choi@xxxxxxxxxxx>
- [PATCH] dm crypt: replace open-coded kmemdup_nul
- From: Justin Stitt <justinstitt@xxxxxxxxxx>
- Re: [PATCH] dm log userspace: replace deprecated strncpy with strscpy
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] dm ioctl: replace deprecated strncpy with strscpy_pad
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] dm crypt: replace open-coded kmemdup_nul
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH] dm cache metadata: replace deprecated strncpy with strscpy
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- Re: [PATCH -next v2 00/28] md: synchronize io with array reconfiguration
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH -next v2 03/28] md: add new helpers to suspend/resume array
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH -next v2 03/28] md: add new helpers to suspend/resume array
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: fstrim on raid1 LV with writemostly PV leads to system freeze
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v2 02/28] md: use 'mddev->suspended' for is_md_suspended()
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH -next v2 01/28] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Patch "dm: fix a race condition in retrieve_deps" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v16 03/12] block: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: fstrim on raid1 LV with writemostly PV leads to system freeze
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH v2] qat: fix deadlock in backlog processing
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: fstrim on raid1 LV with writemostly PV leads to system freeze
- From: Kirill Kirilenko <kirill@xxxxxxxxxxxxxx>
- Re: fstrim on raid1 LV with writemostly PV leads to system freeze
- From: Roman Mamedov <rm@xxxxxxxxxxx>
- Re: fstrim on raid1 LV with writemostly PV leads to system freeze
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2] multipathd: Added support to handle FPIN-Li events for FC-NVMe
- From: Muneendra Kumar <muneendra.kumar@xxxxxxxxxxxx>
- fstrim on raid1 LV with writemostly PV leads to system freeze
- From: Kirill Kirilenko <kirill@xxxxxxxxxxxxxx>
- [PATCH] qat: fix deadlock in backlog processing
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v2] multipathd: Added support to handle FPIN-Li events for FC-NVMe
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2] multipathd: Added support to handle FPIN-Li events for FC-NVMe
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: dm-zoned: free dmz->ddev array in dmz_put_zoned_device
- From: Fedor Pchelkin <pchelkin@xxxxxxxxx>
- Re: dm-zoned: free dmz->ddev array in dmz_put_zoned_device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] dm-zoned: free dmz->ddev array in dmz_put_zoned_device
- From: Fedor Pchelkin <pchelkin@xxxxxxxxx>
- [PATCH] dm-zoned: free dmz->ddev array in dmz_put_zoned_device
- From: Fedor Pchelkin <pchelkin@xxxxxxxxx>
- Re: [PATCH] dm-zoned: free dmz->ddev array in dmz_put_zoned_device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v16 12/12] null_blk: add support for copy offload
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v16 08/12] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 00/12] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 12/12] null_blk: add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 02/12] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 04/12] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 09/12] dm: Add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 05/12] fs/read_write: Enable copy_file_range for block device.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 10/12] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 06/12] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 03/12] block: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 01/12] block: Introduce queue limits and sysfs for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 11/12] null: Enable trace capability for null block
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v16 07/12] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH -next v2 02/28] md: use 'mddev->suspended' for is_md_suspended()
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH] multipathd: Added support to handle FPIN-Li events for FC-NVMe
- From: Muneendra Kumar M <muneendra.kumar@xxxxxxxxxxxx>
- [PATCH] dm: shortcut the calls to linear_map and stripe_map
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH v3 4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3 2/4] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3 3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Selectively start multipathd
- From: Sergio Durigan Junior <sergio.durigan@xxxxxxxxxxxxx>
- [device-mapper-dm:for-next 3/5] drivers/md/persistent-data/dm-extent-allocator.c:204:57: sparse: sparse: incorrect type in argument 2 (different base types)
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3 1/4] drbd: use PAGE_SECTORS_SHIFT and PAGE_SECTORS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 0/4] block: simplify with PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 3/4] dm bufio: simplify by using PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 4/4] zram: use generic PAGE_SECTORS and PAGE_SECTORS_SHIFT
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- [PATCH v3 2/4] iomap: simplify iomap_init() with PAGE_SECTORS
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.6-rc2
- From: pr-tracker-bot@xxxxxxxxxx
[Index of Archives]
[DM Crypt]
[Fedora Desktop]
[ATA RAID]
[Fedora Marketing]
[Fedora Packaging]
[Fedora SELinux]
[Yosemite Discussion]
[KDE Users]
[Fedora Docs]