summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
...
* Add visibility in to arc_readPrakash Surya2013-10-252-0/+9
* Revert "Add txgs-<pool> kstat file"Brian Behlendorf2013-10-251-26/+1
* Increase default udev wait timeBrian Behlendorf2013-10-221-2/+2
* Fix libzfs_core changes to follow GNU libtool guidelinesRichard Yao2013-10-103-3/+3
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-105-4/+8
* Fix libblkid supportRichard Yao2013-10-101-1/+1
* Illumos #3464Matthew Ahrens2013-09-0412-206/+375
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-0415-273/+790
* 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 #3006Madhav Suresh2013-06-191-0/+3
* Don't leak mount flags into kernelNed Bass2013-06-181-4/+4
* Use taskq for dump_bytes()Brian Behlendorf2013-05-061-0/+6
* Silence 'old_umask' uninit variable warningBrian Behlendorf2013-05-011-1/+1
* 3246 ZFS I/O deadman threadGeorge.Wilson2013-05-011-0/+13
* Illumos #3422, #3425George Wilson2013-04-121-7/+1
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-021-3/+3
* Add smb_available() sanity checksTurbo Fredriksson2013-04-021-1/+9
* Add snapdev=[hidden|visible] dataset propertyEric Dillmann2013-03-051-0/+8
* Remove unused machelf.h headerBrian Behlendorf2013-02-052-181/+0
* Fix function relocations in libzpoolRichard Yao2013-02-051-1/+2
* Retire zpool_id infrastructureBrian Behlendorf2013-01-291-1/+0
* Remove NPTL_GUARD_WITHIN_STACKBrian Behlendorf2013-01-291-2/+1
* Illumos #3035 LZ4 compression support in ZFS and GRUBEric Dillmann2013-01-291-0/+1
* 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 #1557 assertion failed in userland taskq_destroy()Garrett D'Amore2013-01-111-3/+2
* 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-088-12/+301
* 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-036-7/+498
* Allow GPT+EFI vdevs for root poolsBrian Behlendorf2012-11-301-0/+10
* Recreate minors when renaming zvolsBrian Behlendorf2012-11-191-5/+13
* Add txgs-<pool> kstat fileBrian Behlendorf2012-11-021-1/+26
* 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
* Add atomic_sub_* functions to libspl.Etienne Dechamps2012-10-174-0/+284
* Illumos #3100: zvol rename fails with EBUSY when dirty.Matthew Ahrens2012-10-031-1/+1
* Create threads in detached state in userspace.Etienne Dechamps2012-10-031-1/+2
* 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