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-06-04 21:12:32 linux-ext4 [PATCH v9 3/9] fscrypt: add functions for direct I/O support
2021-06-04 21:12:25 linux-kernel [PATCH v9 9/9] fscrypt: update documentation for direct I/O support
2021-06-04 21:12:04 linux-ext4 [PATCH v9 7/9] ext4: support direct I/O with fscrypt using blk-crypto
2021-06-04 21:11:20 linux-ext4 [PATCH v9 8/9] f2fs: support direct I/O with fscrypt using blk-crypto
2021-06-04 21:11:14 linux-kernel [PATCH v9 0/9] add support for direct I/O with fscrypt using blk-crypto
2021-06-04 21:10:39 linux-ext4 [PATCH v9 4/9] direct-io: add support for fscrypt using blk-crypto
2021-06-04 21:10:37 linux-ext4 [PATCH v9 5/9] block: Make bio_iov_iter_get_pages() respect bio_required_sector_alignment()
2021-06-04 21:10:37 linux-ext4 [PATCH v9 6/9] iomap: support direct I/O with fscrypt using blk-crypto
2021-06-04 21:10:37 linux-ext4 [PATCH v9 2/9] block: blk-crypto: relax alignment requirements for bvecs in bios
2021-06-04 21:10:37 linux-ext4 [PATCH v9 1/9] block: blk-crypto-fallback: handle data unit split across multiple bvecs
2021-06-04 20:05:07 linux-kernel [PATCH v3 06/10] ufshcd: handle error from blk_ksm_register()
2021-06-04 20:04:43 linux-kernel [PATCH v3 07/10] mmc: handle error from blk_ksm_register()
2021-06-04 20:04:02 linux-kernel [PATCH v3 03/10] block: introduce bio_required_sector_alignment()
2021-06-04 20:04:02 linux-kernel [PATCH v3 01/10] block: introduce blk_ksm_is_empty()
2021-06-04 20:03:31 linux-kernel [PATCH v3 05/10] block: keyslot-manager: introduce blk_ksm_restrict_dus_to_queue_limits()
2021-06-04 20:03:05 linux-kernel [PATCH v3 10/10] block: add WARN_ON_ONCE() to bio_split() for sector alignment
2021-06-04 20:02:52 linux-kernel [PATCH v3 00/10] ensure bios aren't split in middle of crypto data unit
2021-06-04 20:02:36 linux-kernel [PATCH v3 02/10] block: blk-crypto: introduce blk_crypto_bio_sectors_alignment()
2021-06-04 20:02:18 linux-kernel [PATCH v3 09/10] blk-merge: Ensure bios aren't split in middle of a crypto data unit
2021-06-04 20:02:06 linux-kernel [PATCH v3 04/10] block: respect bio_required_sector_alignment() in blk-crypto-fallback
2021-06-04 20:01:56 linux-kernel [PATCH v3 08/10] dm: handle error from blk_ksm_register()
2021-05-25 18:35:36 linux-ext4 Re: [PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
2021-03-26 08:00:27 linux-kernel Re: [PATCH v2 0/8] ensure bios aren't split in middle of crypto data unit
2021-03-26 01:41:43 linux-kernel Re: [PATCH v2 0/8] ensure bios aren't split in middle of crypto data unit
2021-03-25 21:45:05 linux-kernel Re: [PATCH 0/7] ensure bios aren't split in middle of crypto data unit
2021-03-25 21:34:13 linux-kernel [PATCH v2 8/8] block: add WARN() in bio_split() for sector alignment
2021-03-25 21:32:01 linux-kernel [PATCH v2 7/8] blk-merge: Ensure bios aren't split in middle of a crypto data unit
2021-03-25 21:31:59 linux-kernel [PATCH v2 1/8] block: introduce blk_ksm_is_empty()
2021-03-25 21:31:54 linux-kernel [PATCH v2 5/8] block: respect bio_required_sector_alignment() in blk-crypto-fallback
2021-03-25 21:31:53 linux-kernel [PATCH v2 6/8] block: keyslot-manager: introduce blk_ksm_restrict_dus_to_queue_limits()
2021-03-25 21:30:40 linux-kernel [PATCH v2 3/8] block: blk-crypto: introduce blk_crypto_bio_sectors_alignment()
2021-03-25 21:30:40 linux-kernel [PATCH v2 4/8] block: introduce bio_required_sector_alignment()
2021-03-25 21:30:18 linux-kernel [PATCH v2 2/8] dm,mmc,ufshcd: handle error from blk_ksm_register()
2021-03-25 21:29:50 linux-kernel [PATCH v2 0/8] ensure bios aren't split in middle of crypto data unit
2021-03-09 11:47:58 linux-kernel Re: [PATCH] block: keyslot-manager: fix error return code of blk_ksm_evict_key()
2021-02-12 00:51:11 linux-kernel Re: [PATCH v4 0/5] add support for inline encryption to device mapper
2021-02-11 23:05:42 linux-kernel Re: [PATCH v4 0/5] add support for inline encryption to device mapper
2021-02-11 23:02:46 linux-kernel Re: [PATCH v4 3/5] dm: add support for passing through inline crypto support
2021-02-11 22:59:53 linux-kernel [PATCH v5 4/5] dm: support key eviction from keyslot managers of underlying devices
2021-02-11 22:58:32 linux-kernel [PATCH v5 5/5] dm: set DM_TARGET_PASSES_CRYPTO feature for some targets
2021-02-11 22:57:25 linux-kernel [PATCH v5 3/5] dm: add support for passing through inline crypto support
2021-02-11 22:57:10 linux-kernel [PATCH v5 2/5] block: keyslot-manager: Introduce functions for device mapper support
2021-02-11 22:56:40 linux-kernel [PATCH v5 1/5] block: keyslot-manager: Introduce passthrough keyslot manager
2021-02-11 22:55:58 linux-kernel [PATCH v5 0/5] add support for inline encryption to device mapper
2021-02-01 05:37:35 linux-kernel Re: [PATCH v3 3/6] dm: add support for passing through inline crypto support
2021-02-01 05:15:24 linux-kernel [PATCH v4 4/5] dm: support key eviction from keyslot managers of underlying devices
2021-02-01 05:15:09 linux-kernel [PATCH v4 5/5] dm: set DM_TARGET_PASSES_CRYPTO feature for some targets
2021-02-01 05:14:54 linux-kernel [PATCH v4 2/5] block: keyslot-manager: Introduce functions for device mapper support
2021-02-01 05:14:16 linux-kernel [PATCH v4 3/5] dm: add support for passing through inline crypto support
2021-02-01 05:13:19 linux-kernel [PATCH v4 1/5] block: keyslot-manager: Introduce passthrough keyslot manager
2021-02-01 05:13:10 linux-kernel [PATCH v4 0/5] add support for inline encryption to device mapper