Chaitanya Kulkarni ([email protected])

Number of posts: 348 (0.35 per day)
First post: 2021-09-09 16:19:02
Last post: 2024-06-12 17:21:13

Date List Subject
2021-12-13 22:10:58 linux-kernel Re: [PATCH v4 10/23] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
2021-12-13 22:05:33 linux-kernel Re: [PATCH v4 04/23] PCI/P2PDMA: Expose pci_p2pdma_map_type()
2021-12-13 22:00:35 linux-kernel Re: [PATCH v4 03/23] PCI/P2PDMA: Attempt to set map_type if it has not been set
2021-12-13 21:55:15 linux-kernel Re: [PATCH v4 02/23] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
2021-12-13 21:51:40 linux-kernel Re: [PATCH v4 01/23] lib/scatterlist: cleanup macros into static inline functions
2021-11-29 18:50:44 linux-kernel Re: [PATCH] nvme: duplicate NQNs check if devices needed
2021-11-23 09:06:39 linux-crypto Re: [PATCH 09/12] nvmet: Parse fabrics commands on all queues
2021-11-23 09:02:30 linux-crypto Re: [PATCH 07/12] nvme: Implement In-Band authentication
2021-11-23 08:43:03 linux-crypto Re: [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
2021-11-23 08:41:54 linux-crypto Re: [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
2021-11-23 08:37:17 linux-kernel Re: [PATCH] blk_mq: remove repeated includes
2021-11-16 01:38:13 linux-kernel Re: [PATCH] block: Use REQ_OP_WRITE instead of its integer constant 1 in op_is_write()
2021-11-11 05:06:34 linux-kernel Re: [PATCH] nvme: fix write zeroes pi
2021-11-10 06:12:49 linux-kernel Re: [PATCH] nvme: fix write zeroes pi
2021-11-10 06:12:32 linux-kernel Re: [RFC PATCH] nvme: add NO APST quirk for Kioxia device
2021-10-27 13:43:37 linux-kernel Re: [PATCH] nvmet: prefer flex_array_size and struct_size over open coded arithmetic
2021-10-18 06:23:32 linux-ext4 Re: [PATCH 11/30] affs: use bdev_nr_sectors instead of open coding it
2021-10-18 06:22:49 linux-ext4 Re: [PATCH 22/30] reiserfs: use bdev_nr_bytes instead of open coding it
2021-10-18 06:22:09 linux-ext4 Re: [PATCH 01/30] block: move the SECTOR_SIZE related definitions to blk_types.h
2021-10-18 05:50:15 linux-nfs Re: [PATCH 26/30] ext4: use sb_bdev_nr_blocks
2021-10-18 05:49:37 linux-nfs Re: [PATCH 25/30] block: add a sb_bdev_nr_blocks helper
2021-10-18 05:47:18 linux-ext4 Re: [PATCH 03/30] bcache: remove bdev_sectors
2021-10-18 05:37:27 linux-kernel Re: [PATCH 02/13] nvme-multipath: add error handling support for add_disk()
2021-10-13 22:38:22 linux-ext4 Re: [PATCH 07/29] target/iblock: use bdev_nr_sectors instead of open coding it
2021-10-13 22:36:59 linux-ext4 Re: [PATCH 11/29] btrfs: use bdev_nr_sectors instead of open coding it
2021-10-13 22:36:09 linux-nfs Re: [PATCH 08/29] fs: use bdev_nr_sectors instead of open coding it in blkdev_max_block
2021-10-13 22:35:08 linux-ext4 Re: [PATCH 23/29] block: use bdev_nr_sectors instead of open coding it in blkdev_fallocate
2021-10-13 22:34:36 linux-ext4 Re: [PATCH 02/29] drbd: use bdev_nr_sectors instead of open coding it
2021-10-13 22:34:04 linux-ext4 Re: [PATCH 06/29] nvmet: use bdev_nr_sectors instead of open coding it
2021-09-30 19:00:03 linux-kernel Re: [PATCH v3 09/20] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
2021-09-30 05:24:10 linux-kernel Re: [PATCH v3 09/20] nvme-pci: check DMA ops when indicating support for PCI P2PDMA
2021-09-30 05:07:32 linux-kernel Re: [PATCH v3 01/20] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
2021-09-30 04:51:49 linux-kernel Re: [PATCH v3 01/20] lib/scatterlist: add flag for indicating P2PDMA segments in an SGL
2021-09-21 02:55:00 linux-kernel Re: [PATCH] blk-mq: export blk_mq_submit_bio symbol
2021-09-16 17:10:25 linux-crypto Re: [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
2021-09-16 17:09:12 linux-crypto Re: [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
2021-09-16 17:06:21 linux-crypto Re: [PATCH 02/12] crypto: add crypto_has_kpp()
2021-09-16 17:05:36 linux-crypto Re: [PATCH 01/12] crypto: add crypto_has_shash()
2021-09-10 09:36:27 linux-kernel Re: [PATCH v2] blk-zoned: Remove needless request_queue NULL pointer checks
2021-09-09 23:28:05 linux-kernel Re: [PATCH v2 04/15] block: Add block device LED trigger integrations
2021-09-09 16:20:51 linux-kernel Re: [PATCH] blk-mq: export blk_mq_submit_bio symbol
2021-09-09 16:19:02 linux-kernel Re: [PATCH] n64cart: fix return value check in n64cart_probe()