Page MenuHomeFreeBSD
Feed Advanced Search

Sep 13 2017

chuck_tuffli.net created D12357: New committer setup for chuck@.
Sep 13 2017, 2:30 PM

Aug 29 2017

chuck_tuffli.net added inline comments to D10466: Fix NVMe's use of XPT_GDEV_TYPE.
Aug 29 2017, 5:03 PM
chuck_tuffli.net added reviewers for D10466: Fix NVMe's use of XPT_GDEV_TYPE: imp, scottl.
Aug 29 2017, 4:21 PM

Aug 28 2017

chuck_tuffli.net created D12141: Add NVMe support to camdd.
Aug 28 2017, 12:27 AM
chuck_tuffli.net updated the diff for D11361: Add CAM/NVMe support for CAM_DATA_SG.

Added suggested padding to end of struct ccb_nvmeio

Aug 28 2017, 12:23 AM

Aug 22 2017

chuck_tuffli.net added inline comments to D11361: Add CAM/NVMe support for CAM_DATA_SG.
Aug 22 2017, 10:00 PM

Jul 7 2017

chuck_tuffli.net added a comment to D11433: Add Format NVM support to nvmecontrol.
In D11433#238350, @imp wrote:

While complete, this interface is a total PITA. End to end protection type 2 is what again? Oh, I have to go look in the standard to understand all these parameters?
Can we at least have a description of what's going on here? A table for each of the magic numbers?

Jul 7 2017, 4:56 PM

Jul 1 2017

chuck_tuffli.net added a comment to D11433: Add Format NVM support to nvmecontrol.
In D11433#236562, @imp wrote:

Is this really format, or is it namespace provisioning? There's another set of name space provisioning patches that are also under review right now.

Jul 1 2017, 9:00 PM
chuck_tuffli.net updated the summary of D11433: Add Format NVM support to nvmecontrol.
Jul 1 2017, 8:57 PM
chuck_tuffli.net created D11433: Add Format NVM support to nvmecontrol.
Jul 1 2017, 12:11 AM

Jun 29 2017

chuck_tuffli.net updated the diff for D11230: Make camdd(8) protocol aware.

Add back the requested goto

Jun 29 2017, 6:21 PM
chuck_tuffli.net added inline comments to D11230: Make camdd(8) protocol aware.
Jun 29 2017, 2:01 PM

Jun 25 2017

chuck_tuffli.net created D11361: Add CAM/NVMe support for CAM_DATA_SG.
Jun 25 2017, 10:04 PM
chuck_tuffli.net updated the diff for D11230: Make camdd(8) protocol aware.

Updated patch based on feedback, including:

  • use CCB_CLEAR_ALL_EXCEPT_HDR instead of bzero
  • restored goto's
  • fixed a log message
Jun 25 2017, 6:35 PM

Jun 20 2017

chuck_tuffli.net added inline comments to D11230: Make camdd(8) protocol aware.
Jun 20 2017, 10:44 PM

Jun 15 2017

chuck_tuffli.net updated the summary of D11230: Make camdd(8) protocol aware.
Jun 15 2017, 9:48 PM
chuck_tuffli.net created D11230: Make camdd(8) protocol aware.
Jun 15 2017, 9:40 PM
chuck_tuffli.net updated the diff for D10247: Add CAM passthrough for NVMe.

v3 of the patch adds the missing changes to passmemsetup() and passdoioctl() as noted in the previous review.

Jun 15 2017, 7:25 PM

Apr 26 2017

chuck_tuffli.net updated the diff for D10466: Fix NVMe's use of XPT_GDEV_TYPE.

Removed ccb_getdev references and ifdef'd out quirk code in ndaregister

Apr 26 2017, 9:43 PM
chuck_tuffli.net added inline comments to D10466: Fix NVMe's use of XPT_GDEV_TYPE.
Apr 26 2017, 7:36 PM

Apr 24 2017

chuck_tuffli.net updated the diff for D10466: Fix NVMe's use of XPT_GDEV_TYPE.

Add full diff context per feedback.

Apr 24 2017, 8:46 PM

Apr 23 2017

chuck_tuffli.net updated the diff for D10466: Fix NVMe's use of XPT_GDEV_TYPE.

Fixed white-space problem with cam_ccb.h

Apr 23 2017, 5:50 PM
chuck_tuffli.net created D10466: Fix NVMe's use of XPT_GDEV_TYPE.
Apr 23 2017, 5:49 PM

Apr 7 2017

chuck_tuffli.net updated the diff for D10247: Add CAM passthrough for NVMe.

This is v2 of the patch based on feedback / discussions on freebsd-scsi to use different XPT op-codes for NVMe Admin and NVM commands instead of the original xflags approach.

Apr 7 2017, 9:02 PM

Apr 4 2017

chuck_tuffli.net added reviewers for D10247: Add CAM passthrough for NVMe: imp, scottl.
Apr 4 2017, 5:24 PM
chuck_tuffli.net added inline comments to D10247: Add CAM passthrough for NVMe.
Apr 4 2017, 4:01 PM
chuck_tuffli.net updated the summary of D10247: Add CAM passthrough for NVMe.
Apr 4 2017, 3:55 PM

Apr 3 2017

chuck_tuffli.net created D10247: Add CAM passthrough for NVMe.
Apr 3 2017, 12:38 PM

Jul 25 2016

chuck_tuffli.net added inline comments to D7289: Switch to linker sets to find the xport callback object..
Jul 25 2016, 3:10 PM

Jul 22 2016

chuck_tuffli.net added inline comments to D7289: Switch to linker sets to find the xport callback object..
Jul 22 2016, 9:14 PM