aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix DKMS package upgrade and packagerBrian Behlendorf2014-05-301-5/+12
* Restrict release number to META versionBrian Behlendorf2014-05-291-1/+1
* Use default slab typesBrian Behlendorf2014-05-222-15/+4
* Omit compiler warning by sticking to RAIIMarcel Huber2014-05-221-5/+5
* Added INTEL SSD 530 SeriesJohn Albietz2014-05-191-0/+1
* Honor zfs_nocacheflush for file vdevsHC2014-05-191-0/+4
* Calculate header size correctly in sa_find_sizes()Tim Chase2014-05-191-6/+8
* Allow for lock-free reading zfsdev_state_list.Tim Chase2014-05-192-18/+52
* Handle ZPOOL_STATUS_HOSTID_MISMATCH in zpool statusRichard Yao2014-05-191-0/+11
* Use a dedicated taskq for vdev_fileChunwei Chen2014-05-143-1/+24
* Handle vdev_lookup_top() failure in dva_get_dsize_sync()Brian Behlendorf2014-05-061-1/+3
* Check the dataset type more rigorously when fetching properties.Tim Chase2014-05-0610-20/+34