summaryrefslogtreecommitdiffstats
path: root/module/zfs
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 8081 - Compiler warnings in zdbBrian Behlendorf2017-10-277-61/+95
* ZFS send fails to dump objects larger than 128PiBLOLi2017-10-263-17/+22
* OpenZFS 8558, 8602 - lwp_create() returns EAGAINBrian Behlendorf2017-10-262-9/+56
* Added no_scrub_restart flag to zpool reopenArkadiusz Bubała2017-10-261-9/+33
* Emit history events for 'zpool create'Brian Behlendorf2017-10-232-20/+23
* Support integration with new QAT productswli52017-10-201-3/+5
* Remove vn_rename and vn_remove dependencyBrian Behlendorf2017-10-191-9/+26
* Fix ASSERT in dmu_free_long_object_raw()Tom Caputi2017-10-181-3/+4
* Fix for #6714Tom Caputi2017-10-111-2/+2
* Fix for #6706Tom Caputi2017-10-112-18/+72
* Fix for #6703Tom Caputi2017-10-111-18/+6
* Fixes for #6639Tom Caputi2017-10-116-61/+143
* Encryption patch follow-upTom Caputi2017-10-1110-223/+286
* Relax ASSERT for #6526Tom Caputi2017-10-111-1/+2
* Fix coverity defects: CID 147474Tobin Harding2017-10-101-1/+2
* Skip FREEOBJECTS for objects which can't existFabian Grünbichler2017-10-101-0/+16
* Free objects when receiving full stream as cloneFabian Grünbichler2017-10-101-1/+54
* Fix ARC behavior on 32-bit systemsBrian Behlendorf2017-10-101-27/+58
* Fix abdstats kstat on 32-bit systemsBrian Behlendorf2017-10-061-2/+2
* Remove unnecessary equality checkTobin Harding2017-10-051-1/+1
* Use linear abd in vdev_copy_uberblocks()Isaac Huang2017-10-051-1/+1
* receive_freeobjects() skips freeing some objectsNed Bass2017-10-021-4/+2
* Update the default for zfs_txg_historyAlek P2017-09-291-2/+2
* Scale the dbuf cache with arc_cchrisrd2017-09-292-8/+19
* Fix printk() calls missing log levelDeHackEd2017-09-251-3/+4
* Reimplement vdev_random_leaf and rename itOlaf Faaland2017-09-221-36/+26
* Increase default arc_c_minBrian Behlendorf2017-09-201-3/+4
* Export symbol dmu_tx_mark_netfree()Brian Behlendorf2017-09-201-0/+1
* misc: fix meaningless valuesFeng Sun2017-09-192-2/+3
* Correct cppcheck errorsGiuseppe Di Natale2017-09-191-1/+0
* Linux 3.14 compat: IO acct, global_page_state, etcGiuseppe Di Natale2017-09-163-10/+42
* Modifying XATTRs doesnt change the ctimeGaurav Kumar2017-09-132-2/+17
* Fix false config_cache_write eventsArkadiusz Bubała2017-09-111-0/+5
* Fix volume WR_INDIRECT log replayBrian Behlendorf2017-09-081-6/+17
* Revert "Handle new dnode size in incremental..."Brian Behlendorf2017-09-071-5/+3
* Improved dnode allocation and dmu_hold_impl()Olaf Faaland2017-09-053-241/+352
* Handle new dnode size in incremental backup streamNed Bass2017-09-051-3/+5
* Trim new line from zfs_vdev_schedulerBrian Behlendorf2017-09-051-18/+53
* Retire send space estimation via ZFS_IOC_SENDLOLi2017-08-311-0/+5
* dmu_objset: release bonus buffer in failure pathGvozden Neskovic2017-08-301-0/+1
* Enhance comments for large dnode projectMatthew Ahrens2017-08-293-4/+16
* Linux 4.8+ compatibility fix for vm statsdbavatar2017-08-241-0/+5
* dbuf_cons: deduplicate multilist_link_init()chrisrd2017-08-241-1/+0
* OpenZFS 8414 - Implemented zpool scrub pause/resumeAlek P2017-08-241-1/+0
* Send / Recv Fixes following b52563Tom Caputi2017-08-232-36/+70
* Fix zfs_ioc_pool_sync should not use fnvlistChunwei Chen2017-08-211-3/+9
* vdev_mirror: kstat observables for preferred vdevGvozden Neskovic2017-08-212-6/+78
* vdev_mirror: load balancing fixesGvozden Neskovic2017-08-212-34/+23
* Fix range locking in ZIL commit codepathLOLi2017-08-213-12/+44
* Fix remounting snapshots read-writeLOLi2017-08-171-1/+9