aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 7812 - Remove gender specific languageDaniel Hoffman2017-02-243-5/+5
* OpenZFS 7199 - dsl_dataset_rollback_sync may try to free already free blocksAndriy Gapon2017-02-242-16/+58
* Fix incorrect spare vdev state after replacingIsaac Huang2017-02-231-0/+5
* zfs_arc_num_sublists_per_state should be common to all multilistsMatthew Ahrens2017-02-153-30/+52
* Fix zfs_compressed_arc_enabled parameter descriptionTim Chase2017-02-131-1/+1
* Fix off by one in zpl_lookupChunwei Chen2017-02-111-1/+1
* OpenZFS 7104 - increase indirect block sizeMatthew Ahrens2017-02-092-5/+17
* panic in bpobj_space(): null pointer dereferenceMatthew Ahrens2017-02-092-11/+25
* Fix iput() calls within a txBrian Behlendorf2017-02-081-15/+23
* Allow c99 code to compileMatthew Ahrens2017-02-082-3/+4
* OpenZFS 6931 - lib/libzfs: cleanup gcc warningsGeorge Melikov2017-02-071-2/+4
* Add missing module_param for zfs_per_txg_dirty_frees_percentDavid Quigley2017-02-071-1/+6
* OpenZFS 7448 - ZFS doesn't notice when disk vdevs have no write cacheGeorge Melikov2017-02-042-2/+10
* OpenZFS 7504 - kmem_reap hangs spa_sync and administrative tasksGeorge Melikov2017-02-041-3/+8
* OpenZFS 7247 - zfs receive of deduplicated stream failsGeorge Melikov2017-02-041-23/+21
* OpenZFS 1300 - filename normalization doesn't work for removesGeorge Melikov2017-02-027-89/+172
* Fix write(2) returns zero bug from 933ec99Chunwei Chen2017-02-021-2/+4
* Remove lint ifdef checks in zdb and dbufGiuseppe Di Natale2017-02-011-2/+0
* OpenZFS 7072 - zfs fails to expand if lun added when os is in shutdown stateGeorge Melikov2017-02-012-1/+19
* Use fletcher_4 routines natively with `abd_iterate_func()`David Quigley2017-02-012-8/+112
* OpenZFS 6569 - large file delete can starve out write opsGeorge Melikov2017-01-312-5/+62
* OpenZFS 7545 - zdb should disable reference trackingGiuseppe Di Natale2017-01-311-2/+1
* Update deadman operation to better align with upstream OpenZFSTim Chase2017-01-311-1/+15
* OpenZFS 7019 - zfsdev_ioctl skips secpolicy when FKIOCTL is setGeorge Melikov2017-01-311-2/+2
* OpenZFS 7136 - ESC_VDEV_REMOVE_AUX ought to always include vdev informationGeorge Melikov2017-01-311-3/+6
* OpenZFS 7490 - real checksum errors are silenced when zinject is onGeorge Melikov2017-01-301-5/+6
* OpenZFS 6922 - Emit ESC_ZFS_VDEV_REMOVE_AUX after removing an aux deviceGeorge Melikov2017-01-301-1/+1
* OpenZFS 7277 - zdb should be able to print zfs_dbgmsg'sGeorge Melikov2017-01-281-0/+15
* Fix suspend Godfather I/Os io_reexecute bitsBrian Behlendorf2017-01-281-1/+1
* OpenZFS 7580 - ztest failure in dbuf_read_implGeorge Melikov2017-01-282-8/+22
* OpenZFS 7301 - zpool export -f should be able to interrupt file freeingGeorge Melikov2017-01-273-5/+46
* OpenZFS 7254 - ztest failed assertion in ztest_dataset_dirobj_verify: dirobjs...George Melikov2017-01-277-13/+80
* Retire .write/.read file operationsChunwei Chen2017-01-271-34/+50
* OpenZFS 5561 - support root pools on EFI/GPT partitioned disksBrian Behlendorf2017-01-271-3/+1
* OpenZFS 7613 - ms_freetree[4] is only used in syncing contextTim Chase2017-01-261-43/+38
* OpenZFS 7500 - Simplify dbuf_free_range by removing dn_unlisted_l0_blkidGeorge Melikov2017-01-262-41/+5
* OpenZFS 6676 - Race between unique_insert() and unique_remove() causes ZFS fs...George Melikov2017-01-267-27/+72
* OpenZFS 7386 - zfs get does not work properly with bookmarksGeorge Melikov2017-01-261-44/+49
* OpenZFS 7606 - dmu_objset_find_dp() takes a long time while importing poolGeorge Melikov2017-01-261-4/+24
* OpenZFS 7180 - potential race between zfs_suspend_fs+zfs_resume_fs and zfs_io...George Melikov2017-01-232-10/+17
* OpenZFS 3746 - ZRLs are racyGeorge Melikov2017-01-231-27/+23
* OpenZFS 7304 - zfs filesystem/snapshot counts should be read-onlyGeorge Melikov2017-01-231-6/+7
* OpenZFS 7054 - dmu_tx_hold_t should use refcount_t to track spaceGeorge Melikov2017-01-233-106/+184
* codebase style improvements for OpenZFS 6459 portGeorge Melikov2017-01-2228-94/+106
* Suspend/resume zvol for recv and rollbackChunwei Chen2017-01-193-40/+163
* OpenZFS 6529 - Properly handle updates of variably-sized SA entriesGeorge Melikov2017-01-191-15/+33
* OpenZFS 7659 - Missing thread_exit() in dmu_send.cGeorge Melikov2017-01-181-0/+2
* OpenZFS 7235 - remove unused func dsl_dataset_set_blkptrGeorge Melikov2017-01-171-14/+0
* OpenZFS 7256 - low probability race in zfs_get_dataGeorge Melikov2017-01-171-1/+1
* OpenZFS 7071 - lzc_snapshot does not fill in errlist on ENOENTGeorge Melikov2017-01-171-0/+8