Chaitanya Kulkarni ([email protected])

Number of posts: 76 (0.18 per day)
First post: 2022-10-05 03:20:58
Last post: 2023-11-30 07:02:53

Date List Subject
2022-10-05 05:03:49 linux-kernel [RFC PATCH 14/21] scm_blk: use lib tagset init helper
2022-10-05 05:02:07 linux-kernel [RFC PATCH 13/21] z3ram: use lib tagset init helper
2022-10-05 05:01:51 linux-kernel [RFC PATCH 21/21] nvme-pci: use lib tagset init helper
2022-10-05 05:01:22 linux-kernel [PATCH 2/6] null_blk: allow write zeores on membacked
2022-10-05 04:55:26 linux-kernel [RFC PATCH 19/21] nvme-core: use lib tagset init helper for adminq
2022-10-05 04:52:27 linux-kernel [RFC PATCH 04/21] rnbd: use lib tagset init helper
2022-10-05 04:43:45 linux-kernel [PATCH 0/6] null_blk: allow REQ_OP_WRITE_ZEROES and cleanup
2022-10-05 04:42:59 linux-kernel [RFC PATCH 08/21] scsi: use lib tagset init helper
2022-10-05 04:42:15 linux-kernel [RFC PATCH 18/21] nvme-core: use lib tagset init helper for I/O q
2022-10-05 04:41:18 linux-kernel [PATCH 6/6] null_blk: remove extra space in switch condition
2022-10-05 04:28:14 linux-kernel [RFC PATCH 16/21] mmc: core: use lib tagset init helper
2022-10-05 04:23:26 linux-kernel [RFC PATCH 09/21] block: use lib tagset init helper
2022-10-05 04:11:51 linux-kernel [RFC PATCH 15/21] ubi: use lib tagset init helper
2022-10-05 03:57:10 linux-kernel [RFC PATCH 17/21] dasd: use lib tagset init helper
2022-10-05 03:50:41 linux-kernel [PATCH 5/6] null_blk: don't use magic numbers in the code
2022-10-05 03:30:42 linux-kernel [RFC PATCH 10/21] amiflop: use lib tagset init helper
2022-10-05 03:29:41 linux-kernel [RFC PATCH 07/21] virtio-blk: use lib tagset init helper
2022-10-05 03:27:47 linux-kernel [RFC PATCH 05/21] bsg-lib: use lib tagset init helper
2022-10-05 03:26:40 linux-kernel [RFC PATCH 03/21] nbd: use lib tagset init helper
2022-10-05 03:26:32 linux-kernel [RFC PATCH 02/21] loop: use lib tagset init helper
2022-10-05 03:26:21 linux-kernel [RFC PATCH 01/21] block: add and use init tagset helper
2022-10-05 03:26:13 linux-kernel [RFC PATCH 00/21] block: add and use init tagset helper
2022-10-05 03:24:39 linux-kernel [PATCH 3/6] null_blk: code cleaup
2022-10-05 03:24:36 linux-kernel [PATCH 1/6] null_blk: allow write zeores on non-membacked
2022-10-05 03:20:58 linux-kernel [PATCH 4/6] null_blk: initialize cmd->bio in __alloc_cmd()