aboutsummaryrefslogtreecommitdiffstats
path: root/module/zcommon/zpool_prop.c
Commit message (Expand)AuthorAgeFilesLines
* Avoid computing strlen() inside loopsrilysh2024-10-021-2/+3
* ddt: add support for prefetching tables into the ARCAllan Jude2024-07-261-0/+3
* ddt: dedup table quota enforcementAllan Jude2024-07-251-1/+7
* Add some missing vdev properties (#16346)Don Brady2024-07-231-0/+9
* Add slow disk diagnosis to ZEDDon Brady2024-02-081-0/+6
* RAID-Z expansion featureDon Brady2023-11-081-0/+3
* set autotrim default to 'off' everywhereYuri Pankov2023-07-201-1/+1
* Implementation of block cloning for ZFSPawel Jakub Dawidek2023-03-101-0/+9
* Configure zed's diagnosis engine with vdev propertiesrob-wing2023-01-231-0/+12
* Allow to control failfastMariusz Zaborski2022-11-101-0/+3
* Replace dead opensolaris.org license linkTino Reichardt2022-07-111-1/+1
* Flex non-pretty-printed properties and raw-/pretty-print remaining onesнаб2022-03-041-51/+75
* zcommon: pre-iterate over sysfs instead of statting every featureнаб2021-12-161-74/+97
* zcommon: *_prop: make all zprop_index_t tables constнаб2021-12-161-4/+4
* Vdev Properties FeatureAllan Jude2021-11-301-0/+250
* Add "compatibility" property for zpool feature setsColm2021-02-171-0/+4
* Add define to enable autotrim to default to onMatthew Macy2020-08-181-1/+1
* Add include files for prototypesArvind Sankar2020-06-181-0/+1
* Fix typos in module/Andrea Gelmini2019-08-301-1/+1
* Remove dedupditto functionalityMatthew Ahrens2019-06-191-2/+2
* Add TRIM supportBrian Behlendorf2019-03-291-0/+3
* Introduce read/write kstats per datasetSerapheim Dimitropoulos2018-08-201-1/+3
* Enforce PROP_ONETIME on zpool propertiesChunwei Chen2018-06-281-0/+6
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-261-1/+3
* Update build system and packagingBrian Behlendorf2018-05-291-4/+2
* Multi-modifier protection (MMP)Olaf Faaland2017-07-131-0/+3
* More ashift improvementsLOLi2017-05-031-4/+2
* Implement large_dnode pool featureNed Bass2016-06-241-0/+2
* Illumos 5027 - zfs large block supportMatthew Ahrens2015-05-111-0/+2
* Implement -t option to zpool create for temporary pool namesRichard Yao2014-09-301-0/+2
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-181-1/+3
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-041-0/+2
* Illumos #2619 and #2747Christopher Siden2013-01-081-0/+24
* Illumos #1948: zpool list should show more detailed pool infoChris Siden2012-09-191-1/+3
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-081-0/+4
* Support ashift=13 for 8KB SSD block sizesRichard Yao2012-02-131-1/+1
* Limit maximum ashift value to 12Brian Behlendorf2011-11-111-1/+1
* Add "ashift" property to zpool createChristian Kohlschütter2011-06-171-0/+4
* Add linux kernel module supportBrian Behlendorf2010-08-311-0/+16
* Update to onnv_147Brian Behlendorf2010-08-261-2/+3
* Update core ZFS code from build 121 to build 141.Brian Behlendorf2010-05-281-24/+37
* Rebase master to b117Brian Behlendorf2009-07-021-1/+3
* Move the world out of /zfs/ and seperate out module build treeBrian Behlendorf2008-12-111-0/+186