Linux Device-Mapper Development
[Prev Page][Next Page]
- Re: On allowing remounting the partition containing dm-mapped boot disk as read-write
- From: Roger Heflin <rogerheflin@xxxxxxxxx>
- A hang bug of dm on s390x
- From: Pingfan Liu <piliu@xxxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: Kyle Sanderson <kyle.leet@xxxxxxxxx>
- Re: On allowing remounting the partition containing dm-mapped boot disk as read-write
- From: Ganapathi Kamath <hgkamath@xxxxxxxxxxx>
- Re: [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [PATCH] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: A hang bug of dm on s390x
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] blk-mq: enforce op-specific segment limits in blk_insert_cloned_request
- From: Uday Shankar <ushankar@xxxxxxxxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: Roger Heflin <rogerheflin@xxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: Wols Lists <antlists@xxxxxxxxxxxxxxx>
- Re: [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: Wols Lists <antlists@xxxxxxxxxxxxxxx>
- Re: On allowing remounting the partition containing dm-mapped boot disk as read-write
- From: Roger Heflin <rogerheflin@xxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: Roger Heflin <rogerheflin@xxxxxxxxx>
- [v2 PATCH 4/5] md: dm-crypt: move crypt_free_buffer_pages ahead
- From: Yang Shi <shy828301@xxxxxxxxx>
- [v2 PATCH 0/5] Introduce mempool pages bulk allocator and use it in dm-crypt
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: Song Liu <song@xxxxxxxxxx>
- On allowing remounting the partition containing dm-mapped boot disk as read-write
- From: Ganapathi Kamath <hgkamath@xxxxxxxxxxx>
- [v2 PATCH 5/5] md: dm-crypt: use mempool page bulk allocator
- From: Yang Shi <shy828301@xxxxxxxxx>
- [v2 PATCH 3/5] mm: mempool: introduce page bulk allocator
- From: Yang Shi <shy828301@xxxxxxxxx>
- On allowing remounting the partition containing dm-mapped boot disk as read-write
- From: Ganapathi Kamath <hgkamath@xxxxxxxxxxx>
- [v2 PATCH 1/5] mm: page_alloc: add API for bulk allocator with callback
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: Kyle Sanderson <kyle.leet@xxxxxxxxx>
- [v2 PATCH 2/5] mm: mempool: extract the common initialization and alloc code
- From: Yang Shi <shy828301@xxxxxxxxx>
- Re: [v2 PATCH 3/5] mm: mempool: introduce page bulk allocator
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: Heinz Mauelshagen <heinzm@xxxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: Roger Heflin <rogerheflin@xxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: Heinz Mauelshagen <heinzm@xxxxxxxxxx>
- Re: (subset) [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
- From: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
- Re: Planning to WARN_ON() when flush_scheduled_work() is used.
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 04/39] dm: change "unsigned" to "unsigned int"
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: Kyle Sanderson <kyle.leet@xxxxxxxxx>
- [PATCH] dm sysfs: make kobj_type structure constant
- From: Thomas Weißschuh <linux@xxxxxxxxxxxxxx>
- [PATCH 39/39] dm clone: prefer kvmalloc_array()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 38/39] dm: declare variables static when sensible
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 33/39] dm: fix use of sizeof() macro
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 37/39] dm: fix suspect indent whitespace
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 19/39] dm: avoid split of quoted strings where possible
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 31/39] dm log: avoid multiple line dereference
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 32/39] dm: avoid 'do {} while(0)' loop in single statement macros
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 36/39] dm ioctl: prefer strscpy() instead of strlcpy()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 34/39] dm integrity: change macros min/max() -> min_t/max_t where appropriate
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 35/39] dm: avoid void function return statements
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 30/39] dm log: avoid trailing semicolon in macro
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 20/39] dm: adjust EXPORT_SYMBOL() to follow functions immediately
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 29/39] dm ioctl: have constant on the right side of the test
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 26/39] dm: add missing blank line after declarations/fix those
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 28/39] dm: don't indent labels
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 22/39] dm: avoid using symbolic permissions
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 18/39] dm: remove unnecessary braces from single statement blocks
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 25/39] dm: avoid useless 'else' after 'break' or return'
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 24/39] dm: favour __packed versus "__attribute__ ((packed))"
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 23/39] dm: favour __aligned(N) versus "__attribute__ (aligned(N))"
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 17/39] dm: add missing empty lines
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 15/39] dm: avoid spaces before function arguments or in favour of tabs
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 21/39] dm: prefer '"%s...", __func__'
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 27/39] dm: avoid inline filenames
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 12/39] dm: fix trailing statements
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 16/39] dm: add argument identifier names
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 14/39] dm block-manager: avoid not required parentheses
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 13/39] dm crypt: correct 'foo*' to 'foo *'
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 10/39] dm: correct block comments format.
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 11/39] dm: fix undue/missing spaces
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 09/39] dm: address indent/space issues
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 08/39] dm: address space issues relative to switch/while/for/...
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 07/39] dm: avoid initializing static variables
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 05/39] dm: avoid assignment in if conditions
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 06/39] dm: enclose complex macros into parentheses where possible
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 02/39] dm: prefer kmap_local_page() instead of deprecated kmap_atomic()
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 03/39] dm: use fsleep() instead of msleep() for deterministic sleep duration
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 00/39] dm: fix checkpatch errors and warnings
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 01/39] dm: add missing SPDX-License-Indentifiers
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: "dm: prefer kmap_local_page() instead of deprecated kmap_atomic()" is broken
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- "dm: prefer kmap_local_page() instead of deprecated kmap_atomic()" is broken
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: RAID4 with no striping mode request
- From: "John Stoffel" <john@xxxxxxxxxxx>
- [linux-next:master] [dm] e5ff99128c: xfstests.ext4.033.fail
- From: kernel test robot <oliver.sang@xxxxxxxxx>
- RAID4 with no striping mode request
- From: Kyle Sanderson <kyle.leet@xxxxxxxxx>
- [dm] Planning to WARN_ON() when flush_scheduled_work() is used.
- From: Tetsuo Handa <penguin-kernel@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] dm: send just one event on resize, not two
- From: Peter Rajnoha <prajnoha@xxxxxxxxxx>
- Re: [PATCH 3/17] fs: ecryptfs: Use crypto_wait_req
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 17/17] crypto: api - Remove completion function scaffolding
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [PATCH 2/17] net: macsec: Add scaffolding to change completion function signature
- From: Jarkko Sakkinen <jarkko@xxxxxxxxxx>
- Re: [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 12/16] fsverity: consume builtin signature via LSM hook
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [PATCH] libmultipath: limit paths that can get wwid from environment
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2] dm: send just one event on resize, not two
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH] multipath.rules: fix "smart" bug with failed valid path check
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [RFC PATCH v9 12/16] fsverity: consume builtin signature via LSM hook
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH] multipath.rules: fix "smart" bug with failed valid path check
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/2] Fail I/O to thin pool devices
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/17] crypto: api - Change completion callback argument to void star
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH] dm-table: Check that a dm device doesn't reference itself
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] tls: Pass rec instead of aead_req into tls_encrypt_done
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 2/2] dm-thin: Allow specifying an offset
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] multipath.rules: fix "smart" bug with failed valid path check
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [v2 PATCH 10/17] crypto: api - Use data directly in completion function
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] dm-table: Check that a dm device doesn't reference itself
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 0/17] crypto: api - Change completion callback argument to void star
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH] multipath.rules: fix "smart" bug with failed valid path check
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 13/16] ipe: enable support for fs-verity as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 10/16] dm-verity: consume root hash digest and signature data via LSM hook
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dm-verity: Remove WQ_UNBOUND.
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- Re: [PATCH 1/2] Fail I/O to thin pool devices
- From: Zdenek Kabelac <zdenek.kabelac@xxxxxxxxx>
- Re: [PATCH 2/2] dm-thin: Allow specifying an offset
- From: Joe Thornber <thornber@xxxxxxxxxx>
- Re: [PATCH 1/2] Fail I/O to thin pool devices
- From: Joe Thornber <thornber@xxxxxxxxxx>
- [PATCH] dm: don't send uevents while the device is suspended
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] tls: Pass rec instead of aead_req into tls_encrypt_done
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dm-verity: Remove WQ_UNBOUND.
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [PATCH 0/17] crypto: api - Change completion callback argument to void star
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/2] Fail I/O to thin pool devices
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/17] crypto: api - Change completion callback argument to void star
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 0/17] crypto: api - Change completion callback argument to void star
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- Re: [PATCH 8/17] tls: Only use data field in crypto completion function
- From: Jakub Kicinski <kuba@xxxxxxxxxx>
- [PATCH 2/2] dm-thin: Allow specifying an offset
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- Re: md: dm-ioctl: drop always-false condition
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] md: dm-ioctl: drop always-false condition
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: [PATCH 11/17] dm: Remove completion function scaffolding
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 1/17] dm: Add scaffolding to change completion function signature
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 17/17] crypto: api - Remove completion function scaffolding
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 16/17] tls: Remove completion function scaffolding
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 15/17] tipc: Remove completion function scaffolding
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 13/17] net: ipv4: Remove completion function scaffolding
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 10/17] crypto: api - Use data directly in completion function
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 14/17] net: ipv6: Remove completion function scaffolding
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 12/17] net: macsec: Remove completion function scaffolding
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 11/17] dm: Remove completion function scaffolding
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 9/17] KEYS: DH: Use crypto_wait_req
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 7/17] tipc: Add scaffolding to change completion function signature
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 6/17] net: ipv6: Add scaffolding to change completion function signature
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 8/17] tls: Only use data field in crypto completion function
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 4/17] Bluetooth: Use crypto_wait_req
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 5/17] net: ipv4: Add scaffolding to change completion function signature
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 1/17] dm: Add scaffolding to change completion function signature
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 3/17] fs: ecryptfs: Use crypto_wait_req
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 2/17] net: macsec: Add scaffolding to change completion function signature
- From: "Herbert Xu" <herbert@xxxxxxxxxxxxxxxxxxx>
- [PATCH 0/17] crypto: api - Change completion callback argument to void star
- From: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] Allow race-free block device handling
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 0/7] Allow race-free block device handling
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
- From: James Bottomley <jejb@xxxxxxxxxxxxx>
- Re: [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- [PATCH] dm raid: fix some spelling mistakes in comment
- From: Yu Zhe <yuzhe@xxxxxxxxxxxx>
- Re: [RFC PATCH v9 13/16] ipe: enable support for fs-verity as a trust provider
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH] dm flakey: Fix clang -Wparentheses-equality in flakey_map()
- From: Nick Desaulniers <ndesaulniers@xxxxxxxxxx>
- [PATCH] dm flakey: Fix clang -Wparentheses-equality in flakey_map()
- From: Nathan Chancellor <nathan@xxxxxxxxxx>
- Re: [RFC PATCH v9 10/16] dm-verity: consume root hash digest and signature data via LSM hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: block: remove submit_bio_noacct
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: block: remove submit_bio_noacct
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: block: remove submit_bio_noacct
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: block: remove submit_bio_noacct
- From: Christoph Hellwig <hch@xxxxxx>
- Re: block: remove submit_bio_noacct
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: block: remove submit_bio_noacct
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [RFC PATCH 0/7] Allow race-free block device handling
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH] block: remove submit_bio_noacct
- From: Christoph Hellwig <hch@xxxxxx>
- Re: dm-verity: Remove WQ_UNBOUND.
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- Re: [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- Re: [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
- From: Jonathan Corbet <corbet@xxxxxxx>
- Re: [RFC PATCH 0/7] Allow race-free block device handling
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: dm-verity: Remove WQ_UNBOUND.
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 0/4] multipath: fix multipathd renaming issue
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 0/4] multipath: fix multipathd renaming issue
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] libmpathpersist: fix resource leak in update_map_pr()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 0/4] multipath: fix multipathd renaming issue
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH] libmpathpersist: fix resource leak in update_map_pr()
- [PATCH] dm-verity: Remove WQ_UNBOUND.
- From: Nathan Huckleberry <nhuck@xxxxxxxxxx>
- Re: [RFC PATCH v9 16/16] documentation: add ipe documentation
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 13/16] ipe: enable support for fs-verity as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 10/16] dm-verity: consume root hash digest and signature data via LSM hook
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 02/16] ipe: add policy parser
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 02/21] block, blkfilter: Block Device Filtering Mechanism
- From: Fabio Fantoni <fantonifabio@xxxxxxxxxx>
- Re: [RFC v2 0/5] Support kdump with LUKS encryption by reusing LUKS volume key
- From: Baoquan He <bhe@xxxxxxxxxx>
- Re: [PATCH 4/4] libmultipath: keep renames from stopping other multipath actions
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: md: dm-table: ensure dev_t is initialized
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH v2 0/4] multipath: fix multipathd renaming issue
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 1/4] libmultipath: use select_reload_action in select_action
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 4/4] libmultipath: keep renames from stopping other multipath actions
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 3/4] libmultipath: cleanup ACT_CREATE code in select_action
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v2 2/4] libmultipath: select resize action even if reload is forced
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 4/4] libmultipath: keep renames from stopping other multipath actions
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2 02/21] block, blkfilter: Block Device Filtering Mechanism
- From: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
- Re: [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 02/16] ipe: add policy parser
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/21] blksnap - block devices snapshots module
- From: Mason Giles <mason@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
- From: Paolo Abeni <pabeni@xxxxxxxxxx>
- Re: [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
- From: Steve Grubb <sgrubb@xxxxxxxxxx>
- Re: [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 10/16] dm-verity: consume root hash digest and signature data via LSM hook
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 13/16] ipe: enable support for fs-verity as a trust provider
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Roberto Sassu <roberto.sassu@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
- From: patchwork-bot+netdevbpf@xxxxxxxxxx
- Re: [PATCH 4/4] libmultipath: keep renames from stopping other multipath actions
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 3/4] libmultipath: cleanup ACT_CREATE code in select_action
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 2/4] libmultipath: select resize action even if reload is forced
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 1/4] libmultipath: use select_reload_action in select_action
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH v2 02/21] block, blkfilter: Block Device Filtering Mechanism
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2 00/21] blksnap - block devices snapshots module
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 3/4] libmultipath: cleanup ACT_CREATE code in select_action
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 0/4] multipath: fix multipathd renaming issue
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 4/4] libmultipath: keep renames from stopping other multipath actions
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 2/4] libmultipath: select resize action even if reload is forced
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 1/4] libmultipath: use select_reload_action in select_action
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH] md: dm-table: ensure dev_t is initialized
- From: Tomas Melin <tomas.melin@xxxxxxxxxxx>
- Re: [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH] dm integrity: Remove the unused variable bi_sector
- From: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 08/16] ipe: add permissive toggle
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 12/16] fsverity: consume builtin signature via LSM hook
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 11/16] ipe: add support for dm-verity as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 00/16] Integrity Policy Enforcement LSM (IPE)
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 03/16] ipe: add evaluation loop and introduce 'boot_verified' as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 06/16] ipe: add LSM hooks on execution and kernel read
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v9 16/16] documentation: add ipe documentation
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [RFC PATCH v9 09/16] block|security: add LSM blob to block_device
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 05/16] ipe: add userspace interface
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 02/16] ipe: add policy parser
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/9] Documentation: admin-guide: correct spelling
- From: Mukesh Ojha <quic_mojha@xxxxxxxxxxx>
- [RFC PATCH v9 16/16] documentation: add ipe documentation
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] dm: remove unnecessary check when using dm_get_mdptr()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- [RFC PATCH v9 07/16] uapi|audit|ipe: add ipe auditing support
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 14/16] scripts: add boot policy generation program
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 01/16] security: add ipe lsm
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 13/16] ipe: enable support for fs-verity as a trust provider
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 15/16] ipe: kunit test for parser
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 10/16] dm-verity: consume root hash digest and signature data via LSM hook
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v9 04/16] security: add new securityfs delete function
- From: Fan Wu <wufan@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] md: use preallocated hashed wait queues instead of mddev->sb_wait
- From: Xiao Ni <xni@xxxxxxxxxx>
- Re: [PATCH] md: use preallocated hashed wait queues instead of mddev->sb_wait
- From: Xiao Ni <xni@xxxxxxxxxx>
- [PATCH] dm-crypt: Slightly simplify crypt_set_keyring_key()
- From: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
- [PATCH 0/9] Documentation: correct lots of spelling errors (series 2)
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [PATCH 1/9] Documentation: admin-guide: correct spelling
- From: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
- [RFC PATCH 2/7] Allow userspace to get an FD to a newly-created DM device
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH 0/7] Allow race-free block device handling
- From: Demi Marie Obenour <demi@xxxxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [PATCH 2/6] libmultipath: make prflag an enum
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH] md: use preallocated hashed wait queues instead of mddev->sb_wait
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 3/3] dm-flakey: fix logic when corruping a bio
- From: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
- Re: [PATCH 2/3] dm-flakey: fix a bug with 32-bit highmem systems
- From: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
- Re: [PATCH 1/3] dm-flakey: don't corrupt the zero page
- From: Sweet Tea Dorminy <sweettea-kernel@xxxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, an expansion plan for the storage stack test framework
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [PATCH 3/3] dm-flakey: fix logic when corruping a bio
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/3] dm-flakey: don't corrupt the zero page
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 2/3] dm-flakey: fix a bug with 32-bit highmem systems
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Zdenek Kabelac <zkabelac@xxxxxxxxxx>
- Re: [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [LSF/MM/BPF ATTEND][LSF/MM/BPF TOPIC] : blktests: status, an expansion plan for the storage stack test framework
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: Virtio-blk extended lifetime feature
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] dm: remove unnecessary check when using dm_get_mdptr()
- From: Hou Tao <houtao1@xxxxxxxxxx>
- [PATCH 0/2] dm era: avoid deadlock when swapping table with dm-era target
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- [PATCH 2/2] dm era: avoid deadlock when swapping table
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- [PATCH 1/2] dm era: allocate in-core writesets when loading metadata
- From: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
- Re: [PATCH] md: dm-ioctl: drop always-false condition
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH] md: dm-ioctl: drop always-false condition
- From: Sergey Shtylyov <s.shtylyov@xxxxxx>
- Re: Virtio-blk extended lifetime feature
- From: Enrico Granata <egranata@xxxxxxxxxx>
- Re: [PATCH rcu v2 06/20] drivers/md: Remove "select SRCU"
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH rcu v2 06/20] drivers/md: Remove "select SRCU"
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 0/2] multipath-tools fixes for GitHub reported issues
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/2] multipathd: Add format options to multipathd man page
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v6 2/9] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH 1/2] multipathd: Add format options to multipathd man page
- From: Nitin Yewale <nyewale@xxxxxxxxxx>
- Virtio-blk extended lifetime feature
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- [PATCH 2/2] libmultipath: pathinfo: don't fail for devices lacking INQUIRY properties
- [PATCH 1/2] libmpathpersist: use conf->timeout for updating persistent reservations
- [PATCH 0/2] multipath-tools fixes for GitHub reported issues
- Re: [PATCH 2/2] libmultipath: remove pathgroup wildcard options
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 1/2] multipathd: Add format options to multipathd man page
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH rcu v2 06/20] drivers/md: Remove "select SRCU"
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- [PATCH 1/2] multipathd: Add format options to multipathd man page
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 2/2] libmultipath: remove pathgroup wildcard options
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 0/2] multipath format options cleanup
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v3] libmultipath: is_path_valid(): check if device is in use
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v6 2/9] block: Add copy offload support infrastructure
- From: Hannes Reinecke <hare@xxxxxxx>
- [PATCH v6 1/9] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 4/9] block: Introduce a new ioctl for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 7/9] dm: Add support for copy offload.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 6/9] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 9/9] dm kcopyd: use copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 2/9] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 0/9] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 5/9] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v6 3/9] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v6 3/9] block: add emulation for copy
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH v6 3/9] block: add emulation for copy
- From: Hannes Reinecke <hare@xxxxxxx>
- Re: [PATCH blktests] dm: add a regression test
- From: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
- Re: [PATCH 7/7] dm: call dm_zone_endio after the target endio callback for zoned devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 7/7] dm: call dm_zone_endio after the target endio callback for zoned devices
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH 6/7] dm-zone: use generic helpers to calculate offset from zone start
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH 5/7] dm-zoned: ensure only power of 2 zone sizes are allowed
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH 7/7] dm: call dm_zone_endio after the target endio callback for zoned devices
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 6/7] dm-zone: use generic helpers to calculate offset from zone start
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/7] dm-zoned: ensure only power of 2 zone sizes are allowed
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 3/7] nvmet: introduce bdev_zone_no helper
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/7] block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 1/7] block: remove superfluous check for request queue in bdev_is_zoned
- From: Christoph Hellwig <hch@xxxxxx>
- Patch "dm thin: resume even if in FAIL mode" has been added to the 4.19-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm thin: resume even if in FAIL mode" has been added to the 5.4-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 6/7] ext4: Add mount option for provisioning blocks during allocations
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH 1/7] block: remove superfluous check for request queue in bdev_is_zoned
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH 3/7] nvmet: introduce bdev_zone_no helper
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 1/7] block: remove superfluous check for request queue in bdev_is_zoned
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 2/7] block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH 3/7] nvmet: introduce bdev_zone_no helper
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 2/7] block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 1/7] block: remove superfluous check for request queue in bdev_is_zoned
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH 4/7] zonefs: use bdev_zone_no helper to calculate the zone index
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 3/7] nvmet: introduce bdev_zone_no helper
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/7] block: remove superfluous check for request queue in bdev_is_zoned
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/7] block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- [PATCH 3/7] nvmet: introduce bdev_zone_no helper
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 2/7] block: add a new helper bdev_{is_zone_start, offset_from_zone_start}
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 7/7] dm: call dm_zone_endio after the target endio callback for zoned devices
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 6/7] dm-zone: use generic helpers to calculate offset from zone start
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 1/7] block: remove superfluous check for request queue in bdev_is_zoned
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 4/7] zonefs: use bdev_zone_no helper to calculate the zone index
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 5/7] dm-zoned: ensure only power of 2 zone sizes are allowed
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- [PATCH 0/7] block zoned cleanups
- From: Pankaj Raghav <p.raghav@xxxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 2/7] dm: Add support for block provisioning
- From: Brian Foster <bfoster@xxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH rcu 14/27] drivers/md: Remove "select SRCU"
- From: "Paul E. McKenney" <paulmck@xxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH rcu 14/27] drivers/md: Remove "select SRCU"
- From: Song Liu <song@xxxxxxxxxx>
- Re: [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: "Darrick J. Wong" <djwong@xxxxxxxxxx>
- Re: [PATCH v15 00/13] support zoned block devices with non-power-of-2 zone sizes
- From: Can Guo <quic_cang@xxxxxxxxxxx>
- [PATCH v2 7/7] ext4: Add a per-file provision override xattr
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v2 6/7] ext4: Add mount option for provisioning blocks during allocations
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH RFC 2/8] dm: Add support for block provisioning
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v2 2/7] dm: Add support for block provisioning
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v2 0/8] Introduce provisioning primitives for thinly provisioned storage
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v2 3/7] fs: Introduce FALLOC_FL_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v2 5/7] ext4: Add support for FALLOC_FL_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v2 1/7] block: Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH RFC 4/8] fs: Introduce FALLOC_FL_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH] dm: remove unnecessary check when using dm_get_mdptr()
- From: Hou Tao <houtao@xxxxxxxxxxxxxxx>
- Re: [PATCH RFC 1/8] block: Introduce provisioning primitives
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- [PATCH v2 4/7] loop: Add support for provision requests
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH RFC 4/8] fs: Introduce FALLOC_FL_PROVISION
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [PATCH RFC 0/8] Introduce provisioning primitives for thinly provisioned storage
- From: Sarthak Kukreti <sarthakkukreti@xxxxxxxxxxxx>
- Patch "dm: track per-add_disk holder relations in DM" has been added to the 6.0-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: make sure create and remove dm device won't race with open and close table" has been added to the 6.0-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: cleanup close_table_device" has been added to the 6.0-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: cleanup open_table_device" has been added to the 6.0-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: cleanup close_table_device" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: track per-add_disk holder relations in DM" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: make sure create and remove dm device won't race with open and close table" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm: cleanup open_table_device" has been added to the 6.1-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting
- From: Sagi Grimberg <sagi@xxxxxxxxxxx>
- Re: [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns
- From: Gulam Mohamed <gulam.mohamed@xxxxxxxxxx>
- Re: [PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH v3] libmultipath: is_path_valid(): check if device is in use
- Re: [PATCH v2] libmultipath: is_path_valid(): check if device is in use
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 0/6] multipath: persistent reservation fixes
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting
- From: kernel test robot <lkp@xxxxxxxxx>
- [PATCH for-6.2/block V3 1/2] block: Data type conversion for IO accounting
- From: Gulam Mohamed <gulam.mohamed@xxxxxxxxxx>
- [PATCH for-6.2/block V3 2/2] block: Change the granularity of io ticks from ms to ns
- From: Gulam Mohamed <gulam.mohamed@xxxxxxxxxx>
- [PATCH 1/6] multipathd: make pr registration consistent
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 0/6] multipath: persistent reservation fixes
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 6/6] libmultipath: orphan paths if coalesce_paths frees newmp
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 3/6] multipathd: handle no active paths in update_map_pr
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 5/6] libmultipath: skip extra vector work in remove_maps
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 2/6] libmultipath: make prflag an enum
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 4/6] multipathd: add missing newline to cli_del_map reply
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH] kpartx_id: Add missing 3rd option in usage
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH] kpartx_id: Add missing 3rd option in usage
- From: Masanari Iida <standby24x7@xxxxxxxxx>
- Re: [PATCH V2 0/3] multipath config fixes
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH V2 0/3] multipath config fixes
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH V2 0/3] multipath config fixes
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH V2 0/3] multipath config fixes
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH V2 3/3] libmutipath: validate the argument count of config strings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH V2 2/3] libmultipath: don't leak memory on invalid strings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH V2 1/3] libmpathutil: simplify set_value and validate_config_strvec
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH V2 0/3] multipath config fixes
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 3/3] libmutipath: validate the argument count of config strings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 1/3] libmpathutil: simplify set_value
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH 3/3] libmutipath: validate the argument count of config strings
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 2/3] libmultipath: don't leak memory on invalid strings
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 1/3] libmpathutil: simplify set_value
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- [PATCH 1/3] libmpathutil: simplify set_value
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 0/3] multipath config fixes
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 3/3] libmutipath: validate the argument count of config strings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 2/3] libmultipath: don't leak memory on invalid strings
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: review for the head of your queue branch
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- review for the head of your queue branch
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2] libmultipath: is_path_valid(): check if device is in use
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [git pull] device mapper changes for 6.2
- From: pr-tracker-bot@xxxxxxxxxx
- Re: [PATCH v2] libmultipath: is_path_valid(): check if device is in use
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v2] libmultipath: is_path_valid(): check if device is in use
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- [git pull] device mapper changes for 6.2
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [announce] thin-provisioning-tools v1.0.0-rc1
- From: Joe Thornber <thornber@xxxxxxxxxx>
- Re: [PATCH -next] dm thin: Use last transaction's pmd->root when commit failed
- From: Joe Thornber <thornber@xxxxxxxxxx>
- [RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns
- From: Gulam Mohamed <gulam.mohamed@xxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- [PATCH -next] dm thin: Use last transaction's pmd->root when commit failed
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Re: [RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC for-6.2/block V2] block: Change the granularity of io ticks from ms to ns
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC] block: Change the granularity of io ticks from ms to ns
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [RFC] block: Change the granularity of io ticks from ms to ns
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] block: remove bio_set_op_attrs
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- [RFC] block: Change the granularity of io ticks from ms to ns
- From: Gulam Mohamed <gulam.mohamed@xxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Alvaro Karsz <alvaro.karsz@xxxxxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Enrico Granata <egranata@xxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC] block: Change the granularity of io ticks from ms to ns
- From: Paul Menzel <pmenzel@xxxxxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Stefan Hajnoczi <stefanha@xxxxxxxxxx>
- Re: [PATCH 1/2] multipath.conf(5): remove io-affinity information
- From: Mike Christie <michael.christie@xxxxxxxxxx>
- Re: [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 06/10] nvmet: add copy command support for bdev and file ns
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
- Re: [RFC] block: Change the granularity of io ticks from ms to ns
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH] block: remove bio_set_op_attrs
- From: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Christoph Hellwig <hch@xxxxxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [RFC] block: Change the granularity of io ticks from ms to ns
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [RFC] block: Change the granularity of io ticks from ms to ns
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] libmultipath: is_path_valid(): check if device is in use
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH] block: remove bio_set_op_attrs
- From: Bart Van Assche <bvanassche@xxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Bart Van Assche <bvanassche@xxxxxxx>
- [PATCH] block: remove bio_set_op_attrs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH] block: remove bio_set_op_attrs
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH] block: remove bio_set_op_attrs
- From: Coly Li <colyli@xxxxxxx>
- Re: [PATCH] block: remove bio_set_op_attrs
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3] virtio_blk: add VIRTIO_BLK_F_LIFETIME feature support
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH] multipath-tools: mailing list url was changed
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH v2] libmultipath: is_path_valid(): check if device is in use
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 1/2] multipath.conf(5): remove io-affinity information
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- [PATCH] multipath-tools: mailing list url was changed
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Roger Heflin <rogerheflin@xxxxxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Roger Heflin <rogerheflin@xxxxxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Roger Heflin <rogerheflin@xxxxxxxxx>
- [PATCH v2] libmultipath: is_path_valid(): check if device is in use
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Roger Heflin <rogerheflin@xxxxxxxxx>
- Re: [RFC PATCH] libmultipath: is_path_valid(): check if device is in use
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Martin Wilck <mwilck@xxxxxxxx>
- [PATCH v2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: [PATCH v2] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
- From: Peter Korsgaard <peter@xxxxxxxxxxxxx>
- Re: [PATCH v2] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
- From: Peter Korsgaard <peter@xxxxxxxxxxxxx>
- Re: [PATCH v2] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 2/2] multipath.conf(5): improve documentation of dev_loss_tmo
- [PATCH 1/2] multipath.conf(5): remove deprecated note for san_path_err algorithm
- Re: [PATCH v2] multipath-tools: multipath.conf man page housekeeping
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] multipathd: Fixed multipathd parameter invoking
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH] multipathd: Fixed multipathd parameter invoking
- From: lixiaokeng <lixiaokeng@xxxxxxxxxx>
- Re: [PATCH v2] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
- From: Peter Korsgaard <peter@xxxxxxxxxxxxx>
- Re: [PATCH v3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCH v2] multipath-tools: multipath.conf man page housekeeping
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: [PATCH v2] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] multipath-tools: multipath.conf man page housekeeping
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH 2/2] libmpathpersist: fix command keyword ordering
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH 1/2] multipath.conf(5): remove io-affinity information
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCH linux-next] dm: remove redundant sz variable
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] multipathd: Fixed multipathd parameter invoking
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH v3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Patch "dm integrity: flush the journal on suspend" has been added to the 4.19-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm integrity: flush the journal on suspend" has been added to the 6.0-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm integrity: clear the journal on suspend" has been added to the 5.15-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm integrity: clear the journal on suspend" has been added to the 5.10-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm integrity: flush the journal on suspend" has been added to the 5.15-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm-log-writes: set dma_alignment limit in io_hints" has been added to the 6.0-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm-integrity: set dma_alignment limit in io_hints" has been added to the 6.0-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm integrity: flush the journal on suspend" has been added to the 5.4-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v2] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- Patch "dm integrity: flush the journal on suspend" has been added to the 5.10-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Patch "dm integrity: clear the journal on suspend" has been added to the 6.0-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH AUTOSEL 5.15 25/31] dm-log-writes: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH] multipathd: Fixed multipathd parameter invoking
- From: miaoguanqin <miaoguanqin@xxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 00/10] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 00/10] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [dm-devel resend] dm mpath: fix UAF in multipath_message()
- From: Luo Meng <luomeng@xxxxxxxxxxxxxxx>
- [PATCH linux-next] dm: remove redundant sz variable
- From: <zhang.songyi@xxxxxxxxxx>
- [PATCH 1/2] multipath.conf(5): remove io-affinity information
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 2/2] libmpathpersist: fix command keyword ordering
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- dm-thin: Resume failed in FAIL mode
- From: Luo Meng <luomeng12@xxxxxxxxxx>
- Re: [PATCH v5 00/10] Implement copy offload support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] dm bufio: Split main logic out of dm_bufio_client creation/destroy
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [dm-devel v2 0/4] dm: Fix UAF in run_timer_softirq()
- From: Luo Meng <luomeng12@xxxxxxxxxx>
- [dm-devel v2 1/4] dm thin: Fix UAF in run_timer_softirq()
- From: Luo Meng <luomeng12@xxxxxxxxxx>
- [dm-devel v2 4/4] dm integrity: Fix UAF in dm_integrity_dtr()
- From: Luo Meng <luomeng12@xxxxxxxxxx>
- [dm-devel v2 2/4] dm clone: Fix UAF in clone_dtr()
- From: Luo Meng <luomeng12@xxxxxxxxxx>
- [dm-devel v2 3/4] dm cache: Fix UAF in destroy()
- From: Luo Meng <luomeng12@xxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
- [PATCH] multipathd: Fixed multipathd parameter invoking
- From: miaoguanqin <miaoguanqin@xxxxxxxxxx>
- Re: [PATCH v2] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
- From: Peter Korsgaard <peter@xxxxxxxxxxxxx>
- Update issues for kpartx
- From: Vivek Patil <vivek.patil@xxxxxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- Re: [PATCH v5 00/10] Implement copy offload support
- From: Chaitanya Kulkarni <chaitanyak@xxxxxxxxxx>
- Re: [PATCH] multipath-tools: add EF to rdac info
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [PATCH AUTOSEL 5.15 25/31] dm-log-writes: set dma_alignment limit in io_hints
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH v5 06/10] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH AUTOSEL 6.0 44/44] dm integrity: clear the journal on suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 12/15] dm-integrity: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 25/31] dm-log-writes: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 24/31] dm-integrity: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 31/31] dm integrity: clear the journal on suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 17/22] dm-integrity: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 11/11] dm integrity: flush the journal on suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.0 38/44] dm-log-writes: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 22/22] dm integrity: clear the journal on suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 15/15] dm integrity: flush the journal on suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.0 37/44] dm-integrity: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.15 30/31] dm integrity: flush the journal on suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 09/10] dm-log-writes: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.4 13/15] dm-log-writes: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 21/22] dm integrity: flush the journal on suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 08/11] dm-integrity: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.19 09/11] dm-log-writes: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 6.0 43/44] dm integrity: flush the journal on suspend
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 4.14 08/10] dm-integrity: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH AUTOSEL 5.10 18/22] dm-log-writes: set dma_alignment limit in io_hints
- From: Sasha Levin <sashal@xxxxxxxxxx>
- [PATCH v5 06/10] nvmet: add copy command support for bdev and file ns
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 03/10] block: add emulation for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Amir Goldstein <amir73il@xxxxxxxxx>
- [PATCH v5 07/10] dm: Add support for copy offload.
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 06/10] nvmet: add copy command support for bdev and file ns
- From: Guixin Liu <kanie@xxxxxxxxxxxxxxxxx>
- [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 09/10] dm kcopyd: use copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 10/10] fs: add support for copy file range in zonefs
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 04/10] block: Introduce a new ioctl for copy
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 00/10] Implement copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 05/10] nvme: add copy offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 01/10] block: Introduce queue limits for copy-offload support
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- [PATCH v5 08/10] dm: Enable copy offload for dm-linear target
- From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx>
- Re: [PATCH v5 02/10] block: Add copy offload support infrastructure
- From: Ming Lei <ming.lei@xxxxxxxxxx>
- [PATCH] multipath-tools: add EF to rdac info
- From: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
- Re: pass a struct block_device to the blk-crypto interfaces v3
- From: Jens Axboe <axboe@xxxxxxxxx>
- Patch "dm-crypt: provide dma_alignment limit in io_hints" has been added to the 6.0-stable tree
- From: Sasha Levin <sashal@xxxxxxxxxx>
- Re: [git pull] device mapper fixes for 6.1-rc6
- From: pr-tracker-bot@xxxxxxxxxx
- [git pull] device mapper fixes for 6.1-rc6
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] mdadm: fix compilation failure on the x32 ABI
- From: Jes Sorensen <jsorensen@xxxxxxxx>
- Re: [PATCH] mdadm: fix compilation failure on the x32 ABI
- From: Mariusz Tkaczyk <mariusz.tkaczyk@xxxxxxxxxxxxxxx>
- Re: [RFC PATCH] libmultipath: is_path_valid(): check if device is in use
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [RFC PATCH] libmultipath: is_path_valid(): check if device is in use
- From: Martin Wilck <mwilck@xxxxxxxx>
- Re: [RFC PATCH] libmultipath: is_path_valid(): check if device is in use
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- Re: [PATCHv2 0/5] fix direct io device mapper errors
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 01/10] block: clear ->slave_dir when dropping the main slave_dir reference
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 00/10] fix delayed holder tracking
- From: Jens Axboe <axboe@xxxxxxxxx>
- Re: [PATCH v3 02/10] dm: remove free_table_devices
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 06/10] dm: track per-add_disk holder relations in DM
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH RFC v3 05/10] dm: make sure create and remove dm device won't race with open and close table
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 04/10] dm: cleanup close_table_device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v3 03/10] dm: cleanup open_table_device
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCHv2 5/5] dm-log-writes: set dma_alignment limit in io_hints
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCHv2 4/5] dm-integrity: set dma_alignment limit in io_hints
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCHv2 2/5] dm-crypt: provide dma_alignment limit in io_hints
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
- From: Peter Korsgaard <peter@xxxxxxxxxxxxx>
- Re: [PATCH v3 10/10] block: don't allow a disk link holder to itself
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 09/10] block: store the holder kobject in bd_holder_disk
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH v3 08/10] block: fix use after free for bd_holder_dir
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH RFC v3 05/10] dm: make sure create and remove dm device won't race with open and close table
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH v2] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
- From: Peter Korsgaard <peter@xxxxxxxxxxxxx>
- Re: [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 2/3] blk-crypto: add a blk_crypto_config_supported_natively helper
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- [PATCH] dm init: add dm-mod.waitfor to wait for asynchronously probed block devices
- From: Peter Korsgaard <peter@xxxxxxxxxxxxx>
- [PATCH 2/2] dm-integrity: clear the journal on suspend
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- [PATCH 1/1] dm-integrity: flush journal on suspend
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 0/3] misc cleanups
- From: Martin Wilck <martin.wilck@xxxxxxxx>
- Re: [PATCHv2 0/5] fix direct io device mapper errors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCH v3 02/10] dm: remove free_table_devices
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 08/10] block: fix use after free for bd_holder_dir
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 04/10] dm: cleanup close_table_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 09/10] block: store the holder kobject in bd_holder_disk
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 01/10] block: clear ->slave_dir when dropping the main slave_dir reference
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 06/10] dm: track per-add_disk holder relations in DM
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH RFC v3 05/10] dm: make sure create and remove dm device won't race with open and close table
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 07/10] block: remove delayed holder registration
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 00/10] fix delayed holder tracking
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 03/10] dm: cleanup open_table_device
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- [PATCH v3 10/10] block: don't allow a disk link holder to itself
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv2 0/5] fix direct io device mapper errors
- From: Mikulas Patocka <mpatocka@xxxxxxxxxx>
- Re: [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
- From: kernel test robot <lkp@xxxxxxxxx>
- Re: [PATCHv2 0/5] fix direct io device mapper errors
- From: Keith Busch <kbusch@xxxxxxxxxx>
- Re: [PATCH 5/7] dm: track per-add_disk holder relations in DM
- From: Yu Kuai <yukuai1@xxxxxxxxxxxxxxx>
- pass a struct block_device to the blk-crypto interfaces v3
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 2/3] blk-crypto: add a blk_crypto_config_supported_natively helper
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
- From: Christoph Hellwig <hch@xxxxxx>
- [PATCH 3/3] blk-crypto: move internal only declarations to blk-crypto-internal.h
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCHv2 0/5] fix direct io device mapper errors
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- [PATCH 2/3] dm bufio: Split main logic out of dm_bufio_client creation/destroy
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCH 1/3] dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create failed
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCH 3/3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCH 0/3] dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata
- From: Zhihao Cheng <chengzhihao1@xxxxxxxxxx>
- [PATCHv2 2/5] dm-crypt: provide dma_alignment limit in io_hints
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv2 3/5] block: make blk_set_default_limits() private
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv2 4/5] dm-integrity: set dma_alignment limit in io_hints
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [PATCH 0/3] fix direct io errors on dm-crypt
- From: Keith Busch <kbusch@xxxxxxxxxx>
- [PATCHv2 0/5] fix direct io device mapper errors
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv2 1/5] block: make dma_alignment a stacking queue_limit
- From: Keith Busch <kbusch@xxxxxxxx>
- [PATCHv2 5/5] dm-log-writes: set dma_alignment limit in io_hints
- From: Keith Busch <kbusch@xxxxxxxx>
- Re: [PATCH 5/7] dm: track per-add_disk holder relations in DM
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH 0/3] fix direct io errors on dm-crypt
- From: Eric Biggers <ebiggers@xxxxxxxxxx>
- Re: [PATCH 5/7] dm: track per-add_disk holder relations in DM
- From: Mike Snitzer <snitzer@xxxxxxxxxx>
- Re: [PATCH v2] md: fix a crash in mempool_free
- From: Song Liu <song@xxxxxxxxxx>
- [PATCH 2/3] multipathd: don't initialize the field width in show_path()
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 3/3] libmultipath: improve remove_feature() variable names
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 1/3] libmultipath: impove add_feature() variable names
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [PATCH 0/3] misc cleanups
- From: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
- [RFC PATCH] libmultipath: is_path_valid(): check if device is in use
- Re: [PATCH 1/3] blk-crypto: don't use struct request_queue for public interfaces
- From: Christoph Hellwig <hch@xxxxxx>
- Re: [PATCH 5/7] dm: track per-add_disk holder relations in DM
- From: Christoph Hellwig <hch@xxxxxx>
[Index of Archives]
[DM Crypt]
[Fedora Desktop]
[ATA RAID]
[Fedora Marketing]
[Fedora Packaging]
[Fedora SELinux]
[Yosemite Discussion]
[KDE Users]
[Fedora Docs]