LinuxLists
Users
About
Chandan Rajendra (
[email protected]
)
Number of posts: 155 (0.34 per day)
First post: 2019-01-02 05:48:12
Last post: 2020-04-01 06:09:31
Previous Page
/
Next Page
Date
List
Subject
2019-05-06 11:39:13
linux-ext4
Re: [PATCH 05/13] fscrypt: introduce fscrypt_encrypt_block_inplace()
2019-05-06 11:35:15
linux-ext4
Re: [PATCH 04/13] fscrypt: clean up some BUG_ON()s in block encryption/decryption
2019-05-06 11:34:32
linux-ext4
Re: [PATCH 08/13] fscrypt: introduce fscrypt_decrypt_block_inplace()
2019-05-06 11:34:25
linux-ext4
Re: [PATCH 07/13] fscrypt: handle blocksize < PAGE_SIZE in fscrypt_zeroout_range()
2019-05-06 11:34:23
linux-ext4
Re: [PATCH 06/13] fscrypt: support encrypting multiple filesystem blocks per page
2019-05-06 11:34:21
linux-ext4
Re: [PATCH 09/13] fscrypt: support decrypting multiple filesystem blocks per page
2019-05-06 11:34:21
linux-ext4
Re: [PATCH 13/13] ext4: encrypt only up to last block in ext4_bio_write_page()
2019-05-03 01:52:19
linux-ext4
Re: [PATCH 03/13] fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()
2019-05-02 15:11:33
linux-ext4
Re: [PATCH 02/13] fscrypt: remove the "write" part of struct fscrypt_ctx
2019-05-02 15:10:49
linux-ext4
Re: [PATCH 01/13] fscrypt: simplify bounce page handling
2019-05-02 05:52:55
linux-ext4
Re: [f2fs-dev] [PATCH V2 10/13] fscrypt_encrypt_page: Loop across all blocks mapped by a page range
2019-05-01 14:49:26
linux-ext4
Re: [f2fs-dev] [PATCH V2 10/13] fscrypt_encrypt_page: Loop across all blocks mapped by a page range
2019-05-01 14:30:44
linux-ext4
Re: [PATCH V2 11/13] ext4: Compute logical block and the page range to be encrypted
2019-05-01 14:27:59
linux-ext4
Re: [PATCH V2 07/13] Add decryption support for sub-pagesized blocks
2019-05-01 14:27:45
linux-ext4
Re: [PATCH V2 02/13] Consolidate "read callbacks" into a new file
2019-05-01 14:27:31
linux-ext4
Re: [PATCH V2 03/13] fsverity: Add call back to decide if verity check has to be performed
2019-05-01 14:27:23
linux-ext4
Re: [PATCH V2 02/13] Consolidate "read callbacks" into a new file
2019-05-01 14:27:22
linux-ext4
Re: [PATCH V2 02/13] Consolidate "read callbacks" into a new file
2019-05-01 14:24:01
linux-ext4
Re: [PATCH V2 12/13] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
2019-04-28 04:34:09
linux-ext4
[PATCH V2 07/13] Add decryption support for sub-pagesized blocks
2019-04-28 04:33:09
linux-ext4
[PATCH V2 03/13] fsverity: Add call back to decide if verity check has to be performed
2019-04-28 04:33:04
linux-ext4
[PATCH V2 11/13] ext4: Compute logical block and the page range to be encrypted
2019-04-28 04:32:55
linux-ext4
[PATCH V2 12/13] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
2019-04-28 04:32:53
linux-ext4
[PATCH V2 13/13] ext4: Enable encryption for subpage-sized blocks
2019-04-28 04:32:42
linux-ext4
[PATCH V2 10/13] fscrypt_encrypt_page: Loop across all blocks mapped by a page range
2019-04-28 04:31:58
linux-ext4
[PATCH V2 09/13] ext4: Decrypt the block that needs to be partially zeroed
2019-04-28 04:31:54
linux-ext4
[PATCH V2 08/13] ext4: Decrypt all boundary blocks when doing buffered write
2019-04-28 04:31:40
linux-ext4
[PATCH V2 06/13] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
2019-04-28 04:31:32
linux-ext4
[PATCH V2 05/13] fs/mpage.c: Integrate read callbacks
2019-04-28 04:31:32
linux-ext4
[PATCH V2 04/13] fsverity: Add call back to determine readpage limit
2019-04-28 04:31:22
linux-ext4
[PATCH V2 02/13] Consolidate "read callbacks" into a new file
2019-04-28 04:31:18
linux-ext4
[PATCH V2 00/13] Consolidate FS read I/O callbacks code
2019-04-28 04:31:18
linux-ext4
[PATCH V2 01/13] ext4: Clear BH_Uptodate flag on decryption error
2019-04-24 15:00:12
linux-ext4
Re: [PATCH V1 02/14] Consolidate "post read processing" into a new file
2019-04-24 14:49:35
linux-ext4
Re: [PATCH V1 02/14] Consolidate "post read processing" into a new file
2019-04-24 11:34:21
linux-ext4
Re: [PATCH V1 02/14] Consolidate "post read processing" into a new file
2019-04-24 11:33:22
linux-ext4
Re: [PATCH V1 02/14] Consolidate "post read processing" into a new file
2019-04-24 04:38:16
linux-ext4
[PATCH V1 00/14] Consolidate Post read processing code
2019-04-24 04:37:46
linux-ext4
[PATCH V1 14/14] ext4: Enable encryption for subpage-sized blocks
2019-04-24 04:37:41
linux-ext4
[PATCH V1 13/14] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
2019-04-24 04:37:38
linux-ext4
[PATCH V1 12/14] ext4: Compute logical block and the page range to be encrypted
2019-04-24 04:37:35
linux-ext4
[PATCH V1 11/14] fscrypt_encrypt_page: Loop across all blocks mapped by a page range
2019-04-24 04:37:29
linux-ext4
[PATCH V1 10/14] ext4: Decrypt the block that needs to be partially zeroed
2019-04-24 04:37:26
linux-ext4
[PATCH V1 09/14] ext4: Decrypt all boundary blocks when doing buffered write
2019-04-24 04:37:22
linux-ext4
[PATCH V1 08/14] Add decryption support for sub-pagesized blocks
2019-04-24 04:37:20
linux-ext4
[PATCH V1 07/14] Remove the term "bio" from post read processing
2019-04-24 04:37:17
linux-ext4
[PATCH V1 04/14] fsverity: Add call back to determine readpage limit
2019-04-24 04:37:14
linux-ext4
[PATCH V1 06/14] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
2019-04-24 04:37:10
linux-ext4
[PATCH V1 05/14] fs/mpage.c: Integrate post read processing
2019-04-24 04:37:01
linux-ext4
[PATCH V1 02/14] Consolidate "post read processing" into a new file
2019-04-24 04:37:01
linux-ext4
[PATCH V1 03/14] fsverity: Add call back to decide if verity check has to be performed