Linus Torvalds
ea4b71bc0b
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt
...
Pull fscrypt updates from Eric Biggers:
- Add the IV_INO_LBLK_64 encryption policy flag which modifies the
encryption to be optimized for UFS inline encryption hardware.
- For AES-128-CBC, use the crypto API's implementation of ESSIV (which
was added in 5.4) rather than doing ESSIV manually.
- A few other cleanups.
* tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt:
f2fs: add support for IV_INO_LBLK_64 encryption policies
ext4: add support for IV_INO_LBLK_64 encryption policies
fscrypt: add support for IV_INO_LBLK_64 policies
fscrypt: avoid data race on fscrypt_mode::logged_impl_name
docs: ioctl-number: document fscrypt ioctl numbers
fscrypt: zeroize fscrypt_info before freeing
fscrypt: remove struct fscrypt_ctx
fscrypt: invoke crypto API for ESSIV handling
2019-11-25 12:19:28 -08:00
..
2019-11-13 10:42:33 +01:00
2019-10-02 12:19:53 -04:00
2019-10-15 01:18:46 +02:00
2019-09-23 19:37:49 -07:00
2019-10-29 16:27:17 -07:00
2019-11-11 20:42:55 +02:00
2019-11-25 11:55:30 -08:00
2019-09-28 12:39:07 -07:00
2019-10-30 12:04:35 -04:00
2019-09-28 08:14:15 -07:00
2019-10-14 15:04:01 -07:00
2019-10-01 15:45:03 +02:00
2019-11-21 09:06:47 -07:00
2019-11-18 08:40:41 -07:00
2019-11-13 12:50:38 -07:00
2019-11-12 19:12:07 -07:00
2019-10-31 21:41:33 +01:00
2019-09-24 15:54:10 -07:00
2019-10-11 09:26:05 -07:00
2019-06-12 20:27:13 +02:00
2019-11-04 12:22:02 +01:00
2019-10-21 02:05:21 +02:00
2019-09-25 17:51:40 -07:00
2019-09-23 11:21:04 -07:00
2019-11-25 11:53:26 -08:00
2019-10-22 12:54:44 -07:00
2019-10-31 09:40:19 +01:00
2017-11-02 11:10:55 +01:00
2019-10-18 15:32:52 +02:00
2019-10-22 11:26:09 -07:00
2019-09-25 09:55:59 -07:00
2019-11-25 11:37:01 -08:00
2019-11-06 12:34:36 -08:00
2019-11-14 07:43:53 -07:00
2019-10-28 16:17:31 -07:00
2019-09-29 10:33:41 -07:00
2019-09-24 15:54:08 -07:00
2019-10-02 06:36:50 -07:00
2019-09-24 12:36:31 -07:00
2019-09-24 16:48:02 -07:00
2019-11-08 08:46:49 -08:00
2019-10-24 14:53:49 -07:00
2019-10-24 14:53:48 -07:00
2019-10-24 14:53:49 -07:00
2019-09-28 08:14:15 -07:00
2019-11-11 16:10:54 +01:00
2019-09-25 17:51:39 -07:00
2019-09-24 15:54:07 -07:00
2019-09-28 08:14:15 -07:00
2019-09-25 17:51:40 -07:00
2019-09-24 15:54:11 -07:00
2019-11-12 13:19:15 -08:00
2019-10-08 22:05:58 +02:00
2019-11-01 08:50:51 -06:00
2019-09-28 08:14:15 -07:00
2019-10-07 15:47:20 -07:00
2019-11-15 18:34:00 -08:00
2019-09-28 14:05:38 -07:00
2019-09-29 10:33:41 -07:00
2019-10-17 16:31:52 -07:00
2019-10-04 18:11:08 -07:00
2019-09-25 17:51:40 -07:00
2019-11-06 08:28:58 -08:00
2019-11-06 08:28:58 -08:00
2019-09-24 15:54:11 -07:00
2019-09-27 19:37:27 -07:00
2019-05-30 11:26:32 -07:00
2019-10-24 14:53:49 -07:00
2019-11-04 10:56:40 -07:00
2019-11-22 02:21:08 +09:00
2019-10-14 15:04:00 -07:00
2019-11-06 08:28:58 -08:00
2019-09-24 15:54:08 -07:00
2019-09-23 19:16:01 -07:00
2019-09-23 19:16:01 -07:00
2019-10-28 11:02:01 +01:00
2019-10-04 18:11:08 -07:00
2019-10-07 12:52:44 +02:00
2019-10-21 02:05:21 +02:00
2019-09-25 17:51:39 -07:00
2019-11-01 22:26:34 -04:00
2019-09-25 17:51:39 -07:00
2019-09-25 17:42:29 +02:00
2019-10-28 12:18:23 +01:00
2019-10-24 10:26:33 +02:00
2019-11-13 12:50:40 -07:00
2019-10-29 12:43:00 -06:00
2019-10-31 09:40:21 +01:00
2019-11-04 07:11:31 -07:00
2019-09-24 15:54:11 -07:00
2019-11-22 09:28:46 -08:00
2019-11-05 18:07:47 -08:00
2019-10-07 15:47:20 -07:00
2019-11-25 10:40:27 -08:00
2018-06-14 12:21:18 +09:00
2019-07-25 15:43:26 +02:00
2019-10-08 13:27:05 +02:00
2019-09-25 17:51:41 -07:00
2019-10-02 10:06:45 +02:00
2019-10-13 10:13:08 -07:00
2019-09-25 17:51:40 -07:00
2019-10-07 15:24:36 +02:00
2019-11-12 21:45:37 +02:00
2019-10-07 12:56:48 -07:00
2019-10-28 04:25:04 -04:00
2019-09-24 15:54:10 -07:00
2019-10-14 15:04:01 -07:00
2019-09-24 15:54:12 -07:00