summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Preliminary support for RV64GRomain Dolbeau2019-11-062-2/+21
* Enable use of DTRACE_PROBE* macros in "spl" modulePrakash Surya2019-11-013-1/+26
* Move sha2.h to platform codeMatthew Macy2019-10-312-0/+152
* Add wrapper for Linux BLKFLSBUF ioctlMatthew Macy2019-10-281-0/+6
* Fix zpool history unbounded memory usageChunwei Chen2019-10-281-9/+11
* Remove unneeded header from libzpool/kernel.cMatthew Macy2019-10-262-36/+0
* Fix header guard typoMatthew Macy2019-10-261-1/+1
* Remove unused headers from uu_string.cMatthew Macy2019-10-251-2/+0
* Move platform dependent errno aliasesMatthew Macy2019-10-253-1/+12
* Remove sdt.hMatthew Macy2019-10-251-0/+23
* Fix incremental recursive encrypted receiveTom Caputi2019-10-241-5/+17
* Linux 4.14, 4.19, 5.0+ compat: SIMD save/restoreBrian Behlendorf2019-10-241-1/+2
* 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