aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve partition detection on lesser used devicesRichard Yao2014-04-081-8/+12
* 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
* Assert alignment in umem_alloc_alignedRichard Yao2014-03-201-0/+2
* 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
* Define the needed ISA types for SparcBrian Behlendorf2014-01-092-2/+31
* Remove unconditional sharetab updateBrian Behlendorf2014-01-071-8/+0
* Add full SELinux supportMatthew Thode2013-12-191-2/+0