Linux Device-Mapper Development
[Prev Page][Next Page]
- [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
- [git pull] device mapper fixes for 6.6-rc2
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] dm: Annotate struct stripe_c with __counted_by
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH] dm: Annotate struct dm_bio_prison with __counted_by
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH] dm: Annotate struct dm_stat with __counted_by
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH] dm crypt: Annotate struct crypt_config with __counted_by
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH] dm raid: Annotate struct raid_set with __counted_by
- From: "Gustavo A. R. Silva" <gustavo@xxxxxxxxxxxxxx>
- Re: [PATCH] multipath-tools: fix spelling
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH] multipath-tools: fix spelling
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- [PATCH] dm: Annotate struct dm_bio_prison with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] dm crypt: Annotate struct crypt_config with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] dm: Annotate struct dm_stat with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] dm: Annotate struct stripe_c with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [PATCH] dm raid: Annotate struct raid_set with __counted_by
- From: Kees Cook <keescook@xxxxxxxxxxxx>
- [device-mapper-dm:for-next 2/4] drivers/md/persistent-data/dm-extent-allocator.c:373: undefined reference to `__udivdi3'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: DM brokeness with NOWAIT
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: DM brokeness with NOWAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [PATCH] dm: don't attempt to queue IO under RCU protection
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: DM brokeness with NOWAIT
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: DM brokeness with NOWAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: DM brokeness with NOWAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- DM brokeness with NOWAIT
- From: Jens Axboe <axboe@xxxxxxxxx>
- [device-mapper-dm:for-next 2/4] dm-extent-allocator.c:undefined reference to `__udivdi3'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH] multipathd: Added support to handle FPIN-Li events for FC-NVMe
- From: Martin Wilck <mwilck@xxxxxxxx>
- [device-mapper-dm:for-next 2/4] ERROR: modpost: "__udivdi3" [drivers/md/persistent-data/dm-persistent-data.ko] undefined!
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH] multipathd: Added support to handle FPIN-Li events for FC-NVMe
- From: Muneendra Kumar <muneendra.kumar@xxxxxxxxxxxx>
- Re: [PATCH v2 27/37] multipathd: watch bindings file with inotify + timestamp
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v3 27/38] multipathd: watch bindings file with inotify + timestamp
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 27/37] multipathd: watch bindings file with inotify + timestamp
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2 27/37] multipathd: watch bindings file with inotify + timestamp
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 27/38] multipathd: watch bindings file with inotify + timestamp
- [device-mapper-dm:for-next 2/4] drivers/md/persistent-data/dm-extent-allocator.c:88: warning: Function parameter or member 'n' not described in '__free_node'
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [device-mapper-dm:for-next 2/4] drivers/md/persistent-data/dm-extent-allocator.c:530:24: error: expected '; ' after expression
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [device-mapper-dm:for-next 2/4] drivers/md/persistent-data/dm-extent-allocator.c:530:24: error: expected '; ' after expression
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3 38/38] libmultipath: avoid -Warray-bounds error in uatomic operations
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v3 26/38] multipath-tools tests: add test for ordering of bindings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3 24/39] dm vdo: add the compressed block bin packer
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 01/39] dm: add documentation for dm-vdo target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 38/39] dm vdo: add the top-level DM target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 35/39] dm vdo: add statistics reporting
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 37/39] dm vdo: add debugging support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 33/39] dm vdo: add the vdo structure itself
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 39/39] dm vdo: enable configuration and building of dm-vdo
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 32/39] dm vdo: add repair of damanged vdo volumes
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 36/39] dm vdo: add sysfs support for setting vdo params and reading stats
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 34/39] dm vdo: add the on-disk formats and marshalling of vdo structures
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 31/39] dm vdo: add the vdo recovery journal
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 30/39] dm vdo: implement the vdo block map page cache
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 29/39] dm vdo: add the block map
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 27/39] dm vdo: add the block allocators and physical zones
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 28/39] dm vdo: add the slab depot
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 26/39] dm vdo: add the slab summary
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 25/39] dm vdo: add slab structure, slab journal and reference counters
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 23/39] dm vdo: add use of the deduplication index in hash zones
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 22/39] dm vdo: add hash locks and hash zones
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 20/39] dm vdo: add flush support
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 18/39] dm vdo: add vio, the request object for vdo metadata
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 19/39] dm vdo: add data_vio, the request object which services incoming bios
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 21/39] dm vdo: add the io_submitter
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 17/39] dm vdo: add administrative state and action manager
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 16/39] dm vdo: implement external deduplication index interface
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 15/39] dm vdo: implement top-level deduplication index
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 13/39] dm vdo: implement the open chapter and chapter indexes
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 14/39] dm vdo: implement the chapter volume store
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 10/39] dm vdo: add deduplication index storage interface
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 12/39] dm vdo: implement the volume index
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 07/39] dm vdo: add specialized request queueing functionality
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 11/39] dm vdo: implement the delta index
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 03/39] dm vdo: add memory allocation utilities
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 09/39] dm vdo: add deduplication configuration structures
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 08/39] dm vdo: add basic hash map data structures
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 05/39] dm vdo: add type declarations, constants, and simple data structures
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 04/39] dm vdo: add basic logging and support utilities
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 06/39] dm vdo: add thread and synchronization utilities
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 00/39] dm: baseline for the VDO target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 02/39] dm vdo: add the MurmurHash3 fast hashing algorithm
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v3 38/38] libmultipath: avoid -Warray-bounds error in uatomic operations
- [PATCH v3 00/38] multipath-tools: user-friendly names rework
- [PATCH v3 26/38] multipath-tools tests: add test for ordering of bindings
- Re: [PATCH v2 27/37] multipathd: watch bindings file with inotify + timestamp
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH -next v2 01/28] md: use READ_ONCE/WRITE_ONCE for 'suspend_lo' and 'suspend_hi'
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 37/37] libmultipath: deprecate bindings_file, wwids_file, prkeys_file
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 36/37] multipath-tools: allow prefixes with and w/o trailing slash
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 35/37] multipath: add a missing newline
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 34/37] libmultipath: print built-in values for deprecated options
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 33/37] multipath-tools: README.md: improve documentation for compile-time options
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 31/37] multipath-tools man pages: generate with correct paths
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 32/37] libdmmp/Makefile: fix bug in install section
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 30/37] multipath-tools: add compile time configuration for "/etc/multipath"
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 29/37] multipath-tools Makefile: sanitize paths for configuration files
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 28/37] multipath-tools tests: mock pthread_mutex_{lock, unlock}
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 26/37] multipath-tools tests: add test for ordering of bindings
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2 26/37] multipath-tools tests: add test for ordering of bindings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 26/37] multipath-tools tests: add test for ordering of bindings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 25/37] multipath-tools tests: adapt alias tests for total ordering
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 23/37] multipath-tools tests: fix alias test after sort order change
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 18/37] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 07/37] multipath-tools tests: add tests for get_user_friendly_alias()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 04/37] libmultipath: never allocate an alias that's already taken
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 02/37] libmultipath: add alias_already_taken()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 24/37] libmultipath: simplify get_free_id() assuming total ordering
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 19/37] multipath-tools tests: fix alias tests
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH] dm: remove dm_set_md_type()
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Jan Kara <jack@xxxxxxx>
- [PATCH v2 27/37] multipathd: watch bindings file with inotify + timestamp
- [PATCH v2 30/37] multipath-tools: add compile time configuration for "/etc/multipath"
- [PATCH v2 34/37] libmultipath: print built-in values for deprecated options
- [PATCH v2 31/37] multipath-tools man pages: generate with correct paths
- [PATCH v2 29/37] multipath-tools Makefile: sanitize paths for configuration files
- [PATCH v2 33/37] multipath-tools: README.md: improve documentation for compile-time options
- [PATCH v2 20/37] libmultipath: dm_get_uuid(): return emtpy UUID for non-existing maps
- [PATCH v2 25/37] multipath-tools tests: adapt alias tests for total ordering
- [PATCH v2 22/37] libmultipath: sort aliases by length and strcmp
- [PATCH v2 23/37] multipath-tools tests: fix alias test after sort order change
- [PATCH v2 37/37] libmultipath: deprecate bindings_file, wwids_file, prkeys_file
- [PATCH v2 16/37] libmultipath: update_bindings_file: don't log temp file name
- [PATCH v2 19/37] multipath-tools tests: fix alias tests
- [PATCH v2 36/37] multipath-tools: allow prefixes with and w/o trailing slash
- [PATCH v2 35/37] multipath: add a missing newline
- [PATCH v2 24/37] libmultipath: simplify get_free_id() assuming total ordering
- [PATCH v2 28/37] multipath-tools tests: mock pthread_mutex_{lock, unlock}
- [PATCH v2 18/37] libmultipath: keep bindings in memory
- [PATCH v2 10/37] multipath-tools test: use mock_bindings_file() consistently
- [PATCH v2 12/37] libmultipath: rename fix_bindings_file() to update_bindings_file()
- [PATCH v2 32/37] libdmmp/Makefile: fix bug in install section
- [PATCH v2 21/37] libmultipath: adapt to new semantics of dm_get_uuid()
- [PATCH v2 13/37] libmultipath: alias.c: move bindings related code up
- [PATCH v2 26/37] multipath-tools tests: add test for ordering of bindings
- [PATCH v2 14/37] libmultipath: update_bindings_file: take filename argument
- [PATCH v2 01/37] libmultipath: sysfs_set_scsi_tmo: do nothing for ACT_DRY_RUN
- [PATCH v2 07/37] multipath-tools tests: add tests for get_user_friendly_alias()
- [PATCH v2 09/37] multipath-tools tests: convert mock_{failed, used}_alias to macros
- [PATCH v2 15/37] libmultipath: update_bindings_file: use a single write()
- [PATCH v2 06/37] multipath-tools test: simplify debugging for condlog mismatch
- [PATCH v2 08/37] multipath-tools test: consistent use of macros in alias test
- [PATCH v2 03/37] libmultipath: unify use_existing_alias() and get_user_friendly_alias()
- [PATCH v2 17/37] libmultipath: alias.c: factor out read_binding()
- [PATCH v2 05/37] libmultipath: lookup_binding: add comment about the algorithm
- [PATCH v2 04/37] libmultipath: never allocate an alias that's already taken
- [PATCH v2 11/37] libmultipath: add global variable for current bindings
- [PATCH v2 00/37] multipath-tools: user-friendly names rework
- [PATCH v2 02/37] libmultipath: add alias_already_taken()
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v15 04/12] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 24/45] dm zoned: dynamically allocate the dm-zoned-meta shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- [PATCH v6 23/45] dm: dynamically allocate the dm-bufio shrinker
- From: Qi Zheng <zhengqi.arch@xxxxxxxxxxxxx>
- Re: [PATCH v15 09/12] dm: Add support for copy offload
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 04/12] block: add emulation for copy
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 04/12] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v15 09/12] dm: Add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH -next] dm snapshot: record cause of invalidating snapshot
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: "John Stoffel" <john@xxxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Zdenek Kabelac <zdenek.kabelac@xxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Pavel Machek <pavel@xxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Zdenek Kabelac <zkabelac@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Zdenek Kabelac <zkabelac@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH v15 12/12] null_blk: add support for copy offload
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 11/12] null: Enable trace capability for null block
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 10/12] dm: Enable copy offload for dm-linear target
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 09/12] dm: Add support for copy offload
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 08/12] nvmet: add copy command support for bdev and file ns
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 07/12] nvme: add copy offload support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 06/12] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 05/12] fs/read_write: Enable copy_file_range for block device.
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 04/12] block: add emulation for copy
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 03/12] block: add copy offload support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v15 01/12] block: Introduce queue limits and sysfs for copy-offload support
- From: Luis Chamberlain <mcgrof@xxxxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 04/21] libmultipath: never allocate an alias that's already taken
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 04/21] libmultipath: never allocate an alias that's already taken
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Jan Kara <jack@xxxxxxx>
- Re: [PATCH 05/21] libmultipath: lookup_binding: add comment about the algorithm
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v15 03/12] block: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v15 02/12] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH 07/21] multipath-tools tests: add tests for get_user_friendly_alias()
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 04/21] libmultipath: never allocate an alias that's already taken
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Christian Brauner <brauner@xxxxxxxxxx>
- Re: [PATCH v15 03/12] block: add copy offload support
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 02/12] Add infrastructure for copy offload in block and request layer.
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v15 12/12] null_blk: add support for copy offload
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 21/21] libmultipath: adapt to new semantics of dm_get_uuid()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 20/21] libmultipath: dm_get_uuid(): return emtpy UUID for non-existing maps
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 19/21] multipath-tools tests: fix alias tests
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 18/21] libmultipath: keep bindings in memory
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 17/21] libmultipath: alias.c: factor out read_binding()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 16/21] libmultipath: update_bindings_file: don't log temp file name
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 15/21] libmultipath: update_bindings_file: use a single write()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 14/21] libmultipath: update_bindings_file: take filename argument
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 13/21] libmultipath: alias.c: move bindings related code up
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 12/21] libmultipath: rename fix_bindings_file() to update_bindings_file()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 11/21] libmultipath: add global variable for current bindings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 09/21] multipath-tools tests: convert mock_{failed, used}_alias to macros
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 10/21] multipath-tools test: use mock_bindings_file() consistently
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 08/21] multipath-tools test: consistent use of macros in alias test
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 07/21] multipath-tools tests: add tests for get_user_friendly_alias()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 06/21] multipath-tools test: simplify debugging for condlog mismatch
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 05/21] libmultipath: lookup_binding: add comment about the algorithm
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 04/21] libmultipath: never allocate an alias that's already taken
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 03/21] libmultipath: unify use_existing_alias() and get_user_friendly_alias()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 02/21] libmultipath: add alias_already_taken()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 01/21] libmultipath: sysfs_set_scsi_tmo: do nothing for ACT_DRY_RUN
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v15 12/12] null_blk: add support for copy offload
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v15 11/12] null: Enable trace capability for null block
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 10/12] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 12/12] null_blk: add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 09/12] dm: Add support for copy offload
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 08/12] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 07/12] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 06/12] fs, block: copy_file_range for def_blk_ops for direct block device
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 05/12] fs/read_write: Enable copy_file_range for block device.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 04/12] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 03/12] block: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 02/12] Add infrastructure for copy offload in block and request layer.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 01/12] block: Introduce queue limits and sysfs for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v15 00/12] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH] fix writing to the filesystem after unmount
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] fix writing to the filesystem after unmount
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Li Lingfeng <lilingfeng3@xxxxxxxxxx>
- Re: [PATCH] Fix hwtable test after "libmultipath: don't bother to recheck timeout"
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [QUESTION] Is there checker to detect PDL?
- From: Martin Wilck <mwilck@xxxxxxxx>
- [QUESTION] Is there checker to detect PDL?
- From: Li Xiao Keng <lixiaokeng@xxxxxxxxxx>
- [PATCH] Fix hwtable test after "libmultipath: don't bother to recheck timeout"
- [PATCH 18/21] libmultipath: keep bindings in memory
- [PATCH 08/21] multipath-tools test: consistent use of macros in alias test
- [PATCH 21/21] libmultipath: adapt to new semantics of dm_get_uuid()
- [PATCH 15/21] libmultipath: update_bindings_file: use a single write()
- [PATCH 13/21] libmultipath: alias.c: move bindings related code up
- [PATCH 20/21] libmultipath: dm_get_uuid(): return emtpy UUID for non-existing maps
- [PATCH 10/21] multipath-tools test: use mock_bindings_file() consistently
- [PATCH 17/21] libmultipath: alias.c: factor out read_binding()
- [PATCH 16/21] libmultipath: update_bindings_file: don't log temp file name
- [PATCH 11/21] libmultipath: add global variable for current bindings
- [PATCH 07/21] multipath-tools tests: add tests for get_user_friendly_alias()
- [PATCH 19/21] multipath-tools tests: fix alias tests
- [PATCH 12/21] libmultipath: rename fix_bindings_file() to update_bindings_file()
- [PATCH 14/21] libmultipath: update_bindings_file: take filename argument
- [PATCH 06/21] multipath-tools test: simplify debugging for condlog mismatch
- [PATCH 09/21] multipath-tools tests: convert mock_{failed, used}_alias to macros
- [PATCH 00/21] multipath-tools: user-friendly names rework
- [PATCH 04/21] libmultipath: never allocate an alias that's already taken
- [PATCH 02/21] libmultipath: add alias_already_taken()
- [PATCH 03/21] libmultipath: unify use_existing_alias() and get_user_friendly_alias()
- [PATCH 05/21] libmultipath: lookup_binding: add comment about the algorithm
- [PATCH 01/21] libmultipath: sysfs_set_scsi_tmo: do nothing for ACT_DRY_RUN
- Re: [PATCH v2 0/4] Make prio timeouts work like checkers
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 0/4] Make prio timeouts work like checkers
- From: Martin Wilck <martin.wilck@xxxxxxxx>
[Index of Archives]
[DM Crypt]
[Fedora Desktop]
[ATA RAID]
[Fedora Marketing]
[Fedora Packaging]
[Fedora SELinux]
[Yosemite Discussion]
[KDE Users]
[Fedora Docs]