Jinyoung Choi ([email protected])

Number of posts: 124 (0.17 per day)
First post: 2021-09-28 06:41:21
Last post: 2023-09-22 20:03:13

Date List Subject
2023-05-03 10:28:42 linux-kernel [PATCH 10/15] scsi: change to use blk_rq_nr_integrity_segments() instead of blk_rq_count_integrity_sg()
2023-05-03 10:27:34 linux-kernel [PATCH 09/15] scsi: add scsi_alloc_integrity_sgtables() for integrity process
2023-05-03 10:26:25 linux-kernel [PATCH 05/15] block: fix not to apply bip information in blk_rq_bio_prep()
2023-05-03 10:22:14 linux-kernel [PATCH 04/15] block: bio-integiry: cleanup bio_integrity_prep
2023-05-03 10:22:04 linux-kernel [PATCH 07/15] block: blk-merge: fix merging two requests in ll_merge_requests_fn
2023-05-03 10:20:56 linux-kernel [PATCH 08/15] block: add helper function to get the number of integrity segments
2023-05-03 10:20:08 linux-kernel [PATCH 02/15] block: blk-integiry: add helper functions for bio_integrity_add_page
2023-05-03 10:19:09 linux-kernel [PATCH 03/15] block: bio-integrity: modify bio_integrity_add_page()
2023-05-03 10:15:26 linux-kernel [PATCH 06/15] block: blk-merge: fix to add the number of integrity segments to the request twice
2023-05-03 10:10:00 linux-kernel [PATCH 01/15] block: bio: rename page_is_mergeable to bio_page_is_mergeable and make non-static
2023-05-03 09:53:18 linux-kernel [PATCH 00/15] Change the integrity configuration method in block
2023-04-13 02:36:28 linux-kernel RE:(2) (2) [PATCH 2/2] nvme-pci: fix metadata mapping length
2023-04-12 09:22:40 linux-kernel RE:(2) [PATCH 1/2] blk-integrity: add rq_integrity_payload_size helper
2023-04-12 07:19:45 linux-kernel RE:(2) [PATCH 2/2] nvme-pci: fix metadata mapping length
2023-04-12 05:26:06 linux-kernel [PATCH 2/2] nvme-pci: fix metadata mapping length
2023-04-12 05:23:55 linux-kernel [PATCH 1/2] blk-integrity: add rq_integrity_payload_size helper
2023-04-12 05:20:35 linux-kernel [PATCH 0/2] Fix NVMe metadata mapping size for integrity
2023-02-06 11:56:36 linux-kernel [PATCH] f2fs: fix typos in comments
2023-01-06 02:43:38 linux-kernel RE:(2) [PATCH] scsi: ufs: core: fix devfreq deadlocks
2022-08-04 08:42:16 linux-kernel [PATCH v7 0/6] scsi: ufs: wb: Add sysfs attribute and cleanup
2022-08-04 08:41:17 linux-kernel [PATCH v7 1/6] scsi: ufs: wb: Change wb_enabled condition test
2022-08-04 08:19:42 linux-kernel [PATCH v7 2/6] scsi: ufs: wb: Change functions name and modify parameter name
2022-08-04 08:19:28 linux-kernel [PATCH v7 4/6] scsi: ufs: wb: Introduce ufshcd_is_wb_buf_flush_allowed() to improve readability
2022-08-04 08:12:22 linux-kernel [PATCH v7 5/6] scsi: ufs: wb: Modify messages
2022-08-04 08:02:04 linux-kernel [PATCH v7 6/6] scsi: ufs: wb: Move the comment to the right position
2022-08-04 07:56:11 linux-kernel [PATCH v7 3/6] scsi: ufs: wb: Add explicit flush sysfs attribute
2022-08-04 05:52:03 linux-kernel RE:(2) [PATCH v6 3/6] scsi: ufs: wb: Add explicit flush sysfs attribute
2022-08-03 06:21:15 linux-kernel RE:(2) (2) [PATCH v6 5/6] scsi: ufs: wb: Modify messages
2022-08-03 04:18:40 linux-kernel RE:(2) [PATCH v6 5/6] scsi: ufs: wb: Modify messages
2022-08-02 09:03:54 linux-kernel [PATCH v6 3/6] scsi: ufs: wb: Add explicit flush sysfs attribute
2022-08-02 08:46:24 linux-kernel [PATCH v6 2/6] scsi: ufs: wb: Change functions name and modify parameter name
2022-08-02 08:45:11 linux-kernel [PATCH v6 5/6] scsi: ufs: wb: Modify messages
2022-08-02 08:44:34 linux-kernel [PATCH v6 6/6] scsi: ufs: wb: Move the comment to the right position
2022-08-02 08:27:54 linux-kernel [PATCH v6 4/6] scsi: ufs: wb: Add ufshcd_is_wb_buf_flush_allowed()
2022-08-02 08:23:17 linux-kernel [PATCH v6 0/6] scsi: ufs: wb: Add sysfs attribute and cleanup
2022-08-02 08:05:58 linux-kernel [PATCH v6 1/6] scsi: ufs: wb: Change wb_enabled condition test
2022-08-01 06:02:42 linux-kernel RE:(2) [PATCH v5 5/6] scsi: ufs: wb: Modify messages
2022-08-01 06:01:54 linux-kernel RE:(2) [PATCH v5 3/6] scsi: ufs: wb: Add explicit flush sysfs attribute
2022-08-01 03:57:40 linux-kernel RE:(2) [PATCH v5 2/6] scsi: ufs: wb: Change functions name and modify parameter name
2022-07-29 05:51:59 linux-kernel [PATCH v5 6/6] scsi: ufs: wb: Move the comment to the right position
2022-07-29 05:51:25 linux-kernel [PATCH v5 3/6] scsi: ufs: wb: Add explicit flush sysfs attribute
2022-07-29 05:25:37 linux-kernel [PATCH v5 5/6] scsi: ufs: wb: Modify messages
2022-07-29 05:25:24 linux-kernel [PATCH v5 2/6] scsi: ufs: wb: Change functions name and modify parameter name
2022-07-29 05:25:23 linux-kernel [PATCH v5 4/6] scsi: ufs: wb: Add ufshcd_is_wb_buf_flush_allowed()
2022-07-29 05:22:58 linux-kernel [PATCH v5 0/6] scsi: ufs: wb: Add sysfs attribute and cleanup
2022-07-29 04:56:04 linux-kernel [PATCH v5 1/6] scsi: ufs: wb: Change wb_enabled condition test
2022-07-28 06:22:50 linux-kernel RE:(2) [PATCH v4 1/7] scsi: ufs: wb: Move ufshcd_is_wb_allowed() to callee
2022-07-28 01:31:06 linux-kernel RE:(2) [PATCH v4 5/7] scsi: ufs: wb: Add ufshcd_is_wb_buf_flush_allowed()
2022-07-28 00:58:05 linux-kernel RE:(2) [PATCH v4 4/7] scsi: ufs: wb: Add explicit flush sysfs attribute
2022-07-27 07:47:06 linux-kernel [PATCH v4 5/7] scsi: ufs: wb: Add ufshcd_is_wb_buf_flush_allowed()
2022-07-27 07:26:33 linux-kernel [PATCH v4 7/7] scsi: ufs: wb: Move the comment to the right position