]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/spa_config.c
OpenZFS 7614, 9064 - zfs device evacuation/removal
[mirror_zfs.git] / module / zfs / spa_config.c
2018-04-14 Matthew AhrensOpenZFS 7614, 9064 - zfs device evacuation/removal
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-10-19 Brian BehlendorfRemove vn_rename and vn_remove dependency
2017-09-11 Arkadiusz BubałaFix false config_cache_write events
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-07-13 Olaf FaalandMulti-modifier protection (MMP)
2017-07-13 Dave EddyOpenZFS 6939 - add sysevents to zfs core for commands
2017-01-03 ka7Fix spelling
2016-12-22 LOLiDon't persist temporary pool name on devices
2016-12-12 Brian BehlendorfUse cstyle -cpP in `make cstyle` check
2016-10-11 Brian BehlendorfFix zfsctl_snapshot_{,un}mount() issues
2016-10-07 caoFix coverity defects: CID 147565-147567
2016-08-12 Hans RosenfeldOpenZFS 5997 - FRU field not set during pool creation...
2016-05-02 Joe SteinOpenZFS 6736 - ZFS per-vdev ZAPs
2016-04-27 Josef 'Jeff' SipekIllumos 6659 - nvlist_free(NULL) is a no-op
2016-01-12 Will AndrewsIllumos 3749 - zfs event processing should work on...
2016-01-11 Brian BehlendorfRevert "Illumos 3749 - zfs event processing should...
2016-01-11 Will AndrewsIllumos 3749 - zfs event processing should work on...
2015-12-22 Brian BehlendorfFix ztest truncated cache file
2015-08-19 Brian BehlendorfLinux 4.2 compat: vfs_rename()
2015-04-07 Brian BehlendorfUse vmem_alloc() in spa_config_write()
2015-02-18 Dan SwartzendruberSet zfs_autoimport_disable default value to 1
2015-01-16 Brian BehlendorfMerge branch 'kmem-rework'
2015-01-16 Brian BehlendorfChange KM_PUSHPAGE -> KM_SLEEP
2015-01-16 Brian BehlendorfRetire KM_NODEBUG
2014-10-17 Brian BehlendorfUpdate utsname support
2014-03-20 Richard YaoImplement -t option to zpool import for temporary pool...
2014-02-21 Brian BehlendorfMerge branch 'issue-2094'
2014-02-21 Brian BehlendorfAdd generic errata infrastructure
2013-11-05 George WilsonIllumos #3956, #3957, #3958, #3959, #3960, #3961, ...
2013-11-04 Will AndrewsIllumos #3742
2013-08-07 George WilsonIllumos #3639 zpool.cache should skip over readonly...
2013-07-09 Brian BehlendorfAdd zfs_autoimport_disable tunable
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Christopher SidenIllumos #2619 and #2747
2012-08-27 Richard YaoSwitch KM_SLEEP to KM_PUSHPAGE
2012-08-08 Dan McDonaldIllumos #1693: persistent 'comment' field for a zpool
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-10 Brian BehlendorfPrototype/structure update for Linux
2010-08-31 Brian BehlendorfAdd linux kernel module support
2010-08-31 Brian BehlendorfAdd linux kernel memory support
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.
2009-08-18 Brian BehlendorfRebase master to b121
2009-07-02 Brian BehlendorfRebase master to b117
2009-02-18 Brian BehlendorfRebase master to b108
2009-01-15 Brian BehlendorfRebase master to b105
2008-12-11 Brian BehlendorfMove the world out of /zfs/ and seperate out module...