Show patches with: Submitter = Jinyoung Choi       |   44 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,4/4] bio-integrity: create multi-page bvecs in bio_integrity_add_page() multi-page bvec configuration for integrity payload - 1 - --- 2023-08-03 Jinyoung Choi New
[v3,3/4] bio-integrity: cleanup adding integrity pages to bip's bvec. multi-page bvec configuration for integrity payload - 1 - --- 2023-08-03 Jinyoung Choi New
[v3,2/4] bio-integrity: update the payload size in bio_integrity_add_page() multi-page bvec configuration for integrity payload - 1 - --- 2023-08-03 Jinyoung Choi New
[v3,1/4] block: make bvec_try_merge_hw_page() non-static multi-page bvec configuration for integrity payload - 1 - --- 2023-08-03 Jinyoung Choi New
[v2,4/4] bio-integrity: create multi-page bvecs in bio_integrity_add_page() multi-page bvec configuration for integrity payload - 1 - --- 2023-07-31 Jinyoung Choi New
[v2,3/4] bio-integrity: cleanup adding integrity pages to bip's bvec multi-page bvec configuration for integrity payload - 2 - --- 2023-07-31 Jinyoung Choi New
[v2,2/4] bio-integrity: Sets the payload size in bio_integrity_add_page() multi-page bvec configuration for integrity payload - 1 - --- 2023-07-31 Jinyoung Choi New
[v2,1/4] block: make bvec_try_merge_hw_page() non-static multi-page bvec configuration for integrity payload - 1 - --- 2023-07-31 Jinyoung Choi New
[2/2] bio-integrity: create multi-page bvecs in bio_integrity_add_page() multi-page bvec configuration for integrity payload - 1 - --- 2023-07-28 Jinyoung Choi New
[1/2] block: make bvec_try_merge_hw_page() non-static multi-page bvec configuration for integrity payload - 1 - --- 2023-07-28 Jinyoung Choi New
block: cleanup bio_integrity_prep block: cleanup bio_integrity_prep - 2 - --- 2023-07-25 Jinyoung Choi New
[v2,14/14] block: blk-integrity: remove blk_rq_count_integrity_sg() Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,13/14] block: blk-integrity: change sg-table configuration method for integrity Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,12/14] block: add helper function for iteration of bip's bvec Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,11/14] nvme: rdma: change how to find the number of integrity of request Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,10/14] block: blk-integrity: change how to find the number of integrity of bio Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,09/14] scsi: change to use blk_rq_nr_integrity_segments() instead of blk_rq_count_integrity_sg() Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,08/14] scsi: add scsi_alloc_integrity_sgtables() for integrity process Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,07/14] block: add helper function to get the number of integrity segments Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,06/14] block: blk-merge: fix merging two requests in ll_merge_requests_fn Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,05/14] block: blk-merge: fix to add the number of integrity segments to the request twice Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,04/14] block: fix not to apply bip information in blk_rq_bio_prep() Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,03/14] block: bio-integrity: cleanup bio_integrity_prep Change the integrity configuration method in block - 2 - --- 2023-05-10 Jinyoung Choi New
[v2,02/14] block: bio-integrity: modify bio_integrity_add_page() Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[v2,01/14] block: bio: separation to reuse a part of the function Change the integrity configuration method in block - - - --- 2023-05-10 Jinyoung Choi New
[15/15] block: blk-integrity: remove blk_rq_count_integrity_sg() Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[14/15] block: blk-integrity: change sg-table configuration method for integrity Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[13/15] block: add helper function for iteration of bip's bvec Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[12/15] nvme: rdma: change how to find the number of integrity of request Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[11/15] block: blk-integrity: change how to find the number of integrity of bio Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[10/15] scsi: change to use blk_rq_nr_integrity_segments() instead of blk_rq_count_integrity_sg() Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[09/15] scsi: add scsi_alloc_integrity_sgtables() for integrity process Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[08/15] block: add helper function to get the number of integrity segments Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[07/15] block: blk-merge: fix merging two requests in ll_merge_requests_fn Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[06/15] block: blk-merge: fix to add the number of integrity segments to the request twice Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[05/15] block: fix not to apply bip information in blk_rq_bio_prep() Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[04/15] block: bio-integiry: cleanup bio_integrity_prep Change the integrity configuration method in block - 1 - --- 2023-05-03 Jinyoung Choi New
[03/15] block: bio-integrity: modify bio_integrity_add_page() Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[02/15] block: blk-integiry: add helper functions for bio_integrity_add_page Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[01/15] block: bio: rename page_is_mergeable to bio_page_is_mergeable and make non-static Change the integrity configuration method in block - - - --- 2023-05-03 Jinyoung Choi New
[RESEND,v2] block-map: added error handling for bio_copy_kern() [RESEND,v2] block-map: added error handling for bio_copy_kern() - 1 - --- 2022-04-29 Jinyoung Choi New
[RESEND,v2] block-map: added error handling for bio_copy_kern() [RESEND,v2] block-map: added error handling for bio_copy_kern() - 1 - --- 2021-10-13 Jinyoung Choi New
[v2] block-map: added error handling for bio_copy_kern() [v2] block-map: added error handling for bio_copy_kern() - - - --- 2021-10-13 Jinyoung Choi New
block-map: added error handling for bio_copy_kern() block-map: added error handling for bio_copy_kern() - - - --- 2021-09-28 Jinyoung Choi New