aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Illumos 3897 - zfs filesystem and snapshot limitsJerry Jelinek2015-04-284-0/+67
* Illumos 5134 - if ZFS_DEBUG or debug= is set, libzpool should enable debug pr...Matthew Ahrens2015-04-281-0/+3
* 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
* Fix possible future overflow in zfs_nicenumChrister Ekholm2015-02-241-1/+1
* Change VERIFY to ASSERT in mutex_destroy()Brian Behlendorf2015-02-111-1/+1
* Produce a full snapshot list for zfs send -pTim Chase2015-02-091-10/+4
* Read spl_hostid module parameter before gethostid()Chunwei Chen2015-02-042-2/+26
* Use (void) memcpy(), not (void *) memcpy()Richard Yao2015-01-301-3/+3
* Make `zpool import -d|-c` behave consistentlyBrian Behlendorf2015-01-281-7/+0
* Mark IO pipeline with PF_FSTRANSBrian Behlendorf2015-01-161-0/+17
* Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-173-37/+1
* Update utsname supportBrian Behlendorf2014-10-173-39/+8
* zfs send -p send properties only for snapshots that are actually sentAndriy Gapon2014-10-021-4/+25
* FreeBSD PR kern/172259: Fixes zfs receive errorssmh2014-10-021-2/+29
* Implement -t option to zpool create for temporary pool namesRichard Yao2014-09-301-0/+9
* Make user stack limit configurableBrian Behlendorf2014-09-301-24/+24
* Illumos 5116 - zpool history -i goes into infinite loopMatthew Ahrens2014-09-231-4/+19
* Illumos 5135 - zpool_find_import_cached() can use fnvlist_*Matthew Ahrens2014-09-231-11/+5
* lib/libzpool/kernel.c: Assert no owners in rw_destroy()Richard Yao2014-09-231-1/+1
* Properly NULL terminate string in zfs_strcmp_pathnameRichard Yao2014-09-231-1/+1
* Illumos 5147 - zpool list -v should show individual disk capacityGeorge Wilson2014-09-231-2/+12
* Remove obsolete comment about guard pagesNed Bass2014-09-221-6/+0
* Fragmentation should display as '-' if spacemap_histogram=disabledilovezfs2014-09-051-9/+9
* Add a pkgconfig fileTurbo Fredriksson2014-08-284-0/+29
* Retire HAVE_IOCTL_* configure checksBrian Behlendorf2014-08-281-8/+0
* 2493 change efi_rescan() to wait longerAndrew Hamilton2014-08-261-2/+3
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-0/+9
* Avoid PAGESIZE redefinitionAlec Salazar2014-08-131-0/+2
* Replace __va_list with va_listAlec Salazar2014-08-131-4/+0
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-061-9/+12
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-041-0/+1
* Illumos 4757, 4913Matthew Ahrens2014-08-013-7/+52
* Illumos #4374Matthew Ahrens2014-07-301-4/+2
* Illumos 4368, 4369.Matthew Ahrens2014-07-295-42/+338
* Illumos 4171, 4172Matthew Ahrens2014-07-251-6/+5
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-221-0/+2
* Fix comment spelling errors.Garrison Jensen2014-07-011-2/+2
* Return default value on numeric properties failing the "head check.Tim Chase2014-07-011-1/+3
* Improve differing sector size errorBrian Behlendorf2014-06-271-2/+3
* Fix memory leak in zpool_clear_label()Richard Yao2014-05-301-1/+3
* Omit compiler warning by sticking to RAIIMarcel Huber2014-05-221-5/+5
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-063-8/+16
* libspl: Implement LWP rwlock interfaceRichard Yao2014-05-011-0/+51
* Fill in mountpoint buffer before using it in errorsilovezfs2014-04-301-3/+3
* Add support for aarch64 (ARMv8)Jorgen Lundman2014-04-251-2/+2
* Report atime and relatime as the property's actual value.Tim Chase2014-04-161-2/+2
* Set errno for mkdirp() called with NULL path ptrChris Dunlap2014-04-091-1/+3