aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Stop segfaulting on unmount error caseRich Ercolani2021-11-301-3/+7
* Code cleanupsPawel Jakub Dawidek2021-11-301-10/+10
* Vdev Properties FeatureAllan Jude2021-11-307-23/+722
* Upgrade to libabigail 2.0.0Dimitri John Ledkov2021-11-095-5286/+4720
* zed: Control NVMe fault LEDsTony Hutter2021-11-092-3/+152
* Add more explicit warning about dedup being droppedRich Ercolani2021-11-021-3/+18
* Disable normalization implicitly when setting "utf8only=off"Mike Swanson2021-10-291-0/+9
* Do not print UINT64_MAX value for some of zfs propertiesFedor Uporov2021-10-291-7/+6
* Add explicit error for device_rebuild being disabledRich Ercolani2021-10-291-3/+14
* Normalize property names for zfs receiveRich Ercolani2021-10-291-6/+21
* Skip snapshot in zfs_iter_mounted()youzhongyang2021-10-201-2/+5
* libshare: nfs: pass through ipv6 addresses in bracket notationfelixdoerre2021-10-201-5/+42
* Fail invalid incremental recursive send gracefullyRyan Moeller2021-10-081-3/+8
* Simplify and document OpenZFS library dependenciesBrian Behlendorf2021-10-0713-1420/+1958
* Rescan enclosure sysfs path on importTony Hutter2021-10-043-13/+127
* Reject zfs send -RI with nonexistent fromsnapRich Ercolani2021-10-041-0/+17
* libspl: fix warning about missing spl_pagesize declarationÉrico Nogueira Rolim2021-09-241-0/+1
* Upstream: unmount snapshots before destroying them on macOSJorgen Lundman2021-09-204-1/+22
* Use fallthrough macroBrian Behlendorf2021-09-147-10/+19
* Update ABI files via new libabigail versionGeorge Melikov2021-09-025-10851/+8384
* Add zpool_disable_datasets_os() / zfs_unmount_os()Jorgen Lundman2021-08-314-0/+45
* Make get_key_material_file fail more verboselyRich Ercolani2021-08-051-1/+1
* Update ABI files with generated in CI workerGeorge Melikov2021-07-265-13851/+10005
* Remove NOTE(CONSTCOND) and note.hнаб2021-07-262-7/+4
* Normalise /*FALLTHR{OUGH,U}*/наб2021-07-262-1/+2
* Replace /*PRINTFLIKEn*/ with attribute(printf)наб2021-07-264-24/+10
* Remove old orig_fd variable from zfs sendJorgen Lundman2021-07-211-2/+1
* Detect HAVE_LARGE_STACKS at compile timeKevin Bowling2021-07-162-0/+4
* pass handle to do_unmount()Jorgen Lundman2021-07-154-41/+39
* file reference counts can get corruptedGeorge Wilson2021-07-101-11/+9
* Replace strchrnul() with strrchr()Jorgen Lundman2021-07-071-1/+3
* Fix flag copying in resume casePaul Dagnelie2021-06-241-0/+4
* Annotated dprintf as printf-likeRich Ercolani2021-06-221-1/+1
* Fix importing with symlinksRich Ercolani2021-06-141-0/+1
* Forbid basename(3) and dirname(3)наб2021-06-113-24/+33
* libzutil: import: filter out unsuitable files earlierнаб2021-06-112-11/+16
* linux/libzutil: zpool_open_func: don't dup name, extract untouchablesнаб2021-06-111-23/+12
* libzutil: add zfs_{base,dir}name()наб2021-06-112-672/+698
* linux/libzutil: use ARRAY_SIZE instead of constant for search pathsнаб2021-06-112-7/+6
* Remove pool io kstats (#12212)Alexander Motin2021-06-102-36/+0
* Added error for writing to /dev/ on LinuxRich Ercolani2021-06-091-0/+1
* lib{efi,avl,share,tpool,zfs_core,zfsbootenv,zutil}: -fvisibility=hiddenнаб2021-06-0916-2225/+2097
* libefi: remove efi_auto_sense()наб2021-06-092-1791/+1744
* libzfs: On FreeBSD, use MNT_NOWAIT with getfsstatAlan Somers2021-06-081-2/+2
* libzfs: zfs_send: remove unused variableнаб2021-06-071-12/+0
* libzutil: zpool_find_config: remove unused variableнаб2021-06-071-4/+1
* More aggsum optimizationsAlexander Motin2021-06-072-0/+56
* libzfs: write_inuse_diffs_one: format strerror() with "%s"наб2021-06-041-2/+3
* Let zfs diff be more permissiveRich Ercolani2021-06-041-12/+23
* Fix error check in nvlist_print_json_stringRyan Moeller2021-06-041-8/+7