]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzpool/kernel.c
Align thread priority with Linux defaults
[mirror_zfs.git] / lib / libzpool / kernel.c
2015-07-28 Brian BehlendorfAlign thread priority with Linux defaults
2015-07-23 Matthew AhrensIllumos 5376 - arc_kmem_reap_now() should not result...
2015-04-28 Matthew AhrensIllumos 5134 - if ZFS_DEBUG or debug= is set, libzpool...
2015-02-11 Brian BehlendorfChange VERIFY to ASSERT in mutex_destroy()
2015-02-05 Chunwei ChenRead spl_hostid module parameter before gethostid()
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfMark IO pipeline with PF_FSTRANS
2014-10-17 Brian BehlendorfUpdate utsname support
2014-09-30 Brian BehlendorfMake user stack limit configurable
2014-09-23 Richard Yaolib/libzpool/kernel.c: Assert no owners in rw_destroy()
2014-09-22 Ned BassRemove obsolete comment about guard pages
2014-07-30 Matthew AhrensIllumos #4374
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-11-04 Adam LeventhalIllumos #3582, #3584
2013-10-31 Matthew AhrensIllumos #3537
2013-10-25 Brian BehlendorfMerge branch 'kstat'
2013-10-25 Prakash SuryaAdd visibility in to arc_read
2013-09-04 Matthew AhrensIllumos #3464
2013-09-04 Matthew AhrensIllumos #2882, #2883, #2900
2013-05-02 Brian BehlendorfSilence 'old_umask' uninit variable warning
2013-01-29 Brian BehlendorfRemove NPTL_GUARD_WITHIN_STACK
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-10-03 Etienne DechampsCreate threads in detached state in userspace.
2012-09-06 Etienne DechampsIncrease the stack space in userspace.
2012-02-02 Brian BehlendorfCleanup ZFS debug infrastructure
2010-12-14 Ricardo M. CorreiaFix block device-related issues in zdb.
2010-08-31 Brian BehlendorfAdd linux user disk support
2010-08-31 Brian BehlendorfAdd linux kernel memory support
2010-08-31 Brian BehlendorfFix stack vn_open()
2010-08-31 Brian BehlendorfFix Solaris thread dependency by using pthreads
2010-08-31 Brian BehlendorfFix zmod.h usage in userspace
2010-08-31 Ricardo M. CorreiaFix vn_open/vn_rdwr error handling
2010-08-27 Brian BehlendorfFix gcc fortify source warnings
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2009-02-18 Brian BehlendorfRebase master to b108
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...