summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace most of the beforeinstall: hack with FILES mechanism.bdrewery2015-09-304-26/+40
* META_MODE: Remove unneeded groff/tmac special GENDIRDEPS_FILTER.bdrewery2015-09-301-4/+0
* Use proper STAILQ_* macros where possible.mav2015-09-302-20/+7
* Several changes to truss.jhb2015-09-3016-2783/+1106
* Skip the B_flag testcase to stop blowing up freebsd-current@ withngie2015-09-301-0/+1
* Initial attempt to add support for building images forgjb2015-09-303-0/+128
* Make pass, sg and targ drivers respect HBA's maxio.mav2015-09-307-9/+36
* Join excessive split lines.brueffer2015-09-301-5/+3
* Take extra reference to security policy before calling crypto_dispatch().ae2015-09-306-20/+7
* Have lockstat(1) trace locks by name rather than by address.markj2015-09-302-4/+66
* Update DTrace test makefiles after r288415.markj2015-09-302-0/+3
* MFV r288408:markj2015-09-305-16/+234
|\
| * 6266 harden dtrace_difo_chunksize() with respect to malicious DIFmarkj2015-09-303-0/+164
| * 5692 expose the number of hole blocks in a fileavg2015-08-182-2/+51
| * 5959 clean up per-dataset feature count codemav2015-08-123-29/+46
| * 5960 zfs recv should prefetch indirect blocksmav2015-08-127-31/+83
| * 5810 zdb should print details of bpobjmav2015-08-101-10/+87
| * 5746 more checksumming in zfs sendmav2015-08-103-86/+135
| * 5695 dmu_sync'ed holes do not retain birth timeavg2015-08-031-1/+3
| * 1778 Assertion failed: rn->rn_nozpool == B_FALSE, file ../common/libzfs_impor...avg2015-06-051-4/+1
| * 5669 altroot not set in zpool create when specified with -oavg2015-06-051-0/+2
| * 5818 zfs {ref}compressratio is incorrect with 4k sector sizeavg2015-06-051-17/+2
| * 5589 improper use of NULL in tools/ctfmarkj2015-03-093-7/+5
| * 5518 Memory leaks in libzfs import implementationdelphij2015-01-202-33/+47
| * 5497 lock contention on arcs_mtxdelphij2015-01-201-0/+1
| * 5410 Document -S option to zfs inheritdelphij2015-01-202-10/+36
| * 5408 managing ZFS cache devices requires lots of RAMdelphij2015-01-201-4/+5
| * 5427 memory leak in libzfs when doing rollbackdelphij2014-12-151-4/+1
| * 5369 arc flags should be an enumdelphij2014-12-151-1/+1
* | modify the rssi logic a bit to actually return a useful rssi.adrian2015-09-302-23/+64
* | Stop hard-coding a 32-bit data model for USDT tests, and just use the nativemarkj2015-09-3020-21/+21
* | When processing ICMP need frag message, ignore the suggested MTU unless itglebius2015-09-301-11/+10
* | Trim trailing whitespace.jhb2015-09-303-5/+5
* | Decode recently added procctl(2) operations.jhb2015-09-291-1/+3
* | Fix locking after my EDCA update change.adrian2015-09-291-1/+3
* | Fix the .MAKE added in r251750 to properly support the historical -n -n.bdrewery2015-09-291-2/+2
* | When stopping ugidfw, it is not enough to just try unloading the module. Ifbdrewery2015-09-291-1/+10
* | Fix 'ugidfw remove' after r284251 incorrectly changed it.bdrewery2015-09-291-1/+1
* | The Sun RPC framework uses a netbuf structure to represent thedelphij2015-09-291-5/+19
* | In this context fclose() can never fail, so assert it in the testdelphij2015-09-291-0/+1
* | All supported releases have the -m support from r186678, so removebdrewery2015-09-291-7/+6
* | Document the post-merge actions of calling tzsetup(8) and services_mkdb(8)bdrewery2015-09-291-2/+14
* | Add otus(4) to the hardware notes.brueffer2015-09-292-0/+3
* | In addition to the ubldr file, also copy ubldr.bin to thegjb2015-09-297-0/+14
* | Annotate arm userspace assembler sources stating their tolerance tokib2015-09-2941-2/+74
* | Use EFI page size constants instead of hardcoding 4096.jhb2015-09-291-3/+3
* | When XSAVE support was added on amd64, the FPU save area was movedjhb2015-09-291-1/+0
* | In vm_copy_base(), turn off SU+J on the resultant filesystem,gjb2015-09-291-1/+1
* | Really implement PREVENT ALLOW MEDIUM REMOVAL command.mav2015-09-295-21/+66
* | Don't report SYNC_NV bit set in SYNCHRONIZE CACHE as error.mav2015-09-291-2/+2
OpenPOWER on IntegriCloud