aboutsummaryrefslogtreecommitdiffstats
path: root/module
Commit message (Expand)AuthorAgeFilesLines
* Project Quota on ZFSNasf-Fan2018-02-1322-216/+1191
* mmp should use a fixed tag for spa_config lockssanjeevbagewadi2018-02-121-2/+3
* OpenZFS 8520 - lzc_rollbackAndriy Gapon2018-02-092-10/+50
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-02-095-27/+141
* Fix zle_decompress out of bound accessChunwei Chen2018-02-091-0/+4
* Fix zdb -c traverse stop on damaged objset rootChunwei Chen2018-02-091-6/+14
* Linux 4.16 compat: inode_set_iversion()Brian Behlendorf2018-02-081-1/+1
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-084-59/+135
* OpenZFS 8604 - Simplify snapshots unmounting codeSerapheim Dimitropoulos2018-02-082-28/+25
* Increase code coverage for Lua librariesDon Brady2018-02-089-691/+10
* OpenZFS 8600 - ZFS channel programs - snapshotChris Williamson2018-02-085-23/+77
* OpenZFS 8592 - ZFS channel programs - rollbackBrad Lewis2018-02-082-11/+36
* OpenZFS 8605 - zfs channel programs fix zfs.existsChris Williamson2018-02-081-1/+1
* OpenZFS 7431 - ZFS Channel ProgramsChris Williamson2018-02-0873-236/+20381
* OpenZFS 8966 - Source file zfs_acl.c, function zfs_aclset_common contains a u...WHR2018-02-081-1/+1
* Remove deprecated zfs_arc_p_aggressive_disableRichard Elling2018-02-071-4/+0
* Adjust ARC prefetch tunables to match docsTom Caputi2018-02-051-4/+4
* Bug fix in qat_compress.c for vmalloc addr checkwli52018-02-051-4/+0
* Fix hash_lock / keystore.sk_dk_lock lock inversionBrian Behlendorf2018-02-041-48/+39
* Change os->os_next_write_raw to work per txgTom Caputi2018-02-025-6/+7
* Raw sends must be able to decrease nlevelsTom Caputi2018-02-024-13/+158
* Fix recovery import (-F) with encrypted poolTom Caputi2018-02-021-0/+2
* Encryption Stability and On-Disk Format FixesTom Caputi2018-02-0212-158/+449
* Change movaps to movups in AES-NI codeTom Caputi2018-01-313-48/+49
* Fix txg_sync_thread hang in scan_exec_io()Brian Behlendorf2018-01-311-2/+13
* Fix style issues in man pages and commands helpLOLi2018-01-291-1/+6
* Add dbuf hash and dbuf cache kstatsGiuseppe Di Natale2018-01-292-25/+192
* OpenZFS 8997 - ztest assertion failure in zil_lwb_write_issuePrakash Surya2018-01-263-52/+47
* Extend deadman logicBrian Behlendorf2018-01-253-20/+183
* OpenZFS 8731 - ASSERT3U(nui64s, <=, UINT16_MAX) fails for large blocksAndriy Gapon2018-01-251-6/+6
* Revert "Remove wrong ASSERT in annotate_ecksum"Giuseppe Di Natale2018-01-251-2/+2
* OpenZFS 8835 - Speculative prefetch in ZFS not working for misaligned readsAlexander Motin2018-01-191-5/+19
* OpenZFS 8652 - Tautological comparisons with ZPROP_INVALBrian Behlendorf2018-01-191-7/+6
* Emit an error message before MMP suspends poolJohn L. Hammond2018-01-171-0/+5
* OpenZFS 8959 - Add notifications when a scrub is paused or resumedSean Eric Fagan2018-01-171-1/+5
* OpenZFS 8930 - zfs_zinactive: do not remove the node if the filesystem is rea...Andriy Gapon2018-01-111-7/+26
* Support -fsanitize=address with --enable-asanBrian Behlendorf2018-01-107-20/+27
* Use zap_count instead of cached z_size for unlinkAlex Zhuravlev2018-01-091-1/+15
* Fix -fsanitize=address memory leakDHE2018-01-091-2/+4
* Fix ARC hit rateBrian Behlendorf2018-01-082-2/+54
* OpenZFS 8909 - 8585 can cause a use-after-free kernel panicPrakash Surya2017-12-282-100/+129
* Call commit callbacks from the tail of the listlidongyang2017-12-221-1/+1
* Support re-prioritizing asynchronous prefetchesTom Caputi2017-12-214-35/+112
* Fix multihost stale cache file importBrian Behlendorf2017-12-181-4/+8
* Suppress incorrect objtool warningsBrian Behlendorf2017-12-072-0/+8
* OpenZFS 8603 - rename zilog's "zl_writer_lock" to "zl_issuer_lock"Prakash Surya2017-12-061-22/+22
* OpenZFS 8585 - improve batching done in zil_commit()Prakash Surya2017-12-056-286/+1331
* 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
* Unbreak the scan status ABITom Caputi2017-11-301-5/+5