aboutsummaryrefslogtreecommitdiff
path: root/cddl
Commit message (Expand)AuthorAgeFilesLines
* Optimize zpool_read_all_labels with AIOAlan Somers2017-10-121-8/+33
* Avoid adding an extra "0x" prefix before pointer formats.Mark Johnston2017-10-062-2/+2
* zdb.8: replace with the slighly modified upstream versionAndriy Gapon2017-10-061-157/+201
* MFV r322235: 8067 zdb should be able to dump literal embedded block pointerAndriy Gapon2017-10-061-3/+49
* MFV r316934: 7340 receive manual origin should override automatic originAndriy Gapon2017-10-061-6/+6
* MFV r316933: 5142 libzfs support raidz root pool (loader project)Andriy Gapon2017-10-061-0/+1
* MFV r316931: 6268 zfs diff confused by moving a file to another directoryAndriy Gapon2017-10-061-12/+1
* MFV r316877: 7571 non-present readonly numeric ZFS props do not have default ...Andriy Gapon2017-10-061-1/+2
* MFV r316864: 6392 zdb: introduce -V for verbatim importAndriy Gapon2017-10-061-12/+14
* MFV r316862: 6410 teach zdb to perform object lookups by pathAndriy Gapon2017-10-061-84/+227
* MFV r319743: 8108 zdb -l fails to read labels 2 and 3Alan Somers2017-10-021-8/+13
* MFV r316863: 3871 fix issues introduced by 3604Alan Somers2017-10-021-2/+3
* MFV r316861: 6866 zdb -l should return non-zero if it fails to find any labelAlan Somers2017-10-022-41/+58
* MFC r316858 7280 Allow changing global libzpool variables in zdbAlan Somers2017-10-025-4/+81
* MFV r323913: 8600 ZFS channel programs - snapshotAndriy Gapon2017-10-022-4/+22
* MFV r323912: 8592 ZFS channel programs - rollbackAndriy Gapon2017-10-021-2/+14
* MFV r323794: 8605 zfs channel programs: zfs.exists undocumented and non-workingAndriy Gapon2017-10-011-0/+12
* MFV r323530,r323533,r323534: 7431 ZFS Channel Programs, and followupsAndriy Gapon2017-10-0113-14/+932
* MFV r323535: 8585 improve batching done in zil_commit()Andriy Gapon2017-09-261-3/+8
* Close a memory leak when using zpool_read_all_labelsAlan Somers2017-09-251-2/+5
* MFV r323790: 8567 Inconsistent return value in zpool_read_labelAndriy Gapon2017-09-202-5/+6
* Fix the raise tests.Bryan Drewery2017-09-156-7/+10
* MFV r323527: 5815 libzpool's panic function doesn't set global panicstr, ::st...Andriy Gapon2017-09-131-5/+3
* MFV r323523: 8331 zfs_unshare returns wrong error code for smb unshare failureAndriy Gapon2017-09-131-4/+6
* MFV r316932: 6280 libzfs: unshare_one() could fail with EZFS_SHARENFSFAILEDAndriy Gapon2017-09-131-1/+2
* Fix DTrace test tst_inet_ntop_d: remove definitions are already in libdtraceLi-Wen Hsu2017-09-121-3/+0
* Add a O_CLOEXEC use missed in r323166.Mark Johnston2017-09-121-1/+1
* Remove redundant source and object files.Jonathan Anderson2017-09-091-1/+1
* MFV r323107: 8414 Implemented zpool scrub pause/resumeAndriy Gapon2017-09-095-59/+130
* Add D definitions for the named values in socket.hGeorge V. Neville-Neil2017-09-072-0/+302
* Honor all options of "zfs mount -o"Alan Somers2017-09-051-7/+5
* Use O_CLOEXEC when opening persistent handles in libdtrace.Mark Johnston2017-09-051-6/+3
* zfsd(8): Close a race condition when onlining a disk parititionAlan Somers2017-08-243-2/+72
* Use an updated copy of the CDDL header boilerplate from illumos.Mark Johnston2017-08-211-18/+8
* Add a regression test for r322773.Mark Johnston2017-08-212-0/+36
* Fix an off-by-two in the llquantize() action parameter validation.Mark Johnston2017-08-211-2/+2
* MFV r322229: 7600 zfs rollback should pass target snapshot to kernelAndriy Gapon2017-08-083-7/+37
* MFV r322223: 8378 crash due to bp in-memory modification of nopwrite blockAndriy Gapon2017-08-081-6/+1
* MFV r322217: 8418 zfs_prop_get_table() call in zfs_validate_name() is a no-opAndriy Gapon2017-08-081-1/+0
* o Replace __riscv__ with __riscvRuslan Bukin2017-08-072-4/+4
* Rework and simplify the ksyms(4) implementation.Mark Johnston2017-08-031-1/+0
* Add compat shim part missed at r305197.Alexander Motin2017-08-021-0/+3
* Convert traditional ${MK_TESTS} conditional idiom for including testEnji Cooper2017-08-025-19/+6
* Remove local variables missed in r321842.Mark Johnston2017-08-011-4/+0
* Let lockstat use ksyms(4)'s mmap interface.Mark Johnston2017-08-011-24/+0
* Add an auxiliary subroutine to generate some events for testingLi-Wen Hsu2017-07-261-0/+14
* The test case common.funcs.t_dtrace_contrib.tst_basename_d generates aLi-Wen Hsu2017-07-251-0/+8
* Modify glob patterns and expected output to match FreeBSD's implementation.Li-Wen Hsu2017-07-252-7/+15
* Make this test case accepts basename() in D script returns "" or "."Li-Wen Hsu2017-07-252-4/+22
* Explicitly set dynamic variable buffer size.Li-Wen Hsu2017-07-251-0/+1