aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev_label.c
Commit message (Expand)AuthorAgeFilesLines
* Add respective tunables to few ZFS sysctls.Alexander Motin2019-03-071-1/+1
* Performance optimization of AVL tree comparator functionsMatt Macy2018-08-101-11/+5
* MFV r337190: 9486 reduce memory used by device removal on fragmented poolsAlexander Motin2018-08-021-21/+32
* MFV r336952: 9192 explicitly pass good_writes to vdev_uberblock/label_syncAlexander Motin2018-07-311-11/+17
* MFV r336942: 9189 Add debug to vdev_label_read_config when txg check failsAlexander Motin2018-07-301-2/+10
* MFV r331695, 331700: 9166 zfs storage pool checkpointAlexander Motin2018-03-281-22/+57
* Prevent ZFS TRIM breaking VTOC8 partitionsSteven Hartland2018-03-141-2/+5
* MFV r329793, r329795:Alexander Motin2018-02-221-2/+7
* MFV r329762: 8961 SPA load/import should tell us why it failedAlexander Motin2018-02-221-2/+9
* MFV r329502: 7614 zfs device evacuation/removalAlexander Motin2018-02-211-5/+82
* zfs: no need for __DECONST after abd constification in r322233Andriy Gapon2017-08-081-1/+1
* fix gcc-specific fallout from r320156, MFV of r318946, ZFS ABDAndriy Gapon2017-06-231-1/+1
* fix several fallouts from r320156, ZFS ABD importAndriy Gapon2017-06-211-1/+1
* MFV r318946: 8021 ARC buf data scatter-izationAndriy Gapon2017-06-201-41/+48
* zfsbootcfg: a simple tool to set next boot (one time) options for zfsbootAndriy Gapon2016-10-291-0/+38
* MFV r299440: 6736 ZFS per-vdev ZAPsAlexander Motin2016-05-111-0/+14
* MFV r294810: 6414 vdev_config_sync could be simplerAlexander Motin2016-01-261-6/+10
* MFV r294804: 6386 Fix function call with uninitialized value in vdev_inuseAlexander Motin2016-01-261-1/+2
* MFV r289561: 6328 Fix cstyle errors in zfs codebaseAlexander Motin2015-10-191-3/+3
* Disable TRIM on file backed ZFS vdevs and fix TRIM on initSteven Hartland2014-11-171-2/+3
* MFC r270195:Xin LI2014-08-201-2/+2
* MFV r260153:Xin LI2014-01-011-1/+1
* MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained controlAndriy Gapon2013-11-281-2/+3
* MFV r254079:Xin LI2013-08-081-62/+45
* MFV r251619:Xin LI2013-06-111-0/+1
* Changed ZFS TRIM sysctl from vfs.zfs.trim_disable -> vfs.zfs.trim.enabledSteven Hartland2013-04-261-1/+1
* MFV r248217:Martin Matuska2013-04-061-4/+4
* Added vfs.zfs.vdev.trim_on_init sysctl which allows full vdev trim onSteven Hartland2012-12-131-1/+6
* Add TRIM support.Pawel Jakub Dawidek2012-09-231-1/+17
* Merge recent vendor changes:Martin Matuska2012-08-231-27/+48
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).Martin Matuska2012-06-111-27/+76
* Finally... Import the latest open-source ZFS version - (SPA) 28.Pawel Jakub Dawidek2011-02-271-32/+142
* Properly handle IO with B_FAILFASTMartin Matuska2010-09-271-5/+27
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedMartin Matuska2010-07-121-23/+29
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.Pawel Jakub Dawidek2008-11-171-240/+307
* Please welcome ZFS - The last word in file systems.Pawel Jakub Dawidek2007-04-061-0/+1011