summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 6111 - zfs send should ignore datasets created after the ending snapshotkernelOfTruth aka. kOT, Gentoo user2016-09-221-6/+108
* Fix strncpy in taskq_createcandychencan2016-09-201-1/+1
* Change /etc/mtab to /proc/self/mountsslashdd2016-09-204-13/+14
* DLPX-40252 integrate EP-476 compressed zfs send/receiveDan Kimmel2016-09-132-18/+44
* Bring over illumos ZFS FMA logic -- phase 1Don Brady2016-09-012-12/+14
* Fix zfs_unmount() and zfs_unshare_proto() leakscao2016-09-011-3/+5
* Performance optimization of AVL tree comparator functionsGvozden Neskovic2016-08-313-19/+7
* Fix: Build warnings with different gcc optimization levels in debug modeGeLiXin2016-08-291-2/+1
* Fix cv_timedwait_hiresBrian Behlendorf2016-08-291-4/+11
* Fix: Array bounds read in zprop_print_one_property()GeLiXin2016-08-221-1/+2
* Rework of fletcher_4 moduleGvozden Neskovic2016-08-161-1/+1
* Fletcher4 implementation using avx512f instruction setGvozden Neskovic2016-08-161-0/+1
* OpenZFS 5997 - FRU field not set during pool creation and never updatedHans Rosenfeld2016-08-124-271/+1
* Fix indefinite articleGeLiXin2016-08-112-3/+3
* Build user-space with different gcc optimization levelsGvozden Neskovic2016-08-093-4/+4
* Fix call zfs_get_name() with invalid parameterGeLiXin2016-08-081-1/+1
* Fix memory leak in function add_config()liaoyuxiangqin2016-08-011-1/+5
* libzfs_import.c: Uninitialized pointer readGvozden Neskovic2016-07-291-0/+1
* libzfs: Fix missing va_end call on ENOSPC and EDQUOT casesColin Ian King2016-07-291-1/+1
* Multi-thread 'zpool import' for blkidBrian Behlendorf2016-07-271-414/+326
* Fixes for issues found with cppcheck toolGvozden Neskovic2016-07-274-3/+9
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-208-32/+200
* Implementation of SSE optimized Fletcher-4Tyler J. Stachecki2016-07-151-0/+1
* Add RAID-Z routines for SSE2 instruction set, in x86_64 mode.Gvozden Neskovic2016-07-131-1/+2
* OpenZFS 6876 - Stack corruption after importing a pool with a too-long namePaul Dagnelie2016-06-281-1/+6
* OpenZFS 6314 - buffer overflow in dsl_dataset_nameIgor Kozhukhov2016-06-288-55/+58
* Implement zfs_ioc_recv_new() for OpenZFS 2605Brian Behlendorf2016-06-282-179/+298
* OpenZFS 4986 - receiving replication stream fails if any snapshot exceeds ref...Dan McDonald2016-06-281-9/+34
* OpenZFS 6051 - lzc_receive: allow the caller to read the begin recordBrian Behlendorf2016-06-281-7/+35
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-285-106/+452
* Implement large_dnode pool featureNed Bass2016-06-241-0/+1
* SIMD implementation of vdev_raidz generate and reconstruct routinesGvozden Neskovic2016-06-211-0/+4
* Remove libzfs_graph.cBrian Behlendorf2016-06-162-654/+0
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-074-48/+6
* Implementation of AVX2 optimized Fletcher-4Jinshan Xiong2016-06-022-0/+5
* Add isa_defs for MIPSYunQiang Su2016-05-312-2/+24
* Make zpool list -vp print individual vdev sizes parsable.Christer Ekholm2016-05-181-3/+11
* Revert "zhack: Add 'feature disable' command"Brian Behlendorf2016-05-171-0/+2
* zhack: Add 'feature disable' commandBrian Behlendorf2016-05-171-2/+0
* Use zfs range locks in ztestBoris Protopopov2016-05-171-0/+1
* OpenZFS 6739 - assumption in cv_timedwait_hiresDenys Rtveliashvili2016-05-151-26/+24
* Add -lhHpw options to "zpool iostat" for avg latency, histograms, & queuesTony Hutter2016-05-125-16/+134
* Fixes bug in fix_paths()Marcel Huber2016-05-121-1/+1
* OpenZFS 3993, 4700Adam Stevko2016-05-112-20/+13
* OpenZFS 6873 - zfs_destroy_snaps_nvl leaks errlistChris Williamson2016-05-091-2/+5
* OpenZFS 6879 - Incorrect endianness swapDenys Rtveliashvili2016-05-091-1/+1
* OpenZFS 6672 - arc_reclaim_thread() should use gethrtime()David Quigley2016-05-061-0/+9
* taskq_create() calls thread_create() with wrong argumentsDenys Rtveliashvili2016-05-051-1/+1
* Add support for libtirpcBrian Behlendorf2016-04-287-132/+30
* Illumos 6659 - nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek2016-04-275-24/+12