aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Illumos 4757, 4913Matthew Ahrens2014-08-0146-259/+1196
* Illumos 3835 zfs need not store 2 copies of all metadataMatthew Ahrens2014-07-317-23/+108
* zed needs libzfs_coreTim Chase2014-07-311-1/+2
* Illumos 4754, 4755George Wilson2014-07-303-52/+7
* Illumos #4374Matthew Ahrens2014-07-3019-174/+128
* Illumos 4368, 4369.Matthew Ahrens2014-07-2933-264/+1671
* Illumos 4370, 4371Max Grossman2014-07-2832-384/+689
* Illumos 4171, 4172Matthew Ahrens2014-07-2527-276/+369
* Remove patches directoryBrian Behlendorf2014-07-252-63/+0
* Support '-H' (scripted mode) to 'zpool get'Turbo Fredriksson2014-07-252-3/+18
* Initial attempt to document events and payloads.Turbo Fredriksson2014-07-252-1/+750
* zpool-create.sh: allow features to be disabledBrian Behlendorf2014-07-2530-60/+66
* Revert "Disable GCCs aggressive loop optimization"Brian Behlendorf2014-07-224-23/+0
* Do not attempt access beyond the declared end of the dn_blkptr arrayJan Engelhardt2014-07-221-3/+25
* zfs_trunc() should use dmu_tx_assign(tx, TXG_WAIT)Brian Behlendorf2014-07-221-7/+1
* Illumos #4756 Fix metaslab_group_preload deadlockGeorge Wilson2014-07-222-4/+25
* Illumos #4730 destroy metaslab group taskqGeorge Wilson2014-07-221-1/+2
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-2224-1399/+2466
* Move metaslab_group_alloc_update() callPrakash Surya2014-07-221-2/+2
* Fix zil_commit() NULL dereferenceBrian Behlendorf2014-07-175-6/+24
* zdb: Introduce -V for verbatim importRichard Yao2014-07-172-7/+19
* Illumos 4168, 4169, 4170: ztest, zdb and zhack fixesGeorge Wilson2014-07-173-29/+30
* Convert zfs_mg_noalloc_threshold to a module parameter and documentTim Chase2014-07-162-0/+30
* Illumos #3641 compressed block histograms with zdbMatthew Ahrens2014-07-161-24/+65
* Preserve asize when last mirror child promoted to top-level vdevAndrew Barnes2014-07-021-0/+11
* Fix comment spelling errors.Garrison Jensen2014-07-011-2/+2
* Document the optional "device" argument for "zpool split"Tim Chase2014-07-011-3/+5
* Return default value on numeric properties failing the "head check.Tim Chase2014-07-011-1/+3
* Illumos #4936 fix potential overflow in lz4Dan McDonald2014-07-011-0/+3
* Comment the lack of real_LZ4_uncompress()Tim Chase2014-07-011-0/+5
* Improve differing sector size errorBrian Behlendorf2014-06-271-2/+3
* Add information about the -o option to zpool replaceTurbo Fredriksson2014-06-272-4/+15
* Fix man zpool property feature_guidSenH2014-06-261-0/+1
* Tag zfs-0.6.3zfs-0.6.3Brian Behlendorf2014-06-123-1/+5
* Fix zfs.spec.in defaultsBrian Behlendorf2014-06-121-5/+5
* Accept udev and dracut paths specified by ./configureTurbo Fredriksson2014-06-114-9/+59
* Revert "Fix __zio_execute() asynchronous dispatch"Brian Behlendorf2014-06-111-2/+0
* Set LANG to a reasonable default (C)Turbo Fredriksson2014-06-102-3/+3
* Document the -X and -T options to 'zpool import'Turbo Fredriksson2014-06-061-2/+48
* Expand the description of scan-related and other parameters.Tim Chase2014-06-061-9/+16
* Man page updates for 'zfs share'Turbo Fredriksson2014-06-061-1/+9
* Document the fact that ashift is vdev specific, not a pool global.Turbo Fredriksson2014-06-061-1/+3
* Only automatically mount a clone when 'canmount == on'.Turbo Fredriksson2014-06-061-1/+12
* Do not export pool to prevent cache from been removedDerek Dai2014-06-051-7/+0
* Accept kernel source dir(s) specified by ./configureTurbo Fredriksson2014-06-052-13/+32
* Update spec file to enable systemd for RHEL7Ben Allen2014-06-051-0/+5
* Move the libraries into separate packagesTurbo Fredriksson2014-06-022-15/+92
* Remove superfluous statementRichard Yao2014-05-301-1/+0
* Fix memory leak in zpool_clear_label()Richard Yao2014-05-301-1/+3
* Allow building without ACLsChris Wedgwood2014-05-301-15/+15