summaryrefslogtreecommitdiffstats
path: root/lib/libzfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix possible future overflow in zfs_nicenumChrister Ekholm2015-02-241-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-041-1/+1
* Make `zpool import -d|-c` behave consistentlyBrian Behlendorf2015-01-281-7/+0
* 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
* 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
* 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
* Fragmentation should display as '-' if spacemap_histogram=disabledilovezfs2014-09-051-9/+9
* Add a pkgconfig fileTurbo Fredriksson2014-08-284-0/+29
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-0/+9
* 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-011-6/+40
* Illumos 4368, 4369.Matthew Ahrens2014-07-293-38/+227
* Illumos 4171, 4172Matthew Ahrens2014-07-251-6/+5
* 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
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-063-8/+16
* Fill in mountpoint buffer before using it in errorsilovezfs2014-04-301-3/+3
* Report atime and relatime as the property's actual value.Tim Chase2014-04-161-2/+2
* Fix for re-reading /etc/mtab.John M. Layman2014-04-042-2/+8
* Make command line guid parsing more tolerantBrian Behlendorf2014-04-021-1/+1
* Replace zpool_events_next() "block" parm w/ "flags"Chris Dunlap2014-03-311-4/+5
* Clarify zpool_events_next() commentBrian Behlendorf2014-03-311-10/+10
* Add zpool_events_seek() functionalityBrian Behlendorf2014-03-311-0/+36
* Remount datasets for "zfs inherit".Gunnar Beutner2014-03-241-0/+9
* Add generic errata infrastructureBrian Behlendorf2014-02-211-5/+16
* Implement relatime.Tim Chase2014-01-291-0/+7
* Prevent duplicate mnttab cache entriesBrian Behlendorf2014-01-141-0/+13
* cstyle: Resolve C style issuesMichael Kjorling2013-12-185-59/+59
* Remove ZFC_IOC_*_MINOR ioctl()sBrian Behlendorf2013-12-163-364/+15
* Illumos #2583Yuri Pankov2013-11-211-6/+7
* Remove the slog restriction on bootfs poolsBrian Behlendorf2013-11-141-7/+0
* Handle concurrent snapshot automounts failing due to EBUSY.Tim Chase2013-11-081-0/+2
* Illumos #4061Marcel Telka2013-11-051-1/+5
* Illumos #3996Matthew Ahrens2013-11-051-10/+2
* Illumos #3909Steven Hartland2013-11-051-2/+2
* Illumos #3894Keith M Wesolowski2013-11-041-4/+11