summaryrefslogtreecommitdiffstats
path: root/lib/libzpool/kernel.c
Commit message (Expand)AuthorAgeFilesLines
* Build user-space with different gcc optimization levelsGvozden Neskovic2016-08-091-1/+1
* Illumos Crypto Port module added to enable native encryption in zfsTom Caputi2016-07-201-7/+93
* OpenZFS 2605, 6980, 6902Matthew Ahrens2016-06-281-0/+2
* Add `zfs allow` and `zfs unallow` supportBrian Behlendorf2016-06-071-0/+6
* Implementation of AVX2 optimized Fletcher-4Jinshan Xiong2016-06-021-0/+4
* Revert "zhack: Add 'feature disable' command"Brian Behlendorf2016-05-171-0/+2
* zhack: Add 'feature disable' commandBrian Behlendorf2016-05-171-2/+0
* 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-121-0/+44
* Add support for asynchronous zvol minor operationsBoris Protopopov2016-03-101-0/+22
* kobj_read_file: Return -1 on vn_rdwr() errorRichard Yao2016-01-231-2/+3
* Illumos 6815179, 6844191Brian Behlendorf2016-01-221-2/+2
* Fix vn_rdwr() compiler warningBrian Behlendorf2016-01-111-2/+2
* Illumos 4891 - want zdb option to dump all metadataMatthew Ahrens2016-01-111-2/+33
* Align thread priority with Linux defaultsBrian Behlendorf2015-07-281-0/+2
* Illumos 5376 - arc_kmem_reap_now() should not result in clearing arc_no_growMatthew Ahrens2015-07-231-0/+1
* Illumos 5134 - if ZFS_DEBUG or debug= is set, libzpool should enable debug pr...Matthew Ahrens2015-04-281-0/+3
* Change VERIFY to ASSERT in mutex_destroy()Brian Behlendorf2015-02-111-1/+1
* Read spl_hostid module parameter before gethostid()Chunwei Chen2015-02-041-1/+25
* Mark IO pipeline with PF_FSTRANSBrian Behlendorf2015-01-161-0/+17
* Update utsname supportBrian Behlendorf2014-10-171-4/+8
* Make user stack limit configurableBrian Behlendorf2014-09-301-24/+24
* lib/libzpool/kernel.c: Assert no owners in rw_destroy()Richard Yao2014-09-231-1/+1
* Remove obsolete comment about guard pagesNed Bass2014-09-221-6/+0
* Illumos #4374Matthew Ahrens2014-07-301-4/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-9/+9
* Illumos #3582, #3584Adam Leventhal2013-11-041-0/+35
* Illumos #3537Matthew Ahrens2013-10-311-2/+31
* Add visibility in to arc_readPrakash Surya2013-10-251-0/+8
* Illumos #3464Matthew Ahrens2013-09-041-0/+5
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-0/+6
* Silence 'old_umask' uninit variable warningBrian Behlendorf2013-05-011-1/+1
* Remove NPTL_GUARD_WITHIN_STACKBrian Behlendorf2013-01-291-2/+1
* Illumos #2619 and #2747Christopher Siden2013-01-081-1/+3
* Create threads in detached state in userspace.Etienne Dechamps2012-10-031-1/+2
* Increase the stack space in userspace.Etienne Dechamps2012-09-061-4/+9
* Cleanup ZFS debug infrastructureBrian Behlendorf2012-02-021-4/+0
* Fix block device-related issues in zdb.Ricardo M. Correia2010-12-141-14/+5
* Add linux user disk supportBrian Behlendorf2010-08-311-0/+34
* Add linux kernel memory supportBrian Behlendorf2010-08-311-13/+15
* Fix stack vn_open()Brian Behlendorf2010-08-311-6/+17
* Fix Solaris thread dependency by using pthreadsBrian Behlendorf2010-08-311-73/+267
* Fix zmod.h usage in userspaceBrian Behlendorf2010-08-311-26/+0
* Fix vn_open/vn_rdwr error handlingRicardo M. Correia2010-08-311-9/+17
* Fix gcc fortify source warningsBrian Behlendorf2010-08-271-1/+1
* Update to onnv_147Brian Behlendorf2010-08-261-2/+37
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-3/+63
* Rebase master to b108Brian Behlendorf2009-02-181-3/+4
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+885