summaryrefslogtreecommitdiffstats
path: root/lib/libzpool
Commit message (Expand)AuthorAgeFilesLines
* 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
* Illumos 5960, 5925Paul Dagnelie2016-01-081-0/+1
* 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-171-113/+105
* Update all default taskq settingsBrian Behlendorf2015-06-251-1/+0
* Add taskq_wait_outstanding() functionBrian Behlendorf2015-06-111-0/+6
* Illumos 5497 - lock contention on arcs_mtxPrakash Surya2015-06-111-0/+1
* Illumos #5244 - zio pipeline callers should explicitly invoke next stageGeorge Wilson2015-04-301-0/+4
* 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
* Swap DTRACE_PROBE* with Linux tracepointsPrakash Surya2014-11-171-0/+1
* 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 4757, 4913Matthew Ahrens2014-08-011-0/+1
* Illumos #4374Matthew Ahrens2014-07-301-4/+2
* Illumos 4368, 4369.Matthew Ahrens2014-07-291-0/+1
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-221-0/+2
* cstyle: Resolve C style issuesMichael Kjorling2013-12-182-11/+12
* Illumos #3582, #3584Adam Leventhal2013-11-041-0/+35
* Illumos #3537Matthew Ahrens2013-10-311-2/+31
* Add visibility in to cached dbufsBrian Behlendorf2013-10-251-0/+1
* Add visibility in to arc_readPrakash Surya2013-10-252-0/+9
* Fix libzfs_core changes to follow GNU libtool guidelinesRichard Yao2013-10-101-1/+1
* Generate libraries with correct DT_NEEDED entriesRichard Yao2013-10-101-1/+2
* Illumos #3464Matthew Ahrens2013-09-042-0/+7
* Illumos #2882, #2883, #2900Matthew Ahrens2013-09-041-0/+6
* 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
* Fix function relocations in libzpoolRichard Yao2013-02-051-1/+2
* Remove NPTL_GUARD_WITHIN_STACKBrian Behlendorf2013-01-291-2/+1
* Illumos #3035 LZ4 compression support in ZFS and GRUBEric Dillmann2013-01-291-0/+1
* Illumos #1557 assertion failed in userland taskq_destroy()Garrett D'Amore2013-01-111-3/+2
* Illumos #2619 and #2747Christopher Siden2013-01-082-1/+6
* 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
* Remove autotools productsBrian Behlendorf2012-08-271-1497/+0
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-071-0/+1
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-231-0/+1
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-231-0/+1
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-231-0/+1
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-171-0/+2