]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/fm.c
Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
[mirror_zfs.git] / module / zfs / fm.c
2017-11-28 Mark WrightLinux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCT
2017-08-03 Ned BassUse SET_ERROR for constant non-zero return codes
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-10-19 Tony HutterMultipath autoreplace, control enclosure LEDs, event...
2016-10-02 luozhengzhengFix coverity defects: CID 147448, 147449, 147450, 14745...
2016-09-01 luozhengzhengkmem_zalloc with KM_SLEEP will never return NULL
2016-08-30 caoDelete unused zfsctl_snapdir_inactive declaration
2016-08-11 GeLiXinFix indefinite article
2016-01-15 Josef 'Jeff' SipekIllumos 5045 - use atomic_{inc,dec}_* instead of atomic...
2015-06-23 Richard Yaozfsdev_getminor() should check for invalid file handles
2015-06-11 Brian BehlendorfRename cv_wait_interruptible() to cv_wait_sig()
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2014-08-20 Isaac HuangFixed memory leaks in zevent handling
2014-04-02 Chris DunlapMerge branch 'zed-initial'
2014-03-31 Brian BehlendorfAdd zpool_events_seek() functionality
2014-03-31 Brian BehlendorfAdd a unique "eid" value to all zevents
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2012-10-17 Brian BehlendorfMerge branch 'condvar'
2012-10-15 Brian BehlendorfCondition variable usage, zevent_cv
2012-09-02 Chris DunlopSwitch KM_SLEEP to KM_PUSHPAGE
2012-09-01 Brian BehlendorfSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-24 Prakash SuryaWrap smp_processor_id in kpreempt_[dis|en]able
2011-05-04 Brian BehlendorfAdd missing ZFS tunables
2010-10-12 Brian BehlendorfFix missing 'zpool events'
2010-08-31 Brian BehlendorfAdd linux events
2010-08-26 Brian BehlendorfUpdate to onnv_147
2010-05-28 Brian BehlendorfUpdate core ZFS code from build 121 to build 141.
2010-04-29 Brian BehlendorfAdd Solaris FMA style support