Linux Device-Mapper Development
Thread Index
[
Prev Page
][
Next Page
]
[PATCH 03/10] block: store a block_device pointer in struct bio
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 01/10] brd: remove the end of device check in brd_do_bvec
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 06/10] block: use ->bi_bdev for bio based I/O accounting
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 09/10] block: remove DISK_PITER_REVERSE
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 04/10] block: simplify submit_bio_checks a bit
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 10/10] block: use an xarray for disk->part_tbl
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v5 2/2] dm-integrity: introduce the "fix_hmac" argument
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
[PATCH] dm writecache: fix performance degradation in ssd mode
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
[PATCH] libmultipath: fix NULL dereference in find_path_by_dev
From
: lixiaokeng <lixiaokeng@xxxxxxxxxx>
Re: [git pull] device mapper fixes for 5.11-rc5
From
: pr-tracker-bot@xxxxxxxxxx
[git pull] device mapper fixes for 5.11-rc5
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
[PATCH 3/4] dm era: Use correct value size in equality function of writeset tree
From
: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
[PATCH 2/4] dm era: Fix bitset memory leaks
From
: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
[PATCH 0/4] dm era: Various minor fixes
From
: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
[PATCH 1/4] dm era: Verify the data block size hasn't changed
From
: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
[PATCH 4/4] dm era: Remove unreachable resize operation in pre-resume function
From
: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
[PATCH 1/1] dm era: Reinitialize bitset cache before digesting a new writeset
From
: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
[PATCH 0/1] dm era: Fix digestion bug that can lead to lost writes
From
: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
[PATCH 2/2] dm era: Update in-core bitset after committing the metadata
From
: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
[PATCH 0/2] dm era: Fix bugs that lead to lost writes after crash
From
: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
[PATCH 1/2] dm era: Recover committed writeset after crash
From
: Nikos Tsironis <ntsironis@xxxxxxxxxxx>
[PATCH 1/2] dm crypt: replaced #if defined with IS_ENABLED
From
: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
[PATCH 2/2] dm crypt: support using trusted keys
From
: Ahmad Fatoum <a.fatoum@xxxxxxxxxxxxxx>
[BUG Report] -EIO error when reloading table
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH 5/5] crypto: remove Salsa20 stream cipher algorithm
From
: Milan Broz <gmazyland@xxxxxxxxx>
Re: [PATCH 5/5] crypto: remove Salsa20 stream cipher algorithm
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 5/5] crypto: remove Salsa20 stream cipher algorithm
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
Re: [PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t()
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t()
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH v2] dm: avoid filesystem lookup in dm_get_dev_t()
From
: mwilck@xxxxxxxx
Re: dm: avoid filesystem lookup in dm_get_dev_t()
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: dm: avoid filesystem lookup in dm_get_dev_t()
From
: Christoph Hellwig <hch@xxxxxx>
Re: dm: avoid filesystem lookup in dm_get_dev_t()
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
[PATCH v4 2/2] dm-integrity: introduce the "fix_hmac" argument
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH] dm: avoid filesystem lookup in dm_get_dev_t()
From
: Martin Wilck <mwilck@xxxxxxxx>
[PATCH v3 2/2] dm-integrity: introduce the "fix_hmac" argument
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
From
: Nikolay Borisov <nborisov@xxxxxxxx>
Re: [RFC PATCH 00/37] block: introduce bio_init_fields()
From
: Julian Calaby <julian.calaby@xxxxxxxxx>
Re: [RFC PATCH 00/37] block: introduce bio_init_fields()
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [QUESTION]: multipath device with wrong path lead to metadata err
From
: Martin Wilck <mwilck@xxxxxxxx>
[PATCH v2 2/2] dm-integrity: introduce the "fix_hmac" argument
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
[PATCH v2 1/2] dm-integrity: disable recalculate due to secrurity reasons
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [QUESTION]: multipath device with wrong path lead to metadata err
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [QUESTION]: multipath device with wrong path lead to metadata err
From
: Roger Heflin <rogerheflin@xxxxxxxxx>
[PATCH 2/2] dm-integrity: disable recalculate due to secrurity reasons
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
[PATCH 1/2] dm-integrity: introduce the "fix_hmac" argument
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
[PATCH] dm-integrity: fix a crash with recalculate
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH AUTOSEL 5.4 03/26] dm integrity: select CRYPTO_SKCIPHER
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: [RFC PATCH 00/37] block: introduce bio_init_fields()
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [QUESTION]: multipath device with wrong path lead to metadata err
From
: lixiaokeng <lixiaokeng@xxxxxxxxxx>
[PATCH AUTOSEL 4.14 2/9] dm integrity: select CRYPTO_SKCIPHER
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 02/15] dm integrity: select CRYPTO_SKCIPHER
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 03/26] dm integrity: select CRYPTO_SKCIPHER
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.10 07/45] dm integrity: select CRYPTO_SKCIPHER
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [QUESTION]: multipath device with wrong path lead to metadata err
From
: Martin Wilck <mwilck@xxxxxxxx>
[PATCH] dm crypt: fix invalid copy paste in crypt_alloc_req_aead
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: [RFC PATCH 00/37] block: introduce bio_init_fields()
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
Re: [RFC PATCH 00/37] block: introduce bio_init_fields()
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [QUESTION]: multipath device with wrong path lead to metadata err
From
: lixiaokeng <lixiaokeng@xxxxxxxxxx>
Re: [PATCH v3 0/1] Multipath io_err_stat fixes
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [QUESTION]: multipath device with wrong path lead to metadata err
From
: Martin Wilck <mwilck@xxxxxxxx>
[RFC PATCH 28/37] target: use bio_init_fields in iblock
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 37/37] xfs: use bio_init_fields in xfs_log
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 36/37] xfs: use bio_init_fields in xfs_buf
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 35/37] ocfs: use bio_init_fields in heartbeat
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 34/37] nfs: use bio_init_fields in blocklayout
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 33/37] jfs: use bio_init_fields in metadata
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 32/37] eros: use bio_init_fields in zdata
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 31/37] eros: use bio_init_fields in data
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 30/37] fs: use bio_init_fields in buffer
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 29/37] btrfs: use bio_init_fields in scrub
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 27/37] nvmet: use bio_init_fields in bdev-ns
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 25/37] dm-zoned: use bio_init_fields
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 26/37] dm log writes: use bio_init_fields
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 24/37] dm-zoned: use bio_init_fields target
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 23/37] dm-zoned: use bio_init_fields metadata
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 22/37] dm-crypt: use bio_init_fields
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 21/37] dm-bufio: use bio_init_fields
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 19/37] bcache: use bio_init_fields in super
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 20/37] bcache: use bio_init_fields in writeback
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 18/37] bcache: use bio_init_fields in journal
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 17/37] pktcdvd: use bio_init_fields
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 00/37] block: introduce bio_init_fields()
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 07/37] gfs2: use bio_init_fields in meta_io
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 16/37] floppy: use bio_init_fields
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 06/37] gfs2: use bio_init_fields in lops
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 15/37] drdb: use bio_init_fields in receiver
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 14/37] drdb: use bio_init_fields in bitmap
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 05/37] ext4: use bio_init_fields in page_io
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 04/37] btrfs: use bio_init_fields in volumes
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 12/37] zonefs: use bio_init_fields in append
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 13/37] drdb: use bio_init_fields in actlog
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 03/37] btrfs: use bio_init_fields in disk-io
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 02/37] fs: use bio_init_fields in block_dev
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 01/37] block: introduce bio_init_fields() helper
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 11/37] jfs: use bio_init_fields in logmgr
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 10/37] iomap: use bio_init_fields in direct-io
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 09/37] iomap: use bio_init_fields in buffered-io
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[RFC PATCH 08/37] gfs2: use bio_init_fields in ops_fstype
From
: Chaitanya Kulkarni <chaitanya.kulkarni@xxxxxxx>
[PATCH v3 0/1] Multipath io_err_stat fixes
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v3 1/1] multipathd: cleanup logging for marginal paths
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v2 6/6] multipathd: cleanup logging for marginal paths
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[QUESTION]: multipath device with wrong path lead to metadata err
From
: lixiaokeng <lixiaokeng@xxxxxxxxxx>
[PATCH] dm persistent data: fix return type of shadow_root
From
: Jinoh Kang <jinoh.kang.kr@xxxxxxxxx>
Re: [git pull] device mapper fixes for 5.11-rc4
From
: pr-tracker-bot@xxxxxxxxxx
[git pull] device mapper fixes for 5.11-rc4
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v10 0/8] IMA: support for measuring kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 0/6] Multipath io_err_stat fixes
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH v2 6/6] multipathd: cleanup logging for marginal paths
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH v10 0/8] IMA: support for measuring kernel integrity critical data
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [dm-crypt] [PATCH] dm crypt: defer the decryption to a tasklet, when being called with interrupts disabled
From
: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
[PATCH v2 6/6] multipathd: cleanup logging for marginal paths
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v2 3/6] multipathd: avoid io_err_stat ABBA deadlock
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v2 4/6] multipathd: use get_monotonic_time() in io_err_stat code
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v2 2/6] multipathd: avoid io_err_stat crash during shutdown
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v2 1/6] libmultipath: make find_err_path_by_dev() static
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v2 5/6] multipathd: combine free_io_err_stat_path and destroy_directio_ctx
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v2 0/6] Multipath io_err_stat fixes
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v3 5/6] dm: Verify inline encryption capabilities of new table when it is loaded
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v3 3/6] dm: add support for passing through inline crypto support
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v10 5/8] IMA: limit critical data measurement based on a label
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v3 2/6] block: keyslot-manager: Introduce functions for device mapper support
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [PATCH v10 5/8] IMA: limit critical data measurement based on a label
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH] dm-snapshot: Flush merged data before committing metadata
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
Re: [PATCH 0/3] Multipath io_err_stat fixes
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
[PATCH] dm crypt: defer the decryption to a tasklet, when being called with interrupts disabled
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] Multipath io_err_stat fixes
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH 3/3] multipathd: avoid io_err_stat ABBA deadlock
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH 2/3] multipathd: avoid io_err_stat crash during shutdown
From
: Martin Wilck <martin.wilck@xxxxxxxx>
[PATCH 3/3] multipathd: avoid io_err_stat ABBA deadlock
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 2/3] multipathd: avoid io_err_stat crash during shutdown
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 1/3] libmultipath: make find_err_path_by_dev() static
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 0/3] Multipath io_err_stat fixes
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v2 2/2] IMA: Add test for dm-crypt measurement
From
: Petr Vorel <pvorel@xxxxxxx>
Re: dm-integrity: fix the maximum number of arguments
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: dm-integrity: fix the maximum number of arguments
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
[PATCH] dm-integrity: fix the maximum number of arguments
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH][next] dm integrity: fix spelling mistake "flusing" -> "flushing"
From
: Colin King <colin.king@xxxxxxxxxxxxx>
[PATCH] dm: cleanup of front padding calculation
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] multipath-tools: cleanup uevent generation on startup
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: multipath-tools: NEW openSUSE github repo
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
multipath-tools: NEW openSUSE github repo
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH RFC 3/7] block: add iopoll method for non-mq device
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: New draft openSUSE multipath-tools repo on github
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 6/6] nvme: allow revalidate to set a namespace read-only
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH] dm-integrity: Fix flush with external metadata device
From
: Lukas Straub <lukasstraub2@xxxxxx>
Re: [PATCH 6/6] nvme: allow revalidate to set a namespace read-only
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
Re: [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
From
: Chaitanya Kulkarni <Chaitanya.Kulkarni@xxxxxxx>
[PATCH] dm crypt: do not call bio_endio() from the dm-crypt tasklet
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
split hard read-only vs read-only policy v3 (resend)
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/6] nvme: allow revalidate to set a namespace read-only
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/6] rbd: remove the ->set_read_only method
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/6] block: add a hard-readonly flag to struct gendisk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
From
: Christoph Hellwig <hch@xxxxxx>
Re: dm-integrity: Fix flush with external metadata device
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: dm-integrity: Fix flush with external metadata device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 3/7] block: add iopoll method for non-mq device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v3] dm-crypt: fix deadlock when swapping to encrypted device
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
[PATCH 0/3] multipath-tools: cleanup uevent generation on startup
From
: mwilck@xxxxxxxx
[PATCH 2/3] libmultipath: coalesce_paths(): stop triggering spurious uevents
From
: mwilck@xxxxxxxx
[PATCH 1/3] libmultipath: select_action(): skip is_mpp_known_to_udev() test
From
: mwilck@xxxxxxxx
[PATCH 3/3] Revert "multipathd: uev_trigger(): handle incomplete ADD events"
From
: mwilck@xxxxxxxx
[PATCH] dm-integrity: Fix flush with external metadata device
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: dm-integrity: Fix flush with external metadata device
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 3/7] block: add iopoll method for non-mq device
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH RFC 7/7] dm: add support for IO polling
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH v10 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v10 2/8] IMA: add support to measure buffer data hash
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v10 7/8] IMA: define a builtin critical data measurement policy
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v10 3/8] IMA: define a hook to measure kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v10 4/8] IMA: add policy rule to measure critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v10 1/8] IMA: generalize keyring specific measurement constructs
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v10 0/8] IMA: support for measuring kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v10 5/8] IMA: limit critical data measurement based on a label
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v10 6/8] IMA: extend critical data hook to limit the measurement based on a label
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] multipathd: LUN protection by checking path's wwid change status
From
: Chongyun Wu <wucy11@xxxxxxxxxxxxxxx>
Re: [PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 5/7] dm: always return BLK_QC_T_NONE for bio-based device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 4/7] block: define blk_qc_t as uintptr_t
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 3/7] block: add iopoll method for non-mq device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 2/7] block: add helper function fetching gendisk from queue
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH RFC 1/7] block: move definition of blk_qc_t to types.h
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH] multipathd: LUN protection by checking path's wwid change status
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH RFC 0/7] dm: add support of iopoll
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH] multipathd: LUN protection by checking path's wwid change status
From
: Chongyun Wu <wucy11@xxxxxxxxxxxxxxx>
New draft openSUSE multipath-tools repo on github
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH] multipathd: LUN protection by checking path's wwid change status
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH v3 resend] multipathd: fix path checkint not changed when path state changed from delay to failed
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH v9 2/8] IMA: add support to measure buffer data hash
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v3 resend] multipathd: fix path checkint not changed when path state changed from delay to failed
From
: Chongyun Wu <wucy11@xxxxxxxxxxxxxxx>
Re: [RFC PATCH v4 2/3] block: add simple copy support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: Basic Github CI for multipath-tools
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH v9 7/8] IMA: define a builtin critical data measurement policy
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 5/8] IMA: limit critical data measurement based on a label
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 3/8] IMA: define a hook to measure kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 3/8] IMA: define a hook to measure kernel integrity critical data
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v9 4/8] IMA: add policy rule to measure critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 3/8] IMA: define a hook to measure kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: "Desnoyers, Peter" <P.Desnoyers@xxxxxxxxxxxxxxxx>
Re: [RFC PATCH v4 2/3] block: add simple copy support
From
: Selva Jove <selvajove@xxxxxxxxx>
Re: [RFC PATCH v4 2/3] block: add simple copy support
From
: Selva Jove <selvajove@xxxxxxxxx>
Re: [PATCH v9 2/8] IMA: add support to measure buffer data hash
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 1/8] IMA: generalize keyring specific measurement constructs
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/2] multipath cleanup patches
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH 6/6] multipath.conf.5: Improve checker_timeout description
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH v3] multipathd: fix path checkint not changed when path state changed from delay to failed
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH v9 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3] multipathd: fix path checkint not changed when path state changed from delay to failed
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 2/2] multipath.conf.5: Improve checker_timeout description
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 1/2] libmultipath: check for null wwid before strcmp
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 0/2] multipath cleanup patches
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v9 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [PATCH 6/6] multipath.conf.5: Improve checker_timeout description
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: dm-integrity: Fix flush with external metadata device
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: dm snap : add sanity checks to snapshot_ctr
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: dm-raid: set discard_granularity non-zero if possible
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 4/6] libmultipath: ignore multipaths sections without wwid option
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[RFC PATCH v4 2/3] block: add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
Re: [RFC PATCH v4 2/3] block: add simple copy support
From
: "Darrick J. Wong" <darrick.wong@xxxxxxxxxx>
[RFC PATCH v4 3/3] nvme: add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
Re: [RFC PATCH v4 1/3] block: export bio_map_kern()
From
: Selva Jove <selvajove@xxxxxxxxx>
[RFC PATCH v4 1/3] block: export bio_map_kern()
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
[RFC PATCH v4 0/3] add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
[PATCH] dm zoned: select CONFIG_CRC32
From
: Arnd Bergmann <arnd@xxxxxxxxxx>
[PATCH v3 3/6] dm: add support for passing through inline crypto support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
Re: [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
From
: Hillf Danton <hdanton@xxxxxxxx>
Re: [PATCH v9 4/8] IMA: add policy rule to measure critical data
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
[PATCH v3 2/6] block: keyslot-manager: Introduce functions for device mapper support
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH v3 0/6] add support for inline encryption to device mapper
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[RFC PATCH 05/10] crypto: x86/glue-helper - drop XTS helper routines
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
Re: [PATCH v9 1/8] IMA: generalize keyring specific measurement constructs
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
[PATCH RFC 6/7] block: track cookies of split bios for bio-based device
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH v3 4/6] dm: Support key eviction from keyslot managers of underlying devices
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH] dm crypt: fix sysfs name collision when reloading table
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
New issue: KASAN: wild-memory-access Write in bdi_put (bisected to e6cb53827ed6)
From
: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx>
Re: [PATCH v9 3/8] IMA: define a hook to measure kernel integrity critical data
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: dm crypt: export sysfs of kcryptd workqueue - broken dmsetup reload
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH v3 6/6] dm: set DM_TARGET_PASSES_CRYPTO feature for some targets
From
: Satya Tangirala <satyat@xxxxxxxxxx>
[PATCH] dm snap : add sanity checks to snapshot_ctr
From
: Defang Bo <bodefang@xxxxxxx>
[PATCH RFC 0/7] dm: add support of iopoll
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH RFC 7/7] dm: add support for IO polling
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[RFC PATCH 10/10] crypto: x86/glue-helper - drop CTR helper routines
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
[RFC PATCH 01/10] crypto: x86/camellia - switch to XTS template
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
[PATCH RFC 2/7] block: add helper function fetching gendisk from queue
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH] dm-integrity: Fix flush with external metadata device
From
: Lukas Straub <lukasstraub2@xxxxxx>
[PATCH v3 5/6] dm: Verify inline encryption capabilities of new table when it is loaded
From
: Satya Tangirala <satyat@xxxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
writecache performance, nfs export, optane
From
: "J. Bruce Fields" <bfields@xxxxxxxxxx>
[PATCH RFC 4/7] block: define blk_qc_t as uintptr_t
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
[PATCH RFC 1/7] block: move definition of blk_qc_t to types.h
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH] dm-snapshot: Flush merged data before committing metadata
From
: Akilesh Kailash <akailash@xxxxxxxxxx>
[PATCH RFC 5/7] dm: always return BLK_QC_T_NONE for bio-based device
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
Re: dm crypt: export sysfs of kcryptd workqueue - broken dmsetup reload
From
: JeffleXu <jefflexu@xxxxxxxxxxxxxxxxx>
[PATCH] multipath: fix path checkint not changed when path state
From
: wu <silenceocean@xxxxxxx>
[PATCH] dm-integrity: Fix flush with external metadata device
From
: Lukas Straub <lukasstraub2@xxxxxx>
Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
From
: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
[PATCH v3 1/6] block: keyslot-manager: Introduce passthrough keyslot manager
From
: Satya Tangirala <satyat@xxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Sergei Shtepa <sergei.shtepa@xxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
[RFC PATCH 03/10] crypto: x86/serpent- switch to XTS template
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
[PATCH RFC 3/7] block: add iopoll method for non-mq device
From
: Jeffle Xu <jefflexu@xxxxxxxxxxxxxxxxx>
[RFC PATCH 02/10] crypto: x86/cast6 - switch to XTS template
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
Re: [PATCH v9 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Paul Moore <paul@xxxxxxxxxxxxxx>
Re: [RFC PATCH 00/10] crypto: x86 - remove XTS and CTR glue helper code
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
[PATCH] multipathd: LUN protection by checking path's wwid change status
From
: Chongyun Wu <wucy11@xxxxxxxxxxxxxxx>
Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
From
: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 2/8] IMA: add support to measure buffer data hash
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v9 7/8] IMA: define a builtin critical data measurement policy
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
Re: [PATCH v9 5/8] IMA: limit critical data measurement based on a label
From
: Mimi Zohar <zohar@xxxxxxxxxxxxx>
[RFC PATCH 00/10] crypto: x86 - remove XTS and CTR glue helper code
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
[RFC PATCH 06/10] crypto: x86/camellia - drop CTR mode implementation
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
[PATCH v3] multipathd: fix path checkint not changed when path state changed from delay to failed
From
: wucy11 <wucy11@xxxxxxxxxxxxxxx>
[RFC PATCH 08/10] crypto: x86/serpent - drop CTR mode implementation
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
[RFC PATCH 07/10] crypto: x86/cast6 - drop CTR mode implementation
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
[RFC PATCH 09/10] crypto: x86/twofish - drop CTR mode implementation
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
[PATCH v2] multipath: fix path checkint not changed when path state changed from delay to failed
From
: wucy11 <wucy11@xxxxxxxxxxxxxxx>
[RFC PATCH 04/10] crypto: x86/twofish - switch to XTS template
From
: Ard Biesheuvel <ardb@xxxxxxxxxx>
Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
From
: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
[PATCH] dm dust: remove h from printk format specifier
From
: trix@xxxxxxxxxx
[PATCH trivial] dm crypt: Spelling s/cihper/cipher/
From
: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
Re: [PATCH v3 0/2] dm crypt: some fixes to support dm-crypt running in softirq context
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
[PATCH v3 1/2] dm crypt: do not wait for backlogged crypto request completion in softirq
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
[PATCH v3 2/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
[PATCH v3 0/2] dm crypt: some fixes to support dm-crypt running in softirq context
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: [RFC PATCH v4 2/3] block: add simple copy support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [RFC PATCH v4 1/3] block: export bio_map_kern()
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH] dm zoned: select CONFIG_CRC32
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH v2 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: [PATCH v2 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH 0/4] Fix order when split bio and send remaining back to itself
From
: Danny Shih <dannyshih@xxxxxxxxxxxx>
Re: [PATCH 0/4] Fix order when split bio and send remaining back to itself
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
[PATCH v2 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
[PATCH v2 0/2] dm crypt: some fixes to support dm-crypt running in softirq context
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
[PATCH v2 2/2] dm crypt: do not wait for backlogged crypto request completion in softirq
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: antlists <antlists@xxxxxxxxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: "John Stoffel" <john@xxxxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: "John Stoffel" <john@xxxxxxxxxxx>
[PATCH AUTOSEL 4.19 10/10] dm verity: skip verity work if I/O error when system is shutting down
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.14 8/8] dm verity: skip verity work if I/O error when system is shutting down
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.10 29/31] dm verity: skip verity work if I/O error when system is shutting down
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 17/17] dm verity: skip verity work if I/O error when system is shutting down
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: antlists <antlists@xxxxxxxxxxxxxxx>
Re: [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: Danny Shih <dannyshih@xxxxxxxxxxxx>
Re: [PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: "John Stoffel" <john@xxxxxxxxxxx>
[PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
[PATCH 2/2] dm crypt: do not wait for backlogged crypto request completion in softirq
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Akira Hayakawa <ruby.wktk@xxxxxxxxx>
[PATCH 2/4] block: use submit_bio_noacct_add_head for split bio sending back
From
: dannyshih <dannyshih@xxxxxxxxxxxx>
[PATCH 0/4] Fix order when split bio and send remaining back to itself
From
: dannyshih <dannyshih@xxxxxxxxxxxx>
[PATCH 3/4] dm: use submit_bio_noacct_add_head for split bio sending back
From
: dannyshih <dannyshih@xxxxxxxxxxxx>
[PATCH 4/4] md: use submit_bio_noacct_add_head for split bio sending back
From
: dannyshih <dannyshih@xxxxxxxxxxxx>
[PATCH 1/4] block: introduce submit_bio_noacct_add_head
From
: dannyshih <dannyshih@xxxxxxxxxxxx>
Re: [git pull] device mapper fix for 5.11-rc2
From
: pr-tracker-bot@xxxxxxxxxx
[git pull] device mapper fix for 5.11-rc2
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: dm crypt: export sysfs of kcryptd workqueue - broken dmsetup reload
From
: Milan Broz <gmazyland@xxxxxxxxx>
Re: [RFC PATCH 00/10] crypto: x86 - remove XTS and CTR glue helper code
From
: Eric Biggers <ebiggers@xxxxxxxxxx>
Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: [RFC PATCH 00/10] crypto: x86 - remove XTS and CTR glue helper code
From
: Milan Broz <gmazyland@xxxxxxxxx>
dm crypt: export sysfs of kcryptd workqueue - broken dmsetup reload
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
From
: Ignat Korchagin <ignat@xxxxxxxxxxxxxx>
Re: dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
From
: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: DM's filesystem lookup in dm_get_dev_t() [was: Re: linux-next: manual merge of the device-mapper tree with Linus' tree]
From
: Christoph Hellwig <hch@xxxxxx>
Re: DM's filesystem lookup in dm_get_dev_t() [was: Re: linux-next: manual merge of the device-mapper tree with Linus' tree]
From
: Christoph Hellwig <hch@xxxxxx>
Re: [git pull] device mapper changes for 5.11
From
: pr-tracker-bot@xxxxxxxxxx
Re: DM's filesystem lookup in dm_get_dev_t() [was: Re: linux-next: manual merge of the device-mapper tree with Linus' tree]
From
: Alasdair G Kergon <agk@xxxxxxxxxx>
Re: DM's filesystem lookup in dm_get_dev_t() [was: Re: linux-next: manual merge of the device-mapper tree with Linus' tree]
From
: Hannes Reinecke <hare@xxxxxxx>
[git pull] device mapper changes for 5.11
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
DM's filesystem lookup in dm_get_dev_t() [was: Re: linux-next: manual merge of the device-mapper tree with Linus' tree]
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v2 1/2] IMA: generalize key measurement tests
From
: Petr Vorel <pvorel@xxxxxxx>
Re: Basic Github CI for multipath-tools
From
: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
Basic Github CI for multipath-tools
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH 6/6] multipath.conf.5: Improve checker_timeout description
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH 3/6] libmultipath: warn about missing braces at end of multipath.conf
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH 5/6] multipathd: Fix multipathd stopping on shutdown
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH 4/6] libmultipath: ignore multipaths sections without wwid option
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH 2/6] mpathpersist: update prkeys file on changing registrations
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH] libmultipath: fix format warning with clang
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 2/2] multipath-tools unit tests: fix memory leaks in mpathvalid tests
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 1/2] multipath-tools tests: unversioned .so for valgrind tests
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 1/6] mpathpersist: Fix Register and Ignore with 0x00 SARK
From
: Martin Wilck <martin.wilck@xxxxxxxx>
[PATCH 5/6] multipathd: Fix multipathd stopping on shutdown
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 6/6] multipath.conf.5: Improve checker_timeout description
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 2/6] mpathpersist: update prkeys file on changing registrations
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 4/6] libmultipath: ignore multipaths sections without wwid option
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 3/6] libmultipath: warn about missing braces at end of multipath.conf
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 0/6] More misc multipath patches
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH 1/6] mpathpersist: Fix Register and Ignore with 0x00 SARK
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH] libmultipath: fix format warning with clang
From
: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
Re: one warning in current upstream-queue branch
From
: Martin Wilck <mwilck@xxxxxxxx>
[PATCH] libmultipath: fix format warning with clang
From
: mwilck@xxxxxxxx
[PATCH 2/2] multipath-tools unit tests: fix memory leaks in mpathvalid tests
From
: mwilck@xxxxxxxx
[PATCH 1/2] multipath-tools tests: unversioned .so for valgrind tests
From
: mwilck@xxxxxxxx
one warning in current upstream-queue branch
From
: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
Re: [PATCH 7/7] libmultipath.version: add missing symbol
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 6/7] multipath-tools: make sure plugin DSOs use symbol versions
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 5/7] multipath-tools: avoid access to /etc/localtime
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 4/7] libmultipath: force map reload if udev incomplete
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 2/7] libmultipath: protect logarea with logq_lock
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 2/7] libmultipath: protect logarea with logq_lock
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH v3 0/5] Misc Multipath patches
From
: Martin Wilck <martin.wilck@xxxxxxxx>
[PATCH v5 22/29] multipath: fix leak in check_path_valid()
From
: mwilck@xxxxxxxx
Re: [PATCH 4/7] libmultipath: force map reload if udev incomplete
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH 4/7] libmultipath: force map reload if udev incomplete
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH 4/7] libmultipath: force map reload if udev incomplete
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 3/7] libmultipath: prevent DSO unloading with astray checker threads
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 2/7] libmultipath: protect logarea with logq_lock
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH 1/7] libmultipath: move logq_lock handling to log.c
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: dm-raid: stack limits instead of overwriting them.
From
: "S. Baerwolf" <stephan@xxxxxxxxxxxxxxx>
[PATCH v3 2/5] libmultipath: add eh_deadline multipath.conf parameter
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v3 5/5] libmultipath: limit reading 0xc9 vpd page
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v3 1/5] libmultipath: move fast_io_fail defines to structs.h
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v3 4/5] libmultipath: factor out code to get vpd page data
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v3 0/5] Misc Multipath patches
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
[PATCH v3 3/5] multipathd: remove redundant vector_free() int configure
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v4 22/29] multipath: fix leaks in check_path_valid()
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH] multipath-tools: replace hidden tab by space in hwtable
From
: Martin Wilck <mwilck@xxxxxxxx>
[PATCH] multipath-tools: replace hidden tab by space in hwtable
From
: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
[PATCH 5/7] multipath-tools: avoid access to /etc/localtime
From
: mwilck@xxxxxxxx
[PATCH 4/7] libmultipath: force map reload if udev incomplete
From
: mwilck@xxxxxxxx
[PATCH 3/7] libmultipath: prevent DSO unloading with astray checker threads
From
: mwilck@xxxxxxxx
[PATCH 6/7] multipath-tools: make sure plugin DSOs use symbol versions
From
: mwilck@xxxxxxxx
[PATCH 7/7] libmultipath.version: add missing symbol
From
: mwilck@xxxxxxxx
[PATCH 0/7] Various multipath-tools patches
From
: mwilck@xxxxxxxx
[PATCH 1/7] libmultipath: move logq_lock handling to log.c
From
: mwilck@xxxxxxxx
[PATCH 2/7] libmultipath: protect logarea with logq_lock
From
: mwilck@xxxxxxxx
[PATCH v4 22/29] multipath: fix leaks in check_path_valid()
From
: mwilck@xxxxxxxx
Re: [PATCH v3 22/29] multipath: fix leaks in check_path_valid()
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH v3 29/29] libmultipath: fix race between log_safe and log_thread_stop()
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v3 25/29] libmultipath: introduce symbolic values for logsink
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v3 24/29] libmultipath: use libmp_verbosity to track verbosity
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v3 22/29] multipath: fix leaks in check_path_valid()
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v3 20/29] multipath: use atexit() for cleanup handlers
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v3 18/29] libmultipath: fix log_thread startup and teardown
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v3 02/29] multipathd: Fix liburcu memory leak
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
multipath-tools build and unit testing
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH v2 5/6] libmultipath: limit reading 0xc9 vpd page
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH v2 5/6] libmultipath: limit reading 0xc9 vpd page
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v2 4/6] libmultipath: factor out code to get vpd page data
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH v2 22/29] multipath: fix leaks in check_path_valid()
From
: Benjamin Marzinski <bmarzins@xxxxxxxxxx>
Re: [PATCH resend] multipath-tools: Violin and Nexsan were bought by StorCentric
From
: Martin Wilck <mwilck@xxxxxxxx>
[PATCH resend] multipath-tools: Violin and Nexsan were bought by StorCentric
From
: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
[PATCH resend] multipath-tools: add Vexata(by StorCentric) VX arrays
From
: Xose Vazquez Perez <xose.vazquez@xxxxxxxxx>
Re: [PATCH v2 5/6] libmultipath: limit reading 0xc9 vpd page
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH v2 4/6] libmultipath: factor out code to get vpd page data
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH v2 2/6] libmultipath: add eh_deadline multipath.conf parameter
From
: Martin Wilck <martin.wilck@xxxxxxxx>
Re: [PATCH v3 0/4] add library to check if device is a valid path
From
: Martin Wilck <martin.wilck@xxxxxxxx>
[PATCH] dm-raid: set discard_granularity non-zero if possible
From
: Stephan Bärwolf <stephan@xxxxxxxxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Vitaly Mayatskih <v.mayatskih@xxxxxxxxx>
Re: [PATCH v3 00/29] libmultipath: improve cleanup on exit
From
: Martin Wilck <mwilck@xxxxxxxx>
[PATCH v3 29/29] libmultipath: fix race between log_safe and log_thread_stop()
From
: mwilck@xxxxxxxx
[PATCH v3 25/29] libmultipath: introduce symbolic values for logsink
From
: mwilck@xxxxxxxx
[PATCH v3 20/29] multipath: use atexit() for cleanup handlers
From
: mwilck@xxxxxxxx
[PATCH v3 24/29] libmultipath: use libmp_verbosity to track verbosity
From
: mwilck@xxxxxxxx
[PATCH v3 12/29] multipathd: unwatch_all_dmevents: check if waiter is initialized
From
: mwilck@xxxxxxxx
[PATCH v3 27/29] multipathd: common code for "-k" and command args
From
: mwilck@xxxxxxxx
[PATCH v3 26/29] libmultipath: simplify dlog()
From
: mwilck@xxxxxxxx
[PATCH v3 13/29] multipathd: print error message if config can't be loaded
From
: mwilck@xxxxxxxx
[PATCH v3 21/29] mpathpersist: use atexit() for cleanup handlers
From
: mwilck@xxxxxxxx
[PATCH v3 22/29] multipath: fix leaks in check_path_valid()
From
: mwilck@xxxxxxxx
[PATCH v3 16/29] libmultipath: log_thread_stop(): check if logarea is initialized
From
: mwilck@xxxxxxxx
[PATCH v3 01/29] multipathd: uxlsnr: avoid deadlock on exit
From
: mwilck@xxxxxxxx
[PATCH v3 28/29] multipathd: sanitize uxsock_listen()
From
: mwilck@xxxxxxxx
[PATCH v3 06/29] multipathd: move threads destruction into separate function
From
: mwilck@xxxxxxxx
[PATCH v3 23/29] multipath-tools: mpath-tools.supp: file with valgrind suppressions
From
: mwilck@xxxxxxxx
[PATCH v3 05/29] multipathd: make some globals static
From
: mwilck@xxxxxxxx
[PATCH v3 18/29] libmultipath: fix log_thread startup and teardown
From
: mwilck@xxxxxxxx
[PATCH v3 03/29] multipathd: move handling of io_err_stat_attr into libmultipath
From
: mwilck@xxxxxxxx
[PATCH v3 19/29] multipathd: move cleanup_{prio, checkers, foreign} to libmultipath_exit
From
: mwilck@xxxxxxxx
[PATCH v3 15/29] multipathd: fixup libdm deinitialization
From
: mwilck@xxxxxxxx
[PATCH v3 17/29] multipathd: add cleanup_child() exit handler
From
: mwilck@xxxxxxxx
[PATCH v3 14/29] libmultipath: add libmp_dm_exit()
From
: mwilck@xxxxxxxx
[PATCH v3 11/29] multipathd: child(): call cleanups in failure case, too
From
: mwilck@xxxxxxxx
[PATCH v3 02/29] multipathd: Fix liburcu memory leak
From
: mwilck@xxxxxxxx
[PATCH v3 04/29] multipathd: move vecs desctruction into cleanup function
From
: mwilck@xxxxxxxx
[PATCH v3 07/29] multipathd: move conf destruction into separate function
From
: mwilck@xxxxxxxx
[PATCH v3 09/29] multipathd: close pidfile on exit
From
: mwilck@xxxxxxxx
[PATCH v3 08/29] multipathd: move pid destruction into separate function
From
: mwilck@xxxxxxxx
[PATCH v3 00/29] libmultipath: improve cleanup on exit
From
: mwilck@xxxxxxxx
Re: [PATCH v2 22/29] multipath: fix leaks in check_path_valid()
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Akira Hayakawa <ruby.wktk@xxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Pavel Machek <pavel@xxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Bob Liu <bob.liu@xxxxxxxxxx>
Re: Linux 5.10
From
: Dave Jones <davej@xxxxxxxxxxxxxxxxx>
dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
From
: "Maciej S. Szmigiero" <mail@xxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
[PATCH] dm integrity: select the Kconfig option CRYPTO_SKCIPHER
From
: Anthony Iliopoulos <ailiop@xxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [git pull] 2 reverts for 5.11 to fix v5.10 MD regression
From
: pr-tracker-bot@xxxxxxxxxx
[git pull] 2 reverts for 5.11 to fix v5.10 MD regression
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: Linux 5.10
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: Linux 5.10
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: uxsock_timeout default value in man page
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH v8 4/8] IMA: add policy rule to measure critical data
From
: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 5/8] IMA: limit critical data measurement based on a label
From
: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v3 1/2] block: add simple copy support
From
: Selva Jove <selvajove@xxxxxxxxx>
Re: …: Reduce scope for the variable “…” in …()
From
: Markus Elfring <Markus.Elfring@xxxxxx>
Re: [PATCH v8 3/8] IMA: define a hook to measure kernel integrity critical data
From
: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v3 1/2] block: add simple copy support
From
: Selva Jove <selvajove@xxxxxxxxx>
Re: [PATCH v8 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 2/8] IMA: add support to measure buffer data hash
From
: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 1/8] IMA: generalize keyring specific measurement constructs
From
: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 4/8] IMA: add policy rule to measure critical data
From
: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH v3 1/2] block: add simple copy support
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [PATCH v8 4/8] IMA: add policy rule to measure critical data
From
: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v7 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Lakshmi Ramasubramanian <nramas@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v7 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
[RFC PATCH v3 2/2] nvme: add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
[RFC PATCH v3 0/2] add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
[RFC PATCH v3 1/2] block: add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
Re: [PATCH v7 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Tyler Hicks <tyhicks@xxxxxxxxxxxxxxxxxxx>
Re: uxsock_timeout default value in man page
From
: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
Re: uxsock_timeout default value in man page
From
: Martin Wilck <mwilck@xxxxxxxx>
uxsock_timeout default value in man page
From
: Christophe Varoqui <christophe.varoqui@xxxxxxxxxxx>
Re: [PATCH v9 5/8] IMA: limit critical data measurement based on a label
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v9 4/8] IMA: add policy rule to measure critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH v9 1/8] IMA: generalize keyring specific measurement constructs
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v9 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v9 7/8] IMA: define a builtin critical data measurement policy
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v9 5/8] IMA: limit critical data measurement based on a label
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v9 2/8] IMA: add support to measure buffer data hash
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v9 4/8] IMA: add policy rule to measure critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v9 6/8] IMA: extend critical data hook to limit the measurement based on a label
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v9 3/8] IMA: define a hook to measure kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v9 0/8] IMA: support for measuring kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v8 4/8] IMA: add policy rule to measure critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: need help with dm & md raid10 issue
From
: Song Liu <songliubraving@xxxxxx>
Re: [PATCH] md: change mddev 'chunk_sectors' from int to unsigned
From
: Song Liu <songliubraving@xxxxxx>
[PATCH] md: change mddev 'chunk_sectors' from int to unsigned
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [GIT PULL v3] md-fixes 20201212
From
: Jens Axboe <axboe@xxxxxxxxx>
[PATCH AUTOSEL 5.9 04/23] dm integrity: don't use drivers that have CRYPTO_ALG_ALLOCATES_MEMORY
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.19 9/9] dm table: Remove BUG_ON(in_interrupt())
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.4 10/14] dm table: Remove BUG_ON(in_interrupt())
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.9 17/23] dm table: Remove BUG_ON(in_interrupt())
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.4 2/2] dm table: Remove BUG_ON(in_interrupt())
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.9 5/5] dm table: Remove BUG_ON(in_interrupt())
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 4.14 8/8] dm table: Remove BUG_ON(in_interrupt())
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [GIT PULL v3] md-fixes 20201212
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: need help with dm & md raid10 issue
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v8 4/8] IMA: add policy rule to measure critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v8 1/8] IMA: generalize keyring specific measurement constructs
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v8 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v8 2/8] IMA: add support to measure buffer data hash
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v8 7/8] IMA: define a builtin critical data measurement policy
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v8 6/8] IMA: extend critical data hook to limit the measurement based on a label
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v8 3/8] IMA: define a hook to measure kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v8 4/8] IMA: add policy rule to measure critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v8 5/8] IMA: limit critical data measurement based on a label
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v8 0/8] IMA: support for measuring kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH v7 3/8] IMA: define a hook to measure kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v3 1/2] block: add simple copy support
From
: Mikulas Patocka <mpatocka@xxxxxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 0/3] block: blk_interposer - Block Layer Interposer
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] dm: avoid filesystem lookup in dm_get_dev_t()
From
: Martin Wilck <mwilck@xxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Josef Bacik <josef@xxxxxxxxxxxxxx>
[PATCH -next] drivers: md: simplify the return expression of load_mapping()
From
: Zheng Yongjun <zhengyongjun3@xxxxxxxxxx>
[PATCH v7 8/8] selinux: include a consumer of the new IMA critical data hook
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH] dm ebs: avoid double unlikely() notation when using IS_ERR()
From
: Antonio Quartulli <a@xxxxxxxxxxx>
[PATCH v7 3/8] IMA: define a hook to measure kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v7 1/8] IMA: generalize keyring specific measurement constructs
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v7 4/8] IMA: add policy rule to measure critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v7 0/8] IMA: support for measuring kernel integrity critical data
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH] dm verity: skip verity work on I/O errors when system is shutting down
From
: Hyeongseok Kim <hyeongseok@xxxxxxxxx>
[PATCH] Revert "dm raid: remove unnecessary discard limits for raid10"
From
: Song Liu <songliubraving@xxxxxx>
[PATCH v7 6/8] IMA: extend critical data hook to limit the measurement based on a label
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
Re: Revert "dm raid: remove unnecessary discard limits for raid10"
From
: Song Liu <songliubraving@xxxxxx>
[PATCH v7 7/8] IMA: define a builtin critical data measurement policy
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v7 5/8] IMA: limit critical data measurement based on a label
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH v7 2/8] IMA: add support to measure buffer data hash
From
: Tushar Sugandhi <tusharsu@xxxxxxxxxxxxxxxxxxx>
[PATCH] dm: avoid filesystem lookup in dm_get_dev_t()
From
: Hannes Reinecke <hare@xxxxxxx>
Re: split hard read-only vs read-only policy v2
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] Revert "dm raid: remove unnecessary discard limits for raid10"
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] Revert "dm raid: remove unnecessary discard limits for raid10"
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: Revert "dm raid: remove unnecessary discard limits for raid10"
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: Revert "dm raid: remove unnecessary discard limits for raid10"
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: store a pointer to the block_device in struct bio (again)
From
: Qian Cai <qcai@xxxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: "Javier González" <javier@xxxxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Douglas Gilbert <dgilbert@xxxxxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: "Javier González" <javier@xxxxxxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
Re: [PATCH 6/6] nvme: allow revalidate to set a namespace read-only
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Javier González <javier@xxxxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Javier González <javier@xxxxxxxxxxx>
Re: (subset) [PATCH 000/141] Fix fall-through warnings for Clang
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: "Javier González" <javier@xxxxxxxxxxx>
Re: store a pointer to the block_device in struct bio (again)
From
: Qian Cai <qcai@xxxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Javier González <javier@xxxxxxxxxxx>
Re: [RFC PATCH v2 1/2] block: add simple copy support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [RFC PATCH v2 1/2] block: add simple copy support
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 6/6] nvme: allow revalidate to set a namespace read-only
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 5/6] rbd: remove the ->set_read_only method
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 6/6] nvme: allow revalidate to set a namespace read-only
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
From
: Hannes Reinecke <hare@xxxxxxx>
split hard read-only vs read-only policy v3
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/6] rbd: remove the ->set_read_only method
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/6] block: add a hard-readonly flag to struct gendisk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/6] nvme: allow revalidate to set a namespace read-only
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
From
: Christoph Hellwig <hch@xxxxxx>
Re: store a pointer to the block_device in struct bio (again)
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: store a pointer to the block_device in struct bio (again)
From
: Daniel Wagner <dwagner@xxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: store a pointer to the block_device in struct bio (again)
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Re: [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
From
: Ming Lei <ming.lei@xxxxxxxxxx>
Performance degradation of DM devices after upgrading to linux-5.9 from linux-5.8
From
: Dennis Yang <shinrairis@xxxxxxxxx>
Re: [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: Christoph Hellwig <hch@xxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Johannes Thumshirn <Johannes.Thumshirn@xxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [PATCH 5/6] rbd: remove the ->set_read_only method
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 6/6] nvme: allow revalidate to set a namespace read-only
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 3/6] block: add a hard-readonly flag to struct gendisk
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: [PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
From
: "Martin K. Petersen" <martin.petersen@xxxxxxxxxx>
Re: store a pointer to the block_device in struct bio (again)
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: store a pointer to the block_device in struct bio (again)
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH 5/6] rbd: remove the ->set_read_only method
From
: Ilya Dryomov <idryomov@xxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Hannes Reinecke <hare@xxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 5/6] rbd: remove the ->set_read_only method
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 3/6] block: add a hard-readonly flag to struct gendisk
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 4/6] block: propagate BLKROSET on the whole device to all partitions
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 6/6] nvme: allow revalidate to set a namespace read-only
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 1/6] dm: use bdev_read_only to check if a device is read-only
From
: Christoph Hellwig <hch@xxxxxx>
[PATCH 2/6] block: remove the NULL bdev check in bdev_read_only
From
: Christoph Hellwig <hch@xxxxxx>
split hard read-only vs read-only policy v2
From
: Christoph Hellwig <hch@xxxxxx>
Re: [PATCH] dm verity: skip verity work on I/O errors when system is shutting down
From
: hyeongseok <hyeongseok@xxxxxxxxx>
[RFC PATCH v1 00/12] Replace strstarts() by str_has_prefix()
From
: laniel_francis@xxxxxxxxxxxxxxxxxxx
[RFC PATCH v1 04/12] device-mapper: Replace strstarts() by str_has_prefix().
From
: laniel_francis@xxxxxxxxxxxxxxxxxxx
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Keith Busch <kbusch@xxxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: "javier.gonz@xxxxxxxxxxx" <javier@xxxxxxxxxxx>
[RFC PATCH v2 1/2] block: add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
[RFC PATCH v2 0/2] add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: "javier.gonz@xxxxxxxxxxx" <javier@xxxxxxxxxxx>
[RFC PATCH v2 2/2] nvme: add simple copy support
From
: SelvaKumar S <selvakuma.s1@xxxxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [git pull] device mapper induced block fix for 5.10-rc7
From
: pr-tracker-bot@xxxxxxxxxx
[git pull] device mapper induced block fix for 5.10-rc7
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH] dm verity: skip verity work on I/O errors when system is shutting down
From
: Sami Tolvanen <samitolvanen@xxxxxxxxxx>
[PATCH] block: fix incorrect branching in blk_max_size_offset() [was: Re: [git pull] device mapper fixes for 5.10-rc7]
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [git pull] device mapper fixes for 5.10-rc7
From
: pr-tracker-bot@xxxxxxxxxx
[git pull] device mapper fixes for 5.10-rc7
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [RFC PATCH v1 00/12] Replace strstarts() by str_has_prefix()
From
: James Bottomley <James.Bottomley@xxxxxxxxxxxxxxxxxxxxx>
Re: [RFC PATCH] dm: fix IO splitting [was: Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking]
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
[RFC PATCH] dm: fix IO splitting [was: Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking]
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: [PATCH v2] block: use gcd() to fix chunk_sectors limit stacking
From
: Mike Snitzer <snitzer@xxxxxxxxxx>
Re: store a pointer to the block_device in struct bio (again)
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: block tracepoint cleanups v2
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [RFC PATCH v2 0/2] add simple copy support
From
: Damien Le Moal <Damien.LeMoal@xxxxxxx>
Re: [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH v1 3/5] dm: dm-user: New target that proxies BIOs to userspace
From
: Palmer Dabbelt <palmer@xxxxxxxxxxx>
[Index of Archives]
[DM Crypt]
[Fedora Desktop]
[ATA RAID]
[Fedora Marketing]
[Fedora Packaging]
[Fedora SELinux]
[Yosemite Discussion]
[KDE Users]
[Fedora Docs]