aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* libzfs: add zfs_mount_at() functionKyle Evans2020-01-141-8/+37
* Change http://zfsonlinux.org links to https://zfsonlinux.orgBrian Behlendorf2020-01-133-3/+3
* Add 'zfs send --saved' flagTom Caputi2020-01-102-22/+141
* libspl: declare aok extern in headerNick Black2019-12-262-1/+3
* Colorize zpool status outputTony Hutter2019-12-191-0/+92
* cppcheck: (error) Memory leak: vtocBrian Behlendorf2019-12-181-14/+19
* Add FreeBSD jail support hooksMatthew Macy2019-12-111-2/+2
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-052-2/+4
* Refactor zfs_context.h to build on FreeBSDMatthew Macy2019-12-043-9/+4
* Increase allowed 'special_small_blocks' maximum valueBrian Behlendorf2019-12-031-4/+13
* Make asm-x86_64/atomic.S build on FreeBSDMatthew Macy2019-11-301-1/+5
* Mark Linux fallocate extensions as specific to LinuxMatthew Macy2019-11-301-0/+4
* Implement -A (ignore ASSERTs) for zdbPaul Zuchowski2019-11-272-1/+10
* Add zfs_file_* interface, remove vnodesMatthew Macy2019-11-213-284/+376
* Remove inappropiate error message suggesting to use '-r'InsanePrawn2019-11-151-4/+2
* Fix `zpool create -o <property>` error messageBrian Behlendorf2019-11-131-2/+0
* Add wrapper stub for zfs_cmd ioctl to libzpoolMatthew Macy2019-11-125-8/+41
* Allow platform dependent path stripping for vdevsRyan Moeller2019-11-112-76/+84
* 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