Linux Device-Mapper Development
[Prev Page][Next Page]
- [PATCH 02/21] libmultipath: fix memory leaks from scandir() use, (continued)
- [PATCH 02/21] libmultipath: fix memory leaks from scandir() use, Martin Wilck
- [PATCH 11/21] multipathd: improve checker message logging, Martin Wilck
- [PATCH 10/21] libmultipath/checkers: tur: use message id, Martin Wilck
- [PATCH 07/21] libmultipath/checkers: hp_sw: use message id, Martin Wilck
- [PATCH 20/21] libmultipath: sync_map_state: log failing paths, Martin Wilck
- [PATCH 14/21] libmultipath: hp_sw checker: leave unsupported paths alone, Martin Wilck
- [PATCH 15/21] libmultipath: rdac checker: leave unsupported paths alone, Martin Wilck
- [PATCH 19/21] libmultipath: coalesce_paths: improve logging of orphaned paths, Martin Wilck
- [PATCH 17/21] libmultipath: pathinfo: don't blank wwid if checker fails, Martin Wilck
- [PATCH 18/21] multipathd: check_path: improve logging for "unusable path" case, Martin Wilck
- [PATCH 16/21] libmultipath: tur checker: leave unsupported paths alone, Martin Wilck
- [PATCH 21/21] libmultipath/checkers: cleanup class/instance model, Martin Wilck
- [PATCH 13/21] libmultipath: clariion checker: leave unsupported paths alone, Martin Wilck
- [PATCH 1/2] libmultipath: free allocated value in set_int,
Benjamin Marzinski
- [PATCH v2 00/11] Zoned block device support improvements,
Damien Le Moal
- [PATCH v2 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time, Damien Le Moal
- [PATCH v2 01/11] scsi: sd_zbc: Rearrange code, Damien Le Moal
- [PATCH v2 10/11] block: add a report_zones method, Damien Le Moal
- [PATCH v2 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks, Damien Le Moal
- [PATCH v2 04/11] block: Introduce blkdev_nr_zones() helper, Damien Le Moal
- [PATCH v2 05/11] block: Limit allocation of zone descriptors for report zones, Damien Le Moal
- [PATCH v2 11/11] block: Introduce blk_revalidate_disk_zones(), Damien Le Moal
- [PATCH v2 07/11] block: Introduce BLKGETNRZONES ioctl, Damien Le Moal
- [PATCH v2 06/11] block: Introduce BLKGETZONESZ ioctl, Damien Le Moal
- [PATCH v2 08/11] block: Improve zone reset execution, Damien Le Moal
- [PATCH v2 09/11] block: Expose queue nr_zones in sysfs, Damien Le Moal
- [PATCH] dm linear: Fix linear_end_io conditional definition, Damien Le Moal
- [PATCH 0/8] various multipath-tools patches,
Martin Wilck
- [PATCH] multipath-tools: delete trailing whitespaces,
Xose Vazquez Perez
- [PATCH 0/6] More Misc Multipath patches,
Benjamin Marzinski
- [git pull] device mapper fixes for 4.19 final,
Mike Snitzer
- [PATCH] dm flakey: Document "error_writes" feature,
Nikolay Borisov
- dm_cache BUG() after power loss,
Steinar H. Gunderson
- [PATCH 00/11] Zoned block device support improvements,
Damien Le Moal
- [PATCH 02/11] scsi: sd_zbc: Reduce boot device scan and revalidate time, Damien Le Moal
- [PATCH 01/11] scsi: sd_zbc: Rearrange code, Damien Le Moal
- [PATCH 04/11] block: Introduce blkdev_nr_zones() helper, Damien Le Moal
- [PATCH 03/11] scsi: sd_zbc: Fix sd_zbc_check_zones() error checks, Damien Le Moal
- [PATCH 05/11] block: Limit allocation of zone descriptors for report zones, Damien Le Moal
- [PATCH 06/11] block: Introduce BLKGETZONESZ ioctl, Damien Le Moal
- [PATCH 07/11] block: Introduce BLKGETNRZONES ioctl, Damien Le Moal
- [PATCH 08/11] block: Improve zone reset execution, Damien Le Moal
- [PATCH 09/11] block: Expose queue nr_zones in sysfs, Damien Le Moal
- [PATCH 11/11] block: Introduce revalidate_disk_zones(), Damien Le Moal
- [PATCH 10/11] block: add a report_zones method, Damien Le Moal
- [PATCH v4 00/19] Misc Multipath patches,
Benjamin Marzinski
- [PATCH v4 02/19] libmultipath: fix tur checker double locking, Benjamin Marzinski
- [PATCH v4 03/19] libmultipath: fix tur memory misuse, Benjamin Marzinski
- [PATCH v4 01/19] libmultipath: fix tur checker timeout, Benjamin Marzinski
- [PATCH v4 04/19] libmultipath: cleanup tur locking, Benjamin Marzinski
- [PATCH v4 05/19] libmultipath: fix tur checker timeout issue, Benjamin Marzinski
- [PATCH v4 06/19] libmultipath: fix set_int error path, Benjamin Marzinski
- [PATCH v4 07/19] libmultipath: fix length issues in get_vpd_sgio, Benjamin Marzinski
- [PATCH v4 08/19] libmultipath: _install_keyword cleanup, Benjamin Marzinski
- [PATCH v4 09/19] libmultipath: remove unused code, Benjamin Marzinski
- [PATCH v4 10/19] libmultipath: fix memory issue in path_latency prio, Benjamin Marzinski
- [PATCH v4 11/19] libmultipath: fix null dereference int alloc_path_group, Benjamin Marzinski
- [PATCH v4 12/19] libmutipath: don't use malformed uevents, Benjamin Marzinski
- [PATCH v4 13/19] multipath: fix max array size in print_cmd_valid, Benjamin Marzinski
- [PATCH v4 14/19] multipathd: function return value tweaks, Benjamin Marzinski
- [PATCH v4 15/19] multipathd: minor fixes, Benjamin Marzinski
- [PATCH v4 16/19] multipathd: remove useless check and fix format, Benjamin Marzinski
- [PATCH v4 17/19] multipathd: fix memory leak on error in configure, Benjamin Marzinski
- [PATCH v4 18/19] libmultipath: Don't blank intialized paths, Benjamin Marzinski
- [PATCH v4 19/19] libmultipath: Fixup updating paths, Benjamin Marzinski
- Re: [PATCH v4 00/19] Misc Multipath patches, Martin Wilck
- [PATCH] multipath-tools: sync third-party headers with valgrind-3.14, Xose Vazquez Perez
- [PATCH] dm-crypt: make workqueue names device-specific,
Michał Mirosław
- Re: [PATCH 0/1] Fix kpart -d regression where matching devices not found,
Xose Vazquez Perez
- [PATCH v3] dm: Fix report zone remapping, Damien Le Moal
- [PATCH] dm-cache: destroy migration_cache if cache target registration failed, Shenghui Wang
- [PATCH 0/1] Fix kpart -d regression where matching devices not found,
Stef Walter
- [PATCH v2] dm: Fix report zone remapping, Damien Le Moal
- [git pull] device mapper fixes for 4.19-rc7,
Mike Snitzer
- [PATCH] dm: Fix report zone remapping,
Damien Le Moal
- [PATCH] dm ioctl: fix a missing-check bug, Wenwen Wang
- extracting thin mappings in real time,
Thanos Makatos
- libblkid filesystem block size,
Mikulas Patocka
- [PATCH 0/2] multipath-tools: unit test fixes,
Martin Wilck
- [PATCH 0/2] multipath-tools: avoid error messages with NVMe,
Martin Wilck
- [PATCH] dm flakey: add error_writes to documentation, John Pittman
- [PATCH 0/2] boot to a mapped device,
Helen Koike
- dm thin: data block's ref count is not zero but not belong to any device.,
monty
- Re: [PATCH] This patch filled the host WWNN. when using the command of multipathd to list the isscsi paths informartion, the host WWNN of paths informartion is not exist. like this: multipathd show paths format "%N %R" host WWNN host WWPN [undef] iqn.20,
Sunao (A)
- dm-integrity stalls with iMX6q CAAM,
Neil Armstrong
- [PATCH v3 00/19] Misc Multipath patches,
Benjamin Marzinski
- [PATCH v3 01/19] libmultipath: fix tur checker timeout, Benjamin Marzinski
- [PATCH v3 02/19] libmultipath: fix tur checker double locking, Benjamin Marzinski
- [PATCH v3 03/19] libmultipath: fix tur memory misuse, Benjamin Marzinski
- [PATCH v3 04/19] libmultipath: cleanup tur locking, Benjamin Marzinski
- [PATCH v3 05/19] libmultipath: fix tur checker timeout issue, Benjamin Marzinski
- [PATCH v3 06/19] libmultipath: fix set_int error path, Benjamin Marzinski
- [PATCH v3 07/19] libmultipath: fix length issues in get_vpd_sgio, Benjamin Marzinski
- [PATCH v3 08/19] libmultipath: _install_keyword cleanup, Benjamin Marzinski
- [PATCH v3 09/19] libmultipath: remove unused code, Benjamin Marzinski
- [PATCH v3 10/19] libmultipath: fix memory issue in path_latency prio, Benjamin Marzinski
- [PATCH v3 11/19] libmultipath: fix null dereference int alloc_path_group, Benjamin Marzinski
- [PATCH v3 12/19] libmutipath: don't use malformed uevents, Benjamin Marzinski
- [PATCH v3 13/19] multipath: fix max array size in print_cmd_valid, Benjamin Marzinski
- [PATCH v3 14/19] multipathd: function return value tweaks, Benjamin Marzinski
- [PATCH v3 15/19] multipathd: minor fixes, Benjamin Marzinski
- [PATCH v3 16/19] multipathd: remove useless check and fix format, Benjamin Marzinski
- [PATCH v3 17/19] multipathd: fix memory leak on error in configure, Benjamin Marzinski
- [PATCH v3 18/19] libmultipath: Don't blank intialized paths, Benjamin Marzinski
- [PATCH v3 19/19] libmultipath: Fixup updating paths, Benjamin Marzinski
- Re: [PATCH v3 00/19] Misc Multipath patches, Christophe Varoqui
- device-mapper: ioctl: ioctl interface mismatch: kernel(4.37.0), user(4.39.0), cmd(16),
Özkan Göksu
- Re: FW: [PATCH] dm integrity: drop excess unlikely() from BUG_ON(),
Mikulas Patocka
- [dm:for-next 2/3] drivers/md/dm-mpath.c:821:37: error: passing argument 1 of 'strcmp' from incompatible pointer type,
kbuild test robot
- [PATCH] dm raid: Remove bogus const from decipher_sync_action() return type,
Geert Uytterhoeven
- [PATCH] dm-mpath: Fix setup_scsi_dh(),
Bart Van Assche
- [PATCH 1/5] libmultipath: nvme: fix path detection for kernel 4.16,
Martin Wilck
- [PATCH] dm integrity: drop excess unlikely() from BUG_ON(), Nicholas Mc Guire
- [PATCH v4 0/4] crypto: lrw - Fixes and improvements,
Ondrej Mosnacek
- Changes in DM_MULTIPATH_DEVICE_PATH in multipath-tools 0.7.7,
Adam Williamson
- [git pull] device mapper fixes for 4.19-rc4, Mike Snitzer
- Re: linux-next: Tree for Sep 13 (dm-thin-pool),
Randy Dunlap
- Dealing with constantly failing paths,
Özkan Göksu
- Re: dm-devel Digest, Vol 175, Issue 9, Tommy Cumberland
- [PATCH v5] crypto: xts - Drop use of auxiliary buffer,
Ondrej Mosnacek
- [PATCH v3 0/2] crypto: lrw - Simplify and optimize the LRW template,
Ondrej Mosnacek
- [PATCH v4] crypto: xts - Drop use of auxiliary buffer,
Ondrej Mosnacek
- [PATCH v2 0/2] crypto: lrw - Simplify and optimize the LRW template,
Ondrej Mosnacek
- [PATCH] lvm: device mapper: remove unnecessary unlikely(), Igor Stoppa
- [PATCH 0/2] crpyto: lrw - Simplify and optimize the LRW template,
Ondrej Mosnacek
- [PATCH v3] crypto: xts - Drop use of auxiliary buffer,
Ondrej Mosnacek
- [PATCH 0/5] dm raid: deadlock/corruptor fixes,
Heinz Mauelshagen
- [PATCH] dm-crypt and dm-integrity: disable CRYPTO_TFM_REQ_MAY_SLEEP to fix a deadlock, Mikulas Patocka
- [PATCH v2] crypto: xts - Drop use of auxiliary buffer,
Ondrej Mosnacek
- Message not available
[PATCH] crypto: xts - Drop use of auxiliary buffer,
Ondrej Mosnacek
[RESEND PATCH v2] configure: Introduce --enable-symvers option,
Marcin Niestroj
[dm:for-next 1/1] drivers/md/dm-verity-target.c:109:23: note: in expansion of macro 'min', kbuild test robot
[PATCH] libmultipath: Increase SERIAL_SIZE to 256 bytes,
KyleMahlkuch
Snapshot target and DAX-capable devices,
Jan Kara
[PATCH] This patch filled the host WWNN. when using the command of multipathd to list the isscsi paths informartion, the host WWNN of paths informartion is not exist. like this: multipathd show paths format "%N %R" host WWNN host WWPN [undef] iqn.2006-08.com.huawei:oceanstor:21000022a10beb2a::1020002:129.13.100.240 [undef] iqn.2006-08.com.huawei:oceanstor:21000022a10beb2a::20003:129.13.100.241, s90006763
Deadlock when using crypto API for block devices,
Mikulas Patocka
[PATCH 0/3] dm: replace atomic_t reference counters with refcount_t,
John Pittman
[PATCH] dm verity: don't crash on vmallocated buffer,
Mikulas Patocka
dmsetup create linear with 4 devices not possible?,
Sverd Johnsen
dm raid1, component device size check seem to fail at 32bit arch at >4byte values, Jörg Diederich
[RFC] Can DM pass SCSI command to path now?,
Changwei Ge
dm raid1, component device size check seem to fail at 32bit arch using u64 sector_t, joerg . diederich
[git pull] device mapper changes for 4.19,
Mike Snitzer
[PATCH] dm-writecache: fix a crash when over-reading dirty_bitmap, Mikulas Patocka
Re: FW: Use-after-free while dm-verity,
Gilad Ben-Yossef
Message not available
Message not available
Dm-flakey Module, Sotirios-Efstathios Maneas
[dm:for-next 26/26] drivers/md/dm-crypt.c:3068:2: error: 't' undeclared, kbuild test robot
[dm:for-next 26/26] drivers/md/dm-crypt.c:3068:2: error: 't' undeclared; did you mean 'ti'?,
kbuild test robot
[PATCH] dm-crypt: don't decrease device limits,
Mikulas Patocka
[PATCH] dm: check the sector size of underlying device when verifying start,
Mikulas Patocka
[PATCH] dm cache metadata: set dirty on all cache blocks after a crash,
Ilya Dryomov
[PATCH v2 00/17] Misc Multipath patches,
Benjamin Marzinski
- [PATCH v2 01/17] libmultipath: fix tur checker timeout, Benjamin Marzinski
- [PATCH v2 04/17] libmultipath: cleanup tur locking, Benjamin Marzinski
- [PATCH v2 07/17] libmultipath: fix length issues in get_vpd_sgio, Benjamin Marzinski
- [PATCH v2 08/17] libmultipath: _install_keyword cleanup, Benjamin Marzinski
- [PATCH v2 11/17] libmultipath: fix null dereference int alloc_path_group, Benjamin Marzinski
- [PATCH v2 16/17] multipathd: remove useless check and fix format, Benjamin Marzinski
- [PATCH v2 05/17] libmultipath: fix tur checker timeout issue, Benjamin Marzinski
- [PATCH v2 06/17] libmultipath: fix set_int error path, Benjamin Marzinski
- [PATCH v2 12/17] libmutipath: don't use malformed uevents, Benjamin Marzinski
- [PATCH v2 02/17] libmultipath: fix tur checker double locking, Benjamin Marzinski
- [PATCH v2 03/17] libmultipath: fix tur memory misuse, Benjamin Marzinski
- [PATCH v2 09/17] libmultipath: remove unused code, Benjamin Marzinski
- [PATCH v2 10/17] libmultipath: fix memory issue in path_latency prio, Benjamin Marzinski
- [PATCH v2 13/17] multipath: fix max array size in print_cmd_valid, Benjamin Marzinski
- [PATCH v2 14/17] multipathd: function return value tweaks, Benjamin Marzinski
- [PATCH v2 15/17] multipathd: minor fixes, Benjamin Marzinski
- [PATCH v2 17/17] multipathd: fix memory leak on error in configure, Benjamin Marzinski
[PATCH] dm-bufio: adjust the reserved buffer for dm-verify-target.,
xiao jin
[PATCH v8 0/9] crypto: Remove VLA usage,
Kees Cook
- [PATCH v8 3/9] crypto: ccm: Remove VLA usage, Kees Cook
- [PATCH v8 7/9] crypto: qat: Remove VLA usage, Kees Cook
- [PATCH v8 5/9] dm: Remove VLA usage from hashes, Kees Cook
- [PATCH v8 4/9] crypto: hash: Remove VLA usage, Kees Cook
- [PATCH v8 8/9] crypto: shash: Remove VLA usage in unaligned hashing, Kees Cook
- [PATCH v8 1/9] crypto: xcbc: Remove VLA usage, Kees Cook
- [PATCH v8 6/9] crypto alg: Introduce generic max blocksize and alignmask, Kees Cook
- [PATCH v8 2/9] crypto: cbc: Remove VLA usage, Kees Cook
- [PATCH v8 9/9] crypto: skcipher: Remove VLA usage for SKCIPHER_REQUEST_ON_STACK, Kees Cook
- Re: [PATCH v8 0/9] crypto: Remove VLA usage, Herbert Xu
[PATCH] add a cmd to display the topology links,
guanjunxiong 00401709
[PATCH 00/32] Misc Multipath patches,
Benjamin Marzinski
- [PATCH 01/32] libmultipath: remove last of rbd code, Benjamin Marzinski
- [PATCH 02/32] libmultipath: fix detect alua corner case, Benjamin Marzinski
- [PATCH 04/32] mpathpersist: add --param-alltgpt option, Benjamin Marzinski
- [PATCH 09/32] multipath tests: change to work with old make versions, Benjamin Marzinski
- [PATCH 16/32] libmultipath: fix tur checker timeout, Benjamin Marzinski
- [PATCH 08/32] libmultipath: remove _filter_* blacklist functions, Benjamin Marzinski
- [PATCH 22/32] libmultipath: fix length issues in get_vpd_sgio, Benjamin Marzinski
- [PATCH 11/32] mpathpersist: add missing --param-rk usage info, Benjamin Marzinski
- [PATCH 15/32] kpartx: remove duplicated gpt validation check, Benjamin Marzinski
- [PATCH 23/32] libmultipath: _install_keyword cleanup, Benjamin Marzinski
- [PATCH 18/32] libmultipath: fix tur memory misuse, Benjamin Marzinski
- [PATCH 29/32] multipathd: function return value tweaks, Benjamin Marzinski
- [PATCH 32/32] multipathd: fix memory leak on error in configure, Benjamin Marzinski
- [PATCH 21/32] libmultipath: fix set_int error path, Benjamin Marzinski
- [PATCH 25/32] libmultipath: fix memory issue in path_latency prio, Benjamin Marzinski
- [PATCH 26/32] libmultipath: fix null dereference int alloc_path_group, Benjamin Marzinski
- [PATCH 27/32] libmutipath: don't use malformed uevents, Benjamin Marzinski
- [PATCH 28/32] multipath: fix max array size in print_cmd_valid, Benjamin Marzinski
- [PATCH 31/32] multipathd: remove useless check and fix format, Benjamin Marzinski
- [PATCH 03/32] multipath: fix setting conf->version, Benjamin Marzinski
- [PATCH 05/32] libmutipath: remove unused IDE bus type, Benjamin Marzinski
- [PATCH 06/32] multipathd: add new protocol path wildcard, Benjamin Marzinski
- [PATCH 07/32] libmultipath: add "protocol" blacklist option., Benjamin Marzinski
- [PATCH 10/32] multipath tests: add blacklist tests, Benjamin Marzinski
- [PATCH 12/32] kpartx: minor fixes to make coverity happy, Benjamin Marzinski
- [PATCH 13/32] kpartx: Fix memory leak of uuid found by coverity, Benjamin Marzinski
- [PATCH 14/32] kpartx: fix bad dm_devn return, Benjamin Marzinski
- [PATCH 17/32] libmultipath: fix tur checker double locking, Benjamin Marzinski
- [PATCH 19/32] libmultipath: cleanup tur locking, Benjamin Marzinski
- [PATCH 20/32] libmultipath: fix tur checker timeout issue, Benjamin Marzinski
- [PATCH 24/32] libmultipath: remove unused code, Benjamin Marzinski
- [PATCH 30/32] multipathd: minor fixes, Benjamin Marzinski
- Re: [PATCH 00/32] Misc Multipath patches, Christophe Varoqui
[PATCH 4.9 132/144] scsi: scsi_dh: replace too broad "TP9" string with the exact models, Greg Kroah-Hartman
[PATCH 4.14 204/246] scsi: scsi_dh: replace too broad "TP9" string with the exact models, Greg Kroah-Hartman
[PATCH 4.4 092/124] scsi: scsi_dh: replace too broad "TP9" string with the exact models, Greg Kroah-Hartman
Re: LVM snapshot broke between 4.14 and 4.16,
Ilya Dryomov
[PATCH v7 0/9] crypto: Remove VLA usage,
Kees Cook
[PATCH] dm-thin: stop no_space_timeout worker before switch to write-mode,
Hou Tao
[RFC] [PATCH 0/1] Introduce emergency raid0 stop for mounted arrays,
Guilherme G. Piccoli
[PATCH 4.17 280/336] scsi: scsi_dh: replace too broad "TP9" string with the exact models, Greg Kroah-Hartman
[PATCH 0/2] multipath-tools: fix build failures on GCC 4.8,
Mauricio Faria de Oliveira
[PATCH v3 0/6] kaddr and pfn can be NULL to ->direct_access(),
Huaisheng Ye
- [PATCH v3 2/6] s390, dcssblk: kaddr and pfn can be NULL to ->direct_access(), Huaisheng Ye
- [PATCH v3 1/6] libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access(), Huaisheng Ye
- [PATCH v3 3/6] tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access(), Huaisheng Ye
- [PATCH v3 5/6] md/dm-writecache: Don't request pointer dummy_addr when not required, Huaisheng Ye
- [PATCH v3 6/6] filesystem-dax: Do not request kaddr and pfn when not required, Huaisheng Ye
- Re: [External] [PATCH v3 0/6] kaddr and pfn can be NULL to ->direct_access(), Huaisheng HS1 Ye
- [PATCH v3 4/6] dax/super: Do not request a pointer kaddr when not required, Huaisheng Ye
- Re: [PATCH v3 0/6] kaddr and pfn can be NULL to ->direct_access(), Dave Jiang
Patch "scsi: scsi_dh: replace too broad "TP9" string with the exact models" has been added to the 4.4-stable tree, gregkh
Patch "scsi: scsi_dh: replace too broad "TP9" string with the exact models" has been added to the 4.9-stable tree, gregkh
Patch "scsi: scsi_dh: replace too broad "TP9" string with the exact models" has been added to the 4.17-stable tree, gregkh
Patch "scsi: scsi_dh: replace too broad "TP9" string with the exact models" has been added to the 4.14-stable tree, gregkh
[PATCH v2 0/6] kaddr and pfn can be NULL to ->direct_access(),
Huaisheng Ye
- [PATCH v2 3/6] tools/testing/nvdimm: kaddr and pfn can be NULL to ->direct_access(), Huaisheng Ye
- [PATCH v2 2/6] s390, dcssblk: kaddr and pfn can be NULL to ->direct_access(), Huaisheng Ye
- [PATCH v2 1/6] libnvdimm, pmem: kaddr and pfn can be NULL to ->direct_access(), Huaisheng Ye
- [PATCH v2 4/6] dax/super: Do not request a pointer kaddr when not required, Huaisheng Ye
- [PATCH v2 6/6] filesystem-dax: Do not request kaddr and pfn when not required, Huaisheng Ye
- [PATCH v2 5/6] md/dm-writecache: Don't request pointer dummy_addr when not required, Huaisheng Ye
- Re: [PATCH v2 0/6] kaddr and pfn can be NULL to ->direct_access(), Ross Zwisler
- Re: [PATCH v2 0/6] kaddr and pfn can be NULL to ->direct_access(), Dave Jiang
crash in dm-raid,
Mikulas Patocka
[PATCH] dm-writecache: report start_sector, Mikulas Patocka
[PATCH v6 00/18] crypto: Remove VLA usage,
Kees Cook
- [PATCH v6 01/18] crypto: xcbc: Remove VLA usage, Kees Cook
- [PATCH v6 03/18] crypto: hash: Remove VLA usage, Kees Cook
- [PATCH v6 02/18] crypto: cbc: Remove VLA usage, Kees Cook
- [PATCH v6 04/18] dm: Remove VLA usage from hashes, Kees Cook
- [PATCH v6 07/18] crypto: shash: Remove VLA usage in unaligned hashing, Kees Cook
- [PATCH v6 10/18] x86/power/64: Remove VLA usage, Kees Cook
- [PATCH v6 09/18] ppp: mppe: Remove VLA usage, Kees Cook
- [PATCH v6 06/18] crypto: qat: Remove VLA usage, Kees Cook
- [PATCH v6 11/18] dm crypt: Convert essiv from ahash to shash, Kees Cook
- [PATCH v6 12/18] drbd: Convert from ahash to shash, Kees Cook
[Index of Archives]
[DM Crypt]
[Fedora Docs]
[Fedora SELinux]
[Kernel]