]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zfeature.c
ddt: modernise assertions
[mirror_zfs.git] / module / zfs / zfeature.c
2022-07-11 Tino ReichardtReplace dead opensolaris.org license link
2022-04-26 George AmanakisImprove zpool status output, list all affected datasets
2020-10-03 Ryan MoellerThrow const on some strings
2019-12-05 Matthew MacyReplace ASSERTV macro with compiler annotation
2019-04-16 Richard LaagerConsistently captialize GUID for features
2019-03-14 Tom CaputiBetter user experience for errata 4
2018-05-29 Brian BehlendorfMerge branch 'zfsonlinux/merge-spl'
2017-11-04 Don BradyUndo c89 workarounds to match with upstream
2017-08-14 Tom CaputiNative Encryption for ZFS on Linux
2017-01-12 George MelikovOpenZFS 6328 - Fix cstyle errors in zfs codebase
2016-05-17 Brian BehlendorfRevert "zhack: Add 'feature disable' command"
2016-05-17 Brian Behlendorfzhack: Add 'feature disable' command
2015-12-04 Matthew AhrensIllumos 5959 - clean up per-dataset feature count code
2015-03-05 Ned BassUse cached feature info in spa_add_feature_stats()
2014-07-28 Max GrossmanIllumos 4370, 4371
2014-07-25 Matthew AhrensIllumos 4171, 4172
2014-07-22 George WilsonIllumos #4101, #4102, #4103, #4105, #4106
2014-03-04 Tim ChaseFix zap_lookup() in feature_is_supported().
2013-12-19 Michael Kjorlingcstyle: Resolve C style issues
2013-10-31 Matthew AhrensIllumos #3598
2013-01-08 Brian BehlendorfMerge branch 'feature-flags'
2013-01-08 Matthew AhrensIllumos #3104: eliminate empty bpobjs
2013-01-08 Christopher SidenIllumos #2762: zpool command should have better support...
2013-01-08 Christopher SidenIllumos #2619 and #2747