aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Fix MMP write frequency for large poolsBrian Behlendorf2018-03-141-3/+3
* Handle zio_resume and mmp => offOlaf Faaland2018-03-141-4/+10
* Take user namespaces into account in policy checksWolfgang Bumiller2018-03-141-7/+59
* Detect long config lock acquisition in mmpOlaf Faaland2018-03-141-0/+6
* Linux 4.16 compat: get_disk_and_module()Giuseppe Di Natale2018-03-141-1/+1
* Change checksum & IO delay ratelimit valuesTony Hutter2018-03-142-4/+23
* Increment zil_itx_needcopy_bytes properlychrisrd2018-03-141-2/+1
* Fix free memory calculation on v3.14+chrisrd2018-03-141-17/+6
* Report duration and error in mmp_history entriesOlaf Faaland2018-03-142-12/+55
* Do not initiate MMP writes while pool is suspendedOlaf Faaland2018-03-141-1/+1
* OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zioGeorge Wilson2018-03-141-20/+29
* mmp should use a fixed tag for spa_config lockssanjeevbagewadi2018-03-141-2/+3
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-03-145-27/+140
* Fix zle_decompress out of bound accessChunwei Chen2018-03-141-0/+4
* Fix zdb -c traverse stop on damaged objset rootChunwei Chen2018-03-141-9/+17
* Linux 4.16 compat: inode_set_iversion()Brian Behlendorf2018-03-141-1/+1
* OpenZFS 8966 - Source file zfs_acl.c, function zfs_aclset_common contains a u...WHR2018-03-141-1/+1
* Remove deprecated zfs_arc_p_aggressive_disableRichard Elling2018-03-141-4/+0
* Bug fix in qat_compress.c for vmalloc addr checkwli52018-03-141-4/+0
* Emit an error message before MMP suspends poolJohn L. Hammond2018-03-141-0/+5
* Remove vn_rename and vn_remove dependencyBrian Behlendorf2018-03-141-6/+28
* OpenZFS 8835 - Speculative prefetch in ZFS not working for misaligned readsAlexander Motin2018-01-301-5/+19
* Use zap_count instead of cached z_size for unlinkAlex Zhuravlev2018-01-301-1/+15
* Fix ARC hit rateBrian Behlendorf2018-01-302-3/+55
* Call commit callbacks from the tail of the listlidongyang2018-01-301-1/+1
* Update for cppcheck v1.80Brian Behlendorf2018-01-304-11/+12
* dmu_objset: release bonus buffer in failure pathGvozden Neskovic2018-01-301-0/+1
* Fix zfs_ioc_pool_sync should not use fnvlistChunwei Chen2018-01-301-3/+9
* vdev_mirror: load balancing fixesGvozden Neskovic2018-01-302-34/+23
* Fix multihost stale cache file importBrian Behlendorf2017-12-181-4/+8
* Revert "Long hold the dataset during upgrade"Tony Hutter2017-12-063-24/+6
* Fix NFS sticky bit permission denied errorBrian Behlendorf2017-12-041-3/+2
* Preserve itx alloc size for zio_data_buf_free()Brian Behlendorf2017-12-041-2/+5
* Fix 'zfs get {user|group}objused@' functionalityLOLi2017-12-041-1/+1
* Linux 4.14 compat: CONFIG_GCC_PLUGIN_RANDSTRUCTMark Wright2017-12-0412-124/+126
* Emit history events for 'zpool create'Brian Behlendorf2017-12-042-20/+23
* Fix dirty check in dmu_offset_next()Brian Behlendorf2017-11-211-6/+4
* Fix truncate(2) mtime and ctime handlingLOLi2017-11-211-2/+2
* OpenZFS 7531 - Assign correct flags to prefetched buffersbenrubson2017-11-211-0/+12
* Long hold the dataset during upgradeArkadiusz Bubała2017-11-213-6/+24
* Handle compressed buffers in __dbuf_hold_impl()Tim Chase2017-11-212-12/+36
* Bug fix in qat_compress.c when compressed size is < 4KBwli52017-11-201-4/+4
* Support integration with new QAT productswli52017-11-201-3/+5
* Reimplement vdev_random_leaf and rename itOlaf Faaland2017-11-201-36/+26
* Fixes for SPARC supportBrian Behlendorf2017-10-161-6/+181
* Skip FREEOBJECTS for objects which can't existFabian Grünbichler2017-10-161-0/+16
* Free objects when receiving full stream as cloneFabian Grünbichler2017-10-161-1/+51
* Fix ARC behavior on 32-bit systemsBrian Behlendorf2017-10-161-27/+58
* Remove unnecessary equality checkTobin Harding2017-10-161-1/+1
* Use linear abd in vdev_copy_uberblocks()Isaac Huang2017-10-161-1/+1