aboutsummaryrefslogtreecommitdiff
path: root/cddl/contrib/opensolaris/cmd
Commit message (Expand)AuthorAgeFilesLines
* Add a SIGINFO handler for dtrace(1).Mark Johnston2016-08-181-1/+25
* MFV r304057:Mark Johnston2016-08-168-2/+251
* MFV r296989:Mark Johnston2016-08-162-0/+61
* MFV r303083: 7164 zdb should be able to open the root datasetAndriy Gapon2016-07-202-1/+28
* MFV r303082: 6391 Override default SPA config location via environmentAndriy Gapon2016-07-201-0/+10
* zpool(8): update Hot Spares section to mention zfsd(8)Eric van Gyzen2016-07-131-7/+11
* Fix missing space in mandoc syntaxAllan Jude2016-06-011-1/+1
* Update zfs(8) and zpool-features(7) man pages with new hashing algorithmsAllan Jude2016-06-012-4/+105
* Print error messages to stderrBaptiste Daroussin2016-04-161-2/+2
* Implement support for boot-time DTrace.Mark Johnston2016-04-101-16/+55
* MFV r297760: 6418 zpool should have a label clearing commandAlexander Motin2016-04-093-69/+96
* MFV r296536: 6551 cmd/zpool: cleanup gcc warningsAlexander Motin2016-03-083-34/+13
* MFV r296534: 6550 cmd/zfs: cleanup gcc warningsAlexander Motin2016-03-081-17/+37
* MFV r296532: 6637 replacing "dontclose" with "should_close"Alexander Motin2016-03-081-3/+3
* MFV r296527: 6659 nvlist_free(NULL) is a no-opAlexander Motin2016-03-083-8/+4
* MFV r296518: 5027 zfs large block support (add copyright)Alexander Motin2016-03-084-0/+4
* MFV r296505: 6531 Provide mechanism to artificially limit disk performanceAlexander Motin2016-03-081-3/+108
* Fix "invalid type '(null)'" usage messages in zfs(8) and zpool(8).Dimitry Andric2016-02-212-5/+5
* MFV r294814: 6393 zfs receive a full send as a cloneAlexander Motin2016-01-261-2/+5
* Report an error if zdb cannot initialize zfsBaptiste Daroussin2015-12-231-1/+2
* Add a trailing newline to the expected output for tst.walltimestamp.ksh.Mark Johnston2015-12-071-0/+1
* MFV r289003:Mark Johnston2015-12-072-0/+103
* Fix the build for non-amd64.Bryan Drewery2015-12-021-2/+2
* Fix zfs(8) set optionsSteven Hartland2015-11-191-2/+2
* Allow 'zfs holds -r' to recurse over a file system or volume to find holdsAllan Jude2015-10-262-28/+55
* MFV r289561: 6328 Fix cstyle errors in zfs codebaseAlexander Motin2015-10-191-1/+2
* MFV r289535: 5767 fix several problems with zfs test suiteAlexander Motin2015-10-181-10/+36
* MFC r289498: 6298 zfs_create_008_neg and zpool_create_023_neg need to beAlexander Motin2015-10-181-3/+5
* MFV r247180: Update vendor/illumos/dist and vendor-sys/illumos/distAlexander Motin2015-10-181-1/+11
* MFV r289493: 5745 zfs set allows only one dataset property to be set at a timeAlexander Motin2015-10-182-37/+53
* MFV r289312: 2605 want to resume interrupted zfs sendAlexander Motin2015-10-153-24/+170
* MFV r289311: 5764 "zfs send -nv" directs output to stderrAlexander Motin2015-10-141-0/+3
* Have lockstat(1) trace locks by name rather than by address.Mark Johnston2015-09-302-4/+66
* MFV r288408:Mark Johnston2015-09-303-0/+164
* Stop hard-coding a 32-bit data model for USDT tests, and just use the nativeMark Johnston2015-09-3020-21/+21
* remove unused sgsmsg utility (originally imported from opensolaris)Andriy Gapon2015-09-289-3797/+0
* MFV r286224: 5695 dmu_sync'ed holes do not retain birth timeXin LI2015-09-141-1/+3
* MFV r277429:Xin LI2015-09-142-7/+17
* Fix build (r287703). Lesson learned: no matter how a change looks like anXin LI2015-09-121-0/+2
* Plug a memory leak.Xin LI2015-08-131-0/+1
* MFV 286707: 5959 clean up per-dataset feature count codeAlexander Motin2015-08-123-29/+46
* MFV r286704: 5960 zfs recv should prefetch indirect blocksAlexander Motin2015-08-124-10/+41
* MFV 286602: 5810 zdb should print details of bpobjAlexander Motin2015-08-101-10/+87
* MFV 286586: 5746 more checksumming in zfs sendAlexander Motin2015-08-101-8/+48
* MFV 286546:Alexander Motin2015-08-091-1/+17
* Don't hardcode the module or function component of lockstat probes.Mark Johnston2015-08-026-6/+6
* - Remove hardcoded paths for the perl executable.Mark Johnston2015-08-026-7/+20
* Fix a rendering issue in the zfs(8) manual.Glen Barber2015-07-301-3/+3
* Consistently use a reader/writer flag for lockstat probes in rwlock(9) andMark Johnston2015-07-191-8/+8
* zfs clone should not mount the clone if canmount == noautoAndriy Gapon2015-06-121-11/+30