aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs
Commit message (Expand)AuthorAgeFilesLines
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-275-24/+12
* Fix 'zpool import' blkid device namesBrian Behlendorf2016-04-251-19/+123
* Use udev for partition detectionBrian Behlendorf2016-04-252-27/+118
* Create unique partition labelsBrian Behlendorf2016-04-251-1/+27
* Rework zpool import excluded devices checkNikolay Borisov2016-04-181-26/+16
* Make zfs mount according to relatime config in datasetChunwei Chen2016-04-051-0/+8
* Add support for devid and phys_path keys in vdev disk labelsDon Brady2016-03-313-30/+336
* Fix zdb -e and zhack thread_init()Brian Behlendorf2016-03-211-2/+1
* Cleanup linkingRichard Yao2016-03-181-1/+1
* Add the ZFS Test SuiteBrian Behlendorf2016-03-161-1/+2
* Updated paths to scan when importing zpool(s)Thijs Cramer2016-03-091-1/+3
* Require libblkidBrian Behlendorf2016-03-091-16/+6
* Fix zpool iostat bandwidth/ops calculationTony Hutter2016-03-081-13/+1
* Add -gLp to zpool subcommands for alt vdev namesRichard Yao2016-02-251-18/+40
* Prevent zpool_find_vdev() from truncating vdev pathBrian Behlendorf2016-02-081-2/+4
* Illumos 4448 - zfs diff misprints unicode charactersJoshua M. Clulow2016-02-051-6/+9
* Illumos 1778 - Assertion failed: rn->rn_nozpool == B_FALSEAndrew Stormont2016-01-221-3/+1
* Illumos 5518 - Memory leaks in libzfs import implementationMarcel Telka2016-01-222-33/+43
* Illumos 6815179, 6844191Brian Behlendorf2016-01-221-62/+290
* Illumos 4953, 4954, 4955Matthew Ahrens2016-01-152-15/+15
* Illumos 6298 - zfs_create_008_neg and zpool_create_023_negJoe Stein2016-01-152-20/+53
* Illumos 3557, 3558, 3559, 3560George Wilson2016-01-151-6/+16
* Illumos 6280 - libzfs: unshare_one() could fail with EZFS_SHARENFSFAILEDMarcel Telka2016-01-121-1/+2
* Illumos 6358 - A faulted pool with only unavailable vdevsDan Vatca2016-01-121-2/+4
* Illumos 6268 - zfs diff confused by moving a file to another directoryJoshua M. Clulow2016-01-121-12/+2
* Illumos 5960, 5925Paul Dagnelie2016-01-082-20/+40
* Illumos 5746 - more checksumming in zfs sendMatthew Ahrens2015-12-301-73/+70
* Illumos 5745 - zfs set allows only one dataset property to be set at a timeChris Williamson2015-12-292-48/+129
* Fix maybe uninitializedBrian Behlendorf2015-11-091-1/+1
* libzfs: handle EDOM errorsDHE2015-10-131-0/+5
* Honor xattr=sa dataset propertyNed Bass2015-09-191-2/+0
* Add temporary mount optionsBrian Behlendorf2015-09-031-2/+2
* Check large block feature flag on volumesBrian Behlendorf2015-08-281-2/+8
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-171-16/+23
* Illumos 5764 - "zfs send -nv" directs output to stderrManoj Joseph2015-07-141-9/+15
* Fix Xen Virtual Block Device detectionRichard Yao2015-07-101-2/+5
* Illumos 5813 - zfs_setprop_error(): Handle errno value E2BIG.Will Andrews2015-07-101-0/+6
* Illumos 5427 - memory leak in libzfs when doing rollbackJan Kryl2015-07-101-4/+1
* Illumos 4626 - libzfs memleak in zpool_in_use()Josef 'Jeff' Sipek2015-07-101-4/+11
* Add libzfs_error_init() functionBrian Behlendorf2015-05-221-16/+30
* Wait in libzfs_init() for the /dev/zfs deviceBrian Behlendorf2015-05-221-4/+65
* Change 3-digit octal escapes to 4-digit onesHajo Möller2015-05-181-2/+2
* Illumos 5847 - libzfs_diff should check zfs_prop_get() returnAlexander Eremin2015-05-151-3/+7
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-112-18/+27
* Fix type mismatch on 32-bit systemsBrian Behlendorf2015-05-111-3/+6
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-282-0/+40
* Support the "version" property on volumes via the zfs_prop_get_int() APITim Chase2015-04-241-0/+3
* zpool import should honor overlay propertyNed Bass2015-03-271-0/+14
* Check all vdev labels in 'zpool import'Brian Behlendorf2015-03-251-16/+58
* Increase Linux pipe buffer size on 'zfs receive'Richard Yao2015-03-201-0/+43