summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzpool/common/kernel.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-237303 dynamic metaslab selectionGeorge Wilson1-0/+5
2016-04-206871 libzpool implementation of thread_create should enforce length is 0Eli Rosenthal1-1/+2
2016-03-306739 userland version of cv_timedwait_hires() always assumes absolute timeGeorge Wilson1-2/+5
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-2/+2
2015-09-146209 libc mutexes break kernel writers heartsRobert Mustacchi1-2/+2
2015-05-165815 libzpool's panic function doesn't set global panicstr, ::status not as u...Prakash Surya1-5/+3
2014-09-115134 if ZFS_DEBUG or debug= is set, libzpool should enable debug printsMatthew Ahrens1-0/+3
2014-06-064891 want zdb option to dump all metadataMatthew Ahrens1-0/+24
2014-04-154374 dn_free_ranges should use range_tree_tMatthew Ahrens1-7/+4
2013-11-064161 deadlock between zfs_read() and zfs_putpage()Bryan Cantrill1-6/+7
2013-03-013582 zfs_delay() should support a variable resolutionAdam Leventhal1-0/+35
2013-02-283464 zfs synctask code needs restructuringMatthew Ahrens1-0/+5
2013-02-123537 want pool io kstatsMatthew Ahrens1-2/+32
2012-11-023306 zdb should be able to issue reads in parallelGeorge Wilson1-0/+45
2012-10-293246 ZFS I/O deadman threadGeorge.Wilson1-0/+23
2012-06-302882 implement libzfs_coreMatthew Ahrens1-0/+6
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-1/+3
2012-05-061618 zfs causing system to hang in vmem_xalloc()George Wilson1-0/+2
2010-07-076938335 zfs send -R can still miss renamed snapshotsChris Kirby1-3/+17
2010-06-016884007 zfs_send() can leave temporary holds aroundChris Kirby1-2/+23
2010-03-166716117 ZFS needs native system attribute infrastructureMark Shellenbaum1-0/+11
2010-02-206896791 want zdb option to set aok and zfs_recoverVictor Latushkin1-1/+2
2009-11-236881015 ZFS write activity prevents other threads from running in a timely ma...Jonathan Adams1-0/+3
2009-11-13PSARC/2009/396 Tickless Kernel Architecture / lbolt decouplingRafael Vanoni1-1/+1
2009-10-256709782 issues using zdb with -e optionVictor Latushkin1-1/+2
2009-10-236840704 osol_0906 PV guests sometimes hang at login promptGeorge Wilson1-0/+18
2009-09-226650218 Commit callbacks API for the DMURicardo M. Correia1-0/+2
2009-08-066861581 ZFS frees in synching context during rollbackMatthew Ahrens1-0/+24
2009-01-30PSARC/2008/647 Configurable Hostids for Non-Global Zonesjv2273471-3/+4
2008-10-146333409 traversal code should be able to issue multiple reads in parallelMatthew Ahrens1-2/+2
2008-05-226610506 Eliminate or improve retry logic from callers of dmu_objset_open()maybee1-3/+3
2008-04-276654808 FIGNORECASE lookups in a zfs xattr dir don't provide 'realname' datatimh1-8/+0
2008-02-016650192 zfs ACL/fuid code could use some minor cleanupmarks1-1/+18
2007-12-136640580 spa_get_random() is insanely slow in userlandbonwick1-7/+15
2007-10-25PSARC/2007/218 caller_context_t in all VOPsamw1-2/+13
2007-08-086584470 zdb needs to initialize the bpl_lock mutexgw252951-0/+13
2007-06-26PSARC/2006/465 ZFS Delegated Administrationmarks1-0/+42
2007-04-056282725 hostname/hostid should be stored in the labelek1102371-0/+19
2007-03-28PSARC 2007/083 ZFS bootable datasetslling1-4/+5
2007-03-226536602 add zlib compression support and upgrade to version 1.2.3ahl1-5/+31
2007-02-256527325 want more assertions in space map codeahrens1-5/+11
2007-01-106510807 ARC statistics should be exported via kstatbmc1-1/+24
2006-10-036463348 ZFS code could be more portablend1506281-7/+9
2006-03-166398664 zpool detach: missing argument to error message causes core dumpbonwick1-1/+0
2006-03-03PSARC 2006/077 zpool cleareschrock1-4/+55
2005-10-31PSARC 2002/240 ZFSahrens1-0/+675