aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Use zfs_ioctl with zfs_cmd_t in libzfsMatthew Macy2019-10-237-27/+27
* Use platform independent error code for libzfs_run_process_implMatthew Macy2019-10-231-1/+1
* Use correct format string when printing int8Matthew Macy2019-10-201-1/+1
* OpenZFS restructuring - ARC memory pressureMatthew Macy2019-10-181-0/+1
* Move zio_delay_interrupt to platform codeMatthew Macy2019-10-131-0/+1
* Modify sharenfs=on default behaviorBrian Behlendorf2019-10-131-2/+3
* Implement ZPOOL_IMPORT_UDEV_TIMEOUT_MSRichard Yao2019-10-111-1/+10
* Reduce loaded range tree memory usagePaul Dagnelie2019-10-095-5/+6
* OpenZFS restructuring - libzfsMatthew Macy2019-10-0310-797/+980
* OpenZFS restructuring - libzutilMatthew Macy2019-10-036-1321/+1501
* OpenZFS restructuring - libsplMatthew Macy2019-10-0236-307/+103
* OpenZFS restructuring - zpoolMatthew Macy2019-09-301-0/+15
* Fix encryption hierarchy issues with zfs recv -dTom Caputi2019-09-251-44/+40
* Refactor libzfs_error_init newlinesRyan Moeller2019-09-181-5/+5
* Add subcommand to wait for background zfs activity to completeJohn Gallagher2019-09-132-20/+136
* Enable compiler to typecheck loggingMatthew Macy2019-09-121-0/+4
* OpenZFS restructuring - move linux tracing code to platform directoriesMatthew Macy2019-09-112-0/+2
* OpenZFS restructuring - move platform specific sourcesMatthew Macy2019-09-061-0/+1
* Fix noop receive of raw send streamTom Caputi2019-09-051-6/+33
* OpenZFS restructuring - move platform specific headersMatthew Macy2019-09-052-0/+449
* Always refuse receving non-resume stream when resume state existsAndriy Gapon2019-09-031-4/+11
* Fix typos in lib/Andrea Gelmini2019-09-0217-26/+26
* zfs_handle used after being closed/freed in change_one callbackPavel Zakharov2019-08-281-12/+18
* Fix device expansion when VM is powered offPrakash Surya2019-08-131-25/+87
* Increase default zcmd allocation to 256KMichael Niewöhner2019-07-301-1/+1
* Race condition between spa async threads and exportSerapheim Dimitropoulos2019-07-181-0/+5
* Log Spacemap ProjectSerapheim Dimitropoulos2019-07-161-0/+1
* Fix race in parallel mount's thread dispatching algorithmTomohiro Kusumi2019-07-091-2/+4
* zfs send does not handle invalid input gracefullyloli10K2019-07-081-0/+6
* OpenZFS 9318 - vol_volsize_to_reservation does not account for raidz skip blocksMike Gerdts2019-07-051-8/+181
* Fix error text for EINVAL in zfs_receive_one()Tom Caputi2019-07-021-2/+3
* Add 'zfs umount -u' for encrypted datasetsTom Caputi2019-06-281-1/+27
* Remove code for zfs remapMatthew Ahrens2019-06-242-40/+0
* Fix error message on promoting encrypted datasetTom Caputi2019-06-241-0/+10
* OpenZFS 9425 - channel programs can be interruptedDon Brady2019-06-221-0/+7
* Add libnvpair to libzfs pkg-configHarry Mallon2019-06-221-1/+1
* Allow unencrypted children of encrypted datasetsTom Caputi2019-06-203-79/+23
* Remove dedupditto functionalityMatthew Ahrens2019-06-191-9/+2
* Use ZFS_DEV macro instead of literalsTomohiro Kusumi2019-06-192-4/+4
* Implement Redacted Send/ReceivePaul Dagnelie2019-06-198-179/+949
* Restrict filesystem creation if name referred either '.' or '..'Tulsi Jain2019-06-131-0/+10
* Refactor parent dataset handling in libzfs zfs_rename()Tomohiro Kusumi2019-05-281-9/+4
* zfs: don't pretty-print objsetid propertyloli10K2019-05-241-1/+4
* Fix wrong assertion in libzfs diff error handlingRyan Moeller2019-05-191-1/+1
* Fix send/recv lost spill blockBrian Behlendorf2019-05-071-0/+7
* Add feature check for 'zpool resilver' commandTom Caputi2019-05-022-0/+9
* Correct snprintf() size argumentTomohiro Kusumi2019-04-301-3/+3
* Fix typo "/zbin/zpool" -> "/sbin/zpool"Tomohiro Kusumi2019-04-191-1/+1
* Add option [-V|--version] to emit version stringTerraTech2019-04-161-0/+64
* Fix hierarchy misspellingsRichard Laager2019-04-141-5/+5