User Details
User Details
- User Since
- Jan 3 2025, 1:07 AM (84 w, 1 d)
Thu, Aug 13
Thu, Aug 13
jaeyoon requested review of D58820: ufshci: report the highest LUN number in the path inquiry.
jaeyoon requested review of D58819: ufshci: correct the crypto/config register offsets and HCMID fields.
jaeyoon requested review of D58818: ufshci: consolidate the device query submit/poll pattern.
jaeyoon requested review of D58817: ufshci: validate the CDB before allocating a request.
jaeyoon requested review of D58816: ufshci: pass the queue being destroyed to the cmd descriptor teardown.
jaeyoon requested review of D58815: ufshci: return the real errno from SDB queue construction.
Mon, Aug 10
Mon, Aug 10
jaeyoon committed rGa33860b0a2b9: ufshci: do not reset the device in the XPT_RESET_DEV handler (authored by jaeyoon).
ufshci: do not reset the device in the XPT_RESET_DEV handler
ufshci: free the taskqueue on detach
jaeyoon committed rGc686e7d3b0d3: ufshci: check completions under the queue lock (authored by jaeyoon).
ufshci: check completions under the queue lock
jaeyoon committed rGaaf0e80e684d: ufshci: release the CCB after sending a start stop unit command (authored by jaeyoon).
ufshci: release the CCB after sending a start stop unit command
jaeyoon committed rG266ce89fc231: ufshci: read UIC command results while holding the lock (authored by jaeyoon).
ufshci: read UIC command results while holding the lock
jaeyoon committed rGaf00e00f23a1: ufshci: initialize desc_size for non-descriptor query requests (authored by jaeyoon).
ufshci: initialize desc_size for non-descriptor query requests
ufshci: byte-swap big-endian UPIU fields
jaeyoon committed rGc71705a08304: ufshci: do not free the devq twice on SIM attach failure (authored by jaeyoon).
ufshci: do not free the devq twice on SIM attach failure
jaeyoon committed rG456ab423dddc: ufshci: initialize alloc_units before the dedicated-buffer scan (authored by jaeyoon).
ufshci: initialize alloc_units before the dedicated-buffer scan
jaeyoon committed rGc2186638ff70: ufshci: free the correct address when DMA load fails (authored by jaeyoon).
ufshci: free the correct address when DMA load fails
jaeyoon committed rG24c2ead33b44: ufshci: tolerate partially constructed queues in SDB teardown (authored by jaeyoon).
ufshci: tolerate partially constructed queues in SDB teardown
jaeyoon committed rG25a61a7927c8: ufshci: check SDB queue allocations for failure (authored by jaeyoon).
ufshci: check SDB queue allocations for failure
ufshci: fix WLUN periph reference counting
jaeyoon committed rG607189d789ac: ufshci: free the lookup path when the periph search times out (authored by jaeyoon).
ufshci: free the lookup path when the periph search times out
jaeyoon committed rG360b7c1635ea: ufshci: fix SCSI I/O request failure cleanup (authored by jaeyoon).
ufshci: fix SCSI I/O request failure cleanup
jaeyoon committed rGc9827f1528a6: ufshci: handle controller command submit failures (authored by jaeyoon).
ufshci: handle controller command submit failures
jaeyoon committed rG154e335cd635: ufshci: fail attribute reads on a non-zero config result code (authored by jaeyoon).
ufshci: fail attribute reads on a non-zero config result code
jaeyoon committed rG5f3a2b364ea5: ufshci: abort submission when payload DMA mapping fails (authored by jaeyoon).
ufshci: abort submission when payload DMA mapping fails
jaeyoon committed rGcf04a05424f1: ufshci: fix data direction encoding for read commands (authored by jaeyoon).
ufshci: fix data direction encoding for read commands
Wed, Aug 5
Wed, Aug 5
jaeyoon requested review of D58671: ufshci: do not reset the device in the XPT_RESET_DEV handler.
jaeyoon requested review of D58670: ufshci: free the taskqueue on detach.
jaeyoon requested review of D58669: ufshci: release the CCB after sending a start stop unit command.
jaeyoon requested review of D58668: ufshci: check completions under the queue lock.
jaeyoon requested review of D58667: ufshci: read UIC command results while holding the lock.
jaeyoon requested review of D58665: ufshci: initialize desc_size for non-descriptor query requests.
jaeyoon requested review of D58664: ufshci: byte-swap big-endian UPIU fields.
jaeyoon requested review of D58663: ufshci: initialize alloc_units before the dedicated-buffer scan.
jaeyoon requested review of D58662: ufshci: do not free the devq twice on SIM attach failure.
jaeyoon requested review of D58661: ufshci: check SDB queue allocations for failure.
jaeyoon requested review of D58660: ufshci: tolerate partially constructed queues in SDB teardown.
jaeyoon requested review of D58659: ufshci: free the correct address when DMA load fails.
jaeyoon requested review of D58658: ufshci: fix WLUN periph reference counting.
jaeyoon requested review of D58657: ufshci: free the lookup path when the periph search times out.
jaeyoon requested review of D58656: ufshci: fix SCSI I/O request failure cleanup.
jaeyoon requested review of D58655: ufshci: handle controller command submit failures.
jaeyoon requested review of D58654: ufshci: fail attribute reads on a non-zero config result code.
jaeyoon requested review of D58653: ufshci: abort submission when payload DMA mapping fails.
jaeyoon requested review of D58652: ufshci: fix data direction encoding for read commands.
May 11 2026
May 11 2026
Mar 25 2026
Mar 25 2026
ufshci: Support ACPI
jaeyoon committed rG085028463fa9: ufshci: add uic powermode parameter to sysctl (authored by jaeyoon).
ufshci: add uic powermode parameter to sysctl
ufshci: fix bug in ufshci_req_sdb_enable
Mar 24 2026
Mar 24 2026
jaeyoon added inline comments to D55985: ufshci: add uic powermode parameter to sysctl.
Mar 23 2026
Mar 23 2026
jaeyoon added a comment to D55985: ufshci: add uic powermode parameter to sysctl.
Could you please approve this patch?
jaeyoon added a comment to D55984: ufshci: fix bug in ufshci_req_sdb_enable.
Could you please approve this patch?
jaeyoon updated the diff for D55986: ufshci: Support ACPI.
Apply review comments.
jaeyoon updated the diff for D55985: ufshci: add uic powermode parameter to sysctl.
Modified the man page.
jaeyoon updated the diff for D55984: ufshci: fix bug in ufshci_req_sdb_enable.
Rebase
jaeyoon updated the diff for D55984: ufshci: fix bug in ufshci_req_sdb_enable.
Add some comments
Mar 20 2026
Mar 20 2026
jaeyoon requested review of D55986: ufshci: Support ACPI.
jaeyoon requested review of D55985: ufshci: add uic powermode parameter to sysctl.
jaeyoon requested review of D55984: ufshci: fix bug in ufshci_req_sdb_enable.
jaeyoon requested review of D55983: ufshci: fix bug in ufshci_req_sdb_enable.
jaeyoon requested review of D55982: ufshci: fix bug in ufshci_req_sdb_enable.
Feb 5 2026
Feb 5 2026
jaeyoon committed rG0f515c0a9748: ufshci: Remove UIC error during initialization (authored by jaeyoon).
ufshci: Remove UIC error during initialization
Jan 26 2026
Jan 26 2026
jaeyoon committed R11:33d5f2415f71: sysutils/bsdisks: Revert "sysutils/bsdisks: Fix build on latest 16-CURRENT" (authored by jaeyoon).
sysutils/bsdisks: Revert "sysutils/bsdisks: Fix build on latest 16-CURRENT"
jaeyoon committed rG8ef8c6abfadf: cam/scsi: Restore scsi_start_stop() and add scsi_start_stop_pc() (authored by jaeyoon).
cam/scsi: Restore scsi_start_stop() and add scsi_start_stop_pc()
jaeyoon updated the diff for D54823: Revert "sysutils/bsdisks: Fix build on latest 16-CURRENT".
Add PORTREVISION
Jan 22 2026
Jan 22 2026
jaeyoon added a comment to D54823: Revert "sysutils/bsdisks: Fix build on latest 16-CURRENT".
This patch should be committed after https://reviews.freebsd.org/D54822 is merged.
jaeyoon added reviewers for D54823: Revert "sysutils/bsdisks: Fix build on latest 16-CURRENT": imp, cy.
jaeyoon added a reviewer for D54822: cam/scsi: Restore scsi_start_stop() and add scsi_start_stop_pc(): imp.
jaeyoon requested review of D54823: Revert "sysutils/bsdisks: Fix build on latest 16-CURRENT".
jaeyoon requested review of D54822: cam/scsi: Restore scsi_start_stop() and add scsi_start_stop_pc().
Jan 5 2026
Jan 5 2026
