summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Illumos 4970-4974 - extreme rewind enhancementsMatthew Ahrens2014-08-261-13/+66
* Illumos 5034 - ARC's buf_hash_table is too smallMatthew Ahrens2014-08-261-3/+10
* Fixed memory leaks in zevent handlingIsaac Huang2014-08-202-18/+44
* Illumos 4631 - zvol_get_stats triggering too many readsMatthew Ahrens2014-08-202-77/+63
* Don't upgrade a metaslab when the pool is not writableTim Chase2014-08-181-5/+8
* Illumos 4976-4984 - metaslab improvementsGeorge Wilson2014-08-187-156/+541
* Create an 'overlay' propertyTurbo Fredriksson2014-08-151-0/+2
* Revert "Revert "Revert "Fix unlink/xattr deadlock"""Brian Behlendorf2014-08-111-85/+57
* Add zfs_iput_async() interfaceBrian Behlendorf2014-08-113-11/+16
* Avoid 128K kmem allocations in mzap_upgrade()Brian Behlendorf2014-08-111-3/+3
* Avoid dynamic allocation of 'search zio'Brian Behlendorf2014-08-111-6/+4
* Use KM_PUSHPAGE in dsl_dataset_rollback_check()Brian Behlendorf2014-08-061-2/+2
* Illumos 4914 - zfs on-disk bookmark structure should be named *_phys_tMatthew Ahrens2014-08-0616-82/+83
* 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-048-155/+294
* Illumos 4757, 4913Matthew Ahrens2014-08-0124-167/+670
* Illumos 3835 zfs need not store 2 copies of all metadataMatthew Ahrens2014-07-313-9/+56
* Illumos 4754, 4755George Wilson2014-07-302-50/+6
* Illumos #4374Matthew Ahrens2014-07-3013-160/+116
* Illumos 4368, 4369.Matthew Ahrens2014-07-2913-115/+845
* Illumos 4370, 4371Max Grossman2014-07-2821-290/+481
* Illumos 4171, 4172Matthew Ahrens2014-07-2516-222/+254
* 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-221-3/+22
* Illumos #4730 destroy metaslab group taskqGeorge Wilson2014-07-221-1/+2
* Illumos #4101, #4102, #4103, #4105, #4106George Wilson2014-07-2212-1164/+1916
* Move metaslab_group_alloc_update() callPrakash Surya2014-07-221-2/+2
* Fix zil_commit() NULL dereferenceBrian Behlendorf2014-07-174-6/+23
* Illumos 4168, 4169, 4170: ztest, zdb and zhack fixesGeorge Wilson2014-07-172-10/+0
* Convert zfs_mg_noalloc_threshold to a module parameter and documentTim Chase2014-07-161-0/+4
* Preserve asize when last mirror child promoted to top-level vdevAndrew Barnes2014-07-021-0/+11
* 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
* Revert "Fix __zio_execute() asynchronous dispatch"Brian Behlendorf2014-06-111-2/+0
* Use default slab typesBrian Behlendorf2014-05-222-15/+4
* 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-191-17/+44
* Use a dedicated taskq for vdev_fileChunwei Chen2014-05-142-1/+21
* 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-063-5/+11
* Fix styleBrian Behlendorf2014-05-061-1/+2
* Illumos #4101 finer-grained control of metaslab_debugGeorge Wilson2014-05-061-6/+14
* Treat spill block dbufs as meta dataBrian Behlendorf2014-05-051-1/+4
* dmu_tx_assign() should not return ENOMEMBrian Behlendorf2014-05-011-1/+6
* Implement File Attribute SupportRichard Yao2014-05-012-3/+114
* Add assertion to catch 0-count pageChunwei Chen2014-04-251-0/+7
* Fix LZ4 endianness autodetectionNed Bass2014-04-201-8/+3
* Fix zfsdev_ioctl() kmem leak warningBrian Behlendorf2014-04-181-5/+9