Pankaj Raghav ([email protected])

Number of posts: 373 (0.48 per day)
First post: 2022-04-27 16:34:51
Last post: 2024-06-06 13:42:31

Date List Subject
2022-06-15 10:44:36 linux-kernel [PATCH v7 12/13] dm: call dm_zone_endio after the target endio callback for zoned devices
2022-06-15 10:44:36 linux-kernel [PATCH v7 08/13] dm-zoned: ensure only power of 2 zone sizes are allowed
2022-06-15 10:34:04 linux-kernel [PATCH v7 05/13] null_blk: allow non power of 2 zoned devices
2022-06-15 10:34:03 linux-kernel [PATCH v7 03/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
2022-06-15 10:33:27 linux-kernel [PATCH v7 10/13] dm-table: use bdev_is_zone_start helper in device_area_is_invalid()
2022-06-15 10:33:23 linux-kernel [PATCH v7 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
2022-06-15 10:33:02 linux-kernel [PATCH v7 11/13] dm-table: allow non po2 zoned devices
2022-06-15 10:33:01 linux-kernel [PATCH v7 06/13] null_blk: use zone_size_sects_shift for power of 2 zoned devices
2022-06-15 10:21:31 linux-kernel [PATCH v7 07/13] zonefs: allow non power of 2 zoned devices
2022-05-31 17:07:30 linux-kernel Re: [PATCH v6 8/8] dm: ensure only power of 2 zone sizes are allowed
2022-05-27 10:06:39 linux-kernel Re: [PATCH v6 8/8] dm: ensure only power of 2 zone sizes are allowed
2022-05-26 20:56:14 linux-kernel [PATCH v6 7/8] dm-zoned: ensure only power of 2 zone sizes are allowed
2022-05-26 11:44:34 linux-kernel [PATCH v6 2/8] block: allow blk-zoned devices to have non-power-of-2 zone size
2022-05-26 11:44:04 linux-kernel [PATCH v6 1/8] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
2022-05-26 11:24:40 linux-kernel [PATCH v6 8/8] dm: ensure only power of 2 zone sizes are allowed
2022-05-26 07:40:18 linux-kernel [PATCH v6 3/8] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
2022-05-26 00:34:13 linux-kernel [PATCH v6 5/8] null_blk: allow non power of 2 zoned devices
2022-05-26 00:12:32 linux-kernel [PATCH v6 4/8] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
2022-05-26 00:05:14 linux-kernel [PATCH v6 6/8] null_blk: use zone_size_sects_shift for power of 2 zoned devices
2022-05-26 00:03:36 linux-kernel [PATCH v6 0/8] support non power of 2 zoned devices
2022-05-25 10:13:24 linux-kernel Re: [PATCH v5 5/7] null_blk: allow non power of 2 zoned devices
2022-05-24 08:55:40 linux-kernel Re: [PATCH v5 2/7] block: allow blk-zoned devices to have non-power-of-2 zone size
2022-05-24 07:56:53 linux-kernel Re: [PATCH v5 5/7] null_blk: allow non power of 2 zoned devices
2022-05-23 16:18:28 linux-kernel [PATCH v5 6/7] null_blk: use zone_size_sects_shift for power of 2 zoned devices
2022-05-23 16:17:56 linux-kernel [PATCH v5 7/7] dm-zoned: ensure only power of 2 zone sizes are allowed
2022-05-23 16:17:29 linux-kernel [PATCH v5 5/7] null_blk: allow non power of 2 zoned devices
2022-05-23 16:17:23 linux-kernel [PATCH v5 4/7] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
2022-05-23 16:17:23 linux-kernel [PATCH v5 3/7] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
2022-05-23 16:17:21 linux-kernel [PATCH v5 2/7] block: allow blk-zoned devices to have non-power-of-2 zone size
2022-05-23 16:17:11 linux-kernel [PATCH v5 0/7] support non power of 2 zoned devices
2022-05-23 16:17:08 linux-kernel [PATCH v5 1/7] block: make blkdev_nr_zones and blk_queue_zone_no generic for npo2 zsze
2022-05-23 08:52:24 linux-kernel Re: [dm-devel] [PATCH v4 00/13] support non power of 2 zoned devices
2022-05-23 08:13:24 linux-kernel Re: [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets
2022-05-21 11:15:07 linux-kernel Re: [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets
2022-05-21 00:38:38 linux-kernel Re: [dm-devel] [PATCH v4 00/13] support non power of 2 zoned devices
2022-05-18 10:00:02 linux-kernel Re: [PATCH v4 07/13] btrfs: zoned: use generic btrfs zone helpers to support npo2 zoned devices
2022-05-18 09:22:55 linux-kernel Re: [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets
2022-05-17 13:17:07 linux-kernel Re: [PATCH v4 05/13] btrfs: zoned: Cache superblock location in btrfs_zoned_device_info
2022-05-17 12:52:55 linux-kernel Re: [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets
2022-05-17 03:39:42 linux-kernel [PATCH v4 00/13] support non power of 2 zoned devices
2022-05-17 03:34:24 linux-kernel [PATCH v4 00/13] support non power of 2 zoned devices
2022-05-17 03:17:17 linux-kernel [PATCH v4 12/13] null_blk: use zone_size_sects_shift for power of 2 zoned devices
2022-05-17 03:11:21 linux-kernel [PATCH v4 07/13] btrfs: zoned: use generic btrfs zone helpers to support npo2 zoned devices
2022-05-17 02:46:00 linux-kernel [PATCH v4 03/13] nvme: zns: Allow ZNS drives that have non-power_of_2 zone size
2022-05-17 02:11:29 linux-kernel Re: [PATCH v4 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
2022-05-17 01:38:45 linux-kernel [PATCH v4 04/13] nvmet: Allow ZNS target to support non-power_of_2 zone sizes
2022-05-17 01:32:11 linux-kernel [PATCH v4 08/13] btrfs:zoned: make sb for npo2 zone devices align with sb log offsets
2022-05-17 01:31:26 linux-kernel [PATCH v4 10/13] zonefs: allow non power of 2 zoned devices
2022-05-17 01:20:46 linux-kernel [PATCH v4 11/13] null_blk: allow non power of 2 zoned devices
2022-05-17 01:07:10 linux-kernel [PATCH v4 02/13] block: allow blk-zoned devices to have non-power-of-2 zone size
2022-05-17 00:38:09 linux-kernel [PATCH v4 06/13] btrfs: zoned: Make sb_zone_number function non power of 2 compatible