aboutsummaryrefslogtreecommitdiffstats
path: root/module/zfs/zfeature.c
Commit message (Expand)AuthorAgeFilesLines
* Allocate zap_attribute_t from kmem instead of stackSanjeev Bagewadi2024-10-011-2/+2
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Improve zpool status output, list all affected datasetsGeorge Amanakis2022-04-251-0/+7
* Throw const on some stringsRyan Moeller2020-10-021-1/+1
* Replace ASSERTV macro with compiler annotationMatthew Macy2019-12-051-3/+3
* Consistently captialize GUID for featuresRichard Laager2019-04-161-5/+5
* Better user experience for errata 4Tom Caputi2019-03-141-0/+13
* Undo c89 workarounds to match with upstreamDon Brady2017-11-041-5/+2
* Native Encryption for ZFS on LinuxTom Caputi2017-08-141-2/+2
* OpenZFS 6328 - Fix cstyle errors in zfs codebaseGeorge Melikov2017-01-121-2/+4
* Revert "zhack: Add 'feature disable' command"Brian Behlendorf2016-05-171-37/+0
* zhack: Add 'feature disable' commandBrian Behlendorf2016-05-171-0/+37
* Illumos 5959 - clean up per-dataset feature count codeMatthew Ahrens2015-12-041-7/+9
* Use cached feature info in spa_add_feature_stats()Ned Bass2015-03-051-1/+1
* Illumos 4370, 4371Max Grossman2014-07-281-13/+109
* Illumos 4171, 4172Matthew Ahrens2014-07-251-120/+94
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-221-12/+22
* Fix zap_lookup() in feature_is_supported().Tim Chase2014-03-041-1/+1
* cstyle: Resolve C style issuesMichael Kjorling2013-12-181-4/+4
* Illumos #3598Matthew Ahrens2013-10-311-7/+7
* Illumos #3104: eliminate empty bpobjsMatthew Ahrens2013-01-081-1/+6
* Illumos #2762: zpool command should have better support for feature flagsChristopher Siden2013-01-081-2/+7
* Illumos #2619 and #2747Christopher Siden2013-01-081-0/+422