summaryrefslogtreecommitdiff
path: root/usr/src/lib/libzfs/common/libzfs_pool.c
AgeCommit message (Expand)AuthorFilesLines
2019-12-1012006 libzfs: replace EFI_MIN_RESV_SIZE by efi_reserved_sectors()Toomas Soome1-2/+3
2019-09-101701 ZFS to support UNMAP/TRIM for SSDBrian Behlendorf1-40/+170
2019-09-0611640 add zpool ashift property tunableloli10K1-3/+19
2019-08-2810622 ZFS should still check paths for devices that have no devidJoshua M. Clulow1-25/+111
2019-08-1911558 libzfs: allow device removal feature for root poolToomas Soome1-7/+0
2019-07-3111282 port ZoL send/recv fixesloli10K1-1/+1
2019-06-258727 Native data and metadata encryption for zfsTom Caputi1-1/+27
2019-06-2111084 clean up file-backed l2arc supportKody Kantor1-12/+1
2019-05-2910952 defer new resilvers and misc. resilver-related fixesTom Caputi1-0/+6
2019-04-1310601 Pool allocation classesDon Brady1-15/+76
2019-04-0310499 Multi-modifier protection (MMP)Olaf Faaland1-2/+52
2019-03-1810554 Implemented zpool sync commandAlek Pinchuk1-0/+21
2018-12-175882 Temporary pool namesAndriy Gapon1-0/+11
2018-04-259102 zfs should be able to initialize storage devicesGeorge Wilson1-0/+94
2018-04-169290 device removal reduces redundancy of mirrorsMatthew Ahrens1-1/+1
2018-03-199193 bootcfg -C doesn't workPaul Dagnelie1-2/+3
2018-03-199235 rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov1-11/+11
2018-03-149166 zfs storage pool checkpointSerapheim Dimitropoulos1-0/+43
2018-02-139075 Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov1-2/+3
2018-01-188652 Tautological comparisons with ZPROP_INVALAlan Somers1-2/+2
2018-01-188641 "zpool clear" and "zinject" don't work on "spare" or "replacing" vdevsAlan Somers1-5/+6
2018-01-107614 zfs device evacuation/removalPrashanth Sreenivasa1-19/+91
2017-12-218897 zpool online -e fails assertion when run on non-leaf vdevsYuri Pankov1-5/+4
2017-08-218414 Implemented zpool scrub pause/resumeAlek Pinchuk1-11/+33
2017-05-177446 zpool create should support efi system partitionToomas Soome1-30/+140
2017-01-187745 print error if lzc_* is called before libzfs_core_initSerapheim Dimitropoulos1-1/+1
2016-11-217386 zfs get does not work properly with bookmarksMarcel Telka1-2/+3
2016-09-225142 libzfs support raidz root pool (loader project)Toomas Soome1-0/+1
2016-06-096314 buffer overflow in dsl_dataset_nameMatthew Ahrens1-4/+4
2016-05-316931 lib/libzfs: cleanup gcc warningsIgor Kozhukhov1-0/+13
2016-05-126876 Stack corruption after importing a pool with a too-long namePaul Dagnelie1-1/+6
2016-04-096418 zpool should have a label clearing commandWill Andrews1-12/+39
2016-02-276659 nvlist_free(NULL) is a no-opJosef 'Jeff' Sipek1-14/+7
2015-10-186328 Fix cstyle errors in zfs codebasePaul Dagnelie1-2/+3
2015-10-126298 zfs_create_008_neg and zpool_create_023_neg need to be updated for large...Joe Stein1-2/+17
2015-07-195960 zfs recv should prefetch indirect blocksPaul Dagnelie1-2/+2
2015-02-205561 support root pools on EFI/GPT partitioned disksHans Rosenfeld1-77/+2
2015-01-145518 Memory leaks in libzfs import implementationMarcel Telka1-11/+14
2014-09-165147 zpool list -v should show individual disk capacityGeorge Wilson1-5/+11
2014-09-055116 zpool history -i goes into infinite loopMatthew Ahrens1-4/+19
2014-07-194976 zfs should only avoid writing to a failing non-redundant top-level vdevGeorge Wilson1-0/+8
2014-06-254914 zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens1-9/+12
2014-06-054390 i/o errors when deleting filesystem/zvol can lead to space map corruptionMatthew Ahrens1-0/+1
2014-03-283993 zpool(1M) and zfs(1M) should support -p for "list" and "get"Adam Stevko1-9/+17
2013-10-084171 clean up spa_feature_*() interfacesMatthew Ahrens1-6/+5
2013-08-232932 support crash dumps to raidz, etc. poolsBill Pijewski1-11/+8
2013-06-113745 zpool create should treat -O mountpoint and -m the sameWill Andrews1-16/+0
2012-06-302882 implement libzfs_coreMatthew Ahrens1-35/+29
2012-05-212619 asynchronous destruction of ZFS file systemsChristopher Siden1-3/+220
2012-01-231948 zpool list should show more detailed pool informationGeorge Wilson1-6/+27