summaryrefslogtreecommitdiffstats
path: root/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/vdev.c
Commit message (Expand)AuthorAgeFilesLines
* MFV r284762: 5269 zpool import slowmav2015-08-121-0/+20
* MFV r284030: 5818 zfs {ref}compressratio is incorrect with 4k sector sizeavg2015-06-121-3/+15
* Mechanically convert cddl sun #ifdef's to illumossmh2015-01-171-2/+2
* Correct zpool list displaying invalid EXPANDSZ for unavailable pool vdevssmh2014-12-311-1/+2
* MFV r275540:delphij2014-12-081-1/+5
* Disable TRIM on file backed ZFS vdevs and fix TRIM on initsmh2014-11-171-3/+2
* MFV r274273:delphij2014-11-101-3/+3
* MFV r272496:delphij2014-10-041-2/+11
* Persist vdev_resilver_txg changes to avoid panic caused by validationsmh2014-09-111-2/+5
* MFV r269542:delphij2014-08-051-1/+2
* MFV r269010:delphij2014-07-261-4/+27
* Add the ability to set a minimum ashift size for ZFS pool creation or root levelsmh2014-04-241-17/+67
* MFV r264666:delphij2014-04-181-2/+2
* MFV r258371,r258372: 4101 metaslab_debug should allow for fine-grained controlavg2013-11-281-134/+153
* MFV r255255: 4045 zfs write throttle & i/o scheduler performance workavg2013-11-261-2/+2
* Enhance the ZFS vdev layer to maintain both a logical and a physicalgibbs2013-08-211-11/+90
* MFV r254079:delphij2013-08-081-8/+92
* Make `zpool clear` to reopen also reconnected cache and spare devices.mav2013-08-061-0/+8
* Manually merge part of vendor import r238583 from Illumos.delphij2013-07-181-5/+9
* Fix intermittent ZFS lock panic when kernel is compiled with debugging causedsmh2013-06-211-0/+1
* MFV r251620:delphij2013-06-111-7/+11
* MFV r248660:mm2013-04-061-4/+4
* MFV r248217:mm2013-04-061-25/+25
* MFV 247176, 247178, 247315:mm2013-02-271-0/+1
* Be more verbose on ZFS deadman I/O panicmm2013-02-261-1/+5
* MFV v242732:mm2013-02-251-0/+38
* MFV r246388:mm2013-02-101-2/+3
* Add TRIM support.pjd2012-09-231-0/+9
* Merge recent zfs vendor changes, sync code and adjust userland DEBUG.mm2012-09-121-7/+7
* Merge recent vendor changes:mm2012-08-231-4/+4
* Introduce "feature flags" for ZFS pools (bump SPA version to 5000).mm2012-06-111-3/+4
* Remove unused sysctl.pjd2012-05-291-6/+0
* Import illumos changeset 13570:3411fd5f1589mm2012-05-271-4/+13
* Merge illumos revisions 13572, 13573, 13574:mm2012-01-241-6/+14
* Merge new ZFS features from illumos:mm2011-11-281-0/+3
* Finally... Import the latest open-source ZFS version - (SPA) 28.pjd2011-02-271-280/+710
* Properly handle IO with B_FAILFASTmm2010-09-271-2/+12
* Enable offlining of log devices.mm2010-09-271-27/+78
* Update ZFS metaslab code from OpenSolaris.mm2010-08-281-0/+4
* Merge ZFS version 15 and almost all OpenSolaris bugfixes referencedmm2010-07-121-163/+371
* Fix: vdev_reopen() can lead to failed allocationsmm2010-05-211-0/+13
* Allow the bootfs property to be set for raidz pools on FreeBSD.dfr2009-05-311-3/+14
* Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes.pjd2008-11-171-349/+857
* If setting a state to anything but open state, close access to vdev.pjd2007-11-051-0/+11
* MFp4: We have stronger 'lock already initialized' check now, so we canpjd2007-04-241-1/+0
* MFp4:pjd2007-04-211-2/+2
* Please welcome ZFS - The last word in file systems.pjd2007-04-061-0/+1905
OpenPOWER on IntegriCloud