aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Illumos 4970-4974 - extreme rewind enhancementsMatthew Ahrens2014-08-263-15/+114
* Illumos 5034 - ARC's buf_hash_table is too smallMatthew Ahrens2014-08-262-3/+26
* 2493 change efi_rescan() to wait longerAndrew Hamilton2014-08-261-2/+3
* Fixed memory leaks in zevent handlingIsaac Huang2014-08-203-19/+45
* Illumos 4631 - zvol_get_stats triggering too many readsMatthew Ahrens2014-08-203-79/+64
* Drive database updateRichard Yao2014-08-181-14/+22
* Don't upgrade a metaslab when the pool is not writableTim Chase2014-08-181-5/+8
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-1818-243/+836
* Create an 'overlay' propertyTurbo Fredriksson2014-08-154-0/+28
* Include sys/taskq.h in linux/vfs_compat.hRichard Yao2014-08-141-0/+2
* Correct autodetection of bootfs propertyEvan Susarret2014-08-131-2/+2
* Avoid PAGESIZE redefinitionAlec Salazar2014-08-131-0/+2
* Replace __va_list with va_listAlec Salazar2014-08-133-7/+3
* Revert "Revert "Revert "Fix unlink/xattr deadlock"""Brian Behlendorf2014-08-111-85/+57
* Add zfs_iput_async() interfaceBrian Behlendorf2014-08-114-11/+17
* Avoid 128K kmem allocations in mzap_upgrade()Brian Behlendorf2014-08-111-3/+3
* Avoid dynamic allocation of 'search zio'Brian Behlendorf2014-08-112-6/+5
* Use KM_PUSHPAGE in dsl_dataset_rollback_check()Brian Behlendorf2014-08-061-2/+2
* Add bash completions by Aneurin Price.Turbo Fredriksson2014-08-065-1/+401
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-0627-132/+137
* Illumos 4881 - zfs send performance regression with embedded dataMatthew Ahrens2014-08-061-15/+21
* Illumos 4897 - Space accounting mismatch in L2ARC/zpoolSaso Kiselkov2014-08-061-5/+13
* Illumos 4390 - I/O errors can corrupt space map when deleting fs/volMatthew Ahrens2014-08-0417-157/+339
* 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