summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Musl libc fixesalaviss2017-07-061-0/+1
* GCC 7.1 fixesTony Hutter2017-07-064-19/+42
* Remove complicated libspl assert wrappersBrian Behlendorf2017-07-061-46/+36
* Compatibilty with glibc-2.23Justin Lecher2017-07-061-0/+1
* glibc 2.5 compat: use correct header for makedev() et al.Olaf Faaland2017-07-062-1/+6
* Fix import finding spare/l2cache when path changesChunwei Chen2017-06-091-2/+19
* Fix atomic_sub_64() i386 assembly implementationBrian Behlendorf2017-06-091-1/+1
* Make zfs mount according to relatime config in datasetChunwei Chen2017-02-031-0/+8
* Fix uninitialized variable snapprops_nvlist in zfs_receive_oneLOLi2017-02-031-1/+7
* Fix: Array bounds read in zprop_print_one_property()GeLiXin2016-09-091-1/+2
* Fix call zfs_get_name() with invalid parameterGeLiXin2016-09-091-1/+1
* OpenZFS 6876 - Stack corruption after importing a pool with a too-long namePaul Dagnelie2016-09-091-1/+6
* Illumos 4953, 4954, 4955Matthew Ahrens2016-09-052-15/+15
* Fixes bug in fix_paths()Marcel Huber2016-09-051-1/+1
* Use udev for partition detectionBrian Behlendorf2016-05-062-26/+36
* Fix 'zpool import' blkid device namesBrian Behlendorf2016-05-061-16/+125
* Create unique partition labelsBrian Behlendorf2016-05-011-1/+27
* Fix aarch64 compilationGordan Bobic2016-03-241-1/+2
* Add support for asynchronous zvol minor operationsBoris Protopopov2016-03-221-0/+22
* Prevent zpool_find_vdev() from truncating vdev pathBrian Behlendorf2016-03-221-2/+4
* Add -gLp to zpool subcommands for alt vdev namesRichard Yao2016-03-221-18/+40
* Add support for s390[x].Dimitri John Ledkov2016-03-222-2/+17
* Fix maybe uninitializedBrian Behlendorf2016-01-291-1/+1
* Linux 4.5 compat: pfn_t typedefBrian Behlendorf2016-01-291-1/+0
* sysmacros: Make P2ROUNDUP not trigger int overflowJason Zaman2015-12-231-4/+2
* Either _ILP32 or _LP64 must be definedBrian Behlendorf2015-12-231-15/+27
* Honor xattr=sa dataset propertyNed Bass2015-09-191-2/+0
* Add temporary mount optionsBrian Behlendorf2015-09-035-107/+3
* Check large block feature flag on volumesBrian Behlendorf2015-08-281-2/+8
* Fix zvol detectionRichard Yao2015-08-191-0/+6
* Align thread priority with Linux defaultsBrian Behlendorf2015-07-282-2/+4
* Illumos 5376 - arc_kmem_reap_now() should not result in clearing arc_no_growMatthew Ahrens2015-07-231-0/+1
* Support parallel build trees (VPATH builds)Turbo Fredriksson2015-07-1713-188/+256
* Illumos 5764 - "zfs send -nv" directs output to stderrManoj Joseph2015-07-141-9/+15
* Fix Xen Virtual Block Device detectionRichard Yao2015-07-102-2/+11
* Illumos 5813 - zfs_setprop_error(): Handle errno value E2BIG.Will Andrews2015-07-101-0/+6
* Illumos 5427 - memory leak in libzfs when doing rollbackJan Kryl2015-07-101-4/+1
* Illumos 4626 - libzfs memleak in zpool_in_use()Josef 'Jeff' Sipek2015-07-101-4/+11
* Illumos 5163 - arc should reap range_seg_cacheGeorge Wilson2015-06-251-0/+5
* Update all default taskq settingsBrian Behlendorf2015-06-251-1/+0
* Add IMPLY() and EQUIV() macrosBrian Behlendorf2015-06-241-1/+17
* Add taskq_wait_outstanding() functionBrian Behlendorf2015-06-111-0/+6
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-0/+1
* Add libzfs_error_init() functionBrian Behlendorf2015-05-221-16/+30
* Wait in libzfs_init() for the /dev/zfs deviceBrian Behlendorf2015-05-221-4/+65
* Change 3-digit octal escapes to 4-digit onesHajo Möller2015-05-181-2/+2
* Illumos 5847 - libzfs_diff should check zfs_prop_get() returnAlexander Eremin2015-05-151-3/+7
* Illumos 5765 - add support for estimating send stream size with lzc_send_spac...Max Grossman2015-05-131-5/+17
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-113-18/+33
* Fix type mismatch on 32-bit systemsBrian Behlendorf2015-05-112-5/+6