Linux Device-Mapper Development
[Prev Page][Next Page]
- Regression due to commit dbaf971c9cdf10843071a60dcafc1aaab3162354 ?, Jean-François Remy
- [PATCH AUTOSEL 4.19 13/20] dm integrity: use dm_bio_record and dm_bio_restore, Sasha Levin
- [PATCH AUTOSEL 5.4 23/35] dm integrity: use dm_bio_record and dm_bio_restore, Sasha Levin
- [PATCH AUTOSEL 4.19 12/20] dm bio record: save/restore bi_end_io and bi_integrity, Sasha Levin
- [PATCH AUTOSEL 4.14 11/15] dm bio record: save/restore bi_end_io and bi_integrity, Sasha Levin
- [PATCH AUTOSEL 5.5 27/41] dm integrity: use dm_bio_record and dm_bio_restore, Sasha Levin
- [PATCH AUTOSEL 5.5 26/41] dm bio record: save/restore bi_end_io and bi_integrity, Sasha Levin
- [PATCH AUTOSEL 5.4 22/35] dm bio record: save/restore bi_end_io and bi_integrity, Sasha Levin
- [PATCH v2 0/4] [PATCH 0/4] libmpathpersist allocation size fixes,
mwilck
- [PATCH -next 000/491] treewide: use fallthrough;, Joe Perches
- probable lvm thin_pool exhaustion, maiski
- Fix for dm-thin pool resizing, Drew Hastings
- [PATCH v4] dm ebs: new block size emulating target,
heinzm
- [PATCH 0/4] libmpathpersist allocation size fixes,
mwilck
- [PATCH] iscsi: do not wait for IOs in dm shrinker,
Gabriel Krisman Bertazi
- [git pull] device mapper fixes for 5.6-rc5,
Mike Snitzer
- [PATCH] dm: fix congested_fn for request-based device,
Hou Tao
- [PATCH 0/4] multipath-tools unit test fixups,
mwilck
- multipath-tools merges,
Christophe Varoqui
- Re: [PATCH] crypto: caam - update xts sector size for large input length, Horia Geanta
- [dm:for-next 30/32] drivers/md/dm-bio-record.h:45:7: error: 'struct bio' has no member named 'bi_integrity'; did you mean 'bi_iter'?, kbuild test robot
- [PATCH v6 0/6] dax/pmem: Provide a dax operation to zero page range,
Vivek Goyal
- [PATCH v6 3/6] s390, dcssblk, dax: Add dax zero_page_range operation to dcssblk driver, Vivek Goyal
- [PATCH v6 4/6] dm, dax: Add dax zero_page_range operation, Vivek Goyal
- [PATCH v6 2/6] dax, pmem: Add a dax operation zero_page_range, Vivek Goyal
- [PATCH v6 1/6] pmem: Add functions for reading/writing page to/from pmem, Vivek Goyal
- [PATCH v6 5/6] dax: Use new dax zero page method for zeroing a page, Vivek Goyal
- [PATCH v6 6/6] dax, iomap: Add helper dax_iomap_zero() to zero a range, Vivek Goyal
- Re: [PATCH v6 0/6] dax/pmem: Provide a dax operation to zero page range, Pankaj Gupta
- Re: [PATCH v6 0/6] dax/pmem: Provide a dax operation to zero page range, Vivek Goyal
- [PATCH v6 7/6] dax: Move mandatory ->zero_page_range() check in alloc_dax(), Vivek Goyal
- [PATCH] md/dm-stats.c: use list_for_each_entry*() APIs to simplify code, qiwuchen55
- [PATCH v2] dm-integrity: Prevent RMW for full metadata buffer writes,
Lukas Straub
- [PATCH] dm zoned: Fix reference counter initial value of chunk works,
Shin'ichiro Kawasaki
- [PATCH] dm integrity: reinitialize __bi_remaining when reusing bio,
Daniel Glöckner
- [Job Posting] There is a position open in Red Hat for working on device-mapper, Brassow Jonathan
- [PATCH 1/7] dm: report suspended device during destroy, Mikulas Patocka
- [PATCH 7/7] dm writecache: optimize superblock write, Mikulas Patocka
- [PATCH 5/7] dm writecache: implement the "cleaner" policy, Mikulas Patocka
- [PATCH 4/7] dm writecache: do direct write if the cache is full, Mikulas Patocka
- [PATCH 2/7] dm-writecache: fix a crash when unloading, Mikulas Patocka
- [PATCH 6/7] dm-writecache: implement gradual cleanup, Mikulas Patocka
- [PATCH 0/7] dm-writecache patches, Mikulas Patocka
- [PATCH 3/7] dm writecache: verify watermark on resume, Mikulas Patocka
- [PATCH] dm-integrity: Prevent RMW for full tag area writes,
Lukas Straub
- [PATCH] Remove WQ_CPU_INTENSIVE flag from unbound wq's,
Maksym Planeta
- [PATCH AUTOSEL 5.5 360/542] dm thin: don't allow changing data device during thin-pool reload, Sasha Levin
- [PATCH AUTOSEL 5.4 314/459] dm thin: don't allow changing data device during thin-pool reload, Sasha Levin
- [PATCH AUTOSEL 5.5 053/542] dm raid: table line rebuild status fixes, Sasha Levin
- [PATCH v7 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES,
Kirill Tkhai
- [PATCH] dm crypt: use crypt_integrity_aead() helper, Yang Yingliang
- [PATCH v3] dm ebs: new block size emulating target,
heinzm
- [PATCH v2 0/5] Multipath Follow-up patches,
Benjamin Marzinski
- RFC: multipath-tools: NVMe native multipath and default setting for "enable_foreign",
Martin Wilck
- [PATCH] dm cache: fix a crash due to incorrect work item canceling, Mikulas Patocka
- [PATCH 0/5] Multipath Follow-up patches,
Benjamin Marzinski
- [PATCH v3 00/18] Multipath patch dump,
Benjamin Marzinski
- [PATCH v3 01/18] multipathd: warn when configuration has been changed., Benjamin Marzinski
- [PATCH v3 06/18] libmultipath: add missing hwe mpe variable merges, Benjamin Marzinski
- [PATCH v3 02/18] multipathd: staticify uxlsnr variables/functions, Benjamin Marzinski
- [PATCH v3 08/18] libmultipath: add vend_id to get_vpd_sgio, Benjamin Marzinski
- [PATCH v3 04/18] libmultipath: remove unused path->prio_args, Benjamin Marzinski
- [PATCH v3 05/18] libmultipath: constify get_unaligned_be*, Benjamin Marzinski
- [PATCH v3 10/18] libmultipath: change how the checker async is set, Benjamin Marzinski
- [PATCH v3 14/18] libmultipath: make directio checker share io contexts, Benjamin Marzinski
- [PATCH v3 07/18] libmultipath: fix sgio_get_vpd looping, Benjamin Marzinski
- [PATCH v3 09/18] libmultipath: add code to get vendor specific vpd data, Benjamin Marzinski
- [PATCH v3 18/18] tests: make directio tests able to work on a real device, Benjamin Marzinski
- [PATCH v3 11/18] libmultipath: change failed path prio timeout, Benjamin Marzinski
- [PATCH v3 17/18] fixup! libmultipath: make directio checker share io contexts, Benjamin Marzinski
- [PATCH v3 12/18] multipathd: add new paths under vecs lock, Benjamin Marzinski
- [PATCH v3 15/18] tests: add directio unit tests, Benjamin Marzinski
- [PATCH v3 13/18] libmultipath: add new checker class functions, Benjamin Marzinski
- [PATCH v3 03/18] Fix leak in mpathpersist, Benjamin Marzinski
- [PATCH v3 16/18] fixup! libmultipath: add code to get vendor specific vpd data, Benjamin Marzinski
- Re: [PATCH v3 00/18] Multipath patch dump, Martin Wilck
- [PATCH v5 0/8] dax/pmem: Provide a dax operation to zero range of memory,
Vivek Goyal
- [PATCH v5 4/8] dax, pmem: Add a dax operation zero_page_range, Vivek Goyal
- [PATCH v5 3/8] pmem: Enable pmem_do_write() to deal with arbitrary ranges, Vivek Goyal
- [PATCH v5 2/8] drivers/pmem: Allow pmem_clear_poison() to accept arbitrary offset and len, Vivek Goyal
- [PATCH v5 5/8] s390, dcssblk, dax: Add dax zero_page_range operation to dcssblk driver, Vivek Goyal
- [PATCH v5 1/8] pmem: Add functions for reading/writing page to/from pmem, Vivek Goyal
- [PATCH v5 7/8] dax, iomap: Start using dax native zero_page_range(), Vivek Goyal
- [PATCH v5 8/8] dax, iomap: Add helper dax_iomap_zero() to zero a range, Vivek Goyal
- [PATCH v5 6/8] dm, dax: Add dax zero_page_range operation, Vivek Goyal
- [PATCH v4 0/7] dax/pmem: Provide a dax operation to zero range of memory,
Vivek Goyal
- [PATCH v4 3/7] dax, pmem: Add a dax operation zero_page_range, Vivek Goyal
- [PATCH v4 2/7] pmem: Enable pmem_do_write() to deal with arbitrary ranges, Vivek Goyal
- [PATCH v4 1/7] pmem: Add functions for reading/writing page to/from pmem, Vivek Goyal
- [PATCH v4 4/7] s390, dcssblk, dax: Add dax zero_page_range operation to dcssblk driver, Vivek Goyal
- [PATCH v4 7/7] dax, iomap: Add helper dax_iomap_zero() to zero a range, Vivek Goyal
- [PATCH v4 5/7] dm, dax: Add dax zero_page_range operation, Vivek Goyal
- [PATCH v4 6/7] dax, iomap: Start using dax native zero_page_range(), Vivek Goyal
- [PATCH] dm-integrity: fix invalid table returned, Mikulas Patocka
- [PATCH v2] dm integrity: fix a deadlock due to offloading to an incorrect workqueue (fwd), Mikulas Patocka
- question about multipathd patch thought., Roger Heflin
- 5.6-rc1 lockdep warning during dm-thin shutdown,
Theodore Y. Ts'o
- [PATCH v2] dm ebs: new block size emulating target, heinzm
- [RFC PATCH 0/6] dax: Replace bdev_dax_pgoff() with dax_pgoff(),
Vivek Goyal
- [PATCH 3/6] fs/dax.c: Start using dax_pgoff() instead of bdev_dax_pgoff(), Vivek Goyal
- [PATCH 2/6] dax, iomap, ext4, ext2, xfs: Save dax_offset in "struct iomap", Vivek Goyal
- [PATCH 5/6] drivers/dax: Use dax_pgoff() instead of bdev_dax_pgoff(), Vivek Goyal
- [PATCH 4/6] dax, dm/md: Use dax_pgoff() instead of bdev_dax_pgoff(), Vivek Goyal
- [PATCH 1/6] dax: Define a helper dax_pgoff() which takes in dax_offset as argument, Vivek Goyal
- [PATCH 6/6] dax: Remove bdev_dax_pgoff() helper, Vivek Goyal
- [PATCH] dm-writecache: fix a crash when unloading,
Mikulas Patocka
- [PATCH] dm-integrity: print device name in integrity error message., device-mapper
- [PATCH] dm ebs: new block size emulating target, Heinz Mauelshagen
- [PATCH v6 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES,
Kirill Tkhai
- [PATCH 1/1] libmultipath: fix files read from config_dir,
Enzo Matsumiya
- [PATCH 1/2] dm-bufio: introduce block_to_sector,
Mikulas Patocka
- [PATCH v3 0/7] dax, pmem: Provide a dax operation to zero range of memory,
Vivek Goyal
- [PATCH v3 4/7] s390, dcssblk, dax: Add dax zero_page_range operation to dcssblk driver, Vivek Goyal
- [PATCH v3 3/7] dax, pmem: Add a dax operation zero_page_range, Vivek Goyal
- [PATCH v3 2/7] pmem: Enable pmem_do_write() to deal with arbitrary ranges, Vivek Goyal
- [PATCH v3 1/7] pmem: Add functions for reading/writing page to/from pmem, Vivek Goyal
- [PATCH v3 7/7] dax, iomap: Add helper dax_iomap_zero() to zero a range, Vivek Goyal
- [PATCH v3 6/7] dax, iomap: Start using dax native zero_page_range(), Vivek Goyal
- [PATCH v3 5/7] dm, dax: Add dax zero_page_range operation, Vivek Goyal
- Re: [PATCH v3 0/7] dax, pmem: Provide a dax operation to zero range of memory, Vivek Goyal
- [PATCH] dm-bufio: implement discard,
Mikulas Patocka
- [PATCH] dm-integrity: remove sector type casts, Mikulas Patocka
- [PATCH] dm-integrity: fix recalculation when moving from journal mode to bitmap mode, Mikulas Patocka
- [PATCH v2 00/17] Multipath patch dump,
Benjamin Marzinski
- [PATCH v2 01/17] multipathd: warn when configuration has been changed., Benjamin Marzinski
- [PATCH v2 04/17] Fix leak in mpathpersist, Benjamin Marzinski
- [PATCH v2 06/17] libmultipath: constify get_unaligned_be*, Benjamin Marzinski
- [PATCH v2 02/17] multipathd: staticify uxlsnr variables/functions, Benjamin Marzinski
- [PATCH v2 03/17] libmultipath: fix leak in foreign code, Benjamin Marzinski
- [PATCH v2 05/17] libmultipath: remove unused path->prio_args, Benjamin Marzinski
- [PATCH v2 07/17] libmultipath: add missing hwe mpe variable merges, Benjamin Marzinski
- [PATCH v2 08/17] libmultipath: fix sgio_get_vpd looping, Benjamin Marzinski
- [PATCH v2 13/17] multipathd: add new paths under vecs lock, Benjamin Marzinski
- [PATCH v2 15/17] libmultipath: make directio checker share io contexts, Benjamin Marzinski
- [PATCH v2 11/17] libmultipath: change how the checker async is set, Benjamin Marzinski
- [PATCH v2 12/17] libmultipath: change failed path prio timeout, Benjamin Marzinski
- [PATCH v2 10/17] libmultipath: add code to get vendor specific vpd data, Benjamin Marzinski
- [PATCH v2 16/17] tests: add directio unit tests, Benjamin Marzinski
- [PATCH v2 14/17] libmultipath: add new checker class functions, Benjamin Marzinski
- [PATCH v2 17/17] tests: make directio tests able to work on a real device, Benjamin Marzinski
- [PATCH v2 09/17] libmultipath: add vend_id to get_vpd_sgio, Benjamin Marzinski
- Re: [PATCH v2 00/17] Multipath patch dump, Martin Wilck
- [PATCH] dm-writecache: fix allocation of devices on writecache tests,
Mikulas Patocka
- [RFC PATCH 0/5][V2] dax, pmem: Provide a dax operation to zero range of memory,
Vivek Goyal
- [PATCH 1/5] dax, pmem: Add a dax operation zero_page_range, Vivek Goyal
- [PATCH 4/5] dax, iomap: Start using dax native zero_page_range(), Vivek Goyal
- [PATCH 5/5] dax, iomap: Add helper dax_iomap_zero() to zero a range, Vivek Goyal
- [PATCH 3/5] dm,dax: Add dax zero_page_range operation, Vivek Goyal
- [PATCH 2/5] s390, dax: Add dax zero_page_range operation to dcssblk driver, Vivek Goyal
- [PATCH] dm: expose dm_copy_name_and_uuid(),
John Dorminy
- [PATCH 2/3] dm-integrity: introduce get_provided_data_sectors, Mikulas Patocka
- [PATCH 3/3] dm-integrity: change the size of the device, Mikulas Patocka
- [PATCH 0/3] dm-integrity: make it possible to change the size of dm-integrity device, Mikulas Patocka
- [PATCH 1/3] dm-integrity: dont replay journal data past the end of the device, Mikulas Patocka
- [git pull] device mapper changes for 5.6,
Mike Snitzer
- [PATCH 0/1] Handle NULL make_request_fn in generic_make_request(),
Stefan Bader
- [PATCH v5 0/6] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES,
Kirill Tkhai
- [PATCH v4 0/7] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES,
Kirill Tkhai
- [PATCH v3 0/7] block: Introduce REQ_ALLOCATE flag for REQ_OP_WRITE_ZEROES,
Kirill Tkhai
- [PATCH 00/15] Multipath patch dump,
Benjamin Marzinski
- [PATCH 02/15] libmultipath: fix leak in foreign code, Benjamin Marzinski
- [PATCH 01/15] multipathd: warn when configuration has been changed., Benjamin Marzinski
- [PATCH 06/15] libmultipath: add missing hwe mpe variable merges, Benjamin Marzinski
- [PATCH 05/15] libmultipath: constify get_unaligned_be*, Benjamin Marzinski
- [PATCH 04/15] libmultipath: remove unused path->prio_args, Benjamin Marzinski
- [PATCH 07/15] libmultipath: fix sgio_get_vpd looping, Benjamin Marzinski
- [PATCH 08/15] libmultipath: add vend_id to get_vpd_sgio, Benjamin Marzinski
- [PATCH 14/15] libmultipath: make directio checker share io contexts, Benjamin Marzinski
- [PATCH 13/15] libmultipath: add new checker class functions, Benjamin Marzinski
- [PATCH 09/15] libmultipath: add code to get vendor specific vpd data, Benjamin Marzinski
- [PATCH 11/15] libmultipath: change failed path prio timeout, Benjamin Marzinski
- [PATCH 12/15] multipathd: add new paths under vecs lock, Benjamin Marzinski
- [PATCH 10/15] libmultipath: change how the checker async is set, Benjamin Marzinski
- [PATCH 15/15] tests: add directio unit tests, Benjamin Marzinski
- [PATCH 03/15] Fix leak in mpathpersist, Benjamin Marzinski
- [PATCH] libmultipath: fix compilation with -fno-common,
mwilck
- [PATCH] block: fix an integer overflow in logical block size,
Mikulas Patocka
- [PATCH] dm-writecache: improve performance of large linear writes on SSDs,
Mikulas Patocka
- device blacklisting and suspend issue,
Sreenivas.Honnur
- [PATCH v2] dm mpath: Add timeout mechanism for queue_if_no_path,
Gabriel Krisman Bertazi
- Re: dm-integrity,
Song Liu
- [PATCH 2/2] dm-thin: fix use-after-free in metadata_pre_commit_callback, Mikulas Patocka
- [PATCH 1/2] dm-thin: don't allow changing the data device, Mikulas Patocka
- [PATCH] dm-writecache: fix incorrect flush sequence when doing commit,
Mikulas Patocka
- [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload,
Chaitanya Kulkarni
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Erwin van Londen
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Hannes Reinecke
Message not available
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Himanshu Madhani
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Bart Van Assche
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Kanchan Joshi
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Chaitanya Kulkarni
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Nikos Tsironis
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Adam Manzanares
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Bart Van Assche
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Luis Chamberlain
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Kanchan Joshi
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, David Disseldorp
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Nitesh Shetty
Re: [LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: Copy Offload, Nikos Tsironis
Message not available
Re: [RFC PATCH] dm-zoned: extend the way of exposing zoned block device,
Damien Le Moal
Reply: [PATCH v3] dm verity: don't prefetch hash blocks for already-verified data,
xianrong.zhou(周先荣)
[PATCH v3] dm verity: don't prefetch hash blocks for already-verified data, Eric Biggers
Re: [PATCH] dm-verity:unnecessary data blocks that need not read hash blocks, Eric Biggers
Reply: [PATCH] dm-verity: unnecessary data blocks that need not read hash blocks, xianrong.zhou(周先荣)
[PATCH] dm-crypt: Fix benbi IV constructor if used in authenticated mode, Milan Broz
About dm-integrity layer and fsync,
Patrick Dung
[PATCH] dm mpath: Add timeout mechanism for queue_if_no_path,
Gabriel Krisman Bertazi
[PATCH] dm-crypt: Implement Elephant diffuser for Bitlocker compatibility,
Milan Broz
[PATCH] dm-crypt: fix GFP flags,
Mikulas Patocka
[PATCH] dm-thin: Fix trivial error in comment documentation, Jeffle Xu
[PATCH 0/4] dm: use true,false for bool variable,
zhengbin
[PATCH resend] ALUA support for PURE FlashArray,
Xose Vazquez Perez
[PATCH] dm-zoned: support zone sizes smaller than 128MiB,
Dmitry Fomichev
[PATCH] dm raid: table line rebuild status fix, Heinz Mauelshagen
[Question] Confusion of the meaning for encrypto API's return value,
Xu Zaibo
Reply [PATCH] dm-verity: unnecessary data blocks that need not read hash blocks,
xianrong.zhou(周先荣)
[git pull] device mapper fixes for 5.5-rc2,
Mike Snitzer
[PATCH] dm-verity: unnecessary data blocks that need not read hash blocks,
zhou xianrong
[PATCH] dm writecache: SB remove seq_count,
Maged Mokhtar
[PATCH] docs: dm-integrity: remove reference to ARC4, Eric Biggers
[PATCH] dm dust: change ret to r in dust_map_write, Bryan Gurney
[PATCH] dm thin: Avoid flushing the data device twice,
Nikos Tsironis
[PATCH 0/2] dm thin: Flush data device before committing metadata to avoid data corruption,
Nikos Tsironis
[PATCH 0/3] dm clone: Flush destination device before committing metadata to avoid data corruption,
Nikos Tsironis
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]