aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* zfs -V: Print userland version even if kernel module not loadedPrawn2020-06-221-3/+4
* Add prototypesArvind Sankar2020-06-184-111/+113
* Add include files for prototypesArvind Sankar2020-06-184-7/+12
* Remove dead codeArvind Sankar2020-06-185-157/+0
* Mark functions as staticArvind Sankar2020-06-186-11/+11
* Cleanup libzpool/kernel.cArvind Sankar2020-06-181-29/+12
* Disambiguate condvar API contractMatthew Macy2020-06-181-2/+2
* Remove refences to blacklist/whitelistMatthew Ahrens2020-06-161-10/+10
* Add convenience wrappers for common uio usageJorgen Lundman2020-06-145-102/+45
* Remove unnecessary references to slaveryMatthew Ahrens2020-06-102-2/+5
* Fix VPATH builds for user configArvind Sankar2020-06-101-1/+1
* Fix typosAndrea Gelmini2020-06-093-4/+4
* File incorrectly zeroed when receiving incremental stream that toggles -LMatthew Ahrens2020-06-091-0/+6
* Don't erase final byte of envblockPaul Dagnelie2020-06-081-1/+1
* Improve compatibility with C++ consumersRyan Moeller2020-06-064-4/+5
* Always use "%lld" for formatting time_tsнаб2020-05-282-3/+3
* Correctly handle the x32 ABIнаб2020-05-281-1/+5
* Rework error handling in zpool_trim()John Gallagher2020-05-271-43/+78
* mount: use the mount syscall directlyfelixdoerre2020-05-203-38/+314
* Small program that converts a dataset id and an object id to a pathPaul Dagnelie2020-05-201-4/+18
* Combine OS-independent ABD Code into Common Source FileBrian Atkinson2020-05-101-0/+1
* Add support for boot environment data to be stored in the labelPaul Dagnelie2020-05-072-2/+60
* Enable splitting mirrors with indirect vdevsGeorge Amanakis2020-05-061-1/+7
* Fix regression caused by c14ca14Adam D. Moss2020-04-291-1/+1
* Support custom URI schemes for the keylocation propertyJason King2020-04-282-194/+349
* change libspl list member names to match kernelMatthew Ahrens2020-04-232-41/+40
* Remove deduplicated send/receive codeMatthew Ahrens2020-04-232-533/+34
* Fix more leaks detected by ASANJoao Carlos Mendes Luis2020-04-221-2/+7
* sys/mnttab.h: include sys/stat.h for stat64alaviss2020-04-141-1/+1
* Add FreeBSD support to OpenZFSMatthew Macy2020-04-1434-5/+3132
* Add `zstream redup` command to convert deduplicated send streamsMatthew Ahrens2020-04-101-3/+2
* Persistent L2ARCGeorge Amanakis2020-04-101-2/+29
* libzfs_pool: Remove unused check for ENOTBLKalex2020-04-071-11/+0
* Add 'zfs wait' commandPaul Dagnelie2020-04-012-0/+48
* Compile cityhash code into libzfsMatthew Ahrens2020-03-271-0/+1
* Deprecate deduplicated send streamsMatthew Ahrens2020-03-181-0/+20
* Avoid core dump on invalid redaction bookmarkRyan Moeller2020-03-181-4/+44
* Separate warning for incomplete and corrupt streamsPaul Dagnelie2020-03-171-4/+6
* Add option for forcible unmounting dataset while receiving snapshot.Mariusz Zaborski2020-03-171-3/+6
* libzfs: Fix bounds checks for float parsingRyan Moeller2020-03-161-1/+6
* Change default to overlay=onRyan Moeller2020-03-061-3/+3
* Add trim support to zpool waitBrian Behlendorf2020-03-041-1/+28
* Improve performance of zio_taskq_memberMatthew Ahrens2020-03-031-0/+12
* Don't open zfs control device exclusivelyMatthew Macy2020-02-282-3/+3
* Linux 5.6 compat: time_tBrian Behlendorf2020-02-271-1/+1
* Support setting user properties in a channel programJason King2020-02-141-0/+1
* Move zfs_version_kernel to platform codeRyan Moeller2020-02-122-31/+31
* Implement bookmark copyingChristian Schwarz2020-02-111-5/+8
* ICP: Improve AES-GCM performanceAttila Fülöp2020-02-102-1/+16
* Fix static data to link with -fno-commonRomain Dolbeau2020-02-062-1/+3