LinuxLists
Users
About
Eric Biggers (
[email protected]
)
Number of posts: 226 (0.57 per day)
First post: 2016-10-05 17:40:50
Last post: 2017-11-08 02:08:01
Previous Page
/
Next Page
Date
List
Subject
2016-11-27 06:18:34
linux-ext4
[PATCH 2/5] mbcache: don't BUG() if entry cache cannot be allocated
2016-11-27 06:18:33
linux-ext4
[PATCH 5/5] mbcache: document that "find" functions only return reusable entries
2016-11-27 06:18:33
linux-ext4
[PATCH 4/5] mbcache: use consistent type for entry count
2016-11-27 06:18:33
linux-ext4
[PATCH 3/5] mbcache: remove unnecessary module_get/module_put
2016-11-27 06:18:33
linux-ext4
[PATCH 1/5] mbcache: correctly handle 'e_referenced' bit
2016-11-27 04:20:48
linux-ext4
Re: [PATCH] fscrypto: move ioctl processing more fully into common code
2016-11-23 18:27:08
linux-crypto
[PATCH] crypto: acomp - don't use stack buffer in test_acomp()
2016-11-22 23:23:13
linux-ext4
Re: [PATCH] fscrypto: move ioctl processing more fully into common code
2016-11-22 00:23:23
linux-ext4
[PATCH] ext4: disable pwsalt ioctl when encryption disabled by config
2016-11-22 00:23:05
linux-ext4
[PATCH] ext4: get rid of ext4_sb_has_crypto()
2016-11-21 23:41:06
linux-ext4
Re: [PATCH 4/4] generic: test locking when setting encryption policy
2016-11-21 23:19:28
linux-ext4
Re: [PATCH] ext4: fix reading new encrypted symlinks on no-journal filesystems
2016-11-21 19:25:22
linux-ext4
Re: [PATCH 4/4] generic: test locking when setting encryption policy
2016-11-21 19:23:30
linux-ext4
Re: [PATCH 3/4] generic: test encrypted file access
2016-11-21 19:11:49
linux-ext4
Re: [PATCH 2/4] generic: test setting and getting encryption policies
2016-11-21 18:40:54
linux-ext4
Re: [PATCH 1/4] generic: add utilities for testing filesystem encryption
2016-11-21 18:08:19
linux-kernel
Re: vmalloced stacks and scatterwalk_map_and_copy()
2016-11-21 18:08:14
linux-crypto
Re: vmalloced stacks and scatterwalk_map_and_copy()
2016-11-18 20:30:46
linux-ext4
Re: [PATCH 3/4] ext4: use more strict checks for inodes_per_block on mount
2016-11-18 20:27:33
linux-ext4
Re: [PATCH 2/4] ext4: fix in-superblock mount options processing
2016-11-18 20:02:46
linux-ext4
Re: [PATCH 1/4] ext4: sanity check the block and cluster size at mount time
2016-11-18 18:47:07
linux-ext4
Re: [PATCH] ext4: fix reading new encrypted symlinks on no-journal filesystems
2016-11-17 19:48:43
linux-ext4
[PATCH 1/4] generic: add utilities for testing filesystem encryption
2016-11-17 19:48:33
linux-ext4
[PATCH 3/4] generic: test encrypted file access
2016-11-17 19:48:31
linux-ext4
[PATCH 2/4] generic: test setting and getting encryption policies
2016-11-17 19:47:07
linux-ext4
[PATCH 4/4] generic: test locking when setting encryption policy
2016-11-17 19:47:03
linux-ext4
[PATCH 0/4] Add filesystem-level encryption tests
2016-11-16 17:52:57
linux-ext4
[PATCH] ext4: fix reading new encrypted symlinks on no-journal filesystems
2016-11-16 17:41:14
linux-ext4
Re: [PATCH] ext4: avoid lockdep warning when inheriting encryption context
2016-11-15 18:53:09
linux-crypto
Re: [PATCH 2/2] fscrypto: don't use on-stack buffer for key derivation
2016-11-15 18:53:09
linux-ext4
Re: [PATCH 2/2] fscrypto: don't use on-stack buffer for key derivation
2016-11-15 18:44:00
linux-kernel
Re: [PATCH 05/29] fscrypt: Let fs select encryption index/tweak
2016-11-15 18:31:50
linux-kernel
Re: [PATCH 03/29] fscrypt: Enable partial page encryption
2016-11-15 18:25:38
linux-kernel
Re: [PATCH 02/29] fscrypt: Allow fscrypt_decrypt_page() to function with non-writeback pages
2016-11-15 18:15:12
linux-kernel
Re: [PATCH 01/29] fscrypt: Add in-place encryption mode
2016-11-14 21:11:02
linux-ext4
[PATCH] ext4: avoid lockdep warning when inheriting encryption context
2016-11-14 02:27:45
linux-crypto
Re: [v2 PATCH 7/16] crypto: simd - Add simd skcipher helper
2016-11-14 02:10:34
linux-crypto
Re: [v2 PATCH 4/16] crypto: xts - Convert to skcipher
2016-11-14 01:45:52
linux-crypto
Re: [v2 PATCH 6/16] crypto: cryptd - Add support for skcipher
2016-11-14 01:42:03
linux-crypto
Re: [v2 PATCH 1/16] crypto: skcipher - Add skcipher walk interface
2016-11-08 17:26:32
linux-kernel
Re: [PATCH v4] poly1305: generic C can be faster on chips with slow unaligned access
2016-11-08 17:26:26
linux-crypto
Re: [PATCH v4] poly1305: generic C can be faster on chips with slow unaligned access
2016-11-07 20:47:10
linux-kernel
Re: [PATCH v4] poly1305: generic C can be faster on chips with slow unaligned access
2016-11-07 20:40:41
linux-crypto
Re: [PATCH v4] poly1305: generic C can be faster on chips with slow unaligned access
2016-11-07 19:25:12
linux-kernel
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
2016-11-07 19:25:05
linux-crypto
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
2016-11-07 18:35:24
linux-kernel
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
2016-11-07 18:26:46
linux-crypto
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
2016-11-04 17:37:28
linux-kernel
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
2016-11-04 17:37:27
linux-crypto
Re: [PATCH] poly1305: generic C can be faster on chips with slow unaligned access
2016-11-04 17:05:27
linux-kernel
Re: vmalloced stacks and scatterwalk_map_and_copy()