]> git.proxmox.com Git - mirror_zfs.git/history - lib/libzpool/kernel.c
Fixes for procfs files backed by linked lists
[mirror_zfs.git] / lib / libzpool / kernel.c
2018-09-26 John GallagherFixes for procfs files backed by linked lists
2018-06-26 Serapheim Dimitrop... OpenZFS 9166 - zfs storage pool checkpoint
2018-06-20 Brian BehlendorfLinux 4.18 compat: inode timespec -> timespec64
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2018-05-09 Pavel ZakharovOpenZFS 9075 - Improve ZFS pool import/load process...
2018-01-12 Brian BehlendorfForce ztest to always use /dev/urandom
2017-08-11 Brian BehlendorfSimplify threads, mutexs, cvs and rwlocks
2017-08-09 Brian BehlendorfAdd libtpool (thread pools)
2017-07-13 Olaf FaalandMake hostid consistent in user and kernel space
2017-05-09 Chunwei ChenLinux 4.12 compat: PF_FSTRANS was removed
2017-01-24 George MelikovOpenZFS 6871 - libzpool implementation of thread_create...
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-10-11 caoFix coverity defects: CID 147452, 147447, 147446
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-08 Brian BehlendorfFix file permissions
2016-10-07 Brian BehlendorfAdd python style checking
2016-10-05 luozhengzhengFix coverity defects: CID 150953, 147603, 147610
2016-09-30 GeLiXinFix coverity defects: CID 147531 147532 147533 147535
2016-08-29 Brian BehlendorfFix cv_timedwait_hires
2016-08-09 Gvozden NeskovicBuild user-space with different gcc optimization levels
2016-07-20 Tom CaputiIllumos Crypto Port module added to enable native encry...
2016-06-29 Brian BehlendorfMerge branch 'illumos-2605'
2016-06-28 Matthew AhrensOpenZFS 2605, 6980, 6902
2016-06-07 Brian BehlendorfAdd `zfs allow` and `zfs unallow` support
2016-06-02 Jinshan XiongImplementation of AVX2 optimized Fletcher-4
2016-05-17 Brian BehlendorfRevert "zhack: Add 'feature disable' command"
2016-05-17 Brian Behlendorfzhack: Add 'feature disable' command
2016-05-15 Denys RtveliashviliOpenZFS 6739 - assumption in cv_timedwait_hires
2016-05-12 Tony HutterAdd -lhHpw options to "zpool iostat" for avg latency...
2016-03-10 Boris ProtopopovAdd support for asynchronous zvol minor operations
2016-01-23 Richard Yaokobj_read_file: Return -1 on vn_rdwr() error
2016-01-22 Brian BehlendorfIllumos 6815179, 6844191
2016-01-11 Brian BehlendorfFix vn_rdwr() compiler warning
2016-01-11 Matthew AhrensIllumos 4891 - want zdb option to dump all metadata
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...