summaryrefslogtreecommitdiffstats
path: root/lib/libzfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Illumos #3829Matthew Ahrens2013-11-041-8/+19
* Illumos #3818Steven Hartland2013-11-041-0/+11
* Illumos #3740Steven Hartland2013-11-042-121/+118
* Illumos #3745, #3811Will Andrews2013-11-041-16/+0
* Illumos #3741Will Andrews2013-11-041-0/+5
* Illumos #3699, #3739Martin Matuska2013-11-041-4/+28
* Introduce zpool_get_prop_literal interfaceRalf Ertzinger2013-10-281-3/+17
* Increase default udev wait timeBrian Behlendorf2013-10-221-2/+2
* Fix libzfs_core changes to follow GNU libtool guidelinesRichard Yao2013-10-101-1/+1
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-1/+2
* Fix libblkid supportRichard Yao2013-10-101-1/+1
* Illumos #3464Matthew Ahrens2013-09-049-199/+267
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-0411-272/+291
* No point in rewind() mtab in zfs_unshare_proto(). We're not reallyTurbo Fredriksson2013-08-151-1/+0
* Fix for re-reading /etc/mtab in zfs_is_mounted()John Layman2013-08-141-4/+15
* Illumos #3098 zfs userspace/groupspace failYuri Pankov2013-08-141-12/+17
* Fix zpool_read_label()Brian Behlendorf2013-07-091-1/+1
* Add FreeBSD 'zpool labelclear' commandDmitry Khasanov2013-07-092-2/+32
* Readd zpool_clear_label() from OpenSolarisDmitry Khasanov2013-07-091-0/+30