de.saout.dm-crypt archive

351 archived articles, newest first (page 3 of 4). Latest articles →

Re: [dm-crypt] How to attached a detached header?
Mon, 1 Mar 2021 10:11:52 +0100
Volker Dormeyer <[email protected]> • #6719
Re: [dm-crypt] How to attached a detached header?
Thu, 18 Feb 2021 10:49:58 +0100
Arno Wagner <[email protected]> • #6718
Re: [dm-crypt] How to attached a detached header?
Wed, 17 Feb 2021 21:27:50 +0100
Milan Broz <[email protected]> • #6717
Re: [dm-crypt] How to attached a detached header?
Wed, 17 Feb 2021 21:14:31 +0100
Volker Dormeyer <[email protected]> • #6716
Re: [dm-crypt] How to attached a detached header?
Wed, 17 Feb 2021 20:09:48 +0100
Milan Broz <[email protected]> • #6715
[dm-crypt] How to attached a detached header?
Wed, 17 Feb 2021 19:12:13 +0100
Volker Dormeyer <[email protected]> • #6714
Re: [dm-crypt] LUKS device failure after Cryptsetup upgrade
Sun, 31 Jan 2021 18:36:29 +0100
Milan Broz <[email protected]> • #6713
[dm-crypt] LUKS device failure after Cryptsetup upgrade
Sun, 31 Jan 2021 17:48:18 +0100
Maxime Alves <[email protected]> • #6712
[dm-crypt] hardware accelerated encryption
Mon, 18 Jan 2021 19:37:39 -0600 (CST)
[email protected] • #6711
[dm-crypt] Fw: Re: Recover from Spontaneous Ejection
Thu, 21 Jan 2021 23:02:44 +0100
Frederick Gotham <[email protected]> • #6710
Re: [dm-crypt] Recover from Spontaneous Ejection
Wed, 20 Jan 2021 17:54:22 +0100
Arno Wagner <[email protected]> • #6709
Re: [dm-crypt] Recover from Spontaneous Ejection
Wed, 20 Jan 2021 16:07:49 +0100
Frederick Gotham <[email protected]> • #6708
Re: [dm-crypt] Recover from Spontaneous Ejection
Wed, 20 Jan 2021 12:23:34 +0100
Milan Broz <[email protected]> • #6707
[dm-crypt] Recover from Spontaneous Ejection
Wed, 20 Jan 2021 12:06:24 +0100
Frederick Gotham <[email protected]> • #6706
[dm-crypt] [PATCH] dm crypt: fix invalid copy paste in crypt_alloc_req_aead
Tue, 19 Jan 2021 20:40:15 +0000
Ignat Korchagin <[email protected]> • #6705
Re: [dm-crypt] [PATCH] dm crypt: defer the decryption to a tasklet, when being called with interrupts disabled
Thu, 14 Jan 2021 16:44:17 +0100
"Maciej S. Szmigiero" <[email protected]> • #6704
Re: [dm-crypt] Help wanted to set up full disk encryption using GRUB
Thu, 14 Jan 2021 01:14:33 +0100
Didier Spaier <[email protected]> • #6703
Re: [dm-crypt] Help wanted to set up full disk encryption using GRUB
Thu, 14 Jan 2021 00:10:31 +0100
Martin Jørgensen <[email protected]> • #6702
[dm-crypt] Help wanted to set up full disk encryption using GRUB
Wed, 13 Jan 2021 22:34:51 +0100
Didier Spaier <[email protected]> • #6701
[dm-crypt] [PATCH] dm crypt: defer the decryption to a tasklet, when being called with interrupts disabled
Wed, 13 Jan 2021 19:17:17 +0000
Ignat Korchagin <[email protected]> • #6700
[dm-crypt] [PATCH] dm crypt: do not call bio_endio() from the dm-crypt tasklet
Sat, 9 Jan 2021 15:17:06 +0000
Ignat Korchagin <[email protected]> • #6699
Re: [dm-crypt] length of keyfiles
Wed, 6 Jan 2021 15:06:57 +0100
Arno Wagner <[email protected]> • #6698
Re: [dm-crypt] length of keyfiles
Wed, 06 Jan 2021 12:17:30 +0100
Felix Rubio <[email protected]> • #6697
Re: [dm-crypt] length of keyfiles
Wed, 06 Jan 2021 12:08:47 +0100
Felix Rubio <[email protected]> • #6696
Re: [dm-crypt] length of keyfiles
Wed, 6 Jan 2021 11:47:46 +0100
Arno Wagner <[email protected]> • #6695
[dm-crypt] length of keyfiles
Wed, 06 Jan 2021 10:17:22 +0100
Felix Rubio <[email protected]> • #6694
Re: [dm-crypt] [PATCH v3 0/2] dm crypt: some fixes to support dm-crypt running in softirq context
Mon, 4 Jan 2021 12:04:59 -0500 (EST)
Mikulas Patocka <[email protected]> • #6693
[dm-crypt] [PATCH v3 2/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
Mon, 4 Jan 2021 14:59:48 +0000
Ignat Korchagin <[email protected]> • #6692
[dm-crypt] [PATCH v3 1/2] dm crypt: do not wait for backlogged crypto request completion in softirq
Mon, 4 Jan 2021 14:59:47 +0000
Ignat Korchagin <[email protected]> • #6691
[dm-crypt] [PATCH v3 0/2] dm crypt: some fixes to support dm-crypt running in softirq context
Mon, 4 Jan 2021 14:59:46 +0000
Ignat Korchagin <[email protected]> • #6690
Re: [dm-crypt] [PATCH v2 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
Fri, 1 Jan 2021 10:26:46 +0000
Ignat Korchagin <[email protected]> • #6689
Re: [dm-crypt] [PATCH v2 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
Fri, 1 Jan 2021 05:00:18 -0500 (EST)
Mikulas Patocka <[email protected]> • #6688
Re: [dm-crypt] [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
Wed, 30 Dec 2020 21:46:49 +0000
Ignat Korchagin <[email protected]> • #6687
[dm-crypt] [PATCH v2 2/2] dm crypt: do not wait for backlogged crypto request completion in softirq
Wed, 30 Dec 2020 21:45:20 +0000
Ignat Korchagin <[email protected]> • #6686
[dm-crypt] [PATCH v2 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
Wed, 30 Dec 2020 21:45:19 +0000
Ignat Korchagin <[email protected]> • #6685
Re: [dm-crypt] [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
Wed, 30 Dec 2020 13:11:30 -0500 (EST)
Mikulas Patocka <[email protected]> • #6684
[dm-crypt] [PATCH v2 0/2] dm crypt: some fixes to support dm-crypt running in softirq context
Wed, 30 Dec 2020 21:45:18 +0000
Ignat Korchagin <[email protected]> • #6683
[dm-crypt] cryptsetup in kubernetes pods
Wed, 30 Dec 2020 18:18:23 +0530
Shreyas Bapat <[email protected]> • #6682
Re: [dm-crypt] [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
Wed, 30 Dec 2020 11:21:59 +0000
Ignat Korchagin <[email protected]> • #6681
Re: [dm-crypt] [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
Wed, 30 Dec 2020 15:35:57 +0800
Hillf Danton <[email protected]> • #6680
[dm-crypt] [PATCH 2/2] dm crypt: do not wait for backlogged crypto request completion in softirq
Tue, 29 Dec 2020 22:57:14 +0000
Ignat Korchagin <[email protected]> • #6679
[dm-crypt] [PATCH 1/2] dm crypt: use GFP_ATOMIC when allocating crypto requests from softirq
Tue, 29 Dec 2020 22:57:13 +0000
Ignat Korchagin <[email protected]> • #6678
Re: [dm-crypt] dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
Thu, 24 Dec 2020 19:52:58 +0100
"Maciej S. Szmigiero" <[email protected]> • #6677
Re: [dm-crypt] dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
Thu, 24 Dec 2020 18:46:18 +0000
Ignat Korchagin <[email protected]> • #6676
Re: [dm-crypt] FDE with passphrase + low cost HSM in LUKS on boot
Fri, 25 Dec 2020 10:47:13 -0300
"Fabio Martins" <[email protected]> • #6675
Re: [dm-crypt] Question about mounting an external hard drive
Thu, 24 Dec 2020 15:17:38 -0400
Jorge Fábregas <[email protected]> • #6674
[dm-crypt] Question about mounting an external hard drive
Thu, 24 Dec 2020 13:39:03 +0000
"Dr. David Bower" <[email protected]> • #6673
Re: [dm-crypt] dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
Wed, 23 Dec 2020 21:31:29 +0000
Ignat Korchagin <[email protected]> • #6672
Re: [dm-crypt] dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
Thu, 24 Dec 2020 07:56:42 +1100
Herbert Xu <[email protected]> • #6671
Re: [dm-crypt] dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
Wed, 23 Dec 2020 22:19:41 +0100
"Maciej S. Szmigiero" <[email protected]> • #6670
Re: [dm-crypt] dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
Wed, 23 Dec 2020 21:09:55 +0000
Ignat Korchagin <[email protected]> • #6669
Re: [dm-crypt] FDE with passphrase + low cost HSM in LUKS on boot
Wed, 23 Dec 2020 20:29:14 +0100
Arno Wagner <[email protected]> • #6668
Re: [dm-crypt] dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
Wed, 23 Dec 2020 16:37:34 +0100
"Maciej S. Szmigiero" <[email protected]> • #6667
Re: [dm-crypt] FDE with passphrase + low cost HSM in LUKS on boot
Wed, 23 Dec 2020 14:08:51 +0000 (UTC)
JT Morée <[email protected]> • #6666
Re: [dm-crypt] FDE with passphrase + low cost HSM in LUKS on boot
Tue, 22 Dec 2020 22:56:26 +0100
Arno Wagner <[email protected]> • #6665
Re: [dm-crypt] cryptsetup versions: cryptsetup 2.3.4 vs. cryptsetup 2.1.0 - thought I had data corruption!?!
Tue, 22 Dec 2020 23:03:07 +0100
Arno Wagner <[email protected]> • #6664
[dm-crypt] Dm-crypt list archive on lore.kernel.org
Tue, 22 Dec 2020 14:49:13 +0100
Milan Broz <[email protected]> • #6663
Re: [dm-crypt] Creating a LUKS container with a pre-made Argon hash
Tue, 22 Dec 2020 14:42:06 +0100
Milan Broz <[email protected]> • #6662
Re: [dm-crypt] LUKS2 SSD swap and system freeze
Tue, 22 Dec 2020 14:31:45 +0100
Milan Broz <[email protected]> • #6661
Re: [dm-crypt] cryptsetup versions: cryptsetup 2.3.4 vs. cryptsetup 2.1.0 - thought I had data corruption!?!
Tue, 22 Dec 2020 14:21:20 +0100
Milan Broz <[email protected]> • #6660
[dm-crypt] FDE with passphrase + low cost HSM in LUKS on boot
Tue, 22 Dec 2020 09:01:23 -0300
"Fabio Martins" <[email protected]> • #6659
Re: [dm-crypt] Properly enabling TRIM for dm-crypt on an SSD
Mon, 21 Dec 2020 22:45:17 +0100
Mistave <[email protected]> • #6658
Re: [dm-crypt] Properly enabling TRIM for dm-crypt on an SSD
Mon, 21 Dec 2020 17:53:48 +0100
Mistave <[email protected]> • #6657
Re: [dm-crypt] Properly enabling TRIM for dm-crypt on an SSD
Sun, 20 Dec 2020 19:12:06 +0100
Martin Jørgensen <[email protected]> • #6656
[dm-crypt] Properly enabling TRIM for dm-crypt on an SSD
Sun, 20 Dec 2020 12:36:00 +0100
Mistave <[email protected]> • #6655
Re: [dm-crypt] cryptsetup versions: cryptsetup 2.3.4 vs. cryptsetup 2.1.0 - thought I had data corruption!?!
Wed, 16 Dec 2020 01:06:52 +0100
Martin Jørgensen <[email protected]> • #6654
Re: [dm-crypt] LUKS2 SSD swap and system freeze
Tue, 15 Dec 2020 11:59:20 +0000
Michael Kjörling <[email protected]> • #6653
[dm-crypt] LUKS2 SSD swap and system freeze
Tue, 15 Dec 2020 11:42:37 +0100
Germano Massullo <[email protected]> • #6652
Re: [dm-crypt] Keyboard map issue
Tue, 15 Dec 2020 08:15:14 +0000
Michael Kjörling <[email protected]> • #6651
[dm-crypt] dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
Mon, 14 Dec 2020 19:11:43 +0100
"Maciej S. Szmigiero" <[email protected]> • #6650
[dm-crypt] Keyboard map issue
Mon, 14 Dec 2020 17:22:02 +0300
Bruno Parga <[email protected]> • #6649
[dm-crypt] Creating a LUKS container with a pre-made Argon hash
Sat, 12 Dec 2020 00:07:11 +0100
"Misha Gusarov" <[email protected]> • #6648
Re: [dm-crypt] cryptsetup versions: cryptsetup 2.3.4 vs. cryptsetup 2.1.0 - thought I had data corruption!?!
Wed, 16 Dec 2020 01:06:52 +0100
Martin Jørgensen <[email protected]> • #6647
Re: [dm-crypt] LUKS2 SSD swap and system freeze
Tue, 15 Dec 2020 11:59:20 +0000
Michael Kjörling <[email protected]> • #6646
[dm-crypt] LUKS2 SSD swap and system freeze
Tue, 15 Dec 2020 11:42:37 +0100
Germano Massullo <[email protected]> • #6645
Re: [dm-crypt] Keyboard map issue
Tue, 15 Dec 2020 08:15:14 +0000
Michael Kjörling <[email protected]> • #6644
[dm-crypt] dm-crypt with no_read_workqueue and no_write_workqueue + btrfs scrub = BUG()
Mon, 14 Dec 2020 19:11:43 +0100
"Maciej S. Szmigiero" <[email protected]> • #6643
[dm-crypt] Keyboard map issue
Mon, 14 Dec 2020 17:22:02 +0300
Bruno Parga <[email protected]> • #6642
[dm-crypt] Creating a LUKS container with a pre-made Argon hash
Sat, 12 Dec 2020 00:07:11 +0100
"Misha Gusarov" <[email protected]> • #6641
[dm-crypt] Error Message - Could someone give me a pointer?
Thu, 26 Nov 2020 18:54:11 -0800
Diagon <[email protected]> • #6640
[dm-crypt] veritysetup usage question
Thu, 26 Nov 2020 12:32:27 +0100
Jan Pohanka <[email protected]> • #6639
Re: [dm-crypt] cryptsetup versions: cryptsetup 2.3.4 vs. cryptsetup 2.1.0 - thought I had data corruption!?!
Thu, 26 Nov 2020 10:32:18 +0100
Martin Jørgensen <[email protected]> • #6638
[dm-crypt] dm-verity performance improvements
Thu, 26 Nov 2020 10:53:15 +0530
Riz <[email protected]> • #6637
Re: [dm-crypt] cryptsetup versions: cryptsetup 2.3.4 vs. cryptsetup 2.1.0 - thought I had data corruption!?!
Wed, 25 Nov 2020 21:08:16 +0100
Martin Jørgensen <[email protected]> • #6636
Re: [dm-crypt] cryptsetup versions: cryptsetup 2.3.4 vs. cryptsetup 2.1.0 - thought I had data corruption!?!
Wed, 25 Nov 2020 19:34:51 +0100
Milan Broz <[email protected]> • #6635
Re: [dm-crypt] cryptsetup versions: cryptsetup 2.3.4 vs. cryptsetup 2.1.0 - thought I had data corruption!?!
Wed, 25 Nov 2020 18:01:20 +0000
Michael Kjörling <[email protected]> • #6634
[dm-crypt] cryptsetup versions: cryptsetup 2.3.4 vs. cryptsetup 2.1.0 - thought I had data corruption!?!
Wed, 25 Nov 2020 18:30:27 +0100
Martin Jørgensen <[email protected]> • #6633
Re: [dm-crypt] How to remove LUKS encryption
Wed, 25 Nov 2020 13:47:06 +0100
"Carlos E. R." <[email protected]> • #6632
[dm-crypt] How to remove LUKS encryption
Tue, 24 Nov 2020 17:05:54 +0400
Anar Məsimli <[email protected]> • #6631
Re: [dm-crypt] Encrypting DVD or CDROM from iso
Thu, 19 Nov 2020 14:05:41 +0100
Davide Marchi <[email protected]> • #6630
Re: [dm-crypt] Encrypting DVD or CDROM from iso
Wed, 18 Nov 2020 19:03:38 +0100
Milan Broz <[email protected]> • #6629
Re: [dm-crypt] Encrypting DVD or CDROM from iso
Wed, 18 Nov 2020 18:25:11 +0100
Davide Marchi <[email protected]> • #6628
Re: [dm-crypt] Encrypting DVD or CDROM from iso
Wed, 18 Nov 2020 15:59:52 +0100
Davide Marchi <[email protected]> • #6627
Re: [dm-crypt] Do you accept contributions to manpage via patch?
Thu, 12 Nov 2020 13:39:57 +0100
Milan Broz <[email protected]> • #6626
Re: [dm-crypt] Encrypting DVD or CDROM from iso
Thu, 12 Nov 2020 11:08:55 +0100
"Carlos E. R." <[email protected]> • #6625
Re: [dm-crypt] Encrypting DVD or CDROM from iso
Thu, 12 Nov 2020 10:36:55 +0100
Milan Broz <[email protected]> • #6624
Re: [dm-crypt] Encrypting DVD or CDROM from iso
Thu, 12 Nov 2020 10:32:44 +0100
Milan Broz <[email protected]> • #6623
Re: [dm-crypt] Encrypting DVD or CDROM from iso
Wed, 11 Nov 2020 20:16:58 +0100
"Carlos E. R." <[email protected]> • #6622
Re: [dm-crypt] unlock via password and device
Tue, 10 Nov 2020 18:34:08 +0100
Arno Wagner <[email protected]> • #6621
Re: [dm-crypt] Encrypting DVD or CDROM from iso
Tue, 10 Nov 2020 17:59:37 +0100
Ondrej Kozina <[email protected]> • #6620
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.