summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Specify command timeout interval on a per-command type basis.jimharris2013-03-263-3/+13
* Explicitly abort a timed out command, if the ABORT command sent to thejimharris2013-03-261-1/+29
* Break out the code for completing an nvme_tracker object into a separatejimharris2013-03-261-43/+59
* Add support for ABORT commands, including issuing these commands whenjimharris2013-03-263-5/+24
* Add an internal _nvme_qpair_submit_request function, which performsjimharris2013-03-261-6/+15
* Make the DSM range count 0-based. Previously we were deallocating one morejimharris2013-03-261-1/+1
* Do not look at the namespace's thin provisioning field to determine if DSMjimharris2013-03-261-1/+1
* Introduce vm_radix_isleaf() and use it in a couple places. As compared toalc2013-03-261-2/+12
* Return ENOMEM if malloc() fails.glebius2013-03-261-1/+1
* Cleanup: wrap long lines, cleanup comments, etc.glebius2013-03-262-113/+141
* geom_slice.c and its consumers like GEOM_LABEL are not touching the datamav2013-03-261-0/+8
* GEOM NOP does not touch the data, so pass G_PF_ACCEPT_UNMAPPED flag through.mav2013-03-261-0/+1
* Remove extra bio_data and bio_length copying to child request after callingmav2013-03-263-6/+0
* Remove the mcast path calls to ath_hal_gettxdesclinkptr() for axq_link -adrian2013-03-262-3/+0
* Remove this dead code - it's no longer relevant (as yes, we do actuallyadrian2013-03-261-8/+0
* Convert the CABQ queue code over to use the HAL link pointer methodadrian2013-03-261-8/+15
* Convert the EDMA multicast queue code over to use the HAL method to setadrian2013-03-261-3/+5
* Migrate the multicast queue assembly code to not use the axq_link pointeradrian2013-03-261-5/+7
* Do not pass unmapped buffers to drivers that cannot handle themkan2013-03-263-3/+14
*-. Dtrace: Add SUN MDB-like type-aware print() action.pfg2013-03-2523-74/+1254
|\ \
| * | Merge r238587 into 20120614 tagmm2012-07-181-0/+533
* | | hrStorageSize and hrStorageUsed are 32 bit integers, reporting a fstrociny2013-03-251-19/+13
* | | Dtrace: add toupper()/tolower() and enhancements to lltostr().pfg2013-03-2513-16/+789
|\ \ \ | | |/ | |/|
* | | Unlock IPMI sc while performing requests via KCS and SMIC interfaces.melifaro2013-03-252-0/+4
* | | Read Asynchronous Notification statuses only if Port Multiplier or ATAPImav2013-03-251-1/+2
* | | o Typo: IEE -> IEEE.maxim2013-03-251-1/+1
* | | Cache the callout precision argument as part of the informations requireddavide2013-03-251-2/+9
* | | Depending on combination of running commands (NCQ/non-NCQ) try to avoidmav2013-03-251-5/+10
* | | When we are removing a specific set, call ipfw_expire_dyn_rules only once.ae2013-03-251-4/+5
* | | Make GEOM MULTIPATH to report unmapped bio support if underling path reportmav2013-03-251-0/+2
* | | Remove two bzero()s that are erasing only few more bytes then set later.mav2013-03-251-2/+6
* | | In GEOM DISK:mav2013-03-251-56/+28
* | | Add shlib-compat under tools.gleb2013-03-2531-0/+1833
* | | sh(1): Mention possible ambiguities with $(( and ((.jilles2013-03-241-1/+14
* | | Note that output is in seconds, not msec.mckusick2013-03-241-2/+3
* | | Dtrace: add optional size argument to tracemem().pfg2013-03-2410-23/+1469
|\ \ \ | |/ /
| * | Update vendor/illumos/dist to illumos-gate 13983:fe80600e1f8emm2013-03-143-2/+7
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-03-122-6/+58
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-03-051-17/+53
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-03-052-0/+37
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-03-0112-288/+520
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-261-0/+34
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-232-7/+27
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-231-6/+6
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-182-4/+40
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-111-1/+5
| * | Update vendor/illumos/dist to illumos-gate version 13944:bbcbb468dc37mm2013-02-0619-34/+158
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-061-4/+3
| * | Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-061-20/+29
| * | Update vendor/illumos/dist to illumos-gate version 13936:60077db1e2ccmm2013-02-061-67/+80
OpenPOWER on IntegriCloud