aboutsummaryrefslogtreecommitdiffstats
path: root/include/sys
Commit message (Expand)AuthorAgeFilesLines
* OpenZFS 9166 - zfs storage pool checkpointSerapheim Dimitropoulos2018-06-2619-50/+217
* Linux 4.18 compat: inode timespec -> timespec64Brian Behlendorf2018-06-198-22/+41
* Add ASSERT to debug encryption key mapping issuesTom Caputi2018-06-181-0/+1
* Add tunables for channel programsJohn Gallagher2018-06-151-3/+3
* Reserve DMU_BACKUP_FEATURE for ZSTDAllan Jude2018-06-141-0/+1
* OpenZFS 9577 - remove zfs_dbuf_evict_key tsdMatthew Ahrens2018-06-132-4/+4
* Raw receive functions must not decrypt dataTom Caputi2018-06-061-1/+2
* OpenZFS 8484 - Implement aggregate sum and use for arc countersPaul Dagnelie2018-06-064-0/+104
* Add pool state /proc entry, "SUSPENDED" poolsTony Hutter2018-06-061-0/+3
* Remove rwlock wrappersBrian Behlendorf2018-06-041-1/+0
* OpenZFS 9464 - txg_kick() fails to see that we are quiescingSerapheim Dimitropoulos2018-06-041-1/+2
* OpenZFS 9235 - rename zpool_rewind_policy_t to zpool_load_policy_tPavel Zakharov2018-06-041-13/+13
* zpool reopen should detect expanded devicesSara Hartse2018-05-311-0/+12
* Update build system and packagingBrian Behlendorf2018-05-2911-24/+64
* OpenZFS 9486 - reduce memory used by device removal on fragmented poolsMatthew Ahrens2018-05-242-0/+7
* OpenZFS 9075 - Improve ZFS pool import/load process and corrupted pool recoveryPavel Zakharov2018-05-086-3/+29
* OpenZFS 8961 - SPA load/import should tell us why it failedPavel Zakharov2018-05-082-1/+4
* Add support for decryption faults in zinjectTom Caputi2018-05-025-10/+15
* RHEL 7.5 compat: FMODE_KABI_ITERATEBrian Behlendorf2018-05-022-11/+18
* OpenZFS 9236 - nuke spa_dbgmsgMatthew Ahrens2018-04-303-10/+2
* Fix ENOSPC in "Handle zap_add() failures in ..."Chunwei Chen2018-04-181-4/+11
* assertion in arc_release() during encrypted receiveMatthew Ahrens2018-04-173-9/+13
* OpenZFS 9079 - race condition in starting and ending condensing thread for in...Serapheim Dimitropoulos2018-04-144-3/+57
* OpenZFS 9290 - device removal reduces redundancy of mirrorsMatthew Ahrens2018-04-142-2/+2
* OpenZFS 7614, 9064 - zfs device evacuation/removalMatthew Ahrens2018-04-1428-35/+753
* Fix race in dnode_check_slots_free()Tom Caputi2018-04-102-0/+5
* Revert "Handle zap_add() failures in mixed ... "Tony Hutter2018-04-091-11/+4
* Fixes for SNPRINTF_BLKPTR with encrypted BP'sMatthew Ahrens2018-04-062-6/+26
* Decryption error handling improvementsTom Caputi2018-03-313-6/+8
* Fix hung z_zvol tasks during 'zfs receive'LOLi2018-03-301-0/+1
* OpenZFS 9164 - assert: newds == os->os_dsl_datasetAndriy Gapon2018-03-301-2/+2
* enable zfs_dbgmsg() by default, without dprintf()Matthew Ahrens2018-03-211-3/+16
* Add comments for portable dnode / objset flagsTom Caputi2018-03-202-1/+13
* Report pool suspended due to MMPOlaf Faaland2018-03-153-2/+9
* Fix race in trace point in zrl_add_implChunwei Chen2018-03-121-8/+8
* Record skipped MMP writes in multihost_historyOlaf Faaland2018-03-062-2/+5
* Change checksum & IO delay ratelimit valuesTony Hutter2018-03-042-5/+9
* Raw DRR_OBJECT records must write raw dataTom Caputi2018-02-271-2/+3
* Incorrect maximum DVA value in DDE_GET_NDVAS()Tim Chase2018-02-261-1/+1
* Report duration and error in mmp_history entriesOlaf Faaland2018-02-223-1/+5
* Raw receive should change key atomicallyTom Caputi2018-02-212-2/+7
* Raw receives must compress metadnode blocksTom Caputi2018-02-211-2/+0
* ZIL claiming should not start user accountingTom Caputi2018-02-201-1/+1
* Fix coverity defects: zfs channel programsDon Brady2018-02-201-3/+4
* OpenZFS 8857 - zio_remove_child() panic due to already destroyed parent zioGeorge Wilson2018-02-141-0/+11
* Project Quota on ZFSNasf-Fan2018-02-1313-22/+163
* Handle zap_add() failures in mixed case modesanjeevbagewadi2018-02-091-4/+11
* Linux 4.16 compat: inode_set_iversion()Brian Behlendorf2018-02-081-4/+2
* OpenZFS 8677 - Open-Context Channel ProgramsSerapheim Dimitropoulos2018-02-082-10/+21
* OpenZFS 8604 - Simplify snapshots unmounting codeSerapheim Dimitropoulos2018-02-081-2/+3