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-04-24 04:36:56
linux-ext4
[PATCH V1 01/14] ext4: Clear BH_Uptodate flag on decryption error
2019-04-14 11:38:24
linux-ext4
[RFC PATCH V2 14/14] ext4: Enable encryption for subpage-sized blocks
2019-04-14 11:38:19
linux-ext4
[RFC PATCH V2 13/14] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
2019-04-14 11:38:16
linux-ext4
[RFC PATCH V2 12/14] ext4: Compute logical block and the page range to be encrypted
2019-04-14 11:38:10
linux-ext4
[RFC PATCH V2 11/14] fscrypt_encrypt_page: Loop across all blocks mapped by a page range
2019-04-14 11:38:07
linux-ext4
[RFC PATCH V2 10/14] ext4: Decrypt the block that needs to be partially zeroed
2019-04-14 11:38:03
linux-ext4
[RFC PATCH V2 09/14] ext4: Decrypt all boundary blocks when doing buffered write
2019-04-14 11:37:57
linux-ext4
[RFC PATCH V2 08/14] Add decryption support for sub-pagesized blocks
2019-04-14 11:37:53
linux-ext4
[RFC PATCH V2 07/14] Remove the term "bio" from post read processing
2019-04-14 11:37:49
linux-ext4
[RFC PATCH V2 06/14] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
2019-04-14 11:37:44
linux-ext4
[RFC PATCH V2 05/14] fs/mpage.c: Integrate post read processing
2019-04-14 11:37:40
linux-ext4
[RFC PATCH V2 04/14] fsverity: Add call back to determine readpage limit
2019-04-14 11:37:38
linux-ext4
[RFC PATCH V2 03/14] fsverity: Add call back to decide if verity check has to be performed
2019-04-14 11:37:37
linux-ext4
[RFC PATCH V2 02/14] Consolidate "post read processing" into a new file
2019-04-14 11:37:27
linux-ext4
[RFC PATCH V2 01/14] ext4: Clear BH_Uptodate flag on decryption error
2019-04-14 11:37:24
linux-ext4
[RFC PATCH V2 00/14] Consolidate Post read processing code
2019-04-12 17:11:19
linux-ext4
[RFC PATCH 14/14] ext4: Enable encryption for subpage-sized blocks
2019-04-12 17:11:14
linux-ext4
[RFC PATCH 13/14] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
2019-04-12 17:11:10
linux-ext4
[RFC PATCH 12/14] ext4: Compute logical block and the page range to be encrypted
2019-04-12 17:11:04
linux-ext4
[RFC PATCH 11/14] fscrypt_encrypt_page: Loop across all blocks mapped by a page range
2019-04-12 17:10:59
linux-ext4
[RFC PATCH 10/14] ext4: Decrypt the block that needs to be partially zeroed
2019-04-12 17:10:54
linux-ext4
[RFC PATCH 09/14] ext4: Decrypt all boundary blocks when doing buffered write
2019-04-12 17:10:49
linux-ext4
[RFC PATCH 08/14] Add decryption support for sub-pagesized blocks
2019-04-12 17:10:41
linux-ext4
[RFC PATCH 07/14] Remove the term "bio" from post read processing
2019-04-12 17:10:38
linux-ext4
[RFC PATCH 06/14] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
2019-04-12 17:10:29
linux-ext4
[RFC PATCH 05/14] fs/mpage.c: Integrate post read processing
2019-04-12 17:10:25
linux-ext4
[RFC PATCH 04/14] fsverity: Add call back to determine readpage limit
2019-04-12 17:10:22
linux-ext4
[RFC PATCH 03/14] fsverity: Add call back to decide if verity check has to be performed
2019-04-12 17:10:18
linux-ext4
[RFC PATCH 02/14] Consolidate "post read processing" into a new file
2019-04-12 17:10:09
linux-ext4
[RFC PATCH 01/14] ext4: Clear BH_Uptodate flag on decryption error
2019-04-12 17:10:04
linux-ext4
[RFC PATCH 00/14] Consolidate Post read processing code
2019-02-22 04:29:01
linux-ext4
Re: [RFC PATCH 00/10] Consolidate Post read processing code
2019-02-21 13:32:31
linux-ext4
Re: [RFC PATCH 08/10] fsverity: Add call back to verify file holes
2019-02-21 13:32:29
linux-ext4
Re: [f2fs-dev] [RFC PATCH 06/10] Introduce REQ_POST_READ_PROC bio flag
2019-02-21 13:32:03
linux-ext4
Re: [f2fs-dev] [RFC PATCH 05/10] fsverity: Add call back to decide if verity check has to be performed
2019-02-21 13:32:03
linux-ext4
Re: [RFC PATCH 04/10] Consolidate "post read processing" into a new file
2019-02-21 13:31:45
linux-ext4
Re: [RFC PATCH 00/10] Consolidate Post read processing code
2019-02-21 13:31:43
linux-ext4
Re: [RFC PATCH 00/10] Consolidate Post read processing code
2019-02-18 10:18:43
linux-ext4
Re: [RFC PATCH 00/10] Consolidate Post read processing code
2019-02-18 10:09:26
linux-ext4
[RFC PATCH 03/10] fscrypt: remove filesystem specific build config option
2019-02-18 10:04:50
linux-ext4
[RFC PATCH 10/10] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
2019-02-18 10:04:48
linux-ext4
[RFC PATCH 08/10] fsverity: Add call back to verify file holes
2019-02-18 10:04:46
linux-ext4
[RFC PATCH 09/10] fs/mpage.c: Integrate post read processing
2019-02-18 10:04:37
linux-ext4
[RFC PATCH 06/10] Introduce REQ_POST_READ_PROC bio flag
2019-02-18 10:04:36
linux-ext4
[RFC PATCH 07/10] fsverity: Add call back to determine readpage limit
2019-02-18 10:04:30
linux-ext4
[RFC PATCH 05/10] fsverity: Add call back to decide if verity check has to be performed
2019-02-18 10:04:27
linux-ext4
[RFC PATCH 04/10] Consolidate "post read processing" into a new file
2019-02-18 10:04:16
linux-ext4
[RFC PATCH 02/10] f2fs: use IS_ENCRYPTED() to check encryption status
2019-02-18 10:04:14
linux-ext4
[RFC PATCH 00/10] Consolidate Post read processing code
2019-02-18 10:04:13
linux-ext4
[RFC PATCH 01/10] ext4: use IS_ENCRYPTED() to check encryption status
2019-01-04 12:40:23
linux-kernel
Re: [alsa-devel] [PATCH v5 08/11] ASoC: Intel: atom: Make PCI dependency explicit