aboutsummaryrefslogtreecommitdiffstats
path: root/lib/libzfs
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add error message for missing /etc/mtabAaron Fineman2013-06-271-0/+2
* Illumos #3422, #3425George Wilson2013-04-121-7/+1
* Add snapdev=[hidden|visible] dataset propertyEric Dillmann2013-03-051-0/+8
* Retire zpool_id infrastructureBrian Behlendorf2013-01-291-1/+0
* Use strerror() not strerror_r()Brian Behlendorf2013-01-281-1/+1
* Ensure that zfs diff prints unicode safely.Darik Horn2013-01-161-1/+1
* Illumos #2762: zpool command should have better support for feature flagsChristopher Siden2013-01-081-0/+25
* Illumos #3090 and #3102George Wilson2013-01-081-46/+39
* Illumos #2619 and #2747Christopher Siden2013-01-084-10/+288
* Fix get/set users/groups in quota props via numeric idMassimo Maggi2012-12-171-7/+7
* Fix 'zpool create' segfault due to bad syntaxJorgen Lundman2012-12-041-4/+6
* Implemented sharing datasets via SMB using libshareTurbo Fredriksson2012-12-031-3/+3
* Allow GPT+EFI vdevs for root poolsBrian Behlendorf2012-11-301-0/+10
* Recreate minors when renaming zvolsBrian Behlendorf2012-11-191-5/+13
* Update spare and cache device names on importBrian Behlendorf2012-10-221-6/+7
* Allow 'zpool replace' to use short device namesBrian Behlendorf2012-10-223-68/+164
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-031-1/+1
* Illumos #2703: add mechanism to report ZFS send progressBill Pijewski2012-09-191-1/+81
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-6/+27
* Seg fault 'zpool import -d /dev/disk/by-id -a'zfs-0.6.0-rc11Brian Behlendorf2012-09-181-1/+1
* Improve `zpool import` search behaviorBrian Behlendorf2012-09-171-29/+40
* Fix missing vdev names in zpool status outputMichael Martin2012-09-051-6/+6