Satya Tangirala ([email protected])

Number of posts: 282 (0.43 per day)
First post: 2019-08-23 09:49:56
Last post: 2021-06-04 21:12:32

Date List Subject
2021-01-21 23:30:34 linux-ext4 [PATCH v8 2/8] block: blk-crypto: relax alignment requirements for bvecs in bios
2021-01-21 23:30:06 linux-ext4 [PATCH v8 4/8] direct-io: add support for fscrypt using blk-crypto
2021-01-21 23:29:17 linux-ext4 [PATCH v8 3/8] fscrypt: add functions for direct I/O support
2021-01-21 23:28:41 linux-kernel [PATCH v8 5/8] iomap: support direct I/O with fscrypt using blk-crypto
2021-01-21 23:27:33 linux-ext4 [PATCH v8 1/8] block: blk-crypto-fallback: handle data unit split across multiple bvecs
2021-01-21 23:27:32 linux-ext4 [PATCH v8 6/8] ext4: support direct I/O with fscrypt using blk-crypto
2021-01-21 23:26:18 linux-ext4 [PATCH v8 8/8] fscrypt: update documentation for direct I/O support
2021-01-21 23:09:57 linux-kernel [PATCH v8 7/8] f2fs: support direct I/O with fscrypt using blk-crypto
2021-01-21 23:06:11 linux-ext4 [PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
2021-01-14 15:52:56 linux-kernel [PATCH 4/7] block: respect blk_crypto_bio_sectors_alignment() in blk-crypto-fallback
2021-01-14 15:52:49 linux-kernel [PATCH 7/7] block: compute nsegs more accurately in blk_bio_segment_split()
2021-01-14 15:51:55 linux-kernel [PATCH 1/7] block: make blk_bio_segment_split() able to fail and return error
2021-01-14 15:51:41 linux-kernel [PATCH 6/7] block: add WARN() in bio_split() for sector alignment
2021-01-14 15:51:22 linux-kernel [PATCH 5/7] block: respect blk_crypto_bio_sectors_alignment() in blk-merge
2021-01-14 15:51:10 linux-kernel [PATCH 2/7] block: blk-crypto: Introduce blk_crypto_bio_sectors_alignment()
2021-01-14 15:50:44 linux-kernel [PATCH 0/7] ensure bios aren't split in middle of crypto data unit
2021-01-14 15:50:17 linux-kernel [PATCH 3/7] block: respect blk_crypto_bio_sectors_alignment() in bounce.c
2021-01-07 23:11:08 linux-kernel Re: [PATCH] fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
2020-12-29 09:00:10 linux-kernel [PATCH v3 2/6] block: keyslot-manager: Introduce functions for device mapper support
2020-12-29 08:59:51 linux-kernel [PATCH v3 6/6] dm: set DM_TARGET_PASSES_CRYPTO feature for some targets
2020-12-29 08:58:54 linux-kernel [PATCH v3 5/6] dm: Verify inline encryption capabilities of new table when it is loaded
2020-12-29 08:58:36 linux-kernel [PATCH v3 3/6] dm: add support for passing through inline crypto support
2020-12-29 08:58:34 linux-kernel [PATCH v3 1/6] block: keyslot-manager: Introduce passthrough keyslot manager
2020-12-29 08:58:25 linux-kernel [PATCH v3 0/6] add support for inline encryption to device mapper
2020-12-29 08:57:55 linux-kernel [PATCH v3 4/6] dm: Support key eviction from keyslot managers of underlying devices
2020-12-24 11:35:01 linux-kernel Re: [PATCH v2 2/3] fscrypt: Add metadata encryption support
2020-12-24 10:15:51 linux-kernel Re: [PATCH 0/3] add support for metadata encryption to F2FS
2020-12-24 04:51:42 linux-kernel [PATCH] fs: Fix freeze_bdev()/thaw_bdev() accounting of bd_fsfreeze_sb
2020-12-18 12:15:09 linux-kernel Re: [PATCH 0/3] add support for metadata encryption to F2FS
2020-12-18 12:13:50 linux-kernel Re: [f2fs-dev] [PATCH v3 2/3] f2fs-tools:sload.f2fs compression support
2020-12-18 00:11:10 linux-kernel Re: [PATCH v2 0/3] add support for metadata encryption to F2FS
2020-12-17 20:53:52 linux-kernel Re: [PATCH v2 0/3] add support for metadata encryption to F2FS
2020-12-17 15:46:17 linux-kernel Re: [PATCH 0/3] add support for metadata encryption to F2FS
2020-12-17 15:27:19 linux-kernel Re: [PATCH v2 2/3] fscrypt: Add metadata encryption support
2020-12-17 15:17:42 linux-kernel Re: [PATCH v2 0/3] add support for metadata encryption to F2FS
2020-12-17 15:08:18 linux-kernel [PATCH v2 1/3] fscrypt, f2fs: replace fscrypt_get_devices with fscrypt_get_device
2020-12-17 15:07:59 linux-kernel [PATCH v2 3/3] f2fs: Add metadata encryption support
2020-12-17 15:07:12 linux-kernel [PATCH v2 2/3] fscrypt: Add metadata encryption support
2020-12-17 15:06:07 linux-kernel [PATCH v2 0/3] add support for metadata encryption to F2FS
2020-12-04 00:00:03 linux-ext4 Re: [PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto
2020-12-02 22:54:26 linux-ext4 Re: [PATCH v7 1/8] block: ensure bios are not split in middle of crypto data unit
2020-11-18 00:39:42 linux-ext4 Re: [PATCH v7 1/8] block: ensure bios are not split in middle of crypto data unit
2020-11-17 14:10:53 linux-ext4 [PATCH v7 5/8] iomap: support direct I/O with fscrypt using blk-crypto
2020-11-17 14:09:43 linux-ext4 [PATCH v7 4/8] direct-io: add support for fscrypt using blk-crypto
2020-11-17 14:09:38 linux-ext4 [PATCH v7 7/8] f2fs: support direct I/O with fscrypt using blk-crypto
2020-11-17 14:09:36 linux-ext4 [PATCH v7 6/8] ext4: support direct I/O with fscrypt using blk-crypto
2020-11-17 14:09:33 linux-ext4 [PATCH v7 2/8] blk-crypto: don't require user buffer alignment
2020-11-17 14:09:33 linux-ext4 [PATCH v7 1/8] block: ensure bios are not split in middle of crypto data unit
2020-11-17 14:09:09 linux-ext4 [PATCH v7 3/8] fscrypt: add functions for direct I/O support
2020-11-17 14:09:07 linux-ext4 [PATCH v7 8/8] fscrypt: update documentation for direct I/O support
2020-11-17 14:08:27 linux-ext4 [PATCH v7 0/8] add support for direct I/O with fscrypt using blk-crypto